/* CSS Document */
body {margin:0px auto; text-align:center; background:#423f39}

td{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#4d4d4d}

a:link {color: #4d4d4d;	text-decoration: none;}

a:visited {color: #4d4d4d;text-decoration: none;}

a:hover {color:#c40000;	text-decoration:underline;}

a:active {color:#c40000;text-decoration:underline;}

.bg{background:url(../images/index_35.jpg) repeat-y; width:1000px; margin:0 auto; text-align:center}

.bg2{background:url(../images/index_39.jpg) repeat-y; width:1000px; margin:0 auto; text-align:center}


/*-----------------------------------导航栏-----------------------------------*/
.menu{background:url(../images/index_05.jpg) repeat-x; height:40px; line-height:40px;}

.menu ul{margin:0px; padding:0px;}

.menu li{line-height:40px; margin:0 12px; list-style-type:none; float:left}

.fgx{background:url(../images/index_07.jpg) no-repeat center; height:40px; width:2px}


/*-----------------------------------banner-----------------------------------*/
.banner{background:#ffffff; border-left:1px solid #93928e; border-right:1px solid #93928e; width:1000px; height:231px;}



/*-----------------------------------公司简介-----------------------------------*/
.i_gsjj{line-height:24px; padding:5px 5px 5px 10px; height:150px; font-family:"Tahoma" }



/*-----------------------------------新闻中心-----------------------------------*/
.lb1{text-align:center}
.lb1 ul{margin:0px; padding:0px; width:345px}
.lb1 li{list-style-type:none; text-align:left; line-height:25px; background:url(../images/index_32.jpg) no-repeat left; padding:0 0 0 15px}
.lb1 li span{float:right; color:#ce2c00;}


/*-----------------------------------产品列表-----------------------------------*/
.lb2{text-align:center;}
.lb2 ul{margin:0px; padding:0px; width:210px}
.lb2 li{list-style-type:none; line-height:28px; border-bottom:1px solid #c6c5c3; text-align:left; background:url(../images/a32.gif) no-repeat 10px; padding:0 0 0 25px}


/*-----------------------------------联系我们-----------------------------------*/
.i_lxwm{line-height:19px; padding:0 0 0 10px}


.footer{background:url(../images/index_38.jpg) no-repeat #ffffff right; height:81px; border-top:1px solid #cdcdcd; line-height:22px; padding:10px 0 0 20px; vertical-align:top}


.wz{float:right; padding:0 10px 0 0}

.nr{line-height:25px; padding:10px}

.cp{ width:220px; height:160px; padding:5px; border:1px solid #e5e5e5}
.cp_bt{text-align:center; line-height:25px}
.cozx{margin:0px; padding:0px}
.cpzx ul{width:760px; margin:0px; padding:0px}
.cpzx li{
	float:left;
	margin:5px; list-style-type:none; width:178px;}
.img{ border:1px solid #e7e7e7 }


.lb3 ul{margin:0px 10px 0px 0px; padding:0px;}
.lb3 li{line-height:25px; list-style-type:none; background:url(../images/index_32.jpg) no-repeat left; padding:0 0 0 15px; border-bottom:1px solid #e7e7e7}
.lb3 li span{float:right; color:#ce2c00; list-style-type:none; padding:0 10px 0 0}


.xw_bt{font-size:14px; font-weight:bold; text-align:center; padding:10px; border-bottom:1px solid #e7e7e7}

.btx{color:#ff0000; padding:5px 0 5px 10px}










.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 180px; /* Parent menu width - 1*/
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 180px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
background: #fff;
line-height:24px;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
color:#4d4d4d;
}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%;}
* html .suckerdiv ul li a { height: 1%; }
/* End */



