/* CSS Document */
html{
text-align:center;
}
a{
cursor:pointer;
text-decoration:none;
}
ul{
padding:0;
margin:0;
}
img{
border:none;
}
body{
margin:0 auto;
width:960px;
height:768px;
font-family:"宋体";
font-size:12px;
color:#000;
background:url(/images/Ad/allboxbg.jpg) left top repeat-x;
text-align:left;
}
.clear{
clear:both;
}
/*-------------定义页面--------------*/
#box{
margin:0 auto;
margin-top:0px;
width:951px;
height:768px;
}
/*---------定义头部----------------*/
#head1,#head2{
width:100%;
}
#head1{
height:150px;
}
#head2{
height:52px;
}
#head1 img,#head2 img{
float:left;
}
.username{
float:left;
padding-left:150px;
padding-top:26px;
width:134px;
height:26px;
background:url(/images/Ad/head2_a.gif);
font-size:16px;
color:#ff6600;
font-weight:bold;
line-height:100%;
}
/*--------定义中间内容---------*/
.midcnt{
clear:both;
float:left;
width:100%;
height:510px;
overflow:hidden;
}
#leftbox{
float:left;
width:399px;
height:510px;
background:url(/images/Ad/leftbg.gif) left top repeat-y;
color:#aa6d2f;
font-size:13px;
font-weight:bold;
}
#leftbox a{
color:#aa6d2f;
}
#leftbox a:visited{
color:#aa6d2f;
}
.getprize{
margin-left:90px;
margin-top:30px;
width:254px;
height:85px;
background:url(/images/Ad/getprize1.jpg) left bottom no-repeat;
}
.getprizecnt{
margin-left:90px;
width:254px;
height:145px;
background:url(/images/Ad/getprize2.jpg) left top no-repeat;
}
.getprizecnt ul{
margin-top:10px;
float:right;
width:170px;
height:135px;
text-align:left;
}
.getprizecnt li{
list-style-type:none;
height:24px;
line-height:26px;
cursor:pointer;
}
.jifenrules{
margin-left:114px;
margin-top:20px;
width:211px;
height:69px;
background:url(/images/Ad/intergral1.jpg) left top no-repeat;
}
.jifencnt{
margin-left:114px;
width:211px;
height:107px;
background:url(/images/Ad/intergral2.jpg) left bottom no-repeat;
}
.jifencnt ul{
float:right;
margin-top:5px;
width:160px;
height:102px;
list-style-type:none;
text-align:left;
}
.jifencnt li{
height:22px;
line-height:22px;
cursor:pointer;
}
#rightbox{
float:left;
width:552px;
height:510px;
background:url(/images/Ad/rightbg.gif) left top repeat-y;
}
.iframesht{
margin-left:0px;
float:left;
width:445px;
height:510px;
overflow:auto;
text-align:left;
}

/*----------定义底部-------------*/
#foot{
clear:both;
float:left;
width:951px;
height:119px;
}
#foot img{
float:left;
}