@CHARSET "UTF-8";

body {
	margin: 0px 0px 0px 0px;
	background: url(bj.jpg) no-repeat 0 0 #C8DEFD;
	background-size: 100% auto;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 15px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FBC101;
}

img {
	border: none;
}

.topbigbg {
	margin: 0 auto;
	padding: 0 auto;
}

.logoTd {
	background: url(logo1.png) no-repeat 15px 50%;
	height: 120px;
}

.searchTD {
	width: 290px;
	padding: 0 15px;
}

.searchBtn {
	color: #fff;
	background-color: #FBC101;
	border-color: #FBC101;
	font-size: 15px;
}

.topdh {
	background-color: #FFF;
	opacity: 0.7;
	height: 50px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 18px;
	text-align:center;
}

.topdh a {
	color: #006EB6;
}

.topdh a:hover {
	color: #006EB6;
}

/** 页尾 **/
.bottombg {
	border-top: 3px #006EB6 solid;
	background-color:#FFF;
}

.bottom_table {
	line-height:25px;
	margin:40px auto;
	text-align:center;
}