#top {
	background-color: #FFFFFF;
	height: 139px;
	width: 850px;
	background-image: url(../images/left_j.jpg);
	background-repeat: no-repeat;
    background-position: left top;
}
#top .down {
	line-height: 22px;
	text-align: right;
	height: 22px;
	width: 840px;
	background-image: url(../images/right_j.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
#top .nav {
	height: 81px;
	width: 850px;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: 21px 10px;
}
#top .navx {
	display: inline;
	float: left;
	height: 30px;
	width: 629px;
	padding: 0px;
	margin: 51px 0px 0px 220px;
	border-left: 1px solid #C2C2C2;
	list-style-type: none;
}
#top .navx li {
	float: left;
	line-height: 24px;
	padding: 6px 15px 0px 14px;
	font-size: 13px;
	font-weight: bold;
}
#top .gexian {
	border-right: 1px solid #C2C2C2;
}
#top .ge {
	font-size: 0px;
	background-color: #CC0001;
	height: 1px;
	width: 850px;
	border-top: 1px solid #EB9A99;
	border-bottom: 1px solid #EB9A99;
}
#top .search {
	height: 33px;
	width: 850px;
	background-color: #F5F3F4;
}
#top .left {
	line-height: 33px;
	float: left;
	height: 33px;
	width: 270px;
	padding-left: 50px;
}
#top .center {
	float: left;
	height: 20px;
	width: 400px;
	margin-top: 7px;
}
#top .right {
	float: left;
	height: 20px;
	width: 100px;
	margin-top: 10px;
}
