@charset "utf-8";

.xn_eportfolio_channel_use {
	margin:0;
	padding:0;
	color: #3e3e3e;
	font-size: 12px;
	font-family:  "Dotum",  "Verdana", "Arial";
	width: 100%;
}

.xn_eportfolio_channel_use .tit_bar {
	position: relative;	
	border-top:1px solid #cecdd2;
	border-left:1px solid #cecdd2;
	border-right:1px solid #cecdd2;
	border-bottom:1px solid #bcbbbc;
	background: url(../images/title_bg.gif);		
	font-weight:bold;
	padding: 6px 0px 4px 0px;
	width: 169px;
	height: 14px;
}

.xn_eportfolio_channel_use .tit_bar .tit{
	display: block;
	float:left;
	padding-left:7px;
	font-weight:bold;
}

.xn_eportfolio_channel_use .tit_bar .btn_up{
	display: block;
	float:right;
	padding-right: 3px;
}

.xn_eportfolio_channel_use .action_List {
	position: relative;	
	margin:0;
	padding:9px;
	list-style:none;
	float:left;
	width: 151px;
    }

.xn_eportfolio_channel_use .action_List li {
	float:left;	
	position: relative;	
	margin:0;
	padding:3px 0px;
	width: 151px;
    }
    
    
.action_List a {
	font-size: 12px;
	color: #3e3e3e;
	text-decoration: none;
}

.action_List a:hover {
	font-size: 12px;
	color: #3e3e3e;
	text-decoration: underline;
}