body,div,ul,li ,table,p{
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
}

body {
	width: 100%;
	height: 100%;
	text-align: center;
   background-image:url(../images/bg_01.gif);

	font-size: 12px; 
	line-height: 200%;
}

li {list-style-type: none;}

a {text-decoration:underline; color: #000000;}

img {border: 0px;}

form {margin: 0px;}

#FootBg {
	width: 100%;
	height: 100%;
	text-align: center;
	
}

#HeadBg {
	width: 100%;
	height: 100%;
	text-align: center;
	background-image:url(../images/hbg.gif);	
	background-repeat: repeat-x ;
	background-position: top center;
}

#Box {
	width: 1004px;
	overflow: hidden;
	margin: 0px auto;
		
}

.Page {
	width: 95%;
	height: 30px;
	overflow: hidden;
	margin: 0px auto;
	line-height: 36px;
	text-align: right;
	font-weight: bold;
}

.clear {width: 0px; height: 0px;margin:0px;  line-height:0px;font-size:0px;padding: 0px; overflow: hidden; clear: both;display:inline;}


#NewList {
	width: 100%;
	overflow: hidden;
}
#NewList li {
	width: 100%;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	line-height: 25px;
	
}
#NewList li img {width: 8px; height: 7px; margin: 10px 5px; float: left;padding:0px; border:0px}
#NewList li span {float: right;}

#PicList {
	width: 100%;
	overflow: hidden;	
}
#PicList li {
	width: 33%;
	height: 190px;
	overflow: hidden;
	float: left;
	background-image: url(../images/product_01.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
#PicList li img {width: 200px; height: 150px; margin: 4px auto 0px auto;}
#PicList li p {display: block; height: 22px; width: 208px; overflow: hidden; line-height: 24px; margin: 0px auto;}


#ProductList {
	width: 100%;
	overflow: hidden;	
}
#ProductList li {
	width: 33%;
	height: 215px;
	overflow: hidden;
	float: left;
	background-image: url(../images/product_01.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
#ProductList li img.anniu {width: 200px; height: 150px; margin: 4px auto 0px auto;}
#ProductList li img {width: 50px; height: 22px; margin: 0px;}
#ProductList li p {display: block; height: 22px; width: 208px; overflow: hidden; line-height: 24px; margin: 0px auto;}

#MoreTit {
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
#MoreDat {
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 16px;
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
}
#MorePic {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
}

#Picture {border: 3px solid  #0098ff; padding: 3px; width:637px; height:auto; overflow:hidden; margin: 10px auto;}
#BigPic {border: 1px solid #0098ff; text-align:center; float:left;width:504px; height:auto;  margin-right:3px ;overflow:hidden;}
#BigPic img { margin: 2px;width:500px}
#BigPic #dg img{width: 40px; height: 22px; margin-top: -3px;}
#SmallPics {border: 1px solid #0098ff; width:126px; height:auto; text-align:center; float:left;overflow:hidden;}
.SmallPic {border: 1px solid #0098ff; width:120px; height:90px; margin:2px;overflow:hidden;}
.SmallPic img {width: 114px; height: 84px; margin: 2px;}

#MoreTxt {
	width: 100%;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
}
#MoreNex {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	text-align: left;
	margin-top: 5px;
}
#MoreNex span{float:left; display:block;width:300px;padding-left:50px;}
#Kong {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	font-size: 14px;
	text-align: center;
}