/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
body{font-size:12px;font-family:Arial, Helvetica, sans-serif;  text-align:center; margin:0 auto;}
table{border-collapse:collapse;border-spacing:0;}

.clearfloat{height:0;font-size:1px;clear:both;line-height:0;}

a{color:#333;text-decoration:none;}
a:hover{color:#ef9b11; text-decoration:underline;}



.qBox{ width:320px; margin:20px auto; text-align:left;}
.qBox .head{height:20px;background:url(../images/bg01.gif) no-repeat;;padding:8px 14px 2px 14px;border:1px solid #a7d6e0; width:290px;}
.qBox .head h3{ font-size:12px; font-weight:normal;color:#014ccc; }
.qBox .head .title{float:left;height:20px;overflow:hidden;margin-right:5px;}
.qBox .head .title a{color:#014ccc; font-size:14px; font-weight:bold;}
.qBox .body{padding:14px;border:1px solid #e5e5e5;border-top:0;width:290px;}

.qPage{border-top:1px solid #e5e5e5;height:16px;padding:4px 9px 0 9px;}
.qPage .stat{float:left;color:#909090;line-height:16px;}
.qPage .turn{float:right; margin-top:2px; height:25px;}
.qPage .turn div{display:inline-block;*display:inline;*zoom:1;width:16px;height:16px;margin-left:5px;}
.qPage .turn a{display:block;width:100%;height:100%;line-height:16px;}
.qPage .turn .pre{cursor:pointer;background:url(../images/icon01.gif) no-repeat;}
.qPage .turn .next{cursor:pointer;background:url(../images/icon02.gif) no-repeat;}
.qPage .turn .pre_disabled{cursor:default;background:url(../images/icon03.gif) no-repeat;}
.qPage .turn .next_disabled{cursor:default;background:url(../images/icon04.gif) no-repeat;}


/*theater*/
.theater{ width:290px;}
.theater .items{width:290px;margin-bottom:10px;}
.theater .item{width:290px;height:60px; margin-bottom:10px;overflow:hidden}
.theater .item .thumb{float:left;width:80px;height:60px; display:inline;}
.theater .item .thumb img{display:block;width:80px;height:60px;}
.theater .item .title{height:20px;overflow:hidden;float:right;padding-left:10px;width:200px; font-weight:bold;}
.theater .item .title a{color:#014ccc;}
.theater .item .contg{float:right; padding-left:10px;width:200px;height:40px;overflow:hidden; text-align:left;}
.theater .item .contg li{float:left;width:180px;height:20px;overflow:hidden;}
.theater .item .contg li a{ color:#014ccc;}
