@charset "utf-8";
/* CSS Document */
/*全局定义参数*/
body {
	margin:0px auto;/*top,right,bottom,left*/
	line-height:21px;
	font-family:"宋体";
	font-size:12px;
	padding:0px;
	color:#333;
	background:url(../images/bg.jpg) repeat-x;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
p{
	margin:0px;
	padding:0px;
}
input{
	display:inline;
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#444; text-decoration:none;}
a:hover {color:#444; text-decoration:underline;}
a:active {color:#444; 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 {
	margin:0px auto;
	overflow:hidden;
	padding:0px;
	width:1004px;
}
.top_logo {/*Head Logo*/
    width:428px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column {
	margin:0 auto;
	clear:left;
	width:870px;
	height:48px;
	padding:0 0 0 134px;
	overflow:hidden;
	background:url(../images/menu.jpg) no-repeat right top;
}
/*.top_column li {float:left;overflow:hidden; font-size:12px; font-weight:bold; margin:12px 0 0; width:103px;display:block;vertical-align:middle; text-align:center;}*/
.top_column li a,.top_column li a:visited {color:#444; text-decoration:none;}
/*.top_column li a:hover {}*/
#nav li.firstchild{ background:url(../images/mm.png) no-repeat left 13px; display:block; width:103px; vertical-align:middle; height:35px;}
#nav li.firstchild a:link,#nav li.firstchild a:visited{color:#fff;}
/*Info CSS*/
.center {
	margin:0 auto;
	overflow:hidden;
	padding:0px;
	width:1004px;
}
.center_l{/*Left Info*/
	width:212px;
	padding:0;
	margin:0px;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:742px;
	padding:0px;
	margin:0;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom_bg{
	width:100%;
	padding:0px;
	margin:0px;
	background:url(../images/bottom_bg.jpg) repeat-x;
	overflow:hidden;
}
.bottom {
	margin:0 auto;
	padding:0 0 10px 0;
	overflow:hidden;
	width:970px;
	text-align:center;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	margin:0;
	overflow:hidden;
	padding:0 2px 0 8px;
	width:150px;
}
.pro_img {/*Product Images*/
	margin:0;
	overflow:hidden;
	padding:0px;
	width:150px;
	height:120px;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	line-height:33px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:center;
	width:150px;
	font-weight:bold;
}
.page {
	color:#4A4A4A;
	line-height:25px;
	margin:0;
	overflow:hidden;
	padding:20px 0;
	text-align:center;
	width:100%;
}
.news_t1 {
	width:740px;
	padding:0 0 10px 0;
	margin:0px auto;
	overflow:hidden;
}
.news_t1 li{
	width:340px;
	float:left;
	margin:0 20px 0 0;
	border-bottom:1px #999 dashed;
	line-height:29px;
	padding:0 0 0 10px;
	background:url(../images/icon.gif) no-repeat left center;
}

/*News CSS*/
.news_t {
	width:720px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t li{text-align:left;position:relative;display:block;list-style:none; line-height:28px; margin:0px; padding:0 0 0 12px; background:url(../images/icon.gif) no-repeat left center; border-bottom:1px #666 dashed;}
.news_t li a,.news_t li a:visited{color:#555; text-decoration:none;}
.news_t li a:hover{color:#0063AF; text-decoration:underline;}
.news_t li span{float:right; color:#0063AF;}
/*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:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin:0px;
	color:#0075C5;
	padding:0 0 10px 0px;
}	
	
/*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:#999; 
	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 10px;
	margin:0px;
/*	color:#003366;*/
	line-height:24px;
	text-align:left;
	border-bottom:1px #000 dashed;
	background:url(../images/icon.gif) no-repeat left center;
}
#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 10px;
	margin:0px;
	line-height:24px;
	text-align:left;
	border-bottom:1px #000 dashed;
	background:url(../images/icon.gif) no-repeat left center;
}
#con_one_2 li span{ float:right;}

/*导航样式*/
#nav { list-style-type: none; padding:0px; margin:0px 0px 0px 0px;}       
#nav a {  display: block;text-align:center; font-size:12px;} 
#nav a:link {  text-decoration:none;}     
#nav a:visited {text-decoration:none;}   
#nav a:hover {text-decoration:none; }            

#nav li {float:left;overflow:hidden; font-size:12px; font-weight:bold; width:103px;display:block;vertical-align:middle; padding:18px 0 0; text-align:center;}     
#nav li a{
	text-align:center;
	color:#444;
	font-weight:bold;

}
#nav li a:hover{ color:#E35408;}              
#nav li ul { 
	list-style-type: none;
	text-align:center;
	left: -999em; 
	position: absolute;
	margin:0px; 
	padding:0px;
	*margin:0 0 0 -50px;
	width:103px;
}
#nav li ul li{
	float:left;
	padding:0px;
	margin:0px;
	display:block;
	text-align:center;
	width:103px;
	line-height:24px;
	background-color:#EDF6FD;
	border-bottom:1px #217FD9 solid;
}             
#nav li ul li a{color:#333;text-align:center;}  
#nav li ul li a:link,#nav li ul li a:visited {
	color:#333;
	text-decoration:none;
	text-align:center;
	padding:0;
	font-weight: normal;
} 
                                                           
#nav li ul li a:hover {color:#D4006D;text-decoration:none;text-align:center; }
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}


