@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}
body{
	background:#212917;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;}
	
img { border:none;}
.con{
	background:	 url(../images/coverbg.jpg) 0 0 no-repeat;
	margin:0 auto;
	width:1000px;
	height:235px;
	padding-top:403px;
	}
.official a:link,.bolg a:link,.official a:visited,.bolg a:visited{width:195; padding-left:51px; height:34px; display:block;}
.official a:hover,.bolg a:hover{ background:url(../images/abg.gif) left  center no-repeat;}
.official{
	width:264px;
	height:34px;
	margin:0 auto 0 auto;}
	
.bolg{
width:264px;
	height:34px;
	margin:25px auto 0 auto;}
.footer{
	width:1000px;
	height:73px;
	margin:70px auto 0 auto;
	text-align:center;
	}
.footer a:link,.footer a:visited{
	color:#F2F197;
	text-decoration:none;
	}
.footer a:hover{
	color:#F2F197;
	text-decoration:underline;
	}
.footer .info{
	padding-top:27px;
	color:#fff;
	}
