@charset "iso-8859-1";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	font-size:11px;
	line-height:20px;
	font-family:Arial;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#3E3F41;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#bababa; text-decoration:none;}
a:hover {color:#F7C003; text-decoration:underline;}
a:active {color:#F7C003; text-decoration:none;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {/*Head Logo*/
	width:1003px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:1003px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column li {text-align:center;display:block;font-size:12px; line-height:53px; font-family:Arial; padding:0px; margin:0px; font-weight:bold; width:165px; float:left;}

/*Info CSS*/
.center {
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:220px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:755px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.bottom {
	width:980px;
	padding:30px 0px 10px 0px;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	line-height:20px;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:162px;
	height:187px;
	padding:0px 11px 0px 12px;
	margin:0px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:160px;
	height:160px;
	border:1px #999 solid;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_img img {}
.pro_test {/*Product Name*/
	width:162px;
	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:410px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
}
.pro_l_photo {
	width:410px;
	padding:0px;
	height:470px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_l_photo img { border:1px #8E8E8E solid;}
.pro_l_info {
	width:400px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
.pro_r {
	width:300px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo {
	width:112px;
	padding:0px 0px 0px 15px;
	margin:0px 20px 0px 0px;
	overflow:hidden;
}
.pro_r_photo_img {
	width:110px;
	height:127px;
	border:1px #8E8E8E solid;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_r_photo_img img {}
.pro_r_photo_name {
	width:112px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:35px;
	text-align:center;
	text-transform:uppercase;
}
.pro_r_page {
	width:300px;
	border-top:1px #8E8E8E dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}

/*News CSS*/
.news_t {
	width:735px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	
}
.news_t li{text-align:left;display:block;font-size:12px;height:29px; border-bottom:1px #999999 dotted; line-height:29px; font-family:Arial; padding:0px; margin:0px; }
.news_t li span{ float:right; color:#666;}

.news_t_page {
	width:735px;
	/*border-top:1px #8E8E8E dotted;*/
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
