@charset "utf-8";
/* CSS Document */
/*All Info Css*/
body {
	margin:0 auto;/*top,right,bottom,left*/
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
}
img{border:none;}
h1,h2,h3{
	display:inline;
	margin:0px;
	padding:0px;
	overflow:hidden;
	font-size:12px;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#333; 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 {
	background:url(../images/top.jpg) no-repeat;
	height:93px;
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {/*Head Logo*/
	width:685px;
	height:93px;
	padding:0 0 0 15px;
	margin:0px;
	overflow:hidden;
}
.top_column{
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/menu_bg.jpg) no-repeat;
}

.top_column li {float:left;text-align:center;display:block;font-size:13px; line-height:42px;margin:0px; line-height:42px; font-weight:bold;
padding:0 20px; background:url(../images/c_tiao.jpg) no-repeat right center;}
.top_column li:hover{background:url(../images/mebg.jpg) repeat-x;
					display:block;
					padding:0 20px;
					margin:0;}
.top_column li a,.top_column li a:visited {color:#fff; text-decoration:none;}
.top_column li a:hover {color:#fff; text-decoration:none; display:block;}
/*Info CSS*/
.center {
	margin:0;
	padding:0 0 10px 0;
	overflow:hidden;
	background:url(../images/center_bg.jpg) center top repeat-y;
}
.center_l {/*Left Info*/
	width:223px;
	padding:0px;
	margin:13px 0 0 0;
	overflow:hidden;
}
.center_r{/*Right Info*/
	width:729px;
	padding:0px;
	margin:13px 0 0 0;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom_bg {
	background:url(../images/bottom_bg.jpg) no-repeat center top;
	width:100%;
	padding:0px;
	margin:0;
	overflow:hidden;
}
.bottom{
	width:967px;
	padding:5px 0 0;
	overflow:hidden;
	margin:0 auto ;
	background:url(../images/bottom.jpg) no-repeat;
	min-height:53px;
	text-align:center;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:137px;
	margin:0px;
	padding:0px 22px 5px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:135px;
	height:150px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:1px #37baee solid;
	
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	width:137px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#666;
	font-weight:bold;
	
}
.pro1 {/*One Product All Css*/
	width:202px;
	margin:0px;
	padding:0px 18px 5px;
	overflow:hidden;
}
.pro1_img {/*Product Images*/
	width:200px;
	height:200px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:1px #37baee solid;
	
}
.pro1_test {/*Product Name*/
	width:202px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#666;
	font-weight:bold;
	
}

.page {/*Bottom Page CSS*/
	margin:0;
	overflow:hidden;
	padding:15px 0;
	text-align:center;
	width:720px;
	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: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;}
/*ny Tab css*/
#Tab1{ 
	width:96%;
	overflow:hidden;
	padding:0px 2px 0 12px;
	margin:0px auto;

} 

.Menubox { 
	width:100%;
	padding:5px 8px;
	height:20px;
	margin:0px;
	line-height:25px;
} 
.Menubox ul{ 
	margin:0px; 
	padding:0px; 
} 
.Menubox li{ 
	float:left; 
	display:block; 
	cursor:pointer; 
	width:150px; 
	text-align:center; 
	color:#000; 
	font-weight:bold; 
} 
.Menubox li.hover{ 
	padding:0px; 
	width:150px; 
	border-left:1px solid #666; 
	border-top:1px solid #666; 
	border-right:1px solid #666;
	font-weight:bold; 
	height:27px; 
	line-height:27px; 
} 
.Menubox li.alink{ 
	padding:0px; 
	width:150px; 
	border-bottom:1px solid #666;
	font-weight:bold; 
	height:27px; 
	line-height:27px; 
} 

.Contentbox{ 
	clear:both; 
	margin-top:0px; 
	border-top:none;
	overflow:hidden;
	text-align:center; 
	padding-top:8px; 
}
#con_one_1{
	width:100%;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}

#con_one_1 li{ 
	overflow:hidden;
	padding:2px 10px 2px 0;
	margin:0px;
/*	color:#003366;*/
	line-height:24px;
	text-align:left;
	border-bottom:1px #999 dashed;
}
#con_one_1 li span{ float:right;}
#con_one_2{
	width:100%;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}
#con_one_2 li{
	overflow:hidden;
	padding:2px 10px 2px 0;
	margin:0px;
	line-height:24px;
	text-align:left;
	border-bottom:1px #999 dashed;
}
#con_one_2 li span{ float:right;}


