.PageStyle
{
	width:960px;
	margin:auto;
	font-size:14px;
}
.PageFoot
{
	font-size:12px;
	text-align:center;
	border-top:1px solid #E5E5E5;
}
.PageMenu
{
	border:1px solid #E5E5E5;
}
.PageHead
{
	height:125px;
}
.PageMenu ul,li
{
	padding:2px 3px;
	margin:0;
	list-style:none;
	border-bottom:1px dashed #E5E5E5;
}
.PageMenuLi
{
	background-color:#e5e5e5;
}
.PageRight
{
	text-align:center;
	line-height:22px;
}
.PageRight h3
{
	background-color:#E5E5E5;
}
.PageLeft
{
	text-align:center;
	line-height:22px;
	padding-top:20px;
}
.PageLeft h3
{
	font-size:14px;
}
.Index_NewsList
{
	padding:0px 15px 0px 15px;
	text-align:left;
}
.Index_NewsList ul
{
	padding:0;
	margin:0;
}
.Index_NewsList li
{
	padding:0;
	margin:0;
	line-height:22px;
	background:url(/images/Info_01.gif) no-repeat 0 5px;
	padding-left:15px;
}
a:link
{
	color:#333333;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #333333;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.News_Title
{
	text-align:center;
	padding:3px 0px 3px 3px;
}
.News_Other
{
	text-align:right;
	color:#999;
	padding:3px 0px 3px 3px;
}
.News_Content
{
	line-height:22px;
	padding:5px;
}
.Column_Title_Style
{
	width:200px;
	background-color:#E5E5E5;
	line-height:22px;
	font-weight:bold;
}
.Column_Content_Style
{
	padding:6px;
	line-height:22px;
}

