@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.c003893{
	font-family: Arial, Helvetica, sans-serif;
}
#product img{ max-width:100%;}
#topBg{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 333px;
	background-image: url(../images/topbg.png);
	background-repeat: no-repeat;

	}

#Containers {
	position:relative;
	width:1005px;
	height:auto;
	margin:0 auto;
	padding: 0px;
	overflow: hidden;
}
#top {
	position:absolute;
	width:1005px;
	height:75px;
	background-image: url(../images/top.png);
	background-position: top;
	color: #858585;
	font-size: 12px;
}
#top a{
	color: #858585;
	font-size: 12px;
}
#banner{
	position:absolute;
	top:105px;
	width:1005px;
	height:230px;
	background-color: #000;
	background-position: bottom;
	text-align: center;
	padding-top: 10px;
	z-index:9999;
}
#menu{
	position: absolute;
	top: 75px;
	height: 30px;
	width: 1005px;
	z-index:10000;
}
#menu img{
	position: relative;
	height: 30px;
	float: left;
}
#Homepage{
	position: absolute;
	left: 881px;
	top: 10px;
}
#Favorite{
	position: absolute;
	left: 945px;
	top: 10px;
}
#productmenu {
	position:absolute;
	left:20px;
	top:340px;
	width:250px;
	height:auto;
	background-image: url(../images/productmenu.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 55px;
	z-index:9999;
}
#productmenu ul{
	position:relative;
	width:250px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	}
#productmenu ul li{
	position:relative;
	width:250px;
	text-indent: 30px;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/newslist.png);
	background-repeat: no-repeat;
	}
#contactmenu {
	position:relative;
	width:250px;
	height: 360px;
	background-color:#000;
}
#contactmenu #p1{
	line-height: 25px;
	width: 245px;
	height: 150px;
	position: absolute;
	top: 1px;
	left: 10px;
	text-indent: 0px;
	background-color:#000;
}
#Content{
	position:relative;
	width:706px;
	height:auto;
	padding-top: 340px; min-height:567px;
	padding-left: 300px;
	margin-bottom: 15px;
}

#bot{
	position:relative;
	width:1005px;
	height:49px;
}

#page{
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 670px;
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	color: #CCC;
}
#page a{
	color: #CCC;
	font-size: 13px;
}
