IMG  {BORDER: 0px;}
html {min-width: 783px;}
body {
	margin: 0px;
	padding: 0px; 
	border: 0px;
	color: #2E2E2E;
	font-size:12px;
	line-height:150%;
	text-align: center;
	font-family: 'Lucida Grande','Lucida Sans Unicode','宋体','新宋体',arial,verdana,sans-serif;
}
form{
	margin: 0px; 
	padding: 0px; 
}
ul{
	list-style-position : outside ;
	list-style-type : none ;
}
table tr td{
	font-size:12px;
}
a {
	font-size:12px;
	border:0px;
	text-align:left;
	margin: 0px;
	padding:0px;
	border:0px;
}
a:link {
	color:#374248;
	text-decoration:none;
}
a:visited{
	color:#374248;
	text-decoration: none;}
a:hover{
		color:#025A2B;
	text-decoration: underline;
}

#logoDiv{
	width: 783px;
	height: 60px;
	text-align: left;
	padding: 0px;
	border-left:1px solid #A4CCFC;
	border-right:1px solid #A4CCFC;
}
#logoDiv .logo{
	width: inherit;
	height: 60px;
	clear: right;
	float: left;
	overflow: hidden;
	margin-left: 30px;
}
#logoDiv .inf{
	width: inherit;
	height: 60px;
	clear: left;
	float: right;
	overflow: hidden;
	text-align: right;
	padding-right: 7px;

}
#logoDiv .inf .buttonSpan{
	width: 251px;
	height: 29px;
	border-bottom: 1px dotted #3D3E40;
	overflow: hidden;
	padding-top: 9px;
}
#logoDiv .inf .buttonSpan span{
	margin-left:5px;
}
#logoDiv .inf .buttonSpan img{
	border: 0px;
	text-align: absmiddle;
	margin-right:6px;
}
#logoDiv .inf .buttonSpan a{
	font-size: 12px; 
	text-decoration: none; 
	color: #636363;
}
#logoDiv .inf .buttonSpan a:hover{
	font-size: 12px; 
	text-decoration: underline; 
	color: #000;
}

#logoDiv .inf .infSpan{
	width: inherit;
	overflow: hidden;
	padding-top: 9px;
}
#logoDiv .inf .infSpan span{
	color: #636363;
	font-size: 12px; 
}


#menuDiv{
	width: 783px;
	height: 29px;
	margin:0px;
	border:0px;
	background-color:#CACACA; 
	border-bottom:2px solid #FFF;
	border-left:1px solid #A4CCFC;
	border-right:1px solid #A4CCFC;
}
#menuDiv td {
	text-align: center;
	height:29px;
	width:77px;
	border-right:1px solid #FFF;
}
#menuDiv a{
	width: 100%;
	height:100%;
	border:0px;
	background-color:#CACACA;
	text-align:center;
	padding-top:6px;
	color:#424141;
	font-size:12px;
	text-decoration: none; 
}
#menuDiv a:hover{
	background-color:#5CA65D;
	color:#FFF;
	text-decoration: none; 
}

#bannerDiv{
	width: 783px;
	margin:0px;
	padding:0px;
	text-align:left;
	border-left:1px solid #A4CCFC;
	border-right:1px solid #A4CCFC;
}

.subMenuDiv{
	display:none;
	z-index:99;
	position:absolute;
	border:1px solid #BEE5FC;
}

.subMenuDiv a{
	width: 120px;
	height:24px;
	border:0px;
	background-color:#CACACA;
	text-align:center;
	padding-top:4px;
	color:#000;
	font-size:12px;
	text-decoration: none; 
	background-color:#DDF0FB;
	filter: alpha(opacity=83);

}
.subMenuDiv a:hover{
	background-color:#5CA65D;
	color:#FFF;
	text-decoration: none; 
}

/*表体*/

#contentBlock{
	width:783px;
	TABLE-LAYOUT: fixed;
	height:727px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;
	text-align: left; 
	background-color:#FFF;
	border-right:1px solid #A4CCFC;
	border-left:1px solid #A4CCFC;
}
#leftMenu{
	width:177px;
	height:100%;
	border-right:1px solid #E4E4E4;
	border-left:1px solid #E4E4E4;
	margin:0px;
	padding:0px;
	background-color:F7F7F8;
	float:left;
	clear:right;
}
#mainMenu{
	width:175px;
	height:118px;
	margin:0px;
	padding:0px;
}
#mainMenu td{
	color:#FFf;
	font-size:25px;
	font-weight:bold;
	text-align:center;
}

#subMenu{
	width:100%;
	margin-top:17px;
}

#subMenu td {
	text-align: left;
	line-height:30px;
	border-bottom:1px solid #DEDEDE;
}
#subMenu a{
	width:100%;
	height:30px;
	color:#303731;
	padding-left:13px;
	padding-top:10px;
	text-decoration:none;
	background-color:#F8F8F8;

}
#subMenu a:hover{
	background-color:#BBEAC3;
}
#subMenu a img{
	border:0px;
	margin-right:10px;

}
#subMenu a.hasVisited{
	width:100%;
	height:30px;
	color:#303731;
	text-decoration:none;
	background-color:#89C693;

}
#subMenu a.hasVisited:hover{
	background-color:#89C693;
}
.columnStyle1{
	width:100%;
	margin-top:66px;
	padding-right:8px;
	padding-left:8px;
}
.columnStyle1 .header{
	width:100%;
	height:24px;
	padding-left:6px;
	color:#333;
	border-bottom:2px solid #DCDCDC;
	font-weight:bold;
	padding-top:6px;
}
.columnStyle1 .header img{
	margin-right:7px;
}

.columnStyle1 .content{
	padding-left:7px;
	padding-right:7px;
}
.columnStyle1 .content table td {
	text-align: left;
	height:45px;
	border-bottom:1px solid #DCDCDC;
}

.columnStyle1 .content img {
	margin-right:14px;
}
.columnStyle1 .content a{
	border:0px;
	text-align:left;
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration: none; 
}
.columnStyle1 .content a:hover{
	border:0px;
	text-align:left;
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration: none; 
}
#pageFrameDiv{
	height:100%;
	
}
/*页尾*/
#trail{
	width: 783px;
	height: 113px;
	margin:0px;
	border:0px;
	text-align:left;
	padding-top:10px;
	padding-left:178px;
	border-right:1px solid #A4CCFC;
	border-left:1px solid #A4CCFC;
}
#trail table{
	width: 180px;
	height: 30px;
}
#trail a{
	width: 80px;
	border:0px;
	text-align:center;
	color:#656565;
	font-size:12px;
	text-decoration: none; 

}
#trail a:hover{
	color:#000;
	text-decoration: underline; 
}
#trail span{
	width: 1px;
	height:8px;
	background-color:#656565;
	color:#656565;
	font-size:1px;
}
/*版权信息*/
#copyRight{
	width: 783px;
	height: 63px;
	margin:0px;
	border:0px;
	text-align:left;
	padding-top:3px;
	padding-left:39px;
	border-right:1px solid #A4CCFC;
	border-left:1px solid #A4CCFC;

}
#copyRight td {
	padding-top:4px;
	line-height:20px;
}

/*当前信息*/
#currentPosition{
	width:100%;
	height:46px;
	margin:0px;
	padding:0px;
}
#currentPosition .header{
	color:#37939B;
	font-weight:bold;
	margin-top:16px;
	width:300px;
}
#currentPosition .header img{
	margin-right:4px;
}
#currentPosition .inf{
	color:#818181;
	margin-top:35px;
	text-align:right;
}
#currentPosition .inf img{
	margin-right:4px;
}
#currentPosition .inf a{
	color:#818181;
	text-decoration:none;
}
#currentPosition .inf a:hover{
	color:#000;
	text-decoration:underline;
}

#contentTxt{
	width:100%;
	border-top:6px solid #E4E4E4;
	margin-top:1px;
	padding-top:10px;
	text-align:center;
}
/*列表*/
#listTab{
	TABLE-LAYOUT: fixed;
	border-bottom:2px solid #97CBD0;
	margin-top:21px;
}
#listTab thead td{
	border-bottom:2px solid #E8E8E8;
	text-align:center;
	color:#444444;
	font-size:12px;
}
#listTab thead .tdMark{
	border-right:2px solid #E8E8E8;
}
#listTab tbody td{
	height:27px;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#444444;
	font-size:12px;
	border-bottom:1px solid #E8E8E8;
}
#turnPageDiv{
	height:48px;
	text-align:center;
	background-color:#E5FBE4;
	margin-top:5px;
	padding-top:15px;

}
#turnPageDiv img {
	cursor:hand;
	margin-right:8px;
}
#turnNumber{
	margin-left:5px;
	margin-right:5px;
}
#turnNumber a{
	width:18px;
	text-align:center;
	color:#020200;
	text-decoration: none; 
}
}
#turnNumber a:hover{
	width:18px;
	text-align:center;
	color:#020200;
	text-decoration: underline; 
}

/*表单*/
#fromTab{
	TABLE-LAYOUT: fixed;
	border-bottom:2px solid #89C693;
	border-top:2px solid #89C693;
	margin-top:21px;
}
#fromTab td{
	text-align: left;
	padding-left :3px;
	border-bottom:1px solid #eee;
	height:28px;
	color:#666;
	font-size:12px;
}
#fromTab .title{
	text-align: center;
	background-color:#E5FBE4;
	border-bottom:1px solid #eee;
	height:28px;
	color:#18616B;
	font-weight:bold;
}
#submitDiv{
	text-align:center;
}
#submitDiv input{
	height:23px;
	background-color:#EFF9F7;
	color:#518A90;
	padding-left:4px;
	padding-right:4px;
	border-top:1px solid #D7E9F3;
	border-right:1px solid #A4B9D6;
	border-bottom:1px solid #A4B9D6;
	border-left:1px solid #D7E9F3;
	margin:5px;
}
/*文字*/
.txtTitle{
	color:#333;
	font-weight:bolder;
	font-size:24px;
	height:50px;
	text-align:center;
}
.txtInf{
	text-align:center;
	color:#333;
	font-size:12px;
	padding-top:16px;
	height:50px;
}
.txtContent{
	text-align:left;
	color:#333;
	font-size:12px;
	border-top:4px solid #EFEFEF;
	border-bottom:4px solid #EFEFEF;
	padding-top:15px;
	padding-bottom:15px;
}
.txtTool{
	text-align:right;
	padding-top:20px;
}
.txtTool a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.txtTool a:hover{
	color:#18616B;
	font-weight:bold;
	text-decoration:underline;
}

#thirdContent{
	height:347px;
	text-align:left;
	background-color:#FFF;
	border-right:1px solid #A4CCFC;
	border-left:1px solid #A4CCFC;
	padding-left:7px;
	padding-right:7px;
}