@charset "utf-8";
/* CSS Document */

body{
	font:12px/180% Verdana, Geneva, sans-serif;
	padding:0px;  
    margin:0px;  
    height:100%; 
	background:#f2f2f2;
	text-align:center;
	
	/*z-index:-1;background-image: url('adPic/MainBg.jpeg');background-position:top;background-repeat:no-repeat;*/
 }

.midBox{max-width:500px;height:auto;position: absolute;left:0;top:0;bottom:0;right:0;margin:auto;border:solid 0px #F30; background:#fff;}
.picDv{width:100%;height:auto;border: solid 0px #03C; box-shadow:1px 2px 8px #000;}
.picDv img{width:inherit}
.gdDv{width:100%;height:68px;border: solid 0px #03C;margin-top:25px; font-family:Segoe Print; line-height:53px; white-space:nowrap;}

.gdDv span{color:#333;margin-left:5px;font-size:15px;font-weight:bold; text-shadow:1px 2px 5px #ccc;height:30px; }
.gdDv span:hover{color:#ff0057;cursor:pointer}


.F_lc{width:100%;height:60px; background:#F5F5F5;margin-bottom:0px; text-align:center; line-height:60px;}