@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-family:"宋体";
	text-align:center;
	background-color:#c4151c;
    }
#wrapper{ width:980px; margin:0 auto;text-align:left; }	
#top{ width:980px; height:auto; margin-left:auto; margin-right:auto; }
#top_left{ width:330px; height:80px; float:left; }
#top_right{ width:640px; height:80px; float:right; }
#top_right1{ width:640px; height:50px; }
#top_right2{ width:640px; height:25px; text-align:right; line-height:25px; }
#top_right2 a:link,#top_right2 a:hover,#top_right2 a:visited,#top_right2 a:active
{
	color:#000;
	text-decoration:none;
}
#top_center1{ margin-top: 57px; margin-bottom: 285px; margin-left: 243px; margin-right: 243px; }
#center1{
	text-align:center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 240px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mid img { line-height: 50px; }
#bottom{ width:980px; height:20px; line-height:25px; margin-left:auto; margin-right:auto; text-align:center; margin-top:10px; }
/*#center1 { margin:56px; border: 2px solid #000000; }*/
#bottom a:link,#bottom a:hover,#bottom a:visited,#bottom a:active
{
	color:#000;
	text-decoration:none;
}

