body, div, label, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}	
body{font: 14px/1.5 tahoma,arial,"Microsoft YaHei";background-image:url(../images/air.jpg);filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";-moz-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat;
background-attachment:fixed;
background-position:top;}
.wrap {width: 1100px;margin: 0 auto;}
.header{padding: 0;overflow: hidden;border-color: #101010;min-height: 38px;background-color: #99CCFF;border-color: #66CCCC;font-size: 14px;color: #f0f7e2;top: 0;border-width: 0 0 1px;margin: 0 auto;line-height: 38px;font-weight: bold;}
.wrap ul{height:18px;}
.wrap li {
    float: left;
	list-style: none;
	position: relative;
}
.wrap li a{
	padding: 0 12px;
    float: left;}
#logo{float:left;margin-right:15px;}
.content{height:400px;width: 1100px;margin: 0 auto;background-color:#fff;}
.tips{margin: 0 auto; text-align: center;vertical-align:middle;line-height:400px;}
.footer{clear: both;padding: 15px 0;color: #ddd;background-color: #313131;position: relative;margin: 0 auto;}
.copyright{text-align:center;}