@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:url(../images/body.jpg) repeat-x #eee;
	color:#292929;
	font-size:12px;
	font-family:"ËÎÌå",Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form, label, input, textarea, img, span, em, strong{
	margin:0; padding:0; font-style:normal;
}

ul, ol, li{
	margin:0; 
	padding:0; 
	list-style:none;
	font-size:12px;
}
a{
    color:#4A4A4A; 
	text-decoration:none;
} 
a:hover{
    color:#FF0000;
	text-decoration:underline;
	/* blr:expression(this.onFocus=this.blur()); */
}

/********************************      General Classes      ********************************/

.clear {clear: both;}
				
.a-left {float: left;}
				
.a-right {float: right;}

/********************************      Body - header     ********************************/
#body_wrap{
     width:1002px;
	 height:auto;
	 margin:0 auto;
}
.header{
	width:1002px;
	height:147px;
	background:url(../images/head_bg.jpg) no-repeat;
	margin-top:5px;
}

.header span{
	width:992px;
	height:30px;
	color:#fff;
	line-height:30px;
	text-align:right;
	padding-right:10px;
	float:left;
}
.header span a{
	color:#ffffff;
}
.header p{
	width:962px;
	height:auto;
	color:#FF5400;
	font-size:16px;
	text-align:right;
	font-weight:bold;
	margin-top:14px;
	padding-right:40px;
	float:left;
}
/********************************      banner      ********************************/
#box_wrap{
	width:990px;
	height:auto;
	background: #FFFFFF;
	padding:6px;
}
.banner{
     width:982px;
	 height:auto;
	 border:2px solid #999;
	 padding:2px;
	 float:left;
}
#myFocus{position:relative; border:0px;}
.loading span{color:#999}
#myFocus .pic{position:absolute;}
#myFocus .pic li{float:left; overflow:hidden;}
#myFocus .num{width:16px; height:auto; position:absolute; bottom:6px; right:8px; z-index:2;}
#myFocus .num li{width:16px; height:20px; line-height:20px; border:0px; background:url(../images/b_1.gif) no-repeat; text-align:center;cursor:pointer;}
#myFocus .num li.current{color:#FFFFFF; background:url(../images/b_2.gif) no-repeat;}
#myFocus p{position:absolute; background:url(../images/j_b.gif) no-repeat; width:49px; height:49px; top:0px; left:0px; z-index:3;}

/********************************      main_wrap      ********************************/
.main{
     width:990px;
	 height:auto;
	 margin-top:6px;
	 float:left;
}
.main h2{
     width:990px;
	 height:41px;
	 position:relative;
}
.title{ 
width:988px;
height:50px;
background:#fff;

}
.main h2 span.about, .main h2 span.product, .main h2 span.contact{
     width:198px;
	 height:41px;
	 text-indent:-10001px;
	 overflow:hidden;
	 position:absolute;
	 top:0px;
	 left:-9px;
}
.main h2 span.about{background:url(../images/zhjs.png) no-repeat;}
.main h2 span.product{background:url(../images/cpzs.png) no-repeat;}
.main h2 span.contact{background:url(../images/gsjs.png) no-repeat;}
.main ul.about{
     width:616px;
	 height:250px;
	 font-size:14px;
	 line-height:24px;
	 border:1px solid #CCCCCC;
	 padding:6px;
	 margin-top:6px;
	 overflow:hidden;
	 float:left;
}
.main ul.about a, .main ul.about a:hover{
	 color:#FF0000;
}
.main ul.about img{
	 border:0px;
	 margin-right:6px;
	 display:inline;
	 float:left;
}
.main ul.news{
     width:336px;
	 height:250px;
	 border:1px solid #CCCCCC;
	 padding:6px;
	 margin-top:6px;
	 margin-left:10px;
	 display:inline;
	 float:left;
}
.main ul.news li{
     width:336px;
	 height:auto;
	 color:#4A4A4A;
	 line-height:25px;
	 float:left;
}
.main ul.news li span{
     width:auto;
	 height:auto;
	 color:#B1B1B1;
	 line-height:25px;
	 float:right;
}
.main ul.product{
     width:990px;
	 height:auto;
	 padding-top:6px;
	 margin-top:6px;
	 float:left;
}
.main ul.product li{
     width:188px;
	 height:auto;
	 padding:0px 5px 0px 5px;
	 float:left;
}
.main ul.product li img{
     width:184px;
	 height:136px;
	 padding:1px;
	 border:1px solid #CCCCCC;
}
.main ul.product li span{
     width:188px;
	 height:32px;
	 text-align:center;
	 line-height:30px;
	 white-space:nowrap;
	 overflow:hidden;
	 text-overflow:ellipsis;
	 float:left;
}
.main ul.product li em{
     width:188px;
	 height:32px;
	 color:#333;
	 font-size:14px;font-style: normal;
	 line-height:30px;
	 white-space:nowrap;
	 overflow:hidden;
	 text-overflow:ellipsis;
	 float:left;
}

.main ul.contact{
     width:976px;
	 height:auto;
	 font-size:12px;
	 line-height:24px;
	 border:1px solid #CCCCCC;
	 padding:6px;
	 margin-top:6px;
	 float:left;
}
.tubiao{background:url(../images/tubiao.gif) left bottom no-repeat;}
/********************************      copyright      *******************************/
.copyright{
     width:1002px;
	 height:40px;
	 text-align:center;
	 line-height:22px;
	 padding-top:6px;
}