@charset "utf-8";
/* CSS Document */
a
{
	text-decoration:none;
}


a:link,a:visited
{
	color:#333333;
}
a:hover
{
	color:#F00;
	text-decoration:underline;
	color:#F00;
}
.w980
{
	width:980px;
	clear:both;
}
/*页面脚部*/
.footer
{
	background:url(../../Images/Blue/foot/footbg.jpg) repeat-x;
	text-align:center;
	clear:both;
	margin:0 auto;
	margin-top:8px;
}
.about
{
	padding-top:10px;
	height:25px;
	line-height:25px;
	border-bottom:solid #CCC 1px;
	width:800px;
	margin:0 auto;
}
.about a
{
	margin-right:10px;
}
.copyright
{
	margin-top:5px;
	line-height:24px;
}
