@charset "utf-8";
/* CSS Document */
.lujing{margin:10px 0; padding:5px 0; text-align:left; }
#main{ height:100%; width:600px; margin:0 auto; text-align:left; background:#fff; margin-top:25px;}
h1{ width:283px; height:43px; position:relative; margin-bottom:10px; margin-top:10px; font-size:20px;}
h1 span{ position:absolute; background:url(../new_images/wenti.gif) no-repeat; height:100%; width:100%;}
/*问题提交窗口*/
table{ width:580px; margin:5px auto 5px; border-collapse:collapse; border:1px #aaa solid;}
td,th{ border:solid 1px #eee; padding:2px 5px;}
tr{ line-height:1.8;}
#button{ text-align:center; background:#fff8e5;}
#ask,#del{ margin-left:15px; margin-right:15px; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); border:#7b9ebd 1px solid; padding:2px;}
th{ background:#fff8e5; color:#c30; text-align:left; padding-left:5px; }
.rightcol{ width:15%; height:100%; text-align:justify;text-justify:distribute-all-lines;text-align-last:justify}
input,textarea{ border:1px solid #d7e8ff; padding:2px;}

/*问题回答窗口*/
#main h3,blockquote{ width:570px; height:100%; line-height:1.8; padding:2px 5px;}
#main h3{  margin:15px 9px 0px; border:1px #aaa solid; background:#fff8e5;}
blockquote{ margin:0 9px 15px; border-bottom:1px #aaa solid; border-left:1px #aaa solid; border-right:1px #aaa solid;}
#main h3 span,blockquote span{ color:#c30; font-weight:bold; font-family:"楷体_GB2312";}
blockquote p{ text-indent:24px; text-align:justify;text-justify:inter-ideograph; }
blockquote .one{ text-indent:0px}

/*翻页效果处理*/
div.pagebar { padding:2px; margin:30px 20px 30px; text-align:center;}
div.pagebar a { padding:0.5em 0.64em 0.43em ; margin:2px; color:#fff; background:#fc0;}
div.pagebar a:hover { padding:0.5em 0.64em 0.43em ; margin:2px; color:#fff; background:#c00;}
div.pagebar a:active { padding:0.5em 0.64em 0.43em ; margin:2px; color:#fff; background:#c00;}
div.pagebar span.page_now a{padding:0.5em 0.64em 0.43em ; margin:2px; color:#fff; background:#c00; font-weight:bolder; font-size:14px;}