@charset "utf-8";
/* css document */
/*all info css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	font-size:12px;
	line-height:20px;
	background:#fff;
	font-family:arial, helvetica, sans-serif;
	color:#000000;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#000; text-decoration:none;}
a:hover {color:#bc1300; text-decoration:none;}
a:active {color:#000; text-decoration:none;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden; clear:both;}
.c{	clear:both;}
/*head css*/
.top {
	width:948px;
	padding:0px 28px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {/*head logo*/
	width:400px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*navigation*/
	width:948px;
	padding:0px 28px;
	margin:0px auto;
	overflow:hidden;
	background:url(/uploads/image/tdimages/nav_bg.jpg) no-repeat top center;
}
.top_column li {text-align:left; font-size:12px; line-height:33px; padding:0px 8px ; margin:0px; background:url(/uploads/image/tdimages/nav_li.jpg) no-repeat 100% 45%; color:#000; float:left; }

/*info css*/
.center {
	width:948px;
	padding:5px 28px 0px;
	margin:0px auto;
	overflow:hidden;
	background: no-repeat top center;
}
.center_l {/*left info*/
	width:188px;
	padding:0px 8px;
	margin:0px;
}

.center_r {/*right info*/
	width:720px;
	padding:0px 8px;
	margin:0px;
	overflow:hidden;
}


.center_ln {/*left info*/
	width:181px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}
.center_rn {/*right info*/
	width:758px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

/*bottom css*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.bottom {
	width:948px;
	padding:5px 0px ;
	margin:0px auto;
	background: repeat-x left top;
	overflow:hidden;
	line-height:25px;
	border-top:5px #ba1c00 solid;
}

/*click to big products css*/
.pro {/*one product all css*/
	width:126px;
	height:92px;
	padding:0px 5px;
	margin:0px;
	overflow:hidden;
	float:left;
	display:inline;
}
.pro_img {/*product images*/
	width:126px;
	height:92px;
	border:0px #efefef 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:126px;
	height:30px;
	line-height:30px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.page {/*bottom page css*/
	width:680px;
	text-align:right;
	/*	border-top:1px #999 dotted;*/
	padding:10px 50px 10px 0px;
	margin:0px;
	overflow:hidden;
	line-height:22px;
	background:url(/uploads/image/tdimages/page.jpg) no-repeat right 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:540px;
	padding:0px 0px 0px 50px;
	margin:0px;
	overflow:hidden;
}
.news_t1{ width:680px; padding:0px; margin:0 auto; overflow:hidden;}
.news_t li{text-align:left; display:block;font-size:12px;  line-height:22px;  padding:4px 0px 0px 11px; margin:0px; background:url(/uploads/image/tdimages/news_inf_li.jpg) no-repeat left;}
.news_t li span{ float:right;}
