@charset "utf-8";
/* CSS Document */


#main {
	width: 966px;
	float: left;
	margin-top: 15px;
}
#main .access{
	margin-left: 40px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
	padding-bottom: 20px;
	display: inline;
}
#main .access .acc{
	width: 150px;
	float: left;
	margin-left: 70px;
	display: inline;
}
#main .access .acc h3{}
#main .access .acc ul{
	margin: 0px;
	padding: 0px;
}
#main .access .acc ul li{
	list-style-type: none;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#main .access .acc ul li a{
	color:#ED1B23;
}

#foot {
	text-align: center;
	line-height: 30px;
	background-image: url(../images/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	padding-top: 10px;
	font-size:12px;
}

#foot  .n{ font-size:12px; color:#000000;}
#foot  .n a:link,a:visited{
	color: #000000;
	text-decoration: none;
}
#foot .n a:hover,a:active{color: #FF0000; text-decoration:underline;}
#foot .menu{ font-size:12px; color:#000000;}
#foot .menu a:link,a:visited{
	color: #000000;
	text-decoration: none;
}
#foot .menu a:hover,a:active{color: #FF0000; text-decoration:underline;}
#foot .xuke{
	text-align: center;
	color: #ED001D;
	font-size: 12px;
}
#foot .xuke a:link,avisited {
	color: #ED001D;
}
#foot .xuke a:hover,a:active{ color:#FFBFBF;}
