@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 100%;
}
#header {
	width: 100%;
	background-image: url(top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
}
#header span {
	font-size: 11px;
	line-height: 35px;
	color: #cccccc;
}
.logo {
	float: left;
	height: 100px;
	width: 300px;
}
.top {
	float: left;
	width: 690px;
	text-align: right;
	padding-right: 10px;
}
.top1 {
	float: left;
	width: 690px;
}
.top1 a {
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.top2 {
	background-image: url(menu_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	height: 35px;
	width: 650px;
	margin-top: 25px;
	color: #FFFFFF;
}
.top2 a {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
}
.top2 a:hover {
	color: #DD4800;
}







#pagebody {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	line-height: 23px;
	float: left;
	height: 23px;
	width: 1000px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav1 {
	line-height: 23px;
	background-image: url(menu1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 125px;
}
.nav2 {
	line-height: 23px;
	background-image: url(menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 125px;
}
.nav3 {
	line-height: 23px;
	background-image: url(menu3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 125px;
}
.nav4 {
	line-height: 23px;
	background-image: url(menu4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 125px;
}
.nav5 {
	line-height: 23px;
	background-image: url(menu5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 125px;
}
.nav6 {
	line-height: 23px;
	background-image: url(menu6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 125px;
}
.nav7 {
	line-height: 23px;
	background-image: url(menu7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 125px;
}
.nav8 {
	line-height: 23px;
	background-image: url(menu8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 125px;
}
.midd_body {
    float: left;
	width: 1000px;
}
.ad {
	float: left;
	width: 730px;
}
.new {
	float: left;
	width: 268px;
	border: 1px solid #999999;
}
.new_title {
	float: left;
	width: 250px;
	background-image: url(new_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	padding-left: 18px;
}
.new_content {
	text-align: left;
	float: left;
	height: 261px;
	width: 240px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.new_content a {
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.new_content a:hover {
	text-decoration: underline;
}
.sidebody {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-top: 5px;
}
.menu {
	float: left;
	width: 200px;
}
.menu_title {
	background-image: url(bor1_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 8px;
	width: 200px;
}
.menu_content {
	background-image: url(bor1_center.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 200px;
}
.menu_text {
	line-height: 24px;
	background-image: url(black_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_content ul {
	float: left;
	width: 190px;
	padding-left: 10px;
}
.menu_content li {
	float: left;
	width: 190px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.menu_content a {
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.menu_content a:hover {
	color: #CC0000;
}

.menu_top {
	line-height: 25px;
	color: #CC0000;
	text-align: left;
	float: left;
	width: 190px;
	padding-left: 10px;
}
.menu_bottom {
	background-image: url(bor1_bot2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 8px;
	width: 200px;
}
.cate {
	float: left;
	width: 200px;
}
.cate_title {
	background-image: url(bor1_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 8px;
	width: 200px;
}
.cate_content {
	background-image: url(bor1_center.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 200px;
	padding-bottom: 10px;
}
.cate_content ul li {
	float: left;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
}
.cate_content ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
}
.cate_content ul li ul li{
	float: left;
	width: 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	background-color: #dfdfdf;
	margin-bottom: 2px;
}
.cate_content ul li ul li a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-size:12px;
}
.cate_content ul li ul li ul li{
	float: left;
	width: 170px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
	text-align: left;
}
.cate_content ul li ul li ul li a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.cate_top {
	line-height: 25px;
	color: #CC0000;
	text-align: left;
	float: left;
	width: 190px;
	padding-left: 10px;
}
.cate_bottom {
	background-image: url(bor1_bot2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 8px;
	width: 200px;
}
.mainbody {
	float: left;
	width: 580px;
	padding-top: 12px;
	padding-right: 10px;
}
.list {
	float: left;
	width: 580px;
	background-image: url(list_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}
.list_content {
	background-image: url(list_midd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 570px;
	padding-right: 5px;
	padding-left: 5px;
}
.list_top {
	float: left;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.list_top a {
	color: #990000;
	text-decoration: none;
}
.list_top strong {
	line-height: 20px;
	color: #CC0000;
}
.pro {
	float: left;
	width: 160px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 14px;
	padding-left: 15px;
	padding-top: 5px;
}
.pro_img {
	float: left;
	width: 160px;
	height: 120px;
}
.pro_img img {
    height:120px;
}
.pro_txt {
	float: left;
	width: 160px;
	text-align:left;
}
.pro_txt a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.pro_txt1 {
	line-height: 20px;
	float: left;
	width: 160px;
	text-align:left;
}
.bottom_page {
	line-height: 20px;
	float: left;
	width: 570px;
}
.bottom_page a {
	color: #CC0000;
	text-decoration: none;
}




.list_bottom {
	background-image: url(list_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 7px;
	width: 580px;
}
.right_body {
	float: left;
	width: 200px;
	padding-top: 5px;
}
.menu_pro {
	float: left;
	width: 190px;
	padding-left: 10px;
	margin-top: 5px;
}
.menu_img {
	float: left;
	height: 60px;
	width: 80px;
}
.menu_img img {
    height: 60px;
}
.menu_txt {
	float: left;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.menu_txt a {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.menu_txt1 {
	float: left;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.right_ad {
	float: left;
	height: 50px;
	width: 200px;
}
.message {
    float: left;
	width: 570px;
}
.des {
    float: left;
	width: 570px;
	line-height:20px;
	text-align:left;
}
.other {
    float: left;
	width: 570px;
	line-height:20px;
	text-align:left;
}
.other_content {
	float: left;
	width: 570px;
	line-height:20px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#footer {
	clear: both;
	width: 1000px;
}
.payment {
	float: left;
	width: 1000px;
}
.payment a {
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
}
.bottom_nav {
	float: left;
	width: 1000px;
}
.bottom_nav a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
.copyright {
	float: left;
	width: 1000px;
	line-height: 20px;
}
.nav_text {
    float: left;
	width: 570px;
	white-space:normal;
	word-break:break-all;
	overflow:hidden;
	line-height:20px;
	text-align:left; 
}
.nav_text a {
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.nav_text a:hover {
	text-decoration: underline;
}

.scroll_div {
	width:175px;
	height:730px;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.scroll_div img {border:0;margin: 2px auto;}
#maptitle {
	float:left;
	width:100%;
	text-align:left;
}
#maptitle a {
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;	
} 
#maptxt {
	width:180px;
	float:left;
	line-height:22px;
	text-align:left;
}
#maptxt a {
	text-align:left;
	line-height: 20px;
	color: #000000;
	text-decoration: none;	
}