@charset "utf-8";
html{
margin:0px;
padding:0px;
}

body{
padding:0px;
margin:0px;
font-family:verdana,pmingliu;
font-size:0.8em;
overflow:auto;
background-color:#000;
}


div{
position:relative;

}

img{
border:none;
}


h1 span, h2 span, h3 span, h4 span{
display:none;
font-size:0em;
line-height:0px;
 }

h2{
color:#333;
font-size:1.2em;
line-height:1.2em;
margin:0px;
padding:0px;
} 


h3{
font-size:1em;
line-height:1em;
margin:0px;
padding:0px;
color:#333;
} 

h4{
font-size:1em;
line-height:1em;
margin:0px;
padding:0px;
color:#333;
} 

p,li{
font:1em/1.5em verdana,pmingliu,sans-serif;
letter-spacing:0.1em;
}


a{
color:#060;
text-decoration:none;
outline:none;
}

a:hover{
color:#9C0;
text-decoration:none;
}

.space{
clear:both;
}


.space_left{
clear:left;
}

.close{
float:right;
}

.ab_right{
position:absolute;
right:0px;
top:0px;
display:block;
}

.back{
position:absolute;
right:35px;
top:15px;

}

.back a{
background:url('ui/btn_back.png') left top no-repeat;
width:34px;
height:7px;
display:block;
}

.back a span{
position:absolute;
height:0px;
width:0px;
overflow:hidden;
}

.right{
float:right;
}

.notice{
color:#CC0000;
margin-left:10px;
margin-top:5px;
text-align:left;
}

.page{
text-align:center;
}


strong{
text-decoration:underline;
font-weight:normal;
}

/*basic*/
