/* CSS Optimization by Hoofei on May 31th, 2007 */
* {
margin:0;
padding:0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:140%;
background:#fff;
}
a {
color:#6699CC;
text-decoration:none;
}
a:hover {
color:#3366CC;
text-decoration:underline;
}
textarea,input,select {
font-size:12px;
}
textarea {
line-height:150%;
overflow:auto;
padding:4px;
}
td {
font-size:12px;
color:#000;
line-height:160%;
}
input {
color:#000;
background:#fff;
padding:3px;
}
fieldset {
line-height:25px;
padding:10px;
}
hr {
height:1px;
border:1px solid #B3CBE1;
margin:5px 0;
}
ul, ol {
list-style:none;
}
div {
word-wrap:break-word;
}
#outmain {
width:760px;
background:#fff url(./img/page_bg.gif) repeat-y;
margin:auto;
padding:0px 10px 0px 10px;
}
#header {
padding:5px;
background:url(./img/top_r1_c1.jpg) no-repeat;
height:109px;
color:#FFF;
}
#header a {
color:#FFF;
}
ul.menu li {
display:inline;
}

#topmenu {
width:100%;
background:url(./img/top2.jpg) no-repeat;
height:19px;
padding:3px 5px 0px 5px;
color:#FFFFFF;
text-align:center;
float:left;
}
#topmenu a {
color:#FFF;
}
#page {
float:left;
background:url(./img/main_bg.gif) repeat-y;
height:100%;
width:100%;
padding:5px 5px 5px 0px;
}
#wrap {
float:right;
width:515px;
padding:0px 5px 0px 0px;
}
#sidebar {
float:left;
width:220px;
padding:5px;
}
#sidebar ul {
margin-bottom:15px;
}
#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:200px;
}
#sidebar h2 {
font-size:12px;
padding-top:15px;
padding-left:5px;
background:url(./img/tiaobg.jpg) left top no-repeat;
color:#6699CC;
}
#sidebar li {
width:200px;
padding:3px 0;
margin-left:20px;
list-style-image:url(./img/unsel.jpg);
}
#sidebar li a {
color:#333;
}
#sidebar li:hover {
list-style-image:url(./img/sel.jpg);
}
#sidebar li span {
color:#666;
}
#sidebar li span.num {
color:#666;
}
.week {
text-align:center;
padding:3px;
}
.cal_day1 {
text-align:center;
}
.cal_day2 {
text-align:center;
border:1px solid #999;
font-weight:700;
}
.content {
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 {
padding-bottom:20px;
margin:20px 0;
}
.posttitle {
line-height:28px;
margin:8px 0 0;
clear:both;
font-size:14px;
font-weight:bolder;
color:#6699CC;
background:url(./img/star.gif) left no-repeat;
padding-left:20px;
margin-left:5px;
}
.postdate {
color:#777;
}
.postmetadata {
text-align:right;
padding-bottom:10px;
background:url(./img/right_line.gif) right bottom no-repeat;
margin:5px 0 5px;
}
#footer {
border-top:1px solid #cccccc;
clear:both;
padding:5px;
text-align:center;
color:#666;
}
#footer a {
color:#666;
}
#top {
padding-bottom:8px;
margin-bottom:8px;
background:url(./img/right_line.gif) right bottom no-repeat;
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 14px verdana;
position:relative;
height:18px;
border-bottom:1px solid #666;
margin-bottom:10px;
clear:both;
padding:2px;
}
.formfield {
color:#000;
color:#FF0000;
border:1px solid #6699CC;
}
.formbutton {
font-size:14px;
color:#578cca;
height:23px;
width:65px;
line-height:23px;
border:1px solid #6699CC;
background: url(./img/bg_s.png);
}
.curdate {
font-weight:700;
text-align:center;
padding-bottom:10px;
}
.attach {
padding:10px 0;
}
.attach-desc {
background:#edf2f8;
border:1px solid #386792;
padding:5px;
}
.tags {
line-height:20px;
}
.art-title {
font-weight:700;
margin-bottom:10px;
}
#article-other {
text-align:center;
margin:15px 0;
font-weight:bold;
}
#tburl {
margin:5px 0 15px;
}
#pinglun {
background:#fff;
border:1px solid #e0e0e0;
padding:8px;
}
.lesscontent {
display:block;
clear:both;
line-height:20px;
}
.lessdate {
color:#777;
font-size:11px;
padding:3px;
text-align:right;
background: url(./img/bg_s.png);
border:1px solid #e0e0e0;
border-top:0px;
margin-bottom:20px;
}
#message {
margin-top:100px;
background:#fff;
text-align:center;
width:500px;
border:1px dotted #386792;
margin-right:auto;
margin-left:auto;
padding:20px;
}
#message h2 {
color:#339;
font-size:14px;
margin:20px auto;
}
.list li {
line-height:35px;
border-bottom:1px dashed #ddd;
clear:both;
}
code {
font-family:"Courier New", Courier;
width:620px;
border:1px solid #b3cbe1;
border-left:3px solid #b3cbe1;
background:#f8f8f8;
word-break:break-all;
display:block;
white-space:normal;
margin:5px;
padding:10px;
overflow:auto;
}
.quote {
border : 1px solid #e2ebed;
background : #f0fbff;
margin : 5px 0;
padding : 5px;
}
.avatar {
border:1px solid #d6e3ef;
background:#EBF3FB;
}
.ajaxmsg {
right:0;
background:red;
color:#fff;
line-height:20px;
position:fixed;
top:0;
padding:0 20px;
}
.ajaxdiv {
border:1px solid #386792;
background:#edf2f8;
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 {
background:#F5FBFF;
border:1px solid #86B9D6;
text-decoration:none;
}
.p_info {
background:#F5FBFF;
border:1px solid #86B9D6;
margin-right:1px;
padding:2px 5px;
}
.p_num {
background:#FFF;
border:1px solid #DEDEB8;
margin-right:1px;
}
.p_redirect {
background:#FFF;
border:1px solid #DEDEB8;
margin-right:1px;
font-weight:700;
font-size:12px;
}
.p_curpage {
margin-right:1px;
border:1px solid #DEDEB8;
background:#FFFFD9;
color:#92A05A;
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;
}

