﻿* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	background-color: #f7f7f7;
}
#header {
	margin: 0 auto;
	height: 150px;
	line-height: 150px;
	width: 1000px;
	background-color: #fff;
	background-image: url(../images/map_pic.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	position: relative;
}
#header span {
	position: absolute;
	top: -60px;
	right: 10px;
	color: #fff;
}
#header span a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	font-size: 14px;
}
.school_logo {
	width: 65px;
	height: 65px;
	margin-top: 37.5px;
	margin-left: 10px;
	float: left;
}
.web_name {
	float: left;
	margin-top: 35px;
	z-index: 2;
	height: 50%;
}
#nav {
	margin: 0 auto;
	clear: both;
	height: 40px;
	width: 1000px;
	background-color: #2199CB;
}
#nav ul {
	margin: 0;
	width: 1000px;
}
#nav .nav-box {
	padding: 0 50px;
}
#nav ul li {
	float: left;
	height: 40px;
	width: 90px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	list-style-type: none;
}
#nav ul li ul {
	position: relative;
	display: none;
	top: 0;
	left: 0;
	z-index: 2;
}
#nav ul li ul li {
	clear: left;
}
#nav ul li:hover ul {
	display: block;
}
#nav ul li a {
	display: block;
	height: 40px;
	color: #fff;
	text-decoration: none;
	background: #2199CB;
}
#nav ul li a:hover {
	background: #ea8c04;
}
#content {
	height: 500px;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}
.lef {
	float: left;
	margin: 10px 0 0 10px;
	width: 200px;
	border: 1px solid #b0d4ec;
}
.lef ul {
	margin: 0;
	padding: 0;
}
.lef ul li {
	list-style: none;
	text-decoration: none;
}
.lef ul li a {
	display: block;
	height: 30px;
	width: 180px;
	line-height: 30px;
	font-size: 14px;
	color: #444;
	padding-left: 15px;
}
.lef ul li a:hover {
	padding-left: 20px;
	color: #fff;
}
.subject {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
}
.subject span {
	margin-left: 15px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}
.topcate li a:hover, .topcate .hover,.topcate li.selected {
	background: url(../images/li_bg.gif);
}
.topcate .hover a,.topcate li.selected a {
	color: #fff !important;
}
.righ {
	float: left;
	margin: 10px 0 0 50px;
	height: 500px;
	width: 700px;
}
.righ img {
	max-width: 600px;
}
#content a {
	text-decoration: none;
}
#content .place a, .list a {
	color: #444;
}
#content .place {
	height: 20px;
}
#content .place span {
	color: #444;
	font-size: 13px;
}
#content .place a:hover {
	color: #ff5500;
}
#content .name {
	display: block;
	margin-top: 5px;
	padding-left: 10px;
	height: 28px;
	width: 690px;
	color: #336699;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 28px;
	border-top: 1px solid #c5c5c5;
	border-bottom: 2px solid #8ccef4;
	background-color: #f4f6f4;
}
#content .list {
	margin-top: 10px;
	clear: both;
	min-height: 300px;
	font-size: 14px;
	border-bottom: 1px solid #c8c8c8;
}
#content .list span {
	color: orange;
}
#content .list .time {
	float: right;
	font-size: 12px;
	color: #666;
}
#content .list a, #content .list span {
	margin-left: 5px;
	float: left;
}
#content .list ul li {
	height: 28px;
	width: 700px;
	line-height: 28px;
	list-style: none;
	font-family: "宋体";
}
#content .list img {
	margin-top: 11px;
	border-style: none;
	line-height: 26px;
	float: left;
}
#content .list a:hover {
	color: #7fb8f1;
	text-decoration: underline;
}
#footer {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	/* margin-top:40px; */
	/* border:1px solid black; */
	background-color: #2199CB;
	color: #fff;
	padding-top: 5px;
}
#footer p {
	text-align: center;
	margin-top: 10px;
}
#content .list .wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; float:right;}
#content .list .wp_paging input {font-size:12px;*font-size:100%;}
#content .list .wp_paging li {display:inline-block;height:25px;line-height:25px;float:left;margin-top:5px;width: auto;}
#content .list .wp_paging li span,.wp_paging li a {display:inline-block;float:left;margin-left:10px;color: #666;}
#content .list .wp_paging li em { font-style:normal;}
#content .list .wp_paging li a {cursor:pointer;color:#666;line-height: 25px;height: 25px;float: none;}
#content .list .wp_paging li a:hover {color:#000;}
#content .list .wp_paging li a span{ margin:0;color:#666;}
#content .list .wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
#content .list .wp_paging li input:focus{ outline:none;}
.possplit { width: 27px; background:url(../images/posslit.png) no-repeat center;}