﻿@import url("base.css");
@import url("hg_header2.css");
.typeTitle li, ul.textAd li{ background:url(../images/hg_bg.gif) no-repeat;}

#mainBody{width:960px; margin:10px auto; overflow:hidden; zoom:1;}
	/* 二级页面导航 */
	.smallNav{width:960px; border-bottom:1px solid #ccc; height:24px; line-height:24px; text-indent:4px;}
	.smallNav a{margin:0 5px;}
	.smallNav a strong{color:#c00; font-weight:normal;}
	/* 分类开始 */
	.typeTitle{width:9600px; height:24px; clear:both; overflow:hidden; margin-top:5px;}
	.typeTitle ul{width:960px; height:24px; background:url(../images/hg_bg1.gif) repeat-x;}
	.typeTitle ul:after{content:"."; clear:both; display:block; visibility:hidden; height:0;}
	.typeTitle li{width:80px; height:24px; background-position:0 -84px; float:left; margin-right:1px; font-size:12px; color:#333; text-align:center; line-height:24px; cursor:pointer;}
	.typeTitle li.current{ background-position:0 -108px; color:#ff7300;}
	
	.typeBody{width:958px; border:solid 1px #ffcca3; border-top:none; padding:5px 0;}
	.typeBody ul:after{content:"."; display:block; clear:both; visibility:hidden; height:0;}
	.typeBody ul.imgAd{width:100px; float:left; margin:0 0 0 5px;}
	.typeBody ul.imgAd li{float:left; margin-top:5px;}
	.typeBody ul.imgAd li img{width:90px; height:60px;}
	
	.typeBody ul.textAd{width:210px; float:left; margin-top:5px;}
	.typeBody ul.textAd li{line-height:22px; height:22px; text-indent:12px; background-position:5px -227px; overflow:hidden;}
	.typeBody ul.textAd li strong{ font-weight:normal;}
	.typeBody .more{ float:right; margin-right:5px;}
	/* 分类结束 */

