﻿@charset "utf-8";
*{color:#333;}
html{background:#EEF2FD;}
body{width:950px;margin:0 auto;background:#fff;}
h2{color:#377AAE;padding-left:20px;margin-bottom:5px;background:url(../images/2.gif) no-repeat 5px center;}
#header,#main,#footer{margin:0 10px;}
#logo{height:60px;}
#logo{font-size:26px;}
#menu ul{overflow:hidden;zoom:1;height:40px;background:url(../images/bg/2.gif) repeat-x left -20px;}
#menu li{float:left;padding:0 8px;}
#menu li a{font-size:14px;line-height:40px;color:#fff;font-weight:bold;text-decoration:none;}

#subMenu{}
#subMenu ul{padding-left:20px;}

#banner{height:160px;background:#eee;overflow:hidden;margin-bottom:10px;}

#main{overflow:hidden;zoom:1;}
.layout11{float:left;width:240px;}
.layout12{float:right;width:680px;}

#news{margin-top:10px;}
#news h2{}
#news li{margin:2px 0;}
#news li a{background:url(../images/bg/1.gif) no-repeat left center;padding-left:15px;}

#contactUs{margin-top:10px;}
#contactUs dl{overflow:hidden;zoom:1;}
#contactUs dt{clear:both;float:left;width:80px;text-align:right;}
#contactUs dd{margin-left:80px;}

#footer{border-top:1px solid #ccc;text-align:center;margin-top:10px;}
#footerIn{border-top:3px solid #E1E1E1;padding:10px 0;}

#path{line-height:1.8;}

.page{margin-top:10px;}

