/* =reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table{border-collapse:collapse;}
fieldset,img{border:0;}
caption,em,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:700;}
input{vertical-align:middle;font-size:12px;}
textarea{font-size:12px;background:#FFF;}
td,th{vertical-align:top}
/* =common */
.none{display:none;}

.clear:after,.body:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clear,.body{zoom:1;}

a:link{color:#777;text-decoration:none;}
a:visited{color:#777;text-decoration:none;}
a:hover{color:#777;text-decoration:underline;}

body{font-family:Tahoma,"宋体";font-size:12px;color:#000;background:#380003 url(../img/bg_header.jpg) repeat-x 0 0;line-height:150%;text-align:center;}

.header,.body{margin:0 auto;width:1000px;text-align:left;}

#logo{float:left;}

.header ul{float:left;}
.header li{float:left;padding:0 8px 0 11px;height:43px;line-height:43px;background:url(../img/bg_line.jpg) no-repeat right center;}
.header p{float:right;height:43px;line-height:43px;}
.header p a{padding:0 8px 0 11px;background:url(../img/bg_line2.jpg) no-repeat right center;color:#E7E7E7;}
.header .last{background:none;}
.banner{clear:both;}

.body{padding-bottom:100px;}
#vote{position:relative;padding-top:50px;padding-left:300px;width:700px;height:240px;color:#d9ba7d;background:url(../img/bg_vote.jpg) no-repeat 0 0;}
#vote li{float:left;text-align:center;}
#vote p{margin-bottom:24px;}
#vote .full{position:relative;margin:0 20px;width:81px;height:130px;}
#vote .get{position:absolute;bottom:0;left:0;width:81px;height:100%;background:#52422b;}
#vote .radio{padding-top:20px;border-top:1px solid #736443;}
#vote .rate{position:absolute;top:-22px;left:0;width:81px;}
#vote .input_submit{position:absolute;left:100px;top:237px;width:101px;height:25px;text-indent:-1000px;overflow:hidden;*text-indent:0;*padding-left:1000px;border:none;background:url(../img/btn_vote.jpg) no-repeat 0 0;cursor:pointer;}
