/* CSS Document */
* {margin:0;padding:0;}
body {width:600px;margin:200px auto 0 auto;background-color: #333;font-family: "Î¢ÈíÑÅºÚ",Arial,Helvetica,sans-serif,"ËÎÌå";font-size: 14px;color:#333;}
a {color:#f00;text-decoration: none;}
a:hover {color:#333;}
#conten {border:1px solid #666;background-color:#fff;padding-bottom:10px;float:left;width:598px;}
#bottom {float:left;height:100px;background: url(../images/admin_bj.png) repeat-x top left;width:598px;margin:0 1px;}
img {border:0;}
h1 {height:86px;background: url(../images/admin_title_bj.png) repeat-x;}
h1 img {float:left;display:block;margin:3px 0 0 6px;}
ul, li {list-style-type: none;}
#left {margin:10px;width:160px;float:left;height:185px;border-right:1px dotted #ccc;}
#left ul li {text-indent:10px;line-height:30px;}
#left ul li img {margin:6px 0;}
#right {margin:20px 0 0 0;width:398px;float:right;}
#qq {margin:25px 0 0 0;width:398px;float:right;font-size:12px;}
#qq dl {float:left;margin:0 0 0 20px;}
#qq dl dt,#qq dl dd {line-height:22px;}
#qq dl dd {font-family: Arial, Helvetica, sans-serif, "ËÎÌå";}
#qq dl dt {font-weight:bold;}
form#login label {display:block;padding-left: 20px;margin-top: 10px;}
form#login label input.text {width:180px;height:23px;background-color: #fff;border:1px solid #ccc;}
form#login label input.yzm {width:60px;}
form#login input.submit {width:67px;height:28px;cursor:pointer;margin: 10px 0 0 75px;background: url(../images/submit.png) no-repeat;line-height: 26px;border: none;color:#ccc;}
