@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;
	font-family:Arial;
	background:url(../images/body_bg.gif) repeat-x top;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

a{	color:#333;
	text-decoration:none;
	
}
a:hover{
	text-decoration:underline;
	font-weight:bold;
}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:970px;
	height:105px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	
	background:url(../images/top_en_bg.png) no-repeat top;
}
.top_logo {/*Head Logo*/
	width:300px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:1003px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column li {text-align:left;position:relative;display:block;font-size:12px; line-height:22px; font-family:Arial; padding:0px 10px 0px 10px; margin:0px;}

/*Info CSS*/
.center {
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:253px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:750px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom_bg {
	width:980px;
	background:url(../images/bottom_bg.jpg) repeat-y top center;
	padding:0px;
	margin:8px auto 0px;
	overflow:hidden;
}
.bottom {
	width:980px;
	margin:0px auto;
	padding:0px;
	background:url(../images/bottom_top.jpg) no-repeat top center;
	overflow:hidden;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:127px;
	height:117px;
	padding:8px 8px 0px 8px;
	margin:0px;
	overflow:hidden;
	float:left;
}
.pro_img {/*Product Images*/
	width:125px;
	height:90px;
	border:1px #999 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:125px;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.page {/*Bottom Page CSS*/
	width:740px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	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:740px;
	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; margin:0px; color:#000;}
.news_t li span{ float:right;}
.ban { background:url(../images/index_02.jpg); width:765px; height:295px;overflow:hidden;}
.ban2 { background:url(../images/prod_02.jpg); width:765px; height:253px;overflow:hidden;}
