.top {
	background: url(../image/top_Bg.jpg) no-repeat center top;
	height: 139px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.topMain {
	height: 139px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	display: block;
}
.topTV {
	float: left;
	height: 20px;
	width: 256px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 293px;
}
#tv {
	margin: 0px 3px 0px 0px;
	padding: 0px;
}
.topTV table {
}

.top_seach {
	float: left;
	height: 37px;
	width: 396px;
	padding-top: 40px;
	padding-left: 153px;
}
#searchBox {
	margin: 0px;
	padding: 0px;
}
#searchBox #query{
	background: url(../image/seach.gif) no-repeat;
	float: left;
	height: 21px;
	width: 330px;
	border-style: none;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.nav {
	background: url(../image/navBg.jpg) repeat-x center top;
	height: 42px;
	width: auto;
}
.navMain {
	height: 42px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 42px;
	font-weight: normal;
	color: #FFF;
}
.navMain li {
	float: left;
	width: 91px;
	text-align: center;
	background: url(../image/nav_line.gif) no-repeat right center;
}
.navMain ul .none {
	background: url(none);
}
.topTV table tr td a {
	color: #FFF;
	text-decoration: none;
}
.topTV table tr td a:hover {
	text-decoration: underline;
}
.navMain li a {
	color: #FEFEFF;
	text-decoration: none;
}
.navMain li a:hover {
	text-decoration: underline;
}
.navBottom {
	background: url(../image/nav_botom.gif) repeat-x center top;
	height: 10px;
	width: auto;
}

