﻿/*－－－－－－类别页面样式－－－－－－*/
#category_left
{
	width: 364px;
	float: left;
}

#category_right
{
	width: 620px;
	float: right;
}


#son_name_links
{
	position: relative;
	left: 35px;
	width: 355px;
	height: 820px;
}

#son_name_links fieldset
{
	background-color: #f9fdfe;
	margin-bottom: 15px;
	height: 218px;
}

#son_name_links legend
{
	font-size: 14px;
	font-weight: bold;
}

#son_name_links a
{
	text-decoration: none;
	color: #0099cc;
}

#son_name_links a:hover
{
	text-decoration: none;
	color: Red;
}

#cat_news_list
{
	position: relative;
	left: 30px;
	top: 20px;
}

#cat_news_list td
{
	font-size: 14px;
	height: 30px;
	border-bottom: dashed 1px #d4eef6;
	text-indent: 5px;
}

#cat_news_list a
{
	text-decoration: none;
	color: #008800;
}

#cat_news_list a:hover
{
	text-decoration: none;
	color: Red;
}

#category_footer
{
	clear: both;
	width: 998px;
	height: 43px;
}
