body{
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
	background-color: #FFF;
	color: #333;
	clear: both;
	}
ul{
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
}
	
A {
	COLOR: #333;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #2DC7E8;
	TEXT-DECORATION: underline
}


#header {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container{
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}
	
#footer{
	height: 60px;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8E3FB;
	}
#footer p{
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	}
#footer p a{
	margin-right: 5px;
	margin-left: 5px;
	}
.logo {
	float: left;
	height: 80px;
	width: 300px;
	background-image: url(../style/images/logo.jpg);
	background-repeat: no-repeat;
}
.logo img{
	border: 0px;
}
.MainMenu {
	float: left;
	width: 670px;
	height: 80px;
}

.TopMenu li{
	float: right;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin: 2px;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../style/images/jiantou7.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
.TopMenu {
	width: 670px;
	float: left;
	height: 45px;
}

.BigMenu {
	width: 670px;
	margin: 0px;
	height: 35px;
}

.BigMenu li{
	line-height: 35px;
	list-style-type: none;
	float: left;
	width: 80px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
	background-image: url(../style/images/menubg1.jpg);
}
.BigMenu li.shouye{
	line-height: 35px;
	list-style-type: none;
	float: left;
	width: 45px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
	background-image: url(../style/images/menubg2.jpg);
	letter-spacing: 0.2em;
}
.DivSearch {
	float: left;
	height: 80px;
	width: 970px;
	background-image: url(../style/images/search.jpg);
	background-repeat: repeat-x;
}
.DivSearch li{
	text-align: center;
}
.sform{
	height: 45px;
	padding-top: 15px;

}
.inputkeyword {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
	height: 25px;
	border: 1px solid #3A99AD;
	background-image: url(../style/images/so.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 2px center;
	text-indent: 22px;
	padding: 0px;
	margin: 0px;
}


.searchSubmit {
	background-image: url(../style/images/search_submit.jpg);
	background-repeat: repeat-x;
	height: 27px;
	line-height: 27px;
	width: 60px;
	margin: 0 0 0 15px;
	padding: 0px;
	border: 0px;
	cursor:pointer;
}

.searchSubmit_a {
	background-image: url(../style/images/search_submit_a.jpg);
	background-repeat: repeat-x;
	height: 27px;
	line-height: 27px;
	width: 60px;
	margin: 0 0 0 15px;
	padding: 0px;
	border: 0px;
	cursor:pointer;
}

.DivSearch li a{
	line-height: 15px;
	font-size: 13px;
	color: #FFF;
	padding-left: 7px;

}

.DivSearch li a:hover{
	line-height: 15px;
	font-size: 13px;
	color: #F33;
	padding-left: 7px;

}
.clear {
	clear: both;
}
