/* CSS Optimization by Hoofei on May 31th, 2007 ,阿萨修改于2007年7月2日 http://www.sablog.net.cn */
* {
margin:0;
padding:0;
}
body {
font:12px  Tahoma, Verdana, sans-serif;
color:#bbb;
line-height:130%;
background:#111 url(img/bg.jpg) repeat-y center top;
}
a {
color:#999;
text-decoration:none;
}
a:hover {
color:#bbb;
text-decoration:none;
}
textarea,input,select {
background:#2A2A2A;
font:12px Verdana, Tahoma, sans-serif;
color:#bbb;
}
textarea {
line-height:150%;
overflow:auto;
padding:4px;
}
td {
font:12px Verdana, Tahoma, sans-serif;
line-height:160%;
}
input {
padding:3px;
}
fieldset {
line-height:25px;
padding:10px;
}
hr {
height:1px;
border:1px dashed #444;
margin:5px 0;
}
ul, ol {
list-style:none;
}
div {
word-wrap:break-word;
}
#outmain {
width:900px;
border-right:3px solid #444;
border-left:3px solid #444;
margin:auto;
}
#ash {
background:#030303 url(img/tbg.jpg) no-repeat right ;
width:900px;
height:130px;
text-align:left;
}
#aslogo {
padding-left:30px;
padding-top:30px;
font:bold 28px Georgia, Verdana;
}
#asdir {
padding-top:5px;
padding-left:30px;
}
#amenu {
background:#111 url(img/mmbg.gif);
width:900px;
height:64px;
}
ul.amenu {
float:left;
font:bold 10px Tahoma, sans-serif;
}
ul.amenu li {
display:inline;
}
.menuA:link,.menuA:visited{
float:left;
padding-top:25px;
height:38px;
width:97px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
border-right:1px solid #111;
}  
.menuA:hover{
background:url(img/mmbgh.gif);
}
#header {
height:80px;
}
h1 {
font:bold 28px Georgia, Verdana;
padding:10px;
}
ul.menu {
font:bold 14px Tahoma, sans-serif;
float:right;
}
ul.menu li {
font-size:14px;
line-height:26px;
display:inline;
padding:0 3px 0 8px;
}
ul.menu li.current_page_item a {
color:#C00;
}
#topmenu {
font:12px Verdana;
color:#036;
width:888px;
border-bottom:1px dashed #386792;
padding:6px;
background:#edf2f8;
float:left;
}
#description {
text-indent:4px;
float:left;
}
#page {
width:900px;
background:#303030;
background:url(img/bg.gif);
float:right;
}
#wrap {
width:655px;
padding:15px;
float:left;
}
#sidebar {
width:180px;
margin:0;
padding:15px;
float:right;
}
#sidebar p {
padding-bottom:10px;
text-align:center;
}
#sidebar p a {
margin:10px;
}
#sidebar p.more {
text-align:right;
padding:6px 0 0;
}
#sidebar table {
width:180px;
}
#sidebar h2 {
font-size:14px;
color:#999;
background:url(img/lbg.gif) repeat-x bottom ;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
margin-top:10px;
}
#sidebar li {
width:160px;
padding-left:19px;
border-bottom:1px dashed #444;
overflow:hidden;
display:block;
height:25px;
line-height:25px;
background:url(img/li.gif);
background-repeat: no-repeat;
}
#sidebar li span {
font-size:11px;
color:#999;
}
font-size:11px;
#sidebar li span.num {
color:#999;
}
.week {
border-bottom:2px solid #aaa;
text-align:center;
padding:3px;
}
.cal_day1 {
text-align:center;
}
.cal_day2 {
text-align:center;
border:1px solid #999;
font-weight:700;
}
.content {
font-size:12px;
line-height:22px;
margin:15px 0;
}
.content p {
margin:15px 0;
}
.content ul {
margin:15px 22px;
list-style:disc;
}
.content ol {
margin:15px 30px;
list-style:decimal;
}
.needpwd {
background:url(img/lbg.gif) repeat-x bottom ;
padding-bottom:20px;
margin:20px 0;
background:#fff;
}
.posttitle {
font:bold 14px verdana;
line-height:20px;
margin:8px 0 0;
clear:both;
}
.postdate {
font-size:11px;
color:#777;
}
.postmetadata {
text-align:right;
padding-bottom:15px;
background:url(img/lbg.gif) repeat-x bottom ;
margin:8px 0 10px;
}
#footer {
padding:20px;
background:#111 url(img/bbg.gif) no-repeat top right ;
clear:both;
color:#545454;
font-size:11px;
height:50px;
}
#top {
width:655px;
padding-bottom:10px;
margin-bottom:10px;
background:url(img/lbg.gif) repeat-x bottom ;
float:left;
}
#top strong {
float:left;
}
.formbox p {
margin:0;
padding:0 0 12px;
}
.codeimg {
cursor:pointer;
vertical-align:bottom;
padding-bottom:1px;
}
.title {
font:bold 12px verdana;
position:relative;
height:18px;
text-indent:5px;
background:url(img/lbg.gif) repeat-x bottom ;
margin-bottom:10px;
clear:both;
padding:2px;
}
.formfield {
border:1px dashed #444;
background:#2A2A2A;
color:#bbb;
}
.formbutton {
font-size:11px;
color:#bbb;
width:50px;
height:22px;
border:1px solid #444;
line-height:22px;
border-left:4px solid #444;
background:#2A2A2A;
}
.curdate {
font-weight:700;
text-align:center;
padding-bottom:10px;
}
.attach {
padding:10px 0;
}
.attach-desc {
padding:5px;
}
.tags {
line-height:26px;
}
.art-title {
font-weight:700;
margin-bottom:10px;
}
#article-other {
text-align:center;
margin:15px 0;
font-weight:bold;
}
#tburl {
margin:5px 0 15px;
}
.lesscontent {
display:block;
width:650px;
clear:both;
line-height:20px;
margin:5px 0 15px;
}
.lessdate {
font-size:11px;
padding-top:2px;
text-align:right;
margin-bottom:12px;
padding-bottom:12px;
border-bottom:1px dashed #444;
}
#message {
margin-top:100px;
background:#2A2A2A;
text-align:center;
width:500px;
border:1px dashed #444444;
margin-right:auto;
margin-left:auto;
padding:20px;
}
#message h2 {
color:#bbb;
font-size:14px;
margin:20px auto;
}
.list li {
line-height:35px;
border-bottom:1px dashed #444;
clear:both;
}
code {
font-family:"Courier New", Courier;
width:620px;
border:1px solid #b3cbe1;
border-left:3px solid #b3cbe1;
background:#2A2A2A;
word-break:break-all;
display:block;
white-space:normal;
margin:5px;
padding:10px;
overflow:auto;
}
.quote {
border:1px solid #444444;
background:#2A2A2A;
margin:5px 0;
padding:5px;
}
.avatar {
border:1px solid #d6e3ef;
background:#EBF3FB;
}
.ajaxmsg {
right:0;
background:#2A2A2A;
color:#bbb;
line-height:20px;
position:fixed;
top:0;
padding:0 20px;
}
.ajaxdiv {
border:1px solid #444;
background:#2A2A2A;
position:absolute;
padding:8px;
}
.ajaxdiv H2 {
font-size:12px;
line-height:24px;
margin:0;
}
.ajaxdiv H2 a {
font-weight:400;
float:right;
}
.p_bar {
clear:both;
margin:15px 0;
}
.p_bar a {
font-size:12px;
text-decoration:none;
padding:2px 5px;
}
.p_bar a:hover {
border:1px dashed #444;
text-decoration:none;
}
.p_info {
border:1px solid #444;
margin-right:1px;
padding:2px 5px;
}
.p_num {
border:1px solid #444;
margin-right:1px;
}
.p_redirect {
border:1px solid #444;
margin-right:1px;
font-weight:700;
font-size:12px;
}
.p_curpage {
margin-right:1px;
border:1px dashed #444;
font-weight:700;
padding:2px 5px;
}
.linkover {
margin:0 0 20px 0;
padding:10px 0;
clear:both;
}
.linkover li {
color:#666;
width:100px;
line-height:20px;
margin:0 10px;
float:left;
}
.linkover li.onelink {
width:300px;
margin:0 10px 8px;
}
.linkover li a {
font-weight:700;
}
.linkgroup {
font-weight:700;
font-size:14px;
margin:10px 0 5px;
}
h1 a,.cal_day1 a:hover,.cal_day2 a:hover,.posttitle a,.curdate a,.listtd a {
text-decoration:none;
}
.navlink li.current_page_item a:hover,.cal_day1 a,.cal_day2 a,.curdate a:hover,.listtd a:hover {
text-decoration:underline;
}
#guestlink,#top span {
float:right;
}
#sidebar ul li img,.p_bar * {
vertical-align:middle;
}

