@charset "utf-8";
/* CSS Document */
body {
	
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		 font-family:"微软雅黑"; 
           background=color:#ab0008;  
           width:100%;    
min-width:1250px;}
{
padding:20px;
}
a:link {
		color: #4c4c4c;
	text-decoration: none;
            font-family:"微软雅黑"; 
}
a:visited {
		text-decoration: none;
           color: #4c4c4c;
            font-family:"微软雅黑"; 
	}
a:hover {
		text-decoration: none;
           color: #4c4c4c;
            font-family:"微软雅黑"; 
	}
a:active {
		text-decoration: none;
           color: #4c4c4c;
            font-family:"微软雅黑"; 
	}


a.s:link {
		color: #4b6e90;
	text-decoration: none;}
a.s:visited {
		text-decoration: none;
	color: #4b6e90;
	}
a.s:hover {
		text-decoration: none;
	color: #4b6e90;
	}
a.s:active {
		text-decoration: none;
	color: #4b6e90;
	}