﻿@charset "utf-8";
/* BODY */
body { margin:0; padding:0; font-size:12px; font-family:"宋体"; }

/* ---------------Online Message--------------- */
#onlinebook { position:absolute; bottom:0; right:0; color:#333333; }
#onlinebook img { border:0; }
.booktop { width:200px; height:25px; background:url(../images/onlinebook_top.gif) no-repeat bottom; }
.but_shou1 { width:24px; height:16px; position:absolute; right:10px; top:4px; }
#bookcnt { width:200px; }
.bookmid { background:url(../images/onlinebook_bg.gif) repeat-x bottom #EDFCFF; text-align:center; border-left:1px solid #3C81C4; border-right:1px solid #3C81C4; padding:8px 5px 8px 6px; text-align:left; }
.bookmid textarea { border:1px solid #3C81C4; }
.bookmid ul { margin:0; padding:0; }
.bookmid ul li { margin:5px 3px; padding:0 0 0 1px; list-style-type:none; }
.bookmid ul li span { color:red; margin-left:3px; }
.bookmid ul li.remark { color:#FF4200; }
.bookmid ul li.remark img { margin-right:3px; }
.bookmid a { text-decoration:underline; color:#006699; margin-left:1px; font-weight:bold; }
.bookmid a:hover { color:black; }
.bookend { margin:0; height:5px; display:block; background:url(../images/onlinebook_end.gif) no-repeat center bottom!important; background:url(../images/onlinebook_end.gif) no-repeat center top; }
.login { border:1px dashed #5FACF0; margin:5px 3px 0; padding:3px; }
.login ul li { display:block; margin:2px 0; }


