@charset "utf-8";

html,body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color:#202020;
	height:100%;
	padding:0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
a:link
{
	text-decoration: none;
	color: #202020;
}
a:visited
{
	text-decoration: none;
	color: #202020;
}
a:hover
{
	text-decoration: underline;
	color: #00CCFF;
}
a:active
{
	text-decoration: none;
	color: #202020;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}


img {
	border:none;
}
h1
{
	font-size:14px;
	line-height:20px;
	font-weight: bold;
	
}
h2
{
	font-size:12px; font-weight:bold; line-height:20px; color: #995A04;
}
table{border:0;margin:0;border-collapse:collapse;border-spacing :0;}/*控制cellspacing*/ 
table td{padding:0;
margin:0px;}        
table tr
{
	padding:0px;
	margin:0px;
}


.textinput
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #7d9cb8;
	height:16px;
	line-height:16px;
}
.b1
{
	background-color: #aaaaaa;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
	height: 18px;
}
.b2
{
	background-color: #397bad;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 18px;
	height: 18px;
	border: 1px solid #e0dfe4;
	
}
.all {
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:968px;
	
	
	
}
.menu1
{
	position:absolute;
	margin-top:97px;
	margin-left:10px;
	width:388px;
	margin-left:-10px;
}
.menu1 a
{
	color:#676767;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	display:block;
	width:97px;
}
.menu1 li
{
	float:left;
	margin-right:15px;
	margin-left:15px;
	width:97px;
	margin:0px;
	padding:0px;
	
}

.menu2
{
	position:absolute;
	margin-top:97px;
	width:388px;
	margin-left:610px;
}
.menu2 a
{
	color:#676767;
	font-weight:bold;
	font-size:14px;
	display:block;
	width:97px;
}
.menu2 li
{
	float:left;
   display:block;
	width:97px;
	margin:0px;
	padding:0px;
	
	
}
.product_img
{
	border: 2px solid #e6e2e3;
	height: 158px;
	width: 172px;
}
.search
{
	position:absolute;
	margin-top: 52px;
	margin-left: 778px;	
}
.inputsearch
{
	float:left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	height: 16px;
	width: 147px;
}
.searchbut
{
	float:left;
	margin-left:10px;
	margin-top:-4px;
}
.bigproimg
{
	width:406px;
	height:367px;
}

.lang
{
	position:absolute;
	margin-top:42px;
	margin-left: 778px;	
}