
@charset "utf-8";
/* CSS Document */
/*全局定义参数*/
body {
	margin:0 auto;/*top,right,bottom,left*/
	line-height:21px;
	font-family:"宋体";
	font-size:12px;
	padding:0;
	color:#666;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
input{
	display:inline;
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style: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:1003px;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
	height:86px;
	background:url(../images/top_bg.jpg) repeat-x;
}
.top_logo {/*Head Logo*/
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column{
	width:755px;
	padding:6px 0 0;
	margin:0px;
	overflow:hidden;
}
a,a:link,a:visited {color:#5C5C5C; text-decoration:none;}
a:hover {color:#031550; text-decoration:underline;}
a:active {color:#031550; text-decoration:none;}
.top_column li {float:left;text-align:center;display:block;font-size:14px; line-height:38px; padding:0px; margin:0px; font-family:"宋体";	line-height:33px; font-weight:bold;}
.top_column li a,.top_column li a:visited {color:#000; text-decoration:none;}
.top_column li a:hover {color:#000; text-decoration:none; display:block;}

/*Info CSS*/
.center{
	margin:0 auto;
	width:1003px;
	overflow:hidden;
	padding:0px;
}
.center_l {/*Left Info*/
	width:218px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r{/*Right Info*/
	width:747px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

/*Bottom CSS*/

.center_bg{
	padding:0 0 23px 0;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	background:url(../images/cent.jpg) no-repeat center top;
}
.bottom{
	width:1003px;
	padding:10px 0 0;
	overflow:hidden;
	margin:0px;
	text-align:center;
}
/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:162px;
	margin:0px;
	padding:10px 9px 5px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:160px;
	height:115px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:1px #ACA899 solid;
	
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	width:162px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#666;
	font-weight:bold;
}

.page {
	margin:0;
	overflow:hidden;
	padding:15px 0;
	text-align:center;
	width:720px;
	font-size:12px;
}

/*News CSS*/
.news_t1 {
	width:710px;
	padding:0 0 10px 0;
	margin:0px auto;
	overflow:hidden;
}
.news_t{
	padding:0 0 0 15px;
	width:720px;
	overflow:hidden;
	margin:0px;
}
.news_t li{
	width:326px;
	float:left;
	margin:0 20px 0 0;
	border-bottom:1px #999 dashed;
	line-height:29px;
	padding:0 0 0 10px;
	background:url(../images/faq_li_bg.jpg) no-repeat left center;
}
.news_t1 li{text-align:left;position:relative;display:block;list-style:none; line-height:29px; margin:0px;border-bottom:1px #000 dashed;background:url(../images/faq_li_bg.jpg) no-repeat left center; padding:0 0 0 10px;border-bottom:1px #999 dashed;}
.news_t1 li span{float:right;}

/*page*/
.pager {
	width:100%;
	text-align:center;
	margin:0px 0px 2px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.pager .disabled {
	font-size:12px;
	margin:1px;
	padding:2px 5px;
}
.pager .current {
	cursor:pointer;
	font-size:16px;
	font-weight:900;
	margin:1px;
	padding:2px 5px;
	text-decoration:none;
}
.pager a {
	cursor:pointer;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
}
.pager a:hover {
	color:#333;
	cursor:pointer;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
}
.pager input {
	width:20px;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:0px 3px;
	vertical-align:middle;
}
/*other */
.rel{
	margin:0px;
	padding:20px 0 0;
	clear:both;
}
.rel_t{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin:0px;
	color:#FE0002;
	padding:0 0 0 16px;
	background:url(../images/rel_t.jpg) no-repeat left center;
}	
	
/*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;
	background:url(../images/dian.jpg) no-repeat left center;
	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;
	background:url(../images/dian.jpg) no-repeat left center;
}
#con_one_2 li span{ float:right;}

