@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	width: 954px;
}
html {
}

#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-top: 30px;
}
#header #logo {
	background-image: url(indexlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	float: left;
	overflow: hidden;
	height: 40px;
}
#header #nav {
	float: left;
	overflow: hidden;
	height: 40px;
	width: 620px;
	padding:0 0 0 20px;
}
#header #nav ul {
	margin-top: 8px;
	margin-left: 20px;
	width:auto;
	overflow: hidden;
}
#header #nav li {
	float: left;
	display: block;
	width: 115px;
	overflow: hidden;
}
#header #nav li a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	display: block;
	font-size: 13px;
	height: 24px;
	line-height: 9;
	overflow: hidden;
	background-image: url(i_nav.png);
}
#header #nav li a:hover {
	color: #C9C9C9;
	padding: 0px;
	background-color: #3D3D3D;
}
#header #nav #nav_1 {
	background-position: 0px 0px;
}
#header #nav #nav_1:hover {
	background-position: 0px -24px;
}
#header #nav #nav_2 {
	background-position: -115px 0px;
}
#header #nav #nav_2:hover {
	background-position: -115px -24px;
}
#header #nav #nav_3 {
	background-position: -230px 0px;
}
#header #nav #nav_3:hover {
	background-position: -230px -24px;
}
#header #nav #nav_4 {
	background-position: -345px 0px;
}
#header #nav #nav_4:hover {
	background-position: -345px -24px;
}
#header #nav #nav_5 {
	background-position: -460px 0px;
}
#header #nav #nav_5:hover {
	background-position: -460px -24px;
}
#header #tool {
	float: left;
	padding:15px 0 0 25px
}

#bodyer {
	clear: both;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(mbg.JPG);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodyer #adv {
	height: 306px;
	overflow: hidden;
}
#bodyer #adv #pro {
	display: block;
	height: 100%;
}
#bodyer #adv #store {
	height: 25px;
	position: relative;
	width: 90px;
	top: -235px;
	left: 815px;
	display: block;
}

#bodyer #products {
	width: 932px;
	overflow: hidden;
}
#bodyer #products ul {
	width: 930px;
	overflow: hidden;
	margin-right: 1px;
	margin-left: 2px;
}
#bodyer #products li {
	float: left;
	width: 232px;
	text-align: center;
	overflow: hidden;
	height: 184px;
}
#bodyer #products li a {
	line-height: 20px;
	color: #747474;
	font-weight: bold;
	display: block;
}
#bodyer #products li a:hover {
	color: #333333;
}
#bodyer #products li img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 230px;
	height: 184px;
}
#bodyer #products li span {
	display: none;
	background-position: 460px 0px;
}
#footer {
	clear: both;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #224271;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	height: 47px;
	font-weight: bold;
	padding-top: 15px;
	background-color: #F2F2F2;
}
#footer a {
	color: #3B3B3B;
	text-decoration: none;
}
#footer #menu {
	float: left;
	width: 700px;
}
#footer #menu a {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
}

#footer #sign {
	display: none;
	width: 250px;
	float: left;
}
#footer #sign img {
	margin-left: 10px;
}

#footer #power {
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	color: #A1A1A1;
	line-height: 15px;
	height: 25px;
	overflow: hidden;
}
#footer #descript {
	position: relative;
	top: -16px;
	text-align: right;
	padding-right: 30px;
	display: block;
}
#footer #descript a{
color:#F2F2F2;
}
