@charset "utf-8";
/*全局样式*/
body,ul,ol,li,p,span,h1,h2,h3,h4,h5,h6,form,fieldset,table,img,div,dl,em{margin:0; padding:0;}
html,body{font-size:12px;font-family: Arial, Helvetica, sans-serif "微软雅黑";color:#333; background:none}
ul,ol,li{list-style-type:none;}
input,select{font-size:12px;}
img{ border:none; vertical-align:middle; text-align:center;}
.clearboth{clear:both;height:0px;overflow:hidden;font-size:0px;line-height:0px;border:none; list-style:none}
em{ font-style:normal; }

a:link{color:#333333; text-decoration:none;}
a:visited{color:#333333; text-decoration:none;}
a:hover{color:#c00; text-decoration:none;}


/*---------*/
#question-type {display:none}
.question{ padding:0 15px 10px; background:#F1F1F1 }
.question .title { height:33px}
.question .title span { display:inline-block; width:100px; height:33px; background:url(../images/bg.gif) no-repeat;}
.question .title .name { background-position:0 -40px;}
.question .title .logo { float:right}
.question .writecon .sbox { border:1px solid #ABABAB; border-radius:5px; padding:2px 1%; width:98%; height:46px; line-height:23px; resize:none}
.question .writecon .username{ height:35px; margin-top:10px; }
.question .writecon .username .loginBtn input {vertical-align:middle; background: url(../images/bg.gif) no-repeat 0 -120px; width:59px; height:25px; font-size:14px; color:#fff; text-align:center; margin:5px; border:none; cursor:pointer}
.question .writecon .username .loginBtn .button {vertical-align:middle; display:inline-block; padding:0; background: url(../images/bg.gif) no-repeat 0 -120px; width:59px; height:25px; line-height:25px; font-size:14px; color:#fff; text-align:center; margin:5px; border:none  }
.question .writecon .username p{ float:left;}
.question .writecon  p .but{ background: url(../images/bg.gif) no-repeat 0 -80px; height:31px; width:81px; line-height:31px; border:none; color:#fff;font-size:14px; text-align:center; font-weight:700; cursor:pointer}
.list { border-top:1px solid #ccc}
.list .title { border-top:1px solid #FCFCFC; padding:0 15px; height:39px; line-height:39px; font-size:18px; font-weight:bold; background:#F1F1F1}
.list .title .reload { display:inline-block; margin-left:20px; padding:0 0 0 20px; width:30px; height:21px; line-height:21px; font-size:12px; font-weight:normal; background:url(../images/bg.gif) no-repeat 0 -150px}




