@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;
	/*background-image: url(page_bg.gif);
	background-repeat: repeat-x;
	background-position: left 100px;
	background-color:#e6e6e6;*/
}
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-color: #5B5B5B;*/
	float:left;
}
.header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	width: 230px;
	padding-top: 15px;
}
.member {
	text-align:center;
	float:left;
	width:500px;
}

.top {
	text-align: right;
	float: left;
	width: 750px;
}
.top a {
	line-height: 20px;
	color: #2c6fc9;
	text-decoration: none;
}
.toplink {
	float: left;
	width: 750px;
	text-align: right;
	padding-top: 20px;
}
.nav {
	float: left;
	width: 980px;
}
.nav ul {
	text-align: right;
	float: right;
	padding-right: 15px;
}
.nav li {
	background-image: url(menubg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 20px;
	width: 92px;
	text-align: center;
}
.nav a {
	line-height: 20px;
	color: #00349a;
	text-decoration: none;
}
.nav1 {
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 28px;
	width: 976px;
	margin-top: 2px;
	border: 2px solid #a6cfe1;
}
.nav1 a {
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6CFE1;
	padding-right: 3px;
	padding-left: 3px;
}
.search {
	line-height: 20px;
	background-color: #EBF4F9;
	padding: 5px;
	float: left;
	height: 20px;
	width: 970px;
}
.search1 {
	float: left;
	width: 485px;
}
.search1 form {
	display:inline;
	padding-right: 20px;
}
#searchbt {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(go.gif); BORDER-BOTTOM-WIDTH: 0px; COLOR: white; HEIGHT: 20px; BORDER-RIGHT-WIDTH: 0px
}



.top_page {
    width: 1020px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.footer_page {
    width: 1020px;
	margin-left:auto;
	margin-right:auto;
}
#pagebody {
	width: 100%;
	/*background-image: url(pagebody1.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	float:left;
}
.pagebody {
	width:1020px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.page_text a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.page_text a:hover {
	line-height: 20px;
	color: #990000;
	text-decoration: underline;
}
.sidebody {
	float: left;
	width: 200px;
}
.menu {
	float: left;
	width: 200px;
}
.menu_title {
	line-height: 20px;
	color: #0366aa;
	background-color: #cfe7f3;
	text-align: left;
	float: left;
	width: 170px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.menu_content {
	float: left;
	width: 192px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFE7F3;
	border-bottom-color: #CFE7F3;
	border-left-color: #CFE7F3;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.menu_content ul {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 168px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left:3px;
}
.menu_content li {
	float: left;
}
.menu_content a {
	color: #0033CC;
	text-decoration: none;
}
.category {
	float: left;
	width: 200px;
}
.category_title {
	float: left;
	height: 37px;
	width: 200px;
}
.category_content {
	background-image: url(3.gif);
	background-repeat: repeat-y;
	float: left;
	width: 200px;

}
.category_text {
	background-image: url(2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 180px;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}
.category_text a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
}

.category_content ul {
	float: left;
}
.category_content li {
	float: left;
	width: 160px;
	text-align: left;
}
.category_content li a {
	line-height: 25px;
	color: #00349a;
	text-decoration: none;
	font-size:14px;
}
.category_content li ul li a {
	font-size: 12px;
}
.category_content li ul li ul li a {
	font-size: 12px;
	color:#0033CC;
}

.category_bottom {
	float: left;
	width: 200px;
}
.mainbody2 {float: left;
	width: 775px; padding-left:5px;}
.mainbody {
	float: left;
	width: 600px;
	padding-right: 4px;
	padding-left: 4px;
}
.ad {
	float: left;
	width: 598px;
	border: 1px solid #A2CBEC;
	height: 77px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.left_ad {
	float: left;
	height: 77px;
	width: 77px;
}
.right_ad {
	float: left;
	width: 520px;
}
.notice {
	float: left;
	width: 600px;
}
.notice_title {
	float: left;
	width: 570px;
	line-height: 20px;
	background-color: #cfe7f3;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: left;
	color: #0366aa;
}
.notice_content {
	float: left;
	width: 592px;
	line-height: 20px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFE7F3;
	border-bottom-color: #CFE7F3;
	border-left-color: #CFE7F3;
	padding-right: 3px;
	padding-left: 3px;
	text-align:left
}
.notice_content span {
	line-height: 20px;
}

.pro {
	float: left;
	width: 122px;
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pro_img {
	float: left;
	width: 120px;
	border: 1px solid #CFE7F3;
	height: 90px;
}
.pro_img img {
    height: 90px;
}
.pro_txt {
	float: left;
	width: 122px;
	white-space:normal;
	overflow:hidden;
	height:20px;
}
.pro_txt a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pro_txt a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.pro1_txt {
	text-align: center;
	float: left;
	width: 122px;
}


.ad1 {
	float: left;
	width: 600px;
}
.rightside {
	float: left;
	width: 170px;
}
.news {
	float: left;
	width: 170px;
}
.news_title {
	line-height: 20px;
	background-color: #308dd6;
	text-align: left;
	float: left;
	height: 20px;
	width: 160px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.news_content {
	float: left;
	width: 170px;
}
.news_content a {
	display:block;
	text-align:left;
	line-height:20px;
	padding-left:8px;
	background:#E9F4FE;
	margin:1px auto;
	color: #000000;
	text-decoration: none;
}
.news_content a:hover{display:block; text-align:left;line-height:20px; padding-left:8px; background:#308DD6; color:white; margin:1px auto;}
.shopping {
	float: left;
	width: 170px;
}
.shopping_title {
	line-height: 20px;
	background-color: #308dd6;
	text-align: left;
	float: left;
	height: 20px;
	width: 160px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.shopping_content {
	float: left;
	width: 168px;
	border: 1px solid #308dd6;
}
.shopping_content ul {
	float: left;
	width: 160px;
	padding-right: 4px;
	padding-left: 4px;
}
.shopping_content ul li {
	float: left;
	width: 160px;
}
.shopping_content a {
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.shopping_content a:hover {
	text-decoration: underline;
}
.shopping_content span {
	line-height: 20px;
}
.pic {
	float: left;
	width: 170px;
}
.pic_title {
	line-height: 20px;
	background-color: #308dd6;
	text-align: left;
	float: left;
	height: 20px;
	width: 160px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.pic_content {
	float: left;
	width: 168px;
	border: 1px solid #308dd6;
}
.pic_content img{
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.pic_img {
	float: left;
	width: 168px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}


.left_pic {
	float: left;
	width: 80px;
	padding-left: 4px;
}
.right_pic {
	float: left;
	width: 80px;
	padding-left: 4px;
	text-align: left;
	line-height: 20px;
}









#footer {
	width: 100%;
	margin-top: 10px;
	background-color: #e6e6e6;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer1 {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bottom_nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
}
.bottom_nav a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.bottom_nav a:hover {
	text-decoration: underline;
}
.payment {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.bottom_contact {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.bottom_contact a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.bottom_contact a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.copyright {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
.copyright p{
	margin:0;
}
.copyright a {
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
.page {
	float: left;
	width: 352px;
}

.pageimg {
	float: left;
	width: 350px;
	border: 1px solid #999999;
}
.pagetxt {
	color: #333333;
	line-height: 20px;
	float: left;
	width: 352px;
	text-align: left;
	margin-top: 5px;
}
.smallimg {
	border: 1px solid #999999;
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 10px;
	margin-right: 10px;
}
.large {
	float: left;
	width: 423px;
}
.others {
	float: left;
	width: 775px;
	margin-top: 7px;
}
.others_title {
	float: left;
	height: 30px;
	width: 767px;
	line-height: 30px;
	color: #000000;
	background-color: #cfe7f3;
	text-align:left;
	padding-left:8px;
}
.others_title ul {
	float: left;
	width: 150px;
}
.others_title li {
	float: left;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.others_title a {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	width: 150px;
}
.others_title a:hover {
	background-image: url(tab_active.jpg);
	background-repeat: repeat-x;
}
.others_content {
	border: 1px solid #999999;
	float: left;
	width: 773px;
}
.pro2 {
	float: left;
	width: 120px;
	padding-right: 15px;
	padding-left: 15px;
}
.pro2_img {
	float: left;
	width: 120px;
}
.pro2_txt {
	float: left;
	width: 120px;
}
.pro2_txt a {
	line-height: 20px;
	color: #222222;
	text-decoration: none;
}

.mainbody1 {
	width:970px;
	margin:0;
	text-align:left;
}
.maptitle{
	float:left;
	width:100%;
}
.maptxt{
	width:150px;
	float:left;
}
