/* CSS Document */
/*全局定义参数*/
body {
	margin: 0px;
	padding:0px;
	background-color:#;	
	font-family:"宋体",Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:left;	
}
.body_n {
	margin: 0px;
	padding:0px;
	background-color:#fff;	
	background-image: url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"宋体",Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:left;	
}
.body_index {
	margin: 0px;
	padding:0px;
	background-color:#fff;	
	background-image: url(../images//body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"宋体",Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:left;	
}
form {
	margin:0px;
	padding:0px;
}
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;}

/*头部CSS*/
/*.top {
	width:960px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	height:120px;
	background:url(../images/nav_bg.jpg)  no-repeat bottom;
}
*/
.top_logo {/*Logo*/
	width:566px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*NAV*/
	width:1003px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column li {text-align:left;position:relative;display:block;font-size:12px; line-height:22px; font-family:Arial; padding:0px 10px 0px 10px; margin:0px;}

.banner{
	width:724px;
	height:328px;
	background:url(../images/banner_bg.jpg) no-repeat;
	margin:0px;
	padding:0px 0px 0px 26px;
}
.banner img{
	border:black 0px solid;
	display:yes;
	height:328px;
	width:682px;
	border:0px;	
	}

/*内容部分CSS*/
.center {
	width:1003px;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	overflow:hidden;
}
.center_l {/*left*/
	width:230px;
	text-align:left;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.center_r {/*right*/
	width:750px;
	text-align:left;
	padding:0px 0px 0px 23px;
	margin:0px auto;
	overflow:hidden;
}



/*底部CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.bottom {
	color:#999;
	height:200px;
	width:943px;
	padding:35px 30px 40px 30px;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/bottom_bg.jpg) no-repeat center top #000;
}

.bottom a:link, .bottom a:visited, .bottom a:hover,.bottom a:active{
	color: #999999;
	text-decoration: none;
}

/*点击放大产品展示CSS*/
/*.pro {单个产品总框
	width:152px;
	padding:0px 15px 0px 15px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
.pro2 {
	width:162px;
	height:187px;
	padding:0px 11px 0px 0px;
	margin:0px;
	overflow:hidden;
}
/*.pro_img {产品图片
	width:150px;
	height:110px;
	border:1px #CCD8C2 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 {productName
	width:162px;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}*/
.page {
	width:740px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
/*产品左大右小展示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;
}
*/
/*新闻版面CSS*/
.news_t {
	width:740px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	color:#000;
}
.news_t li{ list-style:none; text-align:left;position:relative;display:block;font-size:12px;height:29px; border-bottom:1px #999999 dotted; line-height:29px; padding:0px 0px 0px 10px; margin:0px; color:#000; background:url(../images/news__.gif) no-repeat left center;}
.news_t li span{ float:right; color:#666;}
.faq_t {
	width:740px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	color:#000;
}
.faq_t li{ list-style:none; text-align:left;position:relative;display:block;font-size:12px;height:29px; border-bottom:1px #999999 dotted; line-height:29px; padding:0px 0px 0px 10px; margin:0px; color:#000; background:url(../images/news__.gif) no-repeat left center; width:360px; float:left;}
.faq_t li span{ float:right; color:#666;}

/*.page {底部分页CSS
	width:740px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}*/
.news_t1 {
	width:720px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t1 li{list-style:none; text-align:left; display:block; height:29px; border-bottom:1px #999 dotted; line-height:29px; padding:0px 0px 0px 10px; margin:0px 25px 0px 0px; background:url(../images/tb-6.gif) no-repeat left; float:left}

/*.page {底部分页CSS
	width:740px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}*/
#Tab1{ 
	width:96%;
	overflow:hidden;
	padding:0px 2px;
	margin:0px auto;
/*	font-size:11px;*/
} 
/*#Tab2{ 
	width:576px; 
	margin:0px; 
	padding:0px; 
	margin:0 auto;
}*/ 
.Menubox { 
	width:100%;
	padding:5px 8px;
	height:25px;
	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:#fff; 
	font-weight:bold; 
} 
.Menubox li.hover{ 
	padding:0px; 
/*	background:#fff; 
*/	width:150px; 
border-left:1px solid #232323; 
	border-top:1px solid #232323; 
	border-right:1px solid #232323;
/*		border-bottom:1px solid #999999;*/
/*	color:#CC0000; */
	font-weight:bold; 
	height:27px; 
	line-height:27px; 
} 
.Menubox li.alink{ 
	padding:0px; 
/*	background:#fff; 
*/	width:150px; 
/*border-left:1px solid #DEDEE0; 
	border-top:1px solid #DEDEE0; 
	border-right:1px solid #DEDEE0;*/
		border-bottom:1px solid #232323;
/*	color:#CC0000; */
	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 0px 2px 16px;
	margin:0px;
/*	color:#003366;*/
	line-height:24px;
	text-align:left;
	background:url(../images/tb-6.gif) left no-repeat;
	border-bottom:1px dotted #ccc;
}
#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 0px 2px 16px;
	margin:0px;
/*	color:#003366;*/
	line-height:24px;
	text-align:left;
	background:url(../images/tb-6.gif) left no-repeat;
	border-bottom:1px dotted #ccc;
}
#con_one_2 li span{ float:right;}