@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6 {
	font-size:13px;
	color:#0383e5;
}
a:link, a:visited{
	color:#595959;
	text-decoration:none;
}
a:hover{
	color:#F00;
	text-decoration:underline;
}
/*--------------------中间内容的左边部分----------------*/
.con_right{
	padding:20px 0px;
	border:1px solid #d7d8d9;
	/*background: #f2f7fb;*/
	font-size:14px;
	color:#4D4D4D;
	width:100%;
}
.con_right h1{
	font-size:18px;
	color:#0383E5;
}
.list_line{
	border-bottom:1px solid #D7D8D9;
	margin:0px 20px;
	padding:0px 0px 10px;
}
.con_left span a:link, .con_left span a:visited{
	color:#e60012;
}
.con_left ul li{
	background:url(../img/school/arrow.gif) no-repeat 7px center;
	padding-left:25px;
	line-height:30px;
	border-bottom:1px dashed #D7D8D9;
	margin:8px 0px;
}
.article_con{
	padding:15px 30px 15px 30px;
	line-height:25px;
}
.article span{
	padding-left:50px;
	font-size:12px;
	color:#f00;
}
.college .imgcon_width img{
	height:76px;
	width:106px;
	overflow:hidden;
}
/*table tr{
	background:#FFF;
}*/
.con_right table tr td{
	padding:3px 10px;
	line-height:25px;
	
}
.trbg {
	background:#F9F6F0;
}
.trbg02 {
	background:#FFF;
}
/*--------------------中间内容的右边部分----------------*/	
.con_right{
	width:290px;
}
.con_right h2{
	float:left;
}
.con_right span{
	float:right;
	margin-right:10px;
	cursor:pointer;
}
/*.gray_gradient{
	border-bottom:1px solid #D7D8D9;
	border-top:1px solid #D7D8D9;
}*/
.gray_gradient a:link, .gray_gradient a:visited{
	color:#0383e5;
}
.gray_gradient a:hover{
	text-decoration:underline;
}
.each_border{
	border:1px solid #D7D8D9;
	border-top:0px;
	margin-bottom:15px;
	padding:0px;
	height:1%;   /*解决鼠标滚动，边框被截断的问题（当此容器内部有浮动元素的时候在IE浏览器里面会出现这种情况）*/
}
.login_border{
	border:1px solid #D7D8D9;
	border-top:0px;
	margin-bottom:15px;
	padding:0px;
	height:1%;
}
.user_login{
	margin:15px 20px;
	color:#008cf7;
}
.login_width{
	width:130px;
	border:1px solid #008cf7;
	height:16px;
	overflow:hidden;
}
.input_height{
	margin:10px 0px;
	line-height:25px;
}
.input_height a:link, .input_height a:visited{
	color:#0383e5;
}
.submit_bg{
	background:url(../img/school/submit_bg.gif) repeat-x;
	border:1px solid #69b2fe;
	height:19px;
	color:#008cf7;
	font-size:12px;
	cursor:pointer;
}
.number_bg{
	background:url(../img/school/number_bg.gif) no-repeat left 1px;
	margin:10px 5px 10px 12px;
	padding-left:28px;
}
.number_bg li{
	line-height:24px;
}
.ul_text{
	margin:10px 5px 10px 18px;
}
.ul_text li{
	line-height:24px;
	background:url(../img/school/gray_dot.gif) no-repeat left center;
	padding-left:10px;
}
.video_top{
	margin:0px 5px 10px 12px;
}
.video_top a{
	background:url(../img/school/record.gif) no-repeat right center;
	padding-right:25px;
}
/*.professor{
	margin-bottom:12px;
}*/
.gray_block{
	background:url(../img/school/gray_block.gif) repeat-x;
	border-top: 1px solid #D7D8D9;
	height:28px;
	line-height:33px;
	overflow:hidden; /*解决ie6高度溢出问题*/
}
.gray_block h2{
	padding-left:24px;
}
.gray_block a:link, .gray_block a:visited{
	color:#008cf7;
}
.each_border .imgcon_width{
	margin:0px auto 2px 20px;
	width:114px;
	float:left;
	display:inline;
	text-align:center;
	padding-bottom:5px;
}
.each_border .img_top{
	margin:15px 0px 5px 0px;
}
.each_border img{
	padding:3px;
	border:1px solid #D7D8D9;
	width:106px;
	height:76px;
	overflow:hidden;
}
.img_text{
	line-height:20px;
}
.magzine{
	margin:15px; 
	float:left;
	padding:0px;
	display:inline;
}
.magzine img{
	width:85px;
	height:111px;
	padding:0px;
	border:0px;
	overflow:hidden;
}
.magzine_text{
	margin:12px 5px 5px 0px;
	text-align:left;
}
.footer{
	margin-top:15px;
	border-top:1px solid #D7D8D9;
	text-align:center;
	padding:16px 0px;
	line-height:25px;
}
.classes{
	margin:0px 30px;
}
.classes h4{
	color:#0383E5;
	border-bottom:1px solid #D7D8D9;
	line-height:35px;
	padding-left:15px;
}
.classes ul{
	padding:8px 15px;
}
.classes ul li{
	line-height:28px;
}









