body {
    background-color: #ffffff;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: auto;
    margin-left: 0px;
}
div {
    font-size: 12px;
    color: #000000;
}
a:link {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
a:visited {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
a:hover {
    font-size: 12px;
    color: #009900;
    text-decoration: none;
}
.input_textarea_short {
    BORDER:	#000000 1px solid;
    BACKGROUND-COLOR:#ffffff;
    height:		90px;
    width:		650px;
    margin:0;
}
.volumnfont {
    letter-spacing: 1.5em;
}
.coltext {
    color: #009900;
}
.graytext {
    color:#999999;
}
.redtext {
    color:#ff0000;
}
.bluetext {
    color:#0000ff;
}
.blacktext{
    color:#000000;
}
.smalltext {
    font-size:12px;
}
.bigtext{
    font-size:16px;
}
.fanbutton {
    font-size: 12px;
    background-image: url(../image/button_fan.gif);
    height: 38px;
    width: 38px;
    border: 0px;
}
.fanbutton1 {
    font-size: 12px;
    background-image: url(../image/button_fan1.gif);
    height: 18px;
    width: 38px;
    border: 0px;
}
.fanbuttondiv{
    margin:25px 25px 25px 5px;
}
.input {
    height: 16px;
    width: 70px;
    border: 1px solid #000000;
}
.input1 {
    height: 16px;
    width: 50px;
    border: 1px solid #000000;
}
.input2 {
    height: 16px;
    width: 80px;
    border: 1px solid #000000;
}
.input_text {
    BORDER-RIGHT:	#000000 1px solid; 
    BORDER-TOP:	#000000 1px solid; 
    BORDER-LEFT:	#000000 1px solid; 
    BORDER-BOTTOM:	#000000 1px solid; 
    height:		18px;
    width:		120px;
    BACKGROUND-COLOR:#ffffff;
}
.input_text_veryshort {
    BORDER-RIGHT:	#000000 1px solid; 
    BORDER-TOP:	#000000 1px solid; 
    BORDER-LEFT:	#000000 1px solid; 
    BORDER-BOTTOM:	#000000 1px solid; 
    height:		18px;
    width:		40px;
    BACKGROUND-COLOR:#ffffff;
}
.input_text_short {
    BORDER-RIGHT:	#000000 1px solid; 
    BORDER-TOP:	#000000 1px solid; 
    BORDER-LEFT:	#000000 1px solid; 
    BORDER-BOTTOM:	#000000 1px solid; 
    height:		18px;
    width:		80px;
    BACKGROUND-COLOR:#ffffff;
}
.input_text_long {
    BORDER-RIGHT:	#000000 1px solid; 
    BORDER-TOP:	#000000 1px solid; 
    BORDER-LEFT:	#000000 1px solid; 
    BORDER-BOTTOM:	#000000 1px solid; 
    height:		18px;
    width:		280px;
    BACKGROUND-COLOR:#ffffff;
}
.input_text_superlong {
    BORDER-RIGHT:	#000000 1px solid; 
    BORDER-TOP:	#000000 1px solid; 
    BORDER-LEFT:	#000000 1px solid; 
    BORDER-BOTTOM:	#000000 1px solid; 
    height:		18px;
    width:		420px;
    BACKGROUND-COLOR:#ffffff;
}
.input_text_ssuperlong {
    BORDER-RIGHT:	#000000 1px solid; 
    BORDER-TOP:	#000000 1px solid; 
    BORDER-LEFT:	#000000 1px solid; 
    BORDER-BOTTOM:	#000000 1px solid; 
    height:		18px;
    width:		600px;
    BACKGROUND-COLOR:#ffffff;
}
form {
    margin: 0px;
}
.sptd {
    background-color:#9FD59E;
    text-align:center;
}
.cytable {
    border-collapse:collapse;
    background:#eefaee;
}
.cytable td {
    font-size: 12px;
    padding:5px 3px 3px 3px;
    border:1px solid #009900;
}
.cytable tr:hover {
    background:#ffffff;
}
.controlbar {
    background-color: #eefaee;
    width: 984px;
    height: 30px;
    border: 1px solid #009900;
    padding:3px 0 0 0;
    /*zhangyongwei*/
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 18px; 

}
.zero{
    margin:0 0 12px;
    align:cetner;
    text-align:center;
}
.tc{
    margin:0 0 12px;
}
.readtd{
    border:1px solid #009900;
    background:#eefaee;
}
.pagebar{
    border:1px solid #009900;
    background:#eefaee;
    padding:3px 5px 0 5px;
    text-align:center;
}
.tdtitle{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #009900;
    background-color: #9FD59E;
    padding:3px 5px 0 5px;
}
.readbody{
    font-size: 16px;
    line-height: 1.8;
    text-align:left;
    padding:10px 10px 0 10px;
}
.replybody{
    padding:10px;
    border-top: 1px solid black;
    border-top-style:solid;
}
.replycontent{
    text-align:left;
}
.replysubmit{
    padding:0 10px 0 10px;
    text-align:right;
}
.smallreadbody{
    font-size: 12px;
    line-height: 1.2;
    text-align:left;
    padding:10px;
}
.readcontrolbar{
    text-align:right;
    margin:0 10px 5px 10px;
}
.textleft{
    text-align:left;
}
.textcenter{
    text-align:center;
}
.toleft{
    float:left;
}
.toright{
    float:right;
}
.righttd{
    padding:10px 5px 10px 5px;
    top:0px;
}
.rightul{
    list-style:none;
    margin:0;
    line-height:1.5;
    /*zhangyongwei*/
    padding:0px;
    margin:0px;
}
.rightul span{
    float:left;
    font-size:12px;
    color:#009900;
}
.rightul2{
    list-style:none;
    line-height:1.2;
    margin:0px;
    padding:0px;
}
.rightul2 li{
    margin:0 0 15px;
}
.rightul2 span{
    color:#666666;
}
.warning{
    background-color:#FFFFE8;
    border:1px solid #FF6600;
    margin:0 0 12px 0;
}
.warningtitle{
    background-color:#FFFFCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FF6600;
    text-align:left;
    padding:3px 5px 0 5px;
}
.warningbody{
    text-align:left;
    padding:10px;
}
.warningtext{
    color:#FF6600;
}
.noveltitle{
    font-size: 12px;
    background-color: #9FD59E;
    border: 1px solid #009900;
    padding:3px 0 0 0;
    text-align:center;
}
.novelbody{
    font-size: 12px;
    line-height:1.2;
    padding:20 5 20 5;
    background-color: #eefaee;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #009900;
    border-left-color: #009900;
}
.auditwaterbackground {
    background: rgba(159, 213, 158, 0.2);
}
.noveltext{
    font-size: 16px;
    line-height: 1.8;
    padding: 0px 19px 25px 19px;
}
.sm{
    list-style-position: outside;
    font-size: 12px;
    margin:0 0 0 17px;
    padding:4px;
}
.sm li{
    line-height:1.2;
}
.manageArea {
    display:none;
}

.onebook_bookimg {
    display:block;
    clear:both;
    background:url(../image/book-bg.gif) no-repeat;
    width:167px; height:223px;
    float:left;padding:2px 2px 2px 2px
}

.onebook_bookbox {
    width:520px;
    float:left;
    padding: 10px;
}

.onebook_bookbox .size {
    background:#f7fdf7 url(../image/archives--bg.gif) no-repeat right top;
    border:solid 1px #a2c78a;
    padding:8px;
    margin-bottom:15px;

}
.onebook_bookbox .size ul{margin:0; padding:0; border: 0;}
.onebook_bookbox .size li{ float:left; list-style-type:none;margin:0; padding:0; border: 0;}
.onebook_bookbox .size .f1{ color:#338026; border-right:dashed 1px #89b945; width:270px;}
.onebook_bookbox .size .f2{ padding-left:10px;width:140px;}
.onebook_bookbox .size .f3{padding-top:15px;}
.onebook_bookbox .size .f4{ color:#338026; width:175px;}
.onebook_bookbox .size .f5{ width:115px;}
.onebook_bookbox .size .f6{ width:120px;}
.onebook_bookbox .size .f7{ }
.onebook_bookbox .submit-buy{ background:url(../image/submit-buy.gif) no-repeat; border:0; color:#fff; font-weight:bold;width:75px; height:23px;padding-left:20px;}
.onebook_bookbox .submit-link{ background:url(../image/submit-link.gif) repeat-x;padding:0px 5px; border:solid 1px #93c602;}

.input_submit{
    font-family:	"新宋体", "宋体";
    font-size:	12px;
    color:		#000000;
    border:		0px solid;
    height:		18px;
    width:		50px;
    vertical-align:	middle;
    padding-top:	2px;
    background-image:url(../image/button.gif);
}
.input_submit_long{
    font-family:	"新宋体", "宋体";
    font-size:	12px;
    color:		#000000;
    border:		0px solid;
    height:		18px;
    width:		80px;
    vertical-align:	middle;
    padding-top:	2px;
    background-image:url(../image/button_long.gif);
}