@charset "gb2312";
*,div,p,span,input,ol,ul,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
body{
	width:960px;
	margin:0px auto;
	font:12px/150% 宋体,Arial, Helvetica, sans-serif;
}
div{
	height:1%;
	overflow:hidden;
}
ul{
	list-style:none;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
	vertical-align: middle;
}
input,select{
	vertical-align:middle;
}
/* header start */
#hd #logo{
	float:left;
	width:241px;
}
#hd .c_1{
	width:633px;
	float:right;
}
#hd .c_1 .passport .c_2{
	float:left;
	width:61px;
}
#hd .c_1 .passport .c_3{
	width:572px;
	float:right;
	background:url(../../images/1_3.gif) repeat-x;
	height:26px;
	line-height:26px;
}
#hd .c_1 .passport .c_3 span{
	font-weight:bold;
	color:#016e85;
	padding-right:70px;
}
#hd .c_1 .search{
	padding-top:15px;
	padding-bottom:5px;
	text-align:right;
	background:url(../../images/search_br.gif) no-repeat right bottom;
}
#hd .c_1 .search input{
	color:#666;
}
/*  nav  */
#hd .nav{
	background:url(../../images/1_5.gif) repeat-x;
	height:31px;
	line-height:31px;
	clear:both;
}
#hd .nav ul{
	list-style:none;
}
#hd .nav ul li{
	float:left;
	padding:0px 28px;
	background:url(../../images/1_6.gif) no-repeat right;
}
#hd .nav ul li a{
	font-weight:bold;
	color:#fff;
}
#affiche{
	background:url(../../images/1_8.gif) repeat-x;
	height:27px;
	line-height:27px;
	border:1px solid #d1d1d1;
	border-top:none;
	padding-left:20px;
	color:#666;
}
#affiche span{
	color: #F23D00;
	padding-left:20px;
}
/*  你所在的位置 */
#place{
	background:url(../../images/1_10.gif) repeat-x;
	margin-top:5px;
	color:#666;
}
/*  左侧过栏  */
#lt_co{
	float:left;
	width:680px;
}
/*  学校介绍  */
#presentation{
	background:#f2f9fd;
}
#presentation table{
	margin:0px auto;
	font-size:14px;
	border-bottom: 1px solid #CCC;
}
#presentation table .pic {
	padding-top:10px;
}
#presentation table .pic img{
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}
#presentation table h1{
	font-size:18px;
	padding:5px 0px;
}
#presentation table span{
	font-weight:bold;
	color:#036b89;
}
#jianjie{
	width:95%;
	margin:10px auto;
}
/*  课程推荐  */
.bo_8a{
	border:1px solid #8adcec;/*  所有想同样式都用此属性  */
}
.bo_8a .title{
	height:25px;
	line-height:25px;
	background:url(../../images/1_16.gif) repeat-x;
}
.bo_8a .title h2{
	float:left;
	font-size:14px;
	color:#006d82;
	padding-left:15px;
}
.bo_8a .title a{
	float:right;
	padding:2px 5px 0px 0px;
}
.bo_8a .c_1{
	padding:5px 0px;
}
.bo_8a .c_1 .pic{
	float:left;
	padding:0px 5px 5px;
	width:100px;
}
.bo_8a .c_1 .pic img{
	border:1px solid #CCC;
	padding:5px;
}
.bo_8a .c_1 .content{
	float:right;
	padding-right:5px;
	width:220px;
}
.bo_8a .c_1 .content h3{
	color:#006fa9;
	font-size:12px;
}
.bo_8a .c_1 .content p{
	color:#999;
}
#new_kc{
	float:left;
	width:337px;
	margin-top:5px;
}
#new_kc ul,#suiji_kc ul{
	padding:0px 10px 5px;
}
#new_kc ul li,#suiji_kc ul li{
	background:url(../../images/1_19.gif) no-repeat left center;
	padding-left:15px;
}
#suiji_kc{
	width:337px;
	float:right;
	margin-top:5px;
}
/*  相关点评  */
#dianping{
	clear:both;
	margin-top:5px;
}
#dianping .title{
	height:26px;
}
#dianping .title h2{
	font-size:14px;
	color:#02456b;
	padding-left:10px;
}
#dianping .title h2 span{
	font-weight:normal;
}
#dianping .container{
	background:url(../../images/1_24.gif) repeat-x bottom;
	padding:5px 0px;
}
#dianping .container .pic{
	width:68px;
	padding:5px;
	float:left;
}
#dianping .container .content{
	width:600px;
	float:right;
}
#dianping .container .content p{
	color:#333;
}
#dianping .container .pic img{
	border:1px solid #BEEAEB;
}
/* 上一页  下一页 */
#go_to{
	text-align:right;
	margin-top:10px;
}
#go_to a{
	padding:0px 5px;
	font-size:14px;
}
/*  留言 */
#liuyan{
	border-top:1px solid #0094b2;
	background:#f2f9fd;
	margin-top:20px;
}
#liuyan h2{
	font-size:14px;
	padding:10px 0px 0px 10px;
}
#liuyan textarea{
	width:95%;
	margin:10px 0px 10px 20px;
	height:100px;
}
#liuyan .input_1{
	height:15px;
	width:100px;
}
#liuyan .enter{
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
}
/*  右侧过栏  */
#rt_co{
	float:right;
	width:270px;
}
/* 相关信息 */
#sgxx ul,#zdgx ul,#sf ul{
	padding:10px;
}
#sgxx ul li{
	background:url(../../images/1_12.gif) no-repeat left center;
	padding-left:20px;
	line-height:22px;
}
/* 本省市重点高校*/
#zdgx{
	margin-top:5px;
}
#zdgx ul li{
	background:url(../../images/1_19.gif) no-repeat left center;
	padding-left:20px;
	line-height:22px;
}
/* 省份 */
#sf{
	margin-top:5px;
}
#sf ul li{
	float:left;
	padding:0px 5px;
}

#ft{
	clear:both;
	border-top:4px solid #d2f5f6;
	text-align:center;
	margin:10px auto 10px;
	padding-top:10px;
}











