@charset "iso-8859-1";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	color:#666;
	font-size:12px;
	font-family:Arial;
	line-height:20px;
	background:url(../images/bg.jpg) repeat-x #FFF;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#666; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}
a:active {color:#666; text-decoration:none;}

img{border:none;}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:960px;
	padding:0px;
	margin:0px auto;

}
.top_logo {/*Head Logo*/
	width:360px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:960px;
	height:41px;
	padding:0px;
	margin:0px;
	clear:both;
	background:url(../images/menu_bg.jpg) no-repeat;
}
/*Info CSS*/
.center {
	width:960px;
	padding:0px;
	margin:10px auto;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:210px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:740px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;	
	background:url(../images/bottom_bg.jpg) repeat-x #4F8120;
}
.bottom {
	width:960px;
	padding:20px 0px;
	margin:0px auto;
	overflow:hidden;
	color:#FFF;
}
.bottom a,.bottom a:visited,.bottom a:hover{color:#FFF; text-decoration:none;}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:147px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:145px;
	height:120px;
	border:1px #D7D89F 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:147px;
	height:30px;
	line-height:30px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_test a,.pro_test a:visited,.pro_test a:hover{color:#143500; text-decoration:none;}

.page {/*Bottom Page CSS*/
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	clear:both;
}
.pager {
	width:100%;
	color:#333;
	text-align:center;
	margin:0px 0px 2px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.pager .disabled {
	color:#333;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #CCC;
}
.pager .current {
	color:#333;
	cursor:pointer;
	font-size:16px;
	font-weight:900;
	margin:1px;
	padding:2px 5px;
	text-decoration:none;
}
.pager a {
	color:#333;
	cursor:pointer;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #999;
}
.pager a:hover {
	color:#333;
	cursor:pointer;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #999;
}
.pager input {
	width:20px;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:0px 3px;
	vertical-align:middle;
}

/*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:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.news_t li {
	text-align:left;font-size:12px;height:24px;border-bottom:1px #999999 dotted;line-height:24px;font-family:Arial;padding:0px 0px 0px 15px;margin:0px;background:url(../images/ico_02.gif) no-repeat left center;}
.news_t li span {float:right;}

.news_t1 {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.news_t1 li{float:left;height:24px; border-bottom:1px dashed #ccc; line-height:24px; font-family:Arial; padding:0px 0px 0px 15px; margin:0px 30px 0px 10px; width:300px; background:url(../images/ico_02.gif) no-repeat left center;}
.news_t1 li span{ float:right;}