@charset "utf-8";
/* CSS Document */
html{min-height:100%; font-family:"微软雅黑";}
body{padding:0px; margin:0px; -webkit-text-size-adjust:none; min-height:100%;}
div,ul,ol,li,td,dl,dt,dd,header,footer,section,nav,p,form,h1,h2,h3,h4,h5,h6{padding:0px; margin:0px}
h1,h2,h3,h4,h5,h6 {font-size:1em; font-weight:normal;}
ol,ul{list-style-type:none;}
a{text-decoration:none; color:#333333}a:hover{color:#FF0000}a img{border:0}
.hide{display:none;}
.clear{clear:both;}
#cover{position:fixed; width:100%; height:100%; left:0; top:0; background-color:#000; filter:alpha(opacity=50); opacity:.5; z-index:99; display:none;}

.body{margin:auto; width:96%; clear:both;}

/****新加入***/
.coverBG{ position:fixed; width:100%; height:100%; background-color:#fff; opacity:0.9; left:0; top:0; z-index:10; display:none;}
/*
.cover{position:absolute; width:100%; height:100%; z-index:11; left:0; top:5%; display:none;}
*/
.cover{position:fixed; width:100%; height:100%; left:0; top:0; background-color:#000; filter:alpha(opacity=80); opacity:.8; z-index:99; display:none;}
.cover div span{display:block; padding-left:10%; text-align:left;}


@media only screen and (min-width: 160px){html {font-size: 10px !important;}}
@media only screen and (min-width: 240px){html {font-size: 15px !important;}}
@media only screen and (min-width: 320px){html {font-size: 20px !important;}}
@media only screen and (min-width: 360px){html {font-size: 22.5px !important;}}
@media only screen and (min-width: 375px){html {font-size: 23.4px !important;}}
@media only screen and (min-width: 410px){html {font-size: 25.4px !important;}}
@media only screen and (min-width: 414px){html {font-size: 25.8px !important;}}
@media only screen and (min-width: 480px){html {font-size: 30px !important;}}
@media only screen and (min-width: 600px){html {font-size: 37.5px !important;}}
@media (min-width: 640px) {
	html {font-size: 40px !important; }
	.body{width:640px;}
}
