@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;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#0D3D51; 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_bg{
	margin:0px auto;
	padding:0px;
	background:url(../images/top_bg.jpg) no-repeat top center;
}
.top {
	width:980px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {/*Head Logo*/
	width:340px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	display:inline;
}
.top_column { /*Navigation*/
	width:980px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column li {text-align:left;/*position:relative;*/display:block;font-size:14px; line-height:42px; padding:0px 13px 0px 13px; margin:0px; float:left; color:#FFF; background:url(../images/column_xian.jpg) no-repeat  right center;}
.top_column li a:link,.top_column li a:hover,.top_column li a:active,.top_column li a:visited{color:#fff;}
/*Info CSS*/
.center {
	width:980px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	margin-top:19px;
	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;
}

/*Bottom CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	background:url(../images/bottom_bg.jpg) repeat-x top;
}
.bottom {
	width:964px;
	padding:6px 10px 10px 6px;
	margin:0px auto;
	overflow:hidden;
	color:#666666;
	line-height:18px;
}
.bottom a:link,.bottom a:active,.bottom a:visited,.bottom a:hover{color:#666;}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:180px;
	height:145px;
/*	padding:0px 11px 0px 12px;*/
	overflow:hidden;
	float:left;
	display:inline;
}
.pro_img {/*Product Images*/
	width:176px;
	height:116px;
	border:2px #23A0CC 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:180px;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	font-size:12px;
}
.page {/*Bottom Page CSS*/
	width:750px;
/*	border-top:1px #999 dotted;*/
	padding:0px;
	margin:15px 0px 0px 0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	font-size:12px;
}

/*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:750px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t li{text-align:left; display:block;font-size:12px;height:29px; border-bottom:1px #999999 dotted; line-height:29px; padding:0px 0px 0px 20px; margin:0px; background:url(../images/news_icon.jpg) no-repeat left;}
.news_t li span{ float:right;}


.news_t1 {
	width:750px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t1 li{text-align:left; display:block;font-size:12px;height:29px; border-bottom:1px #999999 dotted; line-height:29px; padding:0px 0px 0px 20px; margin:0px 10px 0px 0px; background:url(../images/news_icon.jpg) no-repeat left; float:left; width:46%;}
