@charset "utf-8";
/* CSS Document */
body {padding: 0; margin: 0; background:#000;}   
body,html{height: 100%;}   
#outer {height: 100%; overflow: hidden; width: 100%; }   
#outer[id] {display: table; position: static;}   
#middle {position: absolute; top: 50%;left: 0}   
#middle[id] {display: table-cell; vertical-align: middle; position: static;}   
#inner {position: relative; top: -50%; margin: 0 auto;}   
#content{width:1002px;  margin: 0 auto;} 
.aa1 {
	color: #FFF;
	margin-left: 20px;
	margin-top: 10px;
} 

.aa2 {
	color: #FFF;
	margin-top: 8px;
	margin-left: 20px;
} 
.stlyetop{
	height:59px;
	background-image: url(12.jpg);
	width: 1002px;
    }
