@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;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {color:#DBE018; text-decoration:underline;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}
.w1000{
	width:100%;
	padding:0px;
	overflow:hidden;
	line-height: 31px;
	background-image: url(../images/about_t2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*Head CSS*/
.top {
	width:980px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.x2_nn {
	color: #FF6064;
	background-image: url(../images/xtb3.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 22px;
	line-height: 25px;
	height: 25px;
}
.x2_nn a {
	color: #FF6064;
}
.x2_nn a:hover {
	font-weight: bold;
}


.top_logo {/*Head Logo*/
	width:560px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	height: 100px;
}
.top_column { /*Navigation*/
	width:750px;
	padding:5px 0px 5px 230px;
	margin:0px auto;
	overflow:hidden;
}
.top_column li {text-align:left;/*position:relative;*/display:block;font-size:12px; line-height:20px; font-family:Arial; padding:0px 15px 0px 15px; margin:0px;}

/*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 auto;
	overflow:hidden;
}
.nr .simages {
	border: 1px solid #E8E8E8;
	margin: 5px;
	padding: 5px;
}


/*Bottom CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.bottom {
	width:980px;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	overflow:hidden;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:164px;
	margin:0px;
	overflow:hidden;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.pro_img {/*Product Images*/
	width:154px;
	/*	height:160px;
	border:1px #999 solid;
*/	padding:5px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	border: 1px solid #888588;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	width:166px;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.page {/*Bottom Page CSS*/
	width:730px;
/*	border-top:1px #999 dotted;
*/	padding:4px 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;}
