@charset "utf-8";
/**/
#study-index-main{
	margin-top:10px;
}
#study-index-sidebar{
	width:281px;
}
#study-index-sidebar img{
	margin:0;
	border:none;
}
/**/
.h_style{
   text-align:left;
	margin-left:12px;
	margin-right:12px;
	padding-left:16px;
	background: url(../images/icon_point_right.gif) no-repeat 0px 15px;
	font-size: 12px;
	color:#226aa4;
	height:24px;
	padding-top:15px;
	position: relative;
}
.h_style p{
	position: absolute;
	right:0px;
	top:16px;
	height:12px;
	text-align:right;
}
/**/
.study_sidebar_box{
	background: url(../images/study_sidebarbox_thead.gif) no-repeat top left;
	text-align:left;
}
/**/
.study_sidebar_conbox{
   position: relative;
	width:257px;
	padding-left:12px;
	padding-right:12px;
	background:  url(../images/study_sidebarbox_bg.gif) repeat-y;
	*margin-bottom:-2px;
}
/**/
#study-rec-fmt{
	height:216px;
}
#study-rec-fmt dl dt{
	float:left;
	height:140px;
	padding-top:10px;
	padding-bottom:10px;
	width:120px;
	margin-right:10px;
}
#study-rec-fmt dl dt .fmt_photo{
	width: 120px;
	height:102px;
}
#study-rec-fmt dl dt .fmt_photo img{
	width:120px;
	height:102px;
}
#study-rec-fmt dl dt .fmt_name{
	height:30px;
	border:1px solid #eee;
}
#study-rec-fmt dl dt .fmt_name a{
	display:block;
	height:20px;
	padding-top:10px;
	background:#fafafa;
	color:#333;
	font-weight:bold; 
}
#study-rec-fmt dl dd{
	padding-top:10px;
	line-height: 20px;
	text-align:left;
}
#study-rec-fmt dl dd p a{
	color:#ff0000;
	text-decoration:underline;
}
/**/
#study-quicknav
{
	margin-top:8px!important;
	margin-top:0;
	height:156px;
}
#study-quicknav h6{
	color:#333;
}
#study-quicknav ul li{
	float:left;
	height:68px;
	width:137px;
	text-align:left;
	margin-top:10px;
	display:inline;
	font-weight:bold;
}
#study-quicknav ul li a{
	display:block;
	height:48px;
	padding-top:20px;
	width:77px;
	padding-left:60px;
	color:#888;
	font-size:14px;
	font-family: ·½ÕýÒ¦Ìå;
}
/**/
#study-rec-ask{
   clear:both;
	margin-top:10px;
}
#study-rec-ask h6{
	color:#333;
}
#study-rec-ask p.sidebar_rightbg{
	height:320px;
}
#study-rec-ask ul li{
	border-bottom:1px dashed #ddd;
	text-align:left;
	padding-top:12px;
	height:18px;
	background: #fbfbfb;
	border-bottom:1px solid #ebebeb;
	font-size:12px;
	overflow:hidden;
	color:#999;
}
#study-rec-ask ul li a{
	color:#666;
	margin-left:2px;
}
#study-rec-ask ul li.li_even{
	background:#f1fcfe;
	border-bottom:1px solid #cce2e0;
	color:#3493a9;
}
#study-rec-ask ul li.li_even a{
	color:#3493a9;
}
/**/
#study-index-mainbody{
	width: 707px;
}
#study-class-recursion{
	
}
#study-class-recursion ul li{
	float:left;
	width:348px;
	padding-bottom:10px;
	padding-top:8px;
	background: url(../images/classbox_top.gif) no-repeat left top;
}
#study-class-recursion ul li.li_even{
	margin-left:11px;
}
#study-class-recursion ul li dl{
	border-left: 2px solid #add6f4;
	border-right:2px solid #add6f4;
	padding:5px 10px;
	width:324px;
	height:120px;
	font-size:14px;
	white-space: nowrap;
	margin-bottom:-3px;
}
#study-class-recursion ul li img{
	clear:both;
	margin:0;
}
#study-class-recursion ul li dl dt{
	height: 16px;
	padding-bottom:4px;
	text-align: left;
	padding-left:18px;
	font-weight:bold;
	background: url(../images/icon_point_bottom.gif) no-repeat 0px 0px;
	border-bottom:1px solid #d2ecff;
	color:#333;
	margin-bottom:10px;
}
#study-class-recursion ul li dl dd{
	float:left;
	padding-left:12px;
	padding-right:12px;
    white-space:nowrap;
	height:14px;
	*height:13px;
	padding-top:0;
	*padding-top:1px;
	border-right:1px solid #ddd;
	margin-bottom:10px;
}
#study-class-recursion ul li dl dd a{
	color:#333;
}
#study-class-recursion ul li dl dd a:hover{
	text-decoration: underline;
	color:#ff4500;
}
/**/
#study-bottombar{
	clear:both;
	margin-top:10px;
	background: url(../images/study-bottombar-bg.gif);
	height:27px;
	padding-top:12px;
	position: relative;
	text-align:left;
	padding-left:20px;
}
#study-bottombar p{
	position: absolute;
   right:10px;
	top:7px;
}
#study-bottombar a{
	color:#666;
}
#study-bottombar span{
	color:#ccc;
	margin-left:6px;
	margin-right:6px;
}
