@charset "utf-8";

#tab1,#tab2,#tab3,#tab4 {width:100%;margint:0px 5px;}
/* =tab
-------------------------*/
.tab_t {border-bottom:1px solid #C5C4C4; position:relative; height:28px; margin:0px;}
.tab li { float:left; display:inline; margin:0 30px -1px -25px; width:80px; height:27px; line-height:27px; border:1px solid #C5C4C4; background:#FBFBFB; color: #000000; text-align:center; cursor:pointer;}
.tab li.tab_active { color:#D90000; background:#fff; border-bottom:1px solid #fff; }
.tab li.tab_active a { color:#D90000; text-decoration:none; }

.tab-list{ padding:0 5px; font-size:12px; line-height:22px; margin:5px; _margin-left:0px; *margin-left:0px;}
.tab-list a{ padding:0 0 0 1em; color:#333; background:url(dot01.gif) no-repeat 0 -39px;}

.tab-list li{ list-style:none;}
.tab-list li a{ text-decoration:none;}
.tab-list li a:hover{ text-decoration:underline;}
.clear{ clear:both;}
.tabPic{margin:10px 0px 0px 10px; _margin-left:3px; float:left; width:100px; height:60px; border:1px #dddddd solid;background:#fff;padding:1px;}
.tabAbs{color:#666; margin:10px 5px 0px 10px; float: right; width:150px; height:64px; line-height:20px; text-indent:2em; _width:140px; font-size:12px;}
.floatleft{ float:left;}
.font14{ font-size:14px}
.linheigh28{ line-height:28px;}