body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%;
}
body {
	line-height: 1.5;
}
a {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
}
ol, ul, li {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
body {
	background-color: #FFF;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
/* ie7 hack*/
*+html .clearfix {
	min-height: 1%;
}
.ad1 {
width:950px;
overflow:hidden;
}
.area {
	clear: both;
	margin: 0px auto;
	width: 950px;
	text-align: right;
}
body {
	background:url(images/bg-news.gif) repeat-x;
}
.head {
	height: 96px;
	white-space: nowrap;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.head .logo {
	float: left;
	width: 239px;
	height: 96px;
	background: url(images/logo-news.png) 9px 10px no-repeat;
	text-indent: -1000px;
}
.head .mainnav {
	float: left;
	width: 604px;
	height: 96px;
}
.head .mainnav ul {
	padding: 25px 0 0 29px;
	overflow: hidden;
	width: 560px;
}
.head .mainnav li {
	float: left;
	width: 108px;
	margin: 0 1px;
	overflow: hidden;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.head .mainnav li a {
	color: #016400;
}
.head .mainnav li strong {
	font-weight: bold;
}
.head .mainnav li strong a {
	color:#338c31;
}
.head .mainnav li span {
padding-left:5px;
}
.head .block-head {
	float: left;
}
.subnav {
	background:#fff483 url(images/bg-subnav.gif) left top repeat-x;
	height: 28px;
	border-right: solid #b9b9b9 1px;
	border-bottom: solid #b9b9b9 1px;
	border-left: solid #b9b9b9 1px;
	width: 948px;
	white-space: nowrap;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.subnav ul {
	height: 28px;
	line-height: 28px;
}
.subnav li {
	float: left;
	padding: 0 9px 0 10px;
	background:url(images/bg-li-line.gif) left center no-repeat;
}
.subnav li:hover       {
	background-color: #fff7b5;
}

.subnav ul .first {
	padding-left: 15px;
	background-image: none;
}
.subnav .block-subnav {
	float: right;
	height: 28px;
}
.login {
	background:#eee url(images/bg-login.gif) left top repeat-x;
	width: 948px;
	border-right: solid #cecece 1px;
	border-bottom: solid #cecece 1px;
	border-left: solid #cecece 1px;
	height: 28px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.login .block-login {
	padding: 7px 0 0 0;
	float: left;
}
.login .block-login span {
	display: block;
	float:left;
	height: 17px;
	line-height: 18px;
	padding: 0 8px 0 12px;
	overflow: hidden;
}
.login .block-login input {
	float:left;
	height:15px;
	font-size:12px;
	background:#FFF url(images/bg-input.gif) left top repeat-x;
	border:solid #a8a8a8 1px;
	letter-spacing: 1px;
	padding: 0 0 0 3px;
	font-family: Arial;
}
.login .block-login .name {
	width: 120px;
}
.login .block-login .imgcode {
	width: 50px;
	margin: 0 5px;
}
.login .block-login img {
	float:left;
}
.login .block-login #sub {
	width: 40px;
	padding: 0;
	height: 17px;
	line-height: 16px;
}
.login .block-login a {
	display: block;
	float:left;
	height: 17px;
	line-height: 18px;
	padding:0 0 0 10px;
	overflow: hidden;
}
.login .block-logout {
	padding: 7px 0 0 20px;
	float: left;
}
.login .block-logout span {
	padding:0 20px 0 5px;
	color:#e00
}
.login .block-logout em {
	padding:1px 5px 0 5px;
	height:15px;
	font-size:12px;
	background:#FFF url(images/bg-input.gif) left top repeat-x;
	border:solid #a8a8a8 1px;
	letter-spacing: 1px;
	margin-right:5px;
}

.login .iconlink {
	float: right;
	padding:7px 0 0 0;
}
.login .iconlink a {
	padding: 2px 5px 2px 20px;
}
.login .iconlink .help {
	background:url(images/icon-help.gif) left center no-repeat;
}
.login .iconlink .search {
	background:url(images/icon-search.gif) left center no-repeat;
}
.login .iconlink .down {
	background:url(images/icon-down.gif) left center no-repeat;
}
.wrap-new {
	text-align: left;
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}
.news-new {
	width: 630px;
	float: left;
	overflow: hidden;
}
.wrap-new .width628 {
	width: 628px;
	border: solid #b6c7db 1px;
	padding: 0 0 12px 0;
	overflow:hidden;
	height: 402px;
}
.wrap-new .height-first {
	height: 353px;
}
.wrap-new .width628 .title-news {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid #ddd 1px;
	padding: 0 10px;
	background: #cee2fb url(images/title-new.gif) repeat-x;
	clear: both;
}
.wrap-new .width628 .title-news .click {
	font-size: 12px;
	font-weight: normal;
}
.wrap-new .width628 .title-news span {
	float: left;
}
.wrap-new .width628 .contain-new {
	overflow: hidden;
	float: left;
}
.wrap-new .width628 .title-news em {
	font-size: 12px;
	padding: 0 20px 0 0;
	float: right;
}
.wrap-new .width628 .title-news a.click {
	color: #00F;
}
.wrap-new .width628 .contain-new dl {
	padding: 8px 0 0 15px;
	width: 370px;
	overflow: hidden;
}
.wrap-new .width628 .contain-new dl dt {
	font-size: 14px;
	padding: 8px 0 0 0;
	line-height: 30px;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
}
.wrap-new .width628 .contain-new .number1 {
	font-size: 20px;
	font-family: "黑体";
	padding: 8px 0 0 0;
	line-height: 30px;
}
.wrap-new .width628 .contain-new .number1 a {
	color: #bb2a31;
}
.wrap-new .width628 .contain-new dl dd {
	line-height: 20px;
	width: 365px;
}
.wrap-new .width628 .contain-new ul {
	font-size: 14px;
	padding: 8px 0 0 0;
	width: 380px;
	overflow: hidden;
}
.wrap-new .width628 .contain-new ul a {
	color: #003377;
}
.wrap-new .width628 .contain-new ul a:hover {
	text-decoration: underline;
	color: #ba2636;
}
.wrap-new .width628 .contain-new ul a:visited {
	color:#800080;
}
.wrap-new .width628 .contain-new ul li {
	padding: 0 0 0 20px;
	background:url(images/dot3.gif) 10px center no-repeat;
	line-height: 24px;
	white-space: nowrap;
	width: 360px;
	overflow: hidden;
}
.wrap-new .width628 .contain-new ul span {
	padding: 0 0 0 10px;
	font-size: 12px;
	font-family: arial;
}
.wrap-new .width628 .images-new {
	width: 227px;
	float: right;
	overflow: hidden;
	padding: 15px 13px 0 0;
	text-align: center;
}
.wrap-new .width628 .images-new span {
	display: block;
	padding: 5px 20px 0 20px;
	line-height: 18px;
}
#sww-gg {
	text-align: center;
	height: 90px;
	padding: 10px 0 0 0;
}
.wrap-new .sidebar-new {
	width: 310px;
	float: right;
}
.wrap-new .width308 {
	width: 308px;
	border: solid #b6c7db 1px;
	background:#f9f9f9;
	padding: 0 0 10px 0;
	overflow: hidden;
	height: 404px;
}
.wrap-new .width308 .title-news {
	margin:0 10px;
	border-bottom:solid #b6c7db 1px;
	overflow:hidden;
	height: 29px;
	line-height: 29px;
}
.wrap-new .width308 .title-news span {
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.wrap-new .width308 .title-news .more-new {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.wrap-new .width308 p {
	padding: 10px 20px 0 20px;
	font-size: 14px;
}
.wrap-new .width308 .height95 {
	height: 95px;
}
.wrap-new .width308 .height143 {
	height: 143px;
}
.wrap-new .width308 .height143 a {
}
.wrap-new .width308 .blog {
	padding: 10px 10px 0 10px;
	overflow: hidden;
}
.wrap-new .width308 .blog li {
	line-height: 22px;
	padding: 0 0 0 10px;
	background:url(images/dot3.gif) left center no-repeat;
}
.wrap-new .width308 .keywords-yigai {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
	width: 308px;
}
.wrap-new .width308 .keywords-yigai li {
	float: left;
	padding: 0 0 0 20px;
	background:url(images/dot.gif) 10px center no-repeat;
	white-space: nowrap;
	overflow: visible;
	width: 110px;
	height: 26px;
	line-height: 26px;
}
.wrap-new .width308 .keywords-yigai li a {
	font-size: 14px;
}
.wrap-new .width308 .kejian {
	padding:10px 0;
}
.wrap-new .width308 .kejian li {
	padding: 0 0 0 20px;
	background:url(images/dot.gif) 10px center no-repeat;
	white-space: nowrap;
	overflow: visible;
	height: 26px;
	line-height: 26px;
}
.wrap-new .width308 h2 {
	font-size: 14px;
	padding: 10px 15px;
	background: #eee;
	width: 260px;
	margin: 0 auto;
}
.wrap-new .width308 h2 a {
	color: #093;
}
.wrap-new .width308 .p2 {
	font-size: 12px;
	line-height: 24px;
}
.wrap-new .height-top {
	height: 145px;
}
.wrap-new .height-bottom {
	height: 188px;
}
.wrap-new .image-left {
	padding: 10px 10px 0 10px;
}
.wrap-new .image-left img {
	float: left;
	padding: 0 10px 0 0;
}
.area .wrap-new .image-block {
	width: 139px;
	text-align: center;
	float: left;
	padding: 10px 0 0 10px;
}
.area .wrap-new .image-text {
	display: block;
	padding: 10px 0 0 0;
}
.pd-bottom {
	padding: 0 0 10px 0;
}
.mg-bottom {
	margin: 0 0 10px 0;
}


.foot {
	width: 100%;
	margin: 0 auto;
	height: 155px;
	background: #004a8f;
}
.foot .main {
	width: 895px;
	margin: 0 auto;
	padding:6px 0 0 65px;
	background: #99b7d2 url(images/bg-foot.gif) 8px 5px no-repeat;
	height: 124px;
	text-align: left;
	overflow: hidden;
	border-left:solid #004a8f 4px;
	border-right:solid #004a8f 4px;
}
.foot .main .block {
	width:500px;
	float: left;
	letter-spacing: 1px;
	font-family: Arial, "宋体";
}
.foot .main .block ul {
	height: 28px;
	line-height: 28px;
	color: #1F4366;
}
.foot .main .block ul a {
	color: #1F4366;
}
.foot .main .block li {
	float: left;
	padding-right: 16px;
}
.foot .main .block .address {
	line-height: 20px;
	width: 460px;
	border-top: dashed 1px #68747f;
	padding: 6px 0 0 0;
	color:#505050;
}
.foot .main .block .address a,.foot .main .block .copyright a {
	color:#505050;
}
.foot .main .block .copyright {
	line-height: 20px;
	width: 430px;
	color:#505050;
}
.foot .main .block .copyright span {
	font-family: Arial;
	padding: 0 3px 0 0;
}

.foot .main .block .copyright .biaoshi {
	float: left;
	padding: 0 7px 0 3px;
}
.foot .main .icon {
	float: right;
	vertical-align: bottom;
	height: 120px;
	width: 20px;
	background: 20px;
	overflow: hidden;
	padding: 100px 4px 0 0;
}
.foot .main .icon img {
	height: 20px;
	width: 20px;
}
#student {
float:left;
height:28px;
line-height:28px;
padding:0 0 0 20px;
}
.head .mainnav li .english {font-family:arial,宋体;padding:0 0 0 3px;}
