@charset "gb2312";
/* CSS Document */

*{ border:0; margin:0; padding:0 }
a{ color:#000000; text-decoration:none; cursor: pointer;}
a:hover{ color:#C60000; text-decoration:underline}
body{
	background-color:#EDEEF0; text-align:left; font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif, "宋体", "黑体"; line-height:200%;
}
.hidden{ visibility:hidden; clear:both; }
#header {
	clear:both;
	margin:0 auto;
	background-image: url(images/top_bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:328px;
	background-color: #6688E9;
}
#db{
	padding: 12px;
	margin: 0px auto;
	width: 960px;
	text-align:center;
	line-height:20px;
	color: #666;
}
#logo {
	height:265px;
	width:960px;
	margin:0px auto;
	padding:35px 70px 0 0;
	text-align:right;
	}
/*学校中心首页*/
#main {
	width:966px;
	margin:0 auto;
	padding:15px;
	background-image:url(images/main_bj.jpg);
	background-color: #FAFAFA;
	background-repeat: repeat-y;
	background-position: center top;
}
#dk {
	width:980px;
	height:10PX;
	margin:0px auto;
	background-image: url(images/db_bj.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#dh_nav {
	margin:0px auto;
	width:940px;
	text-align:center;
}
#dh_nav ul li{
	line-height:22px;
	text-align: center;
	background-image: url(images/nav_fg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "微软雅黑", "幼圆", "宋体";
	display:inline;
	padding:0px 20px;
}
#dh_nav ul li a {
	font-size: 13px;
	color:#FFF;
	text-decoration: none;
}
#dh_nav ul li a:hover {
	color: #6FF;
}

.clear{ clear: both;}
h2 {
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 12px;
	color: #666;
}
/*schoollist*/
.taxis{
	list-style: none; margin: 0 !important; padding: 0 !important;
}
.taxis li{
	float: left; width: 23px !important; line-height: 23px; text-align: center; height: 23px !important; border: 1px solid #aeccf2; margin: 4px 4px 4px 0; font-weight: bold; background: #fbfdff !important; padding: 0 !important;
}
.taxis a:hover li{
	border: 1px solid #e9cd7f; font-weight: bold; background: #fffdec !important; color: #834400; padding: 0 !important;
}
.taxis li.last{
	margin-right: 0;
}
.taxist{
}
.taxist .ttitle{
	border-bottom: 1px solid #aeccf2; margin-top: 15px;
}
.taxist .ttitle span{
	width: 23px; height: 23px; background: #cbe9f7; display: block; line-height: 23px; text-align: center;
}
.taxist .ttitle .span{
	display: block; line-height: 23px; float:right; background: none; width: 60px;
}
.taxist .ttitle .span a{
	color: #666;
}
.taxist .ttitle span a{
	text-decoration: none; color: #000; font-weight: bold;
}
.taxist ul{
	list-style: none; margin: 0 !important; padding: 0 !important;
}
.taxist ul li{
	float: left; margin: 0 0 0 5px !important; min-width: 220px; width: auto !important; width: 220px; padding: 5px 0 !important; display: block; background: none !important;
}
.findsc{
	margin-bottom: 10px;
}
.taxist a { text-decoration: underline; color: #009ae7; }
.taxist a:hover { text-decoration: underline; color: #C60000; }
.F01{font: normal 12px/25px "宋体";color: #333;text-decoration: none;}
#main .taxist .ttitlu{ width:960px; margin-bottom:5px;border-bottom: 1px solid #aeccf2;}

#main div .taxist ul li a{ line-height:28px}


