body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat;
	text-align: center;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div,form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#header {
	float: left;
	width: 1000px;
	background-color: #1a2a3c;
}
.logo {
	float: left;
	width: 210px;
	padding-bottom: 8px;
	text-align: center;
}
.nav {
	float: left;
	width: 790px;
	text-align: right;
	line-height: 28px;
	color: #FFFFFF;
}
.nav span a {
	font-size: 12px;
	font-weight: normal;
}
.nav a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.nav a:hover {
	color: #66cc00;
}
.hot_search {
	float: left;
	width: 990px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 22px;
	padding-left: 10px;
	color: #FFFFFF;
}
.hot_search a {
	color: #FFFFFF;
	display: inline;
	padding-right: 15px;
}
.hot_search a:hover {
	color: #66cc00;
}
#pagebody {
	float: left;
	width: 990px;
	background-color: #FFFFFF;
	padding: 5px;
}
.sidebar {
	float: left;
	width: 200px;
}
.search {
	float: left;
	width: 178px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.search_form {
	text-align: center;
	padding-top: 5px;
	line-height: 5px;
}
.menu {
	float: left;
	width: 178px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 5px;
}
.menu_title {
	float: left;
	width: 178px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.menu_content {
	float: left;
	width: 178px;
}
.menu_content li {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.link_content {
	float: left;
	width: 178px;
	text-align: center;
}
.link_content img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mainbody {
	float: left;
	width: 785px;
	padding-left: 5px;
}
.change_img {
	float: left;
	width: 560px;
	padding-right: 5px;
}
.contact {
	float: left;
	width: 220px;
	background-color: #efefef;
	height: 180px;
}
.contact_title {
	float: left;
	width: 220px;
	background-image: url(newstitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
.contact_content {
	float: left;
	width: 210px;
	padding-left: 10px;
	text-align:center;
	line-height: 20px;
}
.list {
	float: left;
	width: 785px;
	padding-top: 5px;
}
.list_title {
	float: left;
	width: 785px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #474747;
	line-height: 22px;
}
.page_content{
	float: left;
	width: 765px;
	padding: 10px;
}
.list_title span {
	float: right;
}
.list_title a {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

.list_content {
	float: left;
	width: 785px;
}
#page_nav a {
	text-decoration: none;
	display: inline;

}
#page_nav a:hover {
	text-decoration: underline;
	background-color: #025589;
	color: #ffffff;
}
.pages {
	width: 785px;
	line-height: 30px;
	text-align: center;
	float: left;
}
.pages a {
	text-decoration: underline;
}
.pages a:hover {
	text-decoration: none;
}

.pro {
	float: left;
	width: 180px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	padding-top: 8px;
}
.pro_img {
	float: left;
	width: 180px;
}
.pro_img img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.pro_txt {
	float: left;
	width: 180px;
}
.pro_txt a {
	font-weight: bold;
	color: #c30000;
	line-height: 20px;
}

.pro_txt1 {
	float: left;
	width: 180px;
	padding-top: 5px;
}


#footer {
	clear: both;
	width: 1000px;
	background-color: #1a2a3c;
	margin-top: 5px;
}
.bottom_nav {
	float: left;
	width: 1000px;
	line-height: 20px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
.bottom_nav a {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

.payment {
	float: left;
	width: 1000px;
	text-align: center;
	padding-top: 5px;
}
.payment a {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}
.payment img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

