@charset "utf-8";
/* CSS Document */
/*全局定义参数*/
body {
	margin:0px auto;/*top,right,bottom,left*/
	line-height:21px;
	font-family:"宋体";
	font-size:12px;
	color:#666;
	background:url(../images/body_bg.jpg) repeat-x #E9E9E9;

}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
input{
	display:inline;
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#064E6F; text-decoration:none;}
a:hover {color:#064E6F; text-decoration:underline;}
a:active {color:#064E6F; 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_bg{
	width:100%;
	margin:0px auto;
	padding:0 0 4px 0;
	overflow:hidden;
	position:fixed;
	top:0;
	left:0;
	height:127px;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	z-index:1000;
	background:url(../images/body_bg.jpg) repeat-x top center;
}
.top{
	width:1003px;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
.top_logo {/*Head Logo*/
	width:300px;
	padding:0;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:1003px;
	padding:0px;
	margin:0px auto;
	height:31px;
	line-height:31px;
	overflow:hidden;
}
/*.top_column li {float:left;text-align:center;display:block;font-size:14px; height:31px; line-height:31px; padding:0px; width:96px; margin:0px; font-family:"微软雅黑"; font-weight:bold;}*/
.top_column li a,.top_column li a:visited {color:#000; text-decoration:none;}
.top_column li a:hover {text-decoration:none; display:block;}
/*Info CSS*/
.center,.ban_bg{
	padding:10px 0 0;
	margin:0px auto;
	overflow:hidden;
}
.center{
	width:1003px;
	margin:0px auto;
	padding:0px 0 0;
	overflow:hidden;
	background:#E9E9E9;
}
.center_l {/*Left Info*/
	width:205px;
	padding:0 0 0 15px;
	margin:0px;
	overflow:hidden;
	background:url(../images/left_bg.jpg) no-repeat #E9E9E9;
	min-height:528px;
}
.center_r {/*Right Info*/
	width:783px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background:url(../images/nr_bg.jpg) no-repeat right top #E9E9E9;
	min-height:596px;
}

/*Bottom CSS*/
.bottom{
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	width:100%;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:220px;
	padding:4px 3px 8px 17px; 
	margin:0px;
	overflow:hidden;
	color:#064E6F;
}
.pro_img {/*Product Images*/
	width:120px;
	height:111px;
	border:1px #ddd 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:220px;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0 0 4px 0;
	background:#ccc;
	overflow:hidden;
	text-align:center;
}
.page {
	color:#4A4A4A;
	line-height:25px;
	margin:0;
	overflow:hidden;
	padding:10px 0;
	text-align:center;
	width:100%;
}

/*News CSS*/
.news_t {
	width:700px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t li{position:relative;display:block;list-style:none; line-height:28px; margin:0 20px 0 0; padding:0px; border-bottom:1px #999 dashed; width:320px; float:left; padding:0 0 0 10px;}
.news_t li a,.news_t li a:visited{color:#555; text-decoration:none;}
.news_t li a:hover{color:#555; text-decoration:underline;}
.news_t li span{float:right; color:#555;}
.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;
}

#menu{
 height:65px;
}
#menu ul{
 margin:auto; width:1003px; height:35px;
 list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
 float:left; width:100px; line-height:35px;  text-align:center; margin-right:-2px; margin-left:-2px;
 font-weight:bold;
}
.m_li a{
 display:block; color:#000; width:100px;
}
.m_line{
 float:left; width:1px; height:35px;
 line-height:33px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
 margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
 float:left; width:100px; line-height:35px; text-align:center; padding-top:3px; font-weight:bold;
 background-image:url(../images/onhover.jpg); position:relative; height:35px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
 .m_li_a11{
 width:141px; line-height:34px; text-align:center; padding-top:2px; font-weight:bold;
 background-image:url(../images/onhover.jpg); position:relative; height:28px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
 display:block; color:#FF0000; width:100px;
}

.smenu{
 width:1003px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:35px;
}
.s_li{
 line-height:35px; width:auto; display:none; height:35px; 
}
.s_li_a{
 line-height:35px; width:auto; display:block; height:35px; 
}
.smenu li a:hover{
	color:#660000;
}