@charset "utf-8";
/**/
.sidebar{
	width:202px;
	background: url(../images/sidebar_bot.gif) no-repeat left bottom;
}
#sidebar-thead{
	width:202px;
	height:41px;
	overflow:hidden;	
}
#sidebar-thead img{
	width:202px;
	height:41px;
}
.sidebar_title_thead{
	height: 26px;
	background: url(../images/sidebar_fmt_contentpage_thead.gif);
	padding-top:15px;
	text-align:left;
	padding-left:10px;
	font-size:14px;
	color:#fff;
}
#sidebar-listbox{
	padding:5px 10px;
	width:174px;
	text-align:left;	
}
#sidebar-listbox ul li
{
   padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ddd;
}
#sidebar-listbox ul li h6.side_menutree{
	padding-left:18px;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#666;
	background: url(../images/point_listdt.gif) no-repeat 0px 4px;
}
#sidebar-listbox ul li p{
	height:18px;
	padding-top:6px;
	padding-left:40px;
}
#sidebar-listbox ul li p a
{
	color:#666;
	font-weight:100;
	
	}
#sidebar-listbox ul li p a:hover
{
	color:#fe0000;
	}
.side_contentbox{
	border-left:4px solid #3f9ede;
	border-right:4px solid #3f9ede;
	width:194px;
	padding-bottom:4px;
	text-align:center;
}
/**/
li.go_listennow{
	background: url(../images/go_listennow.gif) no-repeat;
}
li.go_listenlist{
	background: url(../images/go_listenlist.gif) no-repeat;
}
li.go_sec_listenclass{
	background: url(../images/go_sec_listenclass.gif) no-repeat;
}
li.go_sec_listenclass a{
	color:#ff0000;
}
li.go_askforprofession{
	background: url(../images/go_askforprofession.gif) no-repeat;
}
/**/
.content_main{
	width:1003px;
	margin:0 auto;
	margin-top:10px;
}
.mainbox{
	width:791px;
	padding-top:13px;
	background: url(../images/mainbox_bg.gif) no-repeat left top;
}
.mainbox_body{
	border-left:3px solid #bddeef;
	border-right:3px solid #bddeef;
	padding:10px 15px;
}
.mainbox_bot{
	clear:both;
	width:791px;
	height:13px;
}
