@charset "utf-8";
/* CSS Document */

fieldset, img{border:0;}  /*在ie6下面，只要给插入图片加了链接，就会出现小边框*/




a{color: #616161;text-decoration:none;text-decoration:none;}


/************************************************************关于我们*/


.about4_main{position:relative;padding-left:100px;overflow:hidden;}
.line{width:1px;height:100%;background-color:#999;position:absolute;left:113px;z-index:-1;}
.about4_main ul li{padding-left:35px;font-size:18px;color:#333333;line-height:30px;margin-bottom:30px;background:url(../Images/about4_icon.png) left top no-repeat;}
.about4_main ul li span{position:absolute;left:0px; font-size:30px; color:#05933d}
.about4_main ul li:last-child{margin-bottom:0px;}