* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	background:url(../web_images/body_top_bg.jpg) 0px 0px repeat-x;
}

#top {
	height: 150px;
	width: 1003px;
	background-image: url(../web_images/top_bg1.jpg);
	background-repeat: repeat-x;
	margin-top:6px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:4px !important;
	margin-bottom:0px;
}
#logo {
	width: 170px;
	text-align: center;
	height: 85px;
	top: 16px;
	position: relative;
	float: left;
	padding-left: 16px;
}
#logo_right {
	float: right;
	width: 792px;
	height: 101px;
	padding-top: 2px;
	padding-right: 22px;
}
#top_top {
	text-align: right;
	line-height: 24px;
}
#top_top img {

}
#top_name h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #079d00;
	text-decoration: none;
	font-weight: normal;
}
#top_basket {
	padding-right: 2px;
	text-align: right;
	padding-top: 15px;
}
#nav {
	height: 41px;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../web_images/nav_bg.jpg);
}
#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	margin-top: 1px;
	overflow:hidden;
	height: 39px;
	text-align: center;
	width: 104px;
	text-align:center;
	background:url(../web_images/top_nav_bg.jpg) 0px 0px no-repeat;
	line-height: 39px;
}
#nav #nav_left {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background:url(none);
	line-height: 37px;
	height: 39px !important;
	margin-left: 25px !important;
	margin-left:13px;	
	width: 106px;
	
}

#nav img {
}
#nav #nav_go {
	
}
#nav #search {
	width: 192px;
	float: right;
	padding-top: 8px;
}
#search #nav_input {
	background-image: url(../web_images/top_input.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 150px;
	float: left;
	padding-left: 2px;
	padding-top: 4px;
}

#search #nav_go_img {
	height: 27px;
	width: 30px;
	float: right;
	padding-right: 6px;
}
img{border:none;}

a.bg_hover:link,a.bg_hover:visited{
	text-decoration: none;
	font-size: 12px;
	line-height: 39px;
	color: #505050;
	height: 39px;
	display:block;
}

a.bg_hover:hover{
	background-image: url(../web_images/nav_blue_bg.jpg);
	background-repeat: repeat-x;
	line-height: 39px;
	display:block;
	color: #FFFFFF;

}

.bg_out{
	background-image: url(../web_images/nav_hui_bg.jpg);
	background-repeat: repeat-x;
}

.font_top {
	font-size: 18px;
	color: #079d00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.font_basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff7800;
}
.nav_input_style {
	width: 90px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	color:#585858;
}
