@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#F1F6F5;
	font-size:12px;
	}
.top_navigation { width:1002px ; 
line-height:20px;
background-repeat:no-repeat ; margin-left:auto ; margin-right:auto ; overflow:hidden;}
td{
	margin:0px;
	padding:0px;
	font-size:12px;
line-height:20px;
	}
#content{
	font-size:12px;
	line-height:20px;}
#head{
	text-align: left;
	font-size:14px;
	font-weight:bold;
	height:51px;
	color:#282A32;
	}
.left{
	background:url(../images/hrline.gif) no-repeat left; 
	padding:8px 0px 0px 5px;}
.noleft{
	padding:8px 0px 0px 5px;}
#head a{
	text-decoration:none;
	color:#000;
	height:51px;
	margin:0px;
	font-size:14px;
	color:#282A32;
	padding:0px;
    }
#head  a:hover{
	margin:0px;
	padding:0px;
	text-decoration:underline;
	color:#943F9F;
	height:51px;
	font-size:14px;
	}
a:link{
	color:#000;
	text-decoration:none;
	font-size:12px;
	}
a:visited{
	color:#000;
	text-decoration: none;
	font-size:12px;
	}
a:hover{
	color:#8E0F92;
	text-decoration:underline;
	font-size:12px;
	}
a:active{
	color:#8E0F92;
	text-decoration:underline;
	font-size:12px;
	}