@charset "utf-8";
/* CSS Document */
#Page_content
{
	width:960px;
	margin:10px auto 0px;
}

#Page_left
{
	width:190px;
	float:left;
}
#Page_left td
{
	width:190px;
	text-indent:10px;
	height:35px;
	color:#555;
	line-height:35px;
	border-bottom:1px solid #ccc;
}
#Page_left a
{
	color:#555;
}
#Page_left a:hover
{
	color:#06C;
}
#Page_right
{
	width:760px;
	float:right;
}
#Page_right td
{
	padding:5px;
}
.Page_title
{
	width:100%;
	border-bottom:#ccc dotted 1px;
	line-height:30px;
	text-indent:10px;
}
/*----------------------------------------------------------*/
#Page_news_Content
{
	width: 755px;
	margin: 0 auto;
	position: relative;
	padding:0;
}
.Page_news_box
{
	width:185px;
	float:left;
	position:relative;
	color:#333;
}
.Page_news_img
{
	height:95px;
	overflow:hidden;
	border:2px solid #ccc;
}
.Page_news_img img
{
	width:164px;
	overflow:hidden;
}
#Page_news_Content a:hover
{
	color:#06c;
}
#Page_news_Brief
{
	width:160px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}
/*----------------------------------------------------------*/
#Page_Number
{
	width:120px;
	height:10px;
	line-height:10px;
	margin:10px auto;
	position:relative;
	padding:0;
}
#Page_Number td
{
	width:10px;
	height:10px;
	line-height:10px;
	margin:0 auto;
	position:relative;
	text-align:center;
	border:1px solid #ccc;
}/*----------------------------------------------------------*/
#Sitemap
{
	line-height:18px;
	font-size:12px;
}
#Sitemap td
{
	width:139px;
}
#Sitemap span a
{
	color:#b00;
}
#Sitemap span a:hover
{
	color:#06c;
}
#Sitemap ul
{
	margin:5px auto;
	padding:0;
	position: relative;
	width:135px;
}
#Sitemap li
{
	list-style: square;
	margin-left:20px;
	padding-left:0px;
}

