﻿@charset "utf-8";
@import url(base.css);/*reset*/
@import url(font.css);
/* Font and Color body,a,a:hover{font-family:"Microsoft YaHei",sans-serif;font-family:Simsun;}*/
.bg01{ background:#dfdddd url(/images/bg01.jpg) no-repeat 50% top;}
#header{}
/*banner*/
#banner{ height:379px; overflow:hidden; background:url(/images/banner.jpg) no-repeat top;font-size:0; line-height:0; z-index:99; }
#main{ margin:6px auto 0; overflow:hidden; background-color:#FFF; }
.layout01{ display:inline-block;}
.cataList{width:220px; float:left; overflow:hidden; margin:26px 12px; text-align:left;}
.cataList .bar{height:29px;line-height:29px; background:url(/images/bar02.jpg) no-repeat; margin-bottom:3px; overflow:hidden;}
.cataList .bar h3{margin-left:9px; text-indent:6px;overflow:hidden;}
.cataList .bar01{ background-image:url(/images/bar01.jpg);}
.cataList .bar01 h3{ text-indent:26px;}
.cataList .box{height:132px; line-height:22px; margin:10px 5px; overflow:hidden;}
.cataList .list{height:132px; margin:10px 0;overflow:hidden;}
.cataList .list li{ line-height:15px; font-size:12px; border-bottom:1px solid #ebebeb; background:url(/images/ico01.jpg) left 14px no-repeat; padding:6px 0 6px 13px;}
.cataList .bot{height:34px;line-height:34px;background:url(/images/catabot.jpg) no-repeat; text-indent:10px;}
.gt{ background:url(/images/gt.gif) no-repeat 6px center;width:40px; display:inline-block;}
