#left { FLOAT: left; WIDTH: 210px;}
#right { FLOAT: right; WIDTH: 200px ;}
#center { PADDING-RIGHT: 9px; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; MARGIN: 0px 200px 0px 215px; PADDING-TOP: 0px; }

a.clsB
{
	text-decoration:underline;
}

a.clsB:hover
{
	color:#ff6600;
}

a.clsSmall:link,a.clsSmall:visited
{
	font-size:12px;
	margin:1 4 1 0;
	text-decoration:none;
}
a.clsSmall:hover
{
	font-size:12px;
	margin:1 4 1 0;
	text-decoration:underline;
	color:#ff6600;
}

/*区块*/
#TopAD
{
	width:976px;
	clear:both;
	padding-bottom:5px;
	margin-bottom:5px;
}
#TopAD .right
{
	float:right;
	width:470;
	height:62;
	text-align:right;
}
#TopAD .left
{
	float:left;
	width:504;
	height:62;
}

/*分类页面*/
/*左页*/
#ClnLeft
{
	width:766px;
	float:left;
}


/*右侧s*/

#clnRight
{
	with:210px;
	float:right;
}

/*小tab*/

.tabbody{position:relative;height:28px;font-size:14px;}
.tabbody span
{
	BORDER-RIGHT: #f4bf20 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #f4bf20 1px solid; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: white; 
	FLOAT: left; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 10px; 
	BORDER-LEFT: #f4bf20 1px solid; 
	PADDING-TOP: 6px; 
	BORDER-BOTTOM: #f4bf20 0px solid;
	color:Black;
}
.tabbody a:link,.tabbody a:hover,.tabbody a:visited
{
	BORDER-RIGHT: #f4bf20 1px solid;
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #f4bf20 1px solid; 
	PADDING-LEFT: 10px; 
	BACKGROUND: #fff9ca; 
	FLOAT: left; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 10px; 
	BORDER-LEFT: #f4bf20 1px solid; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #f4bf20 1px solid ;
	margin-bottom:2px;
	cursor:hand;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.tabbody a:hover
{
	BACKGROUND: #fbf5c6; 
	text-decoration:underline;
}
.tabLine{ FONT-SIZE: 0px; LINE-HEIGHT: 1px; POSITION: relative; TOP: 28px; HEIGHT: 1px; BACKGROUND-COLOR: #f4bf20 }
.TabBorder
{
BORDER-RIGHT: 1px solid #f4bf20; 
PADDING-RIGHT: 5px; 
BORDER-TOP: 0px solid #f4bf20; 
PADDING-LEFT: 8px; 
PADDING-BOTTOM: 5px; 
BORDER-LEFT: 1px solid #f4bf20; 
PADDING-TOP: 5px; 
BORDER-BOTTOM: 1px solid #f4bf20;
MARGIN-BOTTOM: 12px;
}

/*顶部大分类导航*/
#hyTopClnNavi
{
	width:976px;
}
#hyTopClnNavi ul
{
	margin:0;
}
#hyTopClnNavi li
{
	margin-left:0;
	width:100px;
	font-size:14px;
	line-height:24px;
	height:26px;
	padding:1 10 1 0;
	float:left;
}
#hyTopClnNavi a
{
	width:100px;
	background-color:#fcfcfc;
	text-align:center;
}

/*列表布局*/
.hyClnLeft
{
	float:left;
	width:125px;
	height:100px;
	overflow-x:hidden;
}
.hyClnRight
{
	width: 615px;
	float:right;
	margin:0;
}

/*右侧推荐文章*/
.BestArticles
{
	font-size:12px;
	width:200px;
}

.BestArticles ul
{
	margin:5;
}

.BestArticles li
{
	margin-left:2;
	padding:2 2 0 0;
}

.BestArticles li a:hover
{
	color:Red;
}

#sectnew
{
	clear:both;
}

#sectnew div.lft
{
	width:316px;
	float:left;	
}
#sectnew div.rgt
{
	width:316px;
	float:right;
}
#sectnew div.ctr
{
	width:316px;
	margin:0 326 0 326;
	padding:0;
}

div.hylstNormal
{
	
}
div.hylstNormal ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	height:200px;
	overflow:hidden;
}
div.hylstNormal ul li
{
	list-style-type:none;
	height:22px;
	width:300px;
	overflow:hidden;
	line-height:22px;
	font-size:12px;
}
div.hylstNormal ul li a
{
	text-decoration:none;
}
div.hylstNormal ul li a:hover
{
	text-decoration:underline;
}
div.hylstNormal ul li span
{
	margin-right:5px;
}
div.hylstNormal ul li span a,
div.hylstNormal ul li span a:visited
{
	color:#505050;
}
