@charset "utf-8";
body{ margin:0; padding:0; text-align:center;}
a img{border:none;}
#banner{width:950px; height:222px; margin:auto;}
#banner img{width:950px;}

#main{width:948px; height:774px; border:1px solid #eef3f7; margin:auto;}
#nav{width:915px; padding-left:33px; height:34px; background:url(images/navBg.png) repeat-x top left; text-align:left;}
#nav a{padding:0 20px 0 20px; line-height:33px; font-size:12px; text-decoration:none; color:#fff;}
#left{width:173px; padding-top:43px; height:696px; background:url(images/leftBg.png) no-repeat #eaeff3; float:left;}
#left a{ display:block; text-align:left; text-indent:45px; line-height:29px; font-size:12px; text-decoration:none; color:#1b468a;}
#left a.active{ color:#F90; font-weight:bold;}

#right{width:775px; height:600px; padding-top:15px; background:url(images/rightBg.png) repeat-x left 2px; float:left;}
#intro{width:705px; padding:0 25px; text-align:left; font-size:12px;}
#intro p{ text-indent:24px; line-height:28px; color:#1e4a8b;}

#contact{width:705px; padding:0 25px; text-align:left; font-size:14px; color:#0c6da2;}

#foot{width:950px; height:100px; background:url(images/foot.png) center no-repeat; margin:5px auto;}
