@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}

body, html {
font-family: Arial, "宋体";
background: #FFF;
height:100%; 
width:100%;
margin:0;
padding:0;
color:#868686;
}

table,td{
border:none;
color:#868686;
}
img{
border:none;}

.wrap {
background: #FFF url(bg.jpg) repeat-y;
width:710px;
vertical-align: middle;
margin:auto;
min-height:100%;
text-align:middle;
}

.illu-wrap {
background:url(illu-bg.gif) top left repeat-x;
min-width:100%;
vertical-align: middle;
margin:auto;
min-height:100%;
text-align:middle;
}

#illu-banner{
margin-left: 172px;
}

* html .wrap {
height:100%;
} 

* html .illu-wrap {
width:100%;
height:100%;
}

input, textarea{
font-family: Arial, "宋体";
border: solid 1px #CCCCCC;
}

#banner{
height: 230px;
}
#nav{
float:right;
width:600px;
height:16px;
margin-right: 23px;
margin-top: 2px;
text-align:right;
color:#8498a8;
font-size:0.8em;
font-weight:bold;
clear:both;
}
#main{
width:550px;;
padding:40px 80px 40px 80px;
font-size:0.8em;
}

#illu-main{
width:800px;
margin: auto;
padding:80px 80px 40px 80px;
font-size:0.8em;
text-align:center;
}

h1{
clear:both;
color: #fdac43;
font-size:1em;
font-weight: bold;
height: 13px;
width: 400px;
padding-left: 117px;
margin-bottom: 20px;
margin-top: 40px;
background: #FFF url(h1.gif) bottom left no-repeat;
}

#copy{
width:100%;
text-align: center;
}

.spimg{
width:100%;
height:9px;
background: url(sp.jpg)  center no-repeat;
margin-top: 40px;
}

.gsmall{
color:#c3c3c3;
font-size:0.85em;
}

.gdark{
color:#AAAAAA;
}

#nav a:link, #nav a:visited{
color:#8498a8;
font-weight: bold;
text-decoration:none;
}

#nav a:active, #nav a:hover{
color:#ffcf91;
font-weight: bold;
text-decoration:none;
}

a:link, a:visited{
color:#ff8ea0;
text-decoration:none;
}

a:active, a:hover{
color:#aeb57e;
text-decoration:none;
}

.Q{
color:#aeb57e;
font-weight:bold;
}

.cg{
border: #000 solid 1px;
}

.gh{
clear: both;
width: 60px;
height: 22px;
float: left;
}

.gf{
float: left;
width: 400px;
height: 22px;

}

.gh-h{
clear: both;
width: 60px;
height: 122px;
float: left;
}

.gf-h{
float: left;
width: 400px;
height: 122px;
}

.author{
clear:both;
float:left;
width:200px;
}

.date{
float:right;
width:300px;
text-align:right;
}

.usrcomment{
clear:both;
width:100%;
}

.reply {
width:100%;
padding-left:20px;
}

.small{
font-size:0.8em;
}

.deletes{
clear: both;
float:left;
width: 100px;
}
.edits{
float:right;
width: 100px;
text-align:right;
}
.replys{
float:right;
width: 100px;
text-align:right;
}

.comment{
border-bottom: solid 1px #CCC;
}

.button{
border: solid 1px #CCC;
background-color:#EDEDED;
color:#666;
height: 20px;
}
.sbutton{
border: solid 1px #CCC;
background-color:#EDEDED;
color:#666;
font-size: 9px;
height: 15px;
}

#splash{
width:734px;
height: 300px;
margin:auto;
background:#FFF url(splash.gif) top left no-repeat;
padding-top: 160px;
font-size:0.8em;
text-align:center;}
