@charset "iso-8859-1";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	font-size:12px;
	line-height:20px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x top #FFF;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#666; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}
a:active {color:#666; text-decoration:none;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:980px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/top_bg.jpg) no-repeat;
}
.top_logo {/*Head Logo*/
	width:572px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:960px;
	padding:0px 0px 0px 20px;
	margin:0px;
	clear:both;
	overflow:hidden;
	background:url(../images/dh_bg.jpg) no-repeat;
}
.top_column li {text-align:left; float:left; position:relative;display:block;font-size:12px; font-weight:bold; line-height:40px; font-family:Arial; color:#FFF; padding:0px 30px 0px 30px; margin:0px; background:url(../images/x.jpg) no-repeat right;}
.top_column li a,.top_column li a:visited{color:#FFF; text-decoration:none;}
/*Info CSS*/
.center {
	width:980px;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:220px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:750px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom {
	width:980px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:132px;
	height:157px;
	padding:0px 7px 0px 10px;
	margin:10px 0px 0px 0px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:130px;
	height:130px;
	border:1px #BBBBBB solid;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	width:132px;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
	color:#585858;
	overflow:hidden;
	text-align:center;
}
.page {/*Bottom Page CSS*/
	width:100%;
	padding:10px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	border-top:1px dashed #ACACAC;
	overflow:hidden;
	clear:both;
	text-align:center;
}

/*Product Left Big And Right Simall CSS*/
.pro_l {
	width:480px;
	padding:0px 5px 0px 5px;
	margin:0px;
	overflow:hidden;
}
.pro_l_photo {
	width:480px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_l_photo img {max-width:480px; height:auto; width:expression(this.width > 480 ? "480px" : this.width);}
*/.pro_l_info {
	width:460px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
.pro_r {
	width:250px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo {
	width:115px;
	padding:0px 8px 0px 0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo_img {
	width:115px;
	height:115px;
	border:1px solid #CCC;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_r_photo_img img {max-width:115px; height:auto; width:expression(this.width > 115 ? "115px" : this.width);}
.pro_r_photo_name {
	width:117px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
.pro_r_page {
	width:250px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}

/*News CSS*/
.news_t {
	width:730px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	color:#000;
}
.news_t li{text-align:left;position:relative;display:block;font-size:12px;height:29px; border-bottom:1px #999999 dotted; line-height:29px; font-family:Arial; padding:0px 0px 0px 10px; margin:0px auto; color:#000; background:url(../images/tb-2.jpg) no-repeat left;}
.news_t li span{ float:right;}

.news_t1{
	width:748px;
	padding:0px 0px 20px 0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t1 li{text-align:left; display:block;font-size:12px; border-bottom:1px #999999 dotted; line-height:29px;  padding:0px 0px 0px 15px; margin:0px 10px 0px 10px; background:url(../images/tb-3.gif) no-repeat left; width:335px; float:left;}
