/* CSS Document */

body {
	color: #353535;
	margin:0px;
	line-height: 26px;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Tahoma, Arial;
	font-size: 12px;
	background-color:#FFF;
	background-image: url(images/bj.jpg);
	background-repeat: no-repeat;
	background-position: center 400px;
}
a {
	color:#333333;
	text-decoration: none;
}
a:hover{
	color:#0066CC;
	text-decoration: none;
	cursor:pointer;
}

h2{
	color:#0066CC;
	font-size: 15px;
	font-weight: bold;
	margin:5px;
	padding:0px 0px 6px 0px;
	text-indent: 5px;
	letter-spacing: 2px;
	}
#top {
	width: 100%;
	height:355px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#4CA3EC;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top_d {
	background-image: url(images/top_d.jpg);
	height:20px;
	background-repeat: repeat-x;
}
#menu {
	height:27px;
	margin:0px;
	background-image: url(images/menu_bj.jpg);
	background-repeat: repeat-x;
}
#menu td {
	height:35px;
	margin:0px;
	background-image: url(images/menu_fg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align:center;
}
#main {
	width:980px;
	background-image: url(images/main_bj.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:10px;
	padding:10px; 6px;
}
.bt {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/bt_bj.jpg);
	margin: auto;
	height: 35px;
	text-indent: 18px;
	line-height: 32px;
	font-weight: bold;
}

.img_bk {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin:5px;
}
.r_nr {
	background-color: #F9F9F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-bottom:10px;
}
ul,li{margin:0;padding:0;list-style:none}

.schoolloop li{
	float:left;
	width:140px;
	height:80px;
	padding:10px;
	text-align:center;
	margin:0px 5px 10px 5px;
	border: 1px dashed #CCCCCC;
	line-height:20px;
	background-color: #FFFFFF;
}
.schoolloop li img{
	padding:2px;
	border:1px solid #EEEEEE;
	margin-bottom:8px
}

.schoolloop a:hover li {
	background-color: #FDF7F0;
	float:left;
}
.schoolloop{padding:0px 15px;width:693px}
.xx_fg {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height:150px;
}
.copyright {
	color:#a2a2a2;
	text-align:center;
	font-size:12px;
	margin:10px auto 0px auto;
	line-height:20px;
	padding:28px 0px 5px 0px;
	background-color: #EEE;
	background-image: url(images/fgx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#db a {
	color:#333;

}