@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	padding:0px;
}

ul,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,hr {
	margin:0px;
	padding:0px;
}

div {
	overflow:hidden;
}

p {
	font-size:12px;
	text-indent:2em;
	line-height:18px;
	margin-top:10px;
	margin-left:10px;
}

a {
	text-decoration:none;
}

ul {
	list-style:none;
}

#container {
	margin:0px auto;
	width:1000px;
}

#logo {
	width:1000px;
	height:94px;
	background:url(../images/banner.jpg) no-repeat;
	margin:0px auto;
}

#nav {
	width:1000px;
	height:42px;
	background:url(../images/nav_bg.jpg) repeat-x;
}

#nav ul {
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	padding-left:30px;
	line-height:42px;
	display:block;
}

#nav ul li a span {
	padding-right:30px;
	font-size:14px;
	color:#000000;
}

#nav ul li:hover {
	background:url(../images/nav_bg_s.jpg) repeat-x;
}

#nav ul li:hover a span{
	color:#ff7800;
	font-weight:bold;
}

/*********** down panal *************/

.down_panal {
	width:700px;
	height:190px;
	background:url(../images/nav_product_bg.jpg) repeat-x;
	position:absolute;
	margin-left:-175px;
	display:none;
}

.down_panal .sep {
	width:3px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
}

.down_panal .sep img {
	margin-top:30px;
}

.product {
	width:345px;
	height:188px;
}

.down_panal .product1 {
	float:left;
}

.down_panal .product2 {
	float:right;
}

#nav ul li:hover div {
	display:block;
}

.nav_product_pic {
	width:150px;
	height:180px;
	text-align:center;
	float:left;
}

.nav_product_pic img {
	margin-top:20px;
}

.nav_product_list {
	margin-left:152px;
	height:180px;
}

#nav .product_list {
	height:75%;
}

#nav .nav_product_list div dl {
	margin-top:30px;
	margin-left:0px;
}

#nav .nav_product_list div dl dt {
	margin-bottom:10px;
}

#nav .nav_product_list div dl dt a {
	font-size:14px;
	color:#000099;
	line-height:20px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

#nav .nav_product_list div dl dd a {
	font-size:12px;
	color:#909090;
	line-height:25px;
	padding:0px;
	text-decoration:none;
}

#nav .nav_product_list div a {
	padding-left:100px;
	font-size:12px;
	text-decoration:underline;
	color:#0077ff;
}


#content {
	margin:10px auto;
	margin-bottom:30px;
}

td {  font-size: 13px; line-height: 20px}

a:link {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}

a:visited {
	font-size: 13px;
   line-height: 20px;
	color: #000000;
}

a:hover {
	color: #FF0000;
}
;
	font-weight: bold;
}

.style1 {color: #FF6633}
.STYLE4 {color: #009900; text-decoration: inherit; font-weight: bold;font-size: 16px; }
.STYLE5 {color: #0000FF}
.STYLE18 {color: #000000}
.STYLE20 {text-decoration: inherit; font-size: 16px; color: #000000;}
.STYLE21 {color: #666666}


#footer div.link {
	width:900px;
	height:32px;
	margin:0px auto;
}

#footer div.link ul {
}

#footer div.link ul li {
	padding:0px 18px;
	height:32px;
	float:left;
	color:#333333;
	font-size:14px;
	line-height:32px;
}

#footer div.link ul li a {
	text-decoration:underline;
}

#copyright {
	height:32px;
	text-align:center;
	font-size:12px;
	line-height:32px;
}
