@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(body_bg.gif);
	background-repeat: repeat-x;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	background-image: url(wangye.gif);
	background-repeat: no-repeat;
}
.nav {
	float: left;
	width: 300px;
	margin-top: 10px;
}
.nav a {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 35px;
	padding-top: 10px;
	background-image: url(00.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-transform: uppercase;
}
.nav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.logo {
	float: left;
	width: 500px;
}
.cart {
	float: left;
	width: 200px;
	color: #663300;
	font-size: 13px;
	padding-top: 180px;
}
.cart a {
	color: #FF3333;
	text-decoration: none;
}

.cart a:hover {
	color: #FF0000;
	text-decoration: underline;
}



#pagebody {
	float: left;
	width: 1000px;
}
.sidebar {
	float: left;
	width: 250px;
}
.menu {
	float: left;
	width: 250px;
}
.menu_txt {
	float: left;
	width: 210px;
	background-image: url(4.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	line-height: 40px;
}
.menu_content {
	float: left;
	width: 250px;
	
	text-align:center;
}
/*.menu_content ul {
	float: left;
	
}
.menu_content li {
	float: left;
	width: 250px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}*/
.menu_content li a{
	text-decoration: none;
}
.menu_content a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	line-height: 25px;
	
}
.menu_content a:hover {
	color: #FFCC99;
	text-decoration: none;
}
.menu_txt1 {
	float: left;
	width: 250px;
	background-image: url(5.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.mainbody {
	float: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 14px;
}
.list {
	float: left;
	width: 500px;

}
.list_title {
	float: left;
	width: 430px;
	background-image: url(list_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 70px;
	padding-top: 10px;
}
.list_title1 {
	float: left;
	width: 430px;
	background-image: url(list_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px; 
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 70px;
}
.list_title1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.list_title1 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.list_title a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.list_title a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#list_text {
	float: left;
	width: 496px;
	text-align: left;
}
#list_text a {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.list_contact {
	float: left;
	width: 496px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.list_contact a {
	line-height: 20px;
	color: #663300;
	text-decoration: none;
}
.bottom_page {
	float: left;
	width: 496px;
	background-color: #FFFFFF;
	line-height: 20px;
	color: #000000;
}

.list1 {
	float: left;
	width: 500px;
}
.list_contact1 {
	float: left;
	width: 476px;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
.list_contact2 {
	background-color: #FFFFFF;
	float: left;
	width: 496px;
}
.message {
	float: left;
	width: 496px;
	text-align: center;
}



.pro {
	float: left;
	width: 248px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pro_img {
	float: left;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
}
.pro_txt {
	float: left;
	width: 248px;
}
.pro_txt ul {
	float: left;
}
.pro_txt li {
	float: left;
	width: 238px;
	text-align: left;
	padding-left: 10px;
}
.rightbody {
	float: left;
	width: 230px;
}
.search {
	float: left;
	width: 230px;
	background-image: url(1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 250px;
}
.search_title {
	float: left;
	width: 120px;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 50px;
	margin-top: 55px;
	text-align: left;
	padding-top: 10px;
}
.search_contact {
	float: none;
	width: 170px;
	line-height: 20px;
}
.search_contact a {
	color: #0000FF;
	text-decoration: none;
	line-height: 20px;
}
.search_contact a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.search1 {
	float: left;
	width: 230px;
	background-color: #FF7500;
}
.img {
	float: left;
	width: 230px;
	margin-top: 10px;
}
.img_title {
	float: left;
	width: 170px;
	height: 40px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	text-align: left;
	padding-left: 60px;
	background-image: url(right_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
.img_contact {
	float: left;
	width: 230px;
	background-image: url(right.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.pro1 {
	float: left;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pro1_img {
	float: left;
	width: 230px;
}
.pro1_txt {
	float: left;
	width: 230px;
	line-height: 20px;
	color: #000000;
}
.pro1_txt a {
	color: #000000;
	text-decoration: none;
}
.pro1_txt a:hover {
	color: #666666;
	text-decoration: underline;
}
.pro1_txt1 {
	float: left;
	width: 230px;
	color: #FF0000;
	line-height: 20px;
}
.img1 {
	float: left;
	width: 230px;
}
.search0 {
	float: left;
	width: 230px;
	background-image: url(2.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 130px;
	padding-top: 60px;
}
.search0_title {
	width: 140px;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 30px;

}
.search0_contact {
	float: none;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.search01 {
	float: left;
	width: 230px;
}
.other_content {
	padding-right: 15px;
	padding-left: 15px;
}
.other_content a {
	margin-right: 3px;
	margin-left: 3px;
}


#footer {
	clear: both;
	width: 1000px;
	padding-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6b3505;
	background-color: #a4620e;
}
.payment {
	float: left;
	width: 200px;
}
.nav1 {
	float: left;
	width: 700px;
	padding-left: 100px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
}
.nav1 a {
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
.nav1 a:hover {
	color: #FFCC99;
	text-decoration: underline;
}
