/*////////CSS Document////////
* 版本css2.1
* wangt5k@126.com
* 已通过W3C认证
* 通用样式
/////////////////////////////*/
body{
	font-size:12px;
	color:#333333;
	font-family: "宋体";
	line-height: 150%;
	text-align: center;
	background-color: #FFFFFF;
	/*background-image: url(../images/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;*/
}
body,h1,h2,h3,ul,li,dl,dd,dt,p,td,form,div,p{
	margin:0px;
	padding:0px;
	font-size: 12px;
}
li {
	list-style-type: none;
}
div,td {
	text-align: left;
}
h1 {
	font-size: 20px;
	color: #333333;
	line-height: 35px;
}
h2 {
	font-size: 14px;
	line-height: 30px;
}

h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF6600;
	width: 500px;
	font-weight: normal;
}




body a:link{
	color: #0074c6;
	text-decoration:none;
}
body a:visited{
	color: #0074c6;
	text-decoration:none;
}
body a:hover{
	color: #F60;
}
body .clearfix{ clear:both; font-size:1px; line-height:1px;}
body .both{ clear:both;}
body .font14{ font-size:14px;}
body .pad10{ padding:10px;}
body .pad5 {
	padding: 5px;
}

body .marge10{ margin:10px;}
body .bg {
	background-color: #F2F2F2;
}
body .bg2 {
	background-color: #E7F0F8;
}
body .button {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #63B6BD;
	border-right-color: #528F9C;
	border-bottom-color: #528CA5;
	border-left-color: #63B6BD;
	background-color: #336FCC;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}


#header {
	height: 184px;
	background-image: url(../images/top.gif);
	background-position: left top;
}
#navMenu {
	background-repeat: repeat-x;
	height: 30px;
	clear: both;
	position: relative;
	background-color: #0074c6;
	width: 970px;
}
#navMenu ol {
	width: 770px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 30px;
	height: 30px;
}
#navMenu ol li {
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0074C6;
}
#navMenu ol li a {
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	color: #FFFFFF;
}
#navMenu ol li a:hover {
	background-repeat: repeat-x;
	text-decoration: underline;
}

.panenlbtn {
	font-size: 12px;
	float: right;
	width: 188px;
	height: 25px;
	position: absolute;
	top: 1px;
	right: 0px;
}
.panenlbtn .dl {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 90px;
	text-align: center;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 2px;
	border: 1px solid #CCCCCC;
}
.panenlbtn .dl ul {
	background-color: #FFFFFF;
	width: 90px;
	padding: 0px;
	line-height: 25px;
	position: absolute;
	left: -1px;
	top: 25px;
	border-top-width: 1px;
	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-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.panenlbtn .dl ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	height: 25px;
}
.panenlbtn .dl ul li a
{
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #0066CC;
	text-decoration: none;
	background-image: none;
}
.panenlbtn .dl ul li a:visited
{
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #0066CC;
	text-decoration: none;
	background-image: none;
}
.panenlbtn .dl ul li a:hover {
	background-color: #EBEBEC;
	text-decoration: none;
	background-image: none;
}
.panenlbtn .dl.btn {
	background-color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	margin-top: 1px;
}

#footer {
	text-align: center;
	background-color: #EEE;
	background-image: url(../images/foot_bg.gi);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	clear: both;
}
#footer .flink {
	line-height: 22px;
	text-align: center;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
#footer .flink a:link,
#footer .flink a:visited {
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
}
#footer .copyright {
	padding-top: 10px;
	height: 60px;
	text-align: center;
	color: #333333;
}
#wraper {
	/*background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center -1px;*/
	background-image: url(../images/body_bg.gi);
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #FFF;
	border: 1px solid #0074C6;
}


#wraper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#main {
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}
#bm {
	overflow: hidden;
	width: 800px;
	background-image: url(../images/bm.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bm .table {
}
#bm .table td {
	padding: 10px;
}
.download {
}
.download .table td {
	padding: 3px;
}
.download .ul {
	width: 150px;
	margin-right: 20px;
}

.download .ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.flinkImg {
	width: 970px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
.flinkImg img {
	height: 31px;
	width: 88px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px none #E8E8E8;
}
.flinkImg ul{
	margin:0px;
	zoom:1;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.flinkImg ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
