/* CSS Document */
*{margin:0 auto;padding:0;font-size:12px;line-height:22px;}
body{width:960px;height: auto;font-family: Courier, "Courier New", monospace,"宋体";background:#fff;overflow-x:auto;}
div{font-weight:normal;width:auto;}

h1,h2,h3,h4,h5,h6{margin:0px;}
h4,h5,h6{font-size:0.9em;}
h1{color:#444444;font-size:1.5em;}
h2{color:#4E5252;font-size:1.2em;}
h3{color:#565656;font-size:1em;}
h4{color:#eeff00;}
h5{color:#eecc00;}
h6{color:#777777;}

ul{list-style-type:none;margin:0px 0px;padding:0px;}
dl{font-weight:normal;}
img{border:0;}
a{color:#515765;text-decoration:none;}
a:link, a:visited{color:#515765;text-decoration:underline;}
a:hover{color:#515765;text-decoration:underline;}
a:active{color:#515765;text-decoration:underline;}

.clear{clear:both;}
.hiddenit{display:none;}

.userface{margin:5px 0;padding:5px;border:solid 1px #E1F5FA;background:#EEFCFF;}
.userface hr{border:none;border-top:solid 1px #B9E4E9;border-bottom:solid 1px #ffffff;}
.sidebar{clear:both;margin:5px 0;padding:5px;border:solid 1px #E1F5FA;background:#EEFCFF;}
.sidebar li.img{float:left;margin:2px;}
.sidebar2{clear:both;margin:5px 0;padding:5px;border:solid 1px #E1F5FA;background:#ffffff;}
.conbar{margin:5px 0;border:solid 1px #B9E4E9;background:#ffffff;}
/*.conbar{padding:5px;border:solid 1px #E1F5FA;}*/
.conbar h2{clear:both;padding:0 5px;color:#333333;font-weight:bold;background:url(../img/conbar_bg2.gif) repeat-x left bottom;}
/*.conbar h2 span{background:url(../img/conbar_bg2.gif) repeat-x right bottom;}*/
.conbar h2 span{float:right;}
.conbar h3{padding:0 5px;background:#F3F3F3;}
.conbar h6{padding:0 5px;font-weight:lighter;}
.conbar p{padding:0 5px;}
.conbar ul{padding:0 5px;clear:both;border:0;}
.conbar li{float:left;border:0;}

.comment{float:left;margin:2px 8px 0 1px;width:70px;background: url(../img/icon_star_1.gif) repeat-x;}
.comment span{float:left;background: url(../img/icon_star_2.gif) repeat-x;}
.comment span.stat0{width:0px;}
.comment span.stat0_5{width:7px;}
.comment span.stat1{width:14px;}
.comment span.stat1_5{width:21px;}
.comment span.stat2{width:28px;}
.comment span.stat2_5{width:35px;}
.comment span.stat3{width:42px;}
.comment span.stat3_5{width:49px;}
.comment span.stat4{width:56px;}
.comment span.stat4_5{width:63px;}
.comment span.stat5{width:70px;}


.left {float:left;}


#lbox{position:relative;z-index:102;}
#logh{position:absolute;border:solid 1px #31317B;width:400px;height:320px;background:#ff0000;display:none;top:0px;left:100px;}
#reph{position:absolute;border:solid 1px #31317B;width:400px;height:320px;background:#ff0000;display:none;top:0px;left:100px;}

