@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; list-style-type:none; }
html { height:100%; overflow:hidden; border:0px none #fff; }
body { height:100%; overflow:hidden; }
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#body { overflow:hidden; overflow-y:scroll; height:100%; width:100%; position: relative; }

#float #chagecss { position: absolute; top: 340px; right: 50px; line-height: 24px; z-index: 1001; background-color: #FFF; }

#qq { position: absolute; top: 120px; right: 30px; background-image: url(images/bg_qq.gif); background-repeat: no-repeat; background-position: left top; overflow: hidden; height: 135px; width: 120px; z-index: 500; }

#qq .content { padding-top: 30px; padding-right: 10px; padding-left: 10px; display: block; }

#qq .content p { background-image: url(images/line_qq.gif); background-repeat: repeat-x; background-position: left bottom; padding-top: 4px; padding-bottom: 4px; }

#qq .content p a { font-size: 12px; color: #000; }

#qq .content p img { padding-right: 6px; }

#e { position: absolute; top: 270px; right: 30px; z-index: 500; }

#e a { background-image: url(images/ico_e.gif); background-repeat: no-repeat; background-position: left top; height: 60px; width: 120px; display: block; overflow: hidden; text-indent: -999px; }

.report { color: #06F; cursor: pointer; }
#mask { position: absolute; height: 100%; width: 100%; left: 0px; top: 0px; right: 0px; bottom: 0px; background-color: #000; z-index: 999; filter: Alpha(Opacity=70); /*IE*/ -moz-opacity:0.7; /*MOZ , FF*/ opacity:0.7; }
#maskiframe { background-color: #FFF; position: absolute; z-index: 1000; height: 420px; width: 600px; left: 50%; top: 50%; margin-top: -210px; margin-left: -300px; border: 5px solid #CCC; }

#maskiframe .close { font-family: "Arial Black", Gadget, sans-serif; font-size: 16px; position: absolute; top: 0px; right: 5px; line-height: 16px; color: #999; }

#iframe { width: 570px; display: block; height: 390px; margin-top: 15px; margin-right: auto; margin-bottom: auto; margin-left: auto; }
