@charset "utf-8";
/* CSS Document */

/*################################基础布局################################
 *|---------------------|
 *|       #header       |
 *|---------------------|
 *|       #menu         |
 *|---------------------|
 *|                     |
 *|                     |
 *|       #service      | 
 *|                     |
 *|                     |
 *|---------------------|
 *|       #footer       |
 *|---------------------|
 *################################@end################################


/*service*/

#service{width:960px; padding:0px 20px; clear:both;}
#service h4{font-size:14px; color:#333; line-height:60px; text-align:center; border-bottom:#ececec 1px solid;}
#service ul{width:100%; padding-top:50px;padding-bottom:50px;padding-left:80px;}
#service li{background:url(../images/blue_arrow2.gif) no-repeat; text-indent:2em; font-size:14px; line-height:36px;}