﻿@charset "utf-8";
* {	margin:0px; padding:0}
body,td,div { font-family:"宋体"; font-size: 12px; color: #333; line-height:1.5em;}
body { text-align:center;}
td,div { text-align:left;}
img{ border: 0;}
.layout a:link {color:#333; text-decoration: none;}
.layout a:visited {	text-decoration: none; color: #333;}
.layout a:hover {text-decoration: none;color: #036;}
.layout a:active {text-decoration: none;color:#333;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.Wspace {width:8px;font-size:0; line-height:0;}
.Hspace { height:8px; font-size:0; line-height:0;}

/*logintd*/
.login_left {
	height:21px;
	/*background-image: url('images/bg_logintd_left.gif');*/
	background-position:left top;
	background-repeat:no-repeat;
	width:9px;
}
.login_right {
	height:21px;
	/*background-image: url('images/bg_logintd_right.gif');*/
	background-position:right top;
	background-repeat:no-repeat;
	width:9px;
}
.login_mid {
	height:21px;
	/*background-image: url('images/bg_logintd_mid.gif');*/
	background-position:left top;
	background-repeat:repeat-x;
}
.login_mid * {
	color:#fff!important;
}
.login_mid a:link,.login_mid a:visited,.login_mid a:active {
	color:#4B7522!important;
}
.login_mid a:hover{
	color:red;
}

/*layout*/
body {
	background-image:url('images/bg_body.gif');
	background-position:left top;
	background-repeat:repeat-x;
}
.layout {
	width:920px;
	text-align:center;
	margin:auto;
}
.top {
	width:900px;
	margin:auto;
	height:37px; line-height:37px; overflow:hidden;
	background-image:url('images/bg_top.gif');
	background-position: right top;
	background-repeat:no-repeat;
}
.header {
	text-align:center;
	background-image:url('images/bg_header.gif');
	height:233px;
}
.flash {
	width:900px;
	margin:auto;
}
.mainNav {
	height:34px;
}
.mainBody {
	background-image:url('images/bg_mainBody.gif');
	background-position: left top;
	background-repeat:repeat-y;
	text-align:center;
}
.mainBodyTop {
	background-image:url('images/bg_mainBodyTop.gif');
	background-position: left top;
	background-repeat:no-repeat;
	height:15px;
	overflow:hidden;
}
.mainBodyBody {
	background-image:url('images/bg_mainBodyMid.gif');
	background-position: left top;
	background-repeat:no-repeat;
	text-align:center;
}
.mainBodyInner {
	width:884px;
	margin:auto;
}
.funcArea {
	background-color:#fff;
	margin-bottom:3px;
}
.dateBlock {
	padding-left:8px;
}
.searchBlock {
	text-align:right;
	padding-right:10px;
	height:30px;
}
.searchBlock table{
	width:auto;
}
.mainContent {
	text-align:center;
}
.footer {
	background-image:url('images/bg_footer.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#fff;
	height:124px;
	padding-left:500px;
}
.footerContent {
	padding-top:25px;
	text-align:center;
	line-height:1.6em;
}
.footerContent div{
	text-align:center;
}
.ms-PartSpacingVertical {
	height:8px!important; margin:0!important; padding:0!important; font-size:0; line-height:0;
}

td.leftCollum {
	width:170px;
	background-color:#0a6ea1;
	background-image:url('images/bg_leftCollum.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:500px;
	text-align:center;
}
td.leftspace{
	width:8px;
}
.leftNavTop {
	display:none;
}
.leftNavTop .blockHeader {
	background-image:url('images/CurrentNavTitle.gif');
	background-position:center;
	background-repeat:no-repeat;
	height:60px;
}
.leftNavTop .blockTitle {
	display:none;
}

table.leftNav { width:170px;} 
table.leftNav1 { 
	background-image:url('images/bg_currentNav.gif');
	background-position:left bottom;
	background-repeat: no-repeat;
	height:36px;
}
table.leftNavSelected {
	background-image:url('images/bg_currentNav_selected.gif');
}

a.leftNav1 {
	display:block;
	padding-left:40px;
	height:36px;
	line-height:36px;
	font-weight:bolder;
	color:#fff;
}
a.leftNav1:link,a.leftNav1:visited,a.leftNav1:active {
	color:#fff!important;
}
a.leftNavSelected {	color:#036!important;}
a.leftNavSelected:link{ color:#036!important;}
a.leftNavSelected:visited{ color:#036!important;}
a.leftNavSelected:active{ color:#036!important;}

a.leftNav2 {
	display:block;
	background-image: url('images/bg_leftNav_2.gif');
	background-position:35px center;
	background-repeat:no-repeat;
	padding-left:50px;
	height:2em;
	line-height:2em;
	color:#fff!important;
}
a.leftNav2:visited {
	color:#fff!important;
}

.layout #zz1_TopNavigationMenun0 {
}

.layout table.ms-topnav {
	width:92px;
	height:34px;
	background-image:none!important;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	border:none;
}

.layout a.ms-topnav {
	background:none;
	display:block;
	padding:0;
	line-height:34px;
	height:34px;
	margin:0;
	text-align:center;
	font-weight:bolder;
	font-size:14px!important;
}

.layout table.ms-topnav img {
	display:none;
}


/*.layout a.ms-topnav:hover {
	text-decoration:none;
	background-image:url('images/bg_mainmenu_hover.gif')!important;	
}*/

.layout a.ms-topnav:hover { color:#036!important;}
.layout a.ms-topnav:visited { color:#036!important;}

.layout table.ms-topnavselected {
	background-image:url('images/bg_mainmenu_current.gif')!important;
}

.layout table.ms-topnavselected a,.layout table.ms-topnavselected a:visited{
	color:#fff!important;
}

.layout .ms-siteactionsmenu a {
	color:#fff!important;
}
.layout .ms-siteactionsmenu a:hover{
	color:#fff;
}

.bodyTitleSpanCSS a,.bodyTitleSpanCSS a:visited{
	color:#333!important;
}

