@import url("base.css");
@import url("header.css");
@import url("footer.css");
#main{margin:5px auto;width:1000px;text-align:left;}
#main #left{float:left;border:1px solid #ccc;width:200px;font-size:14px;}
#main #left .tit{background:url("../images/bg_left_title.gif") 0 -1px;padding-top:5px;height:19px;text-indent:18px;font-weight:bolder;}
#main #left ul{margin:5px;}
#main #left li{padding-top:4px;line-height:20px;margin:3px 0;background:url("../images/arr8.gif") no-repeat 5px 6px;text-indent:20px;font-weight:bolder;}
#main #left li.t1{padding-top:2px;line-height:20px;margin:0;background:url("../images/arr2.gif") no-repeat 15px 6px;text-indent:30px;font-size:12px;font-weight:normal;}
#main #right{float:right;width:780px;border:1px solid #ccc;}
#main #right .tit{background:url("../images/arr6.gif") no-repeat 5px 3px;text-indent:25px;border-bottom:1px solid #ccc;margin:5px 10px;height:20px;font-size:14px;color:#009ACE;}
#main #right .a-tit{text-align:center;padding-top:8px;height:28px;}
#main #right .a-tit h1{font-size:20px;font-family:ºÚÌå;color:#21C729;margin:0;padding:0;}
#main #right .one{height:150px;margin:0 20px;}
#main #right .one1{height:150px;float:left;width:400px;line-height:20px;}
#main #right .one2{float:right;height:150px;}
#main #right .a-con{font-size:14px;line-height:150%;margin:10px;}
