/* CSS Optimization by JECCY on APRIL 13th, 2008 */
* {
margin:0;
padding:0;
}
body {
	color:#666;
	line-height:1.5;
	font-family: Verdana, AppleGothic, Sans-serif;
	font-size: 12px;
	background-color: #ddd;
}
a:link          { color:#333;     text-decoration:none;}
a:visited       { color:#333;     text-decoration:none;}
a:hover         { color:#7870ab;  text-decoration:underline;}
a:active        { color:#666;     text-decoration:none;}
textarea,input,selected  { font-weight:normal;  color:#f30;}
textarea {
line-height:150%;
overflow:auto;
padding:4px;
}
td {
font:12px Verdana, Tahoma, sans-serif;
color:#000;
line-height:160%;
}
input {
color:#7870ab;
background:#fff;
padding:3px;
}
fieldset {
	line-height:25px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
hr {
height:1px;
border:1px solid #999;
margin:5px 0;
}
ul, ol {
list-style:none;
}
div {
word-wrap:break-word;
}
#outmain {
	width:980px;
	border:1px solid #bbb;
	background-color:#fff;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 10px;
}
#header {
	background-color:#7870ab;
	margin-bottom:8px;
	color: #FFFFFF;
	height: 100px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#header a {
	color:#fff;
	padding-top: 0;
	padding-bottom: 0;
}
h1 {
	font-family: Georgia, Verdana;
	font-size: 26px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.menu {
	float:right;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-right: 10px;
}
ul.menu li {
	font-size:12px;
	line-height:26px;
	display:inline;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}
ul.menu li.current_page_item a {
color:#C00;
}
#description {
	text-indent:70px;
	float:left;
	color: #FFFFFF;
}
#page {
	width:100%;
	margin-bottom:1px;
	float:left;
	background-color: #fff;
}
#wrap {
	float:left;
	width:740px;
	overflow:hidden;
	border: 5px solid #eee;
	height: 100%;
}
#sidebar {
	float:right;
	width:190px;
}
#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:12px;
	color:#7870ab;
	border-bottom-style: solid;
	border-bottom-color: #7870ab;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-bottom-width: 1px;
}
#sidebar li {
	width:178px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(img/sidebar_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar li span {
color:#666;
}
#sidebar li span.num {
color:#7870ab;
}
.week {
	text-align:center;
	padding:3px;
	color: #7870ab;
}
.cal_day1 {
	text-align:center;
	color: #999;
}
.cal_day2 {
	text-align:center;
	font-weight:700;
	background-color: #eee;
}
.content {
	font-size:12px;
	line-height:22px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 20px;
}
.content p {
margin:15px 0;
}
.content ul {
margin:15px 22px;
list-style:disc;
}
.content ol {
margin:15px 30px;
list-style:decimal;
}
.needpwd {
	background:#fff;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 20px;
}
.posttitle {
	line-height:28px;
	clear:both;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 20px;
}
.postdate {
	color:#777;
	padding-left: 30px;
	background-attachment: scroll;
	background-image: url(img/date.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.postdate a:link {
color:#777;
}
#footer {
	clear:both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#top {
	width:740px;
	margin-bottom:10px;
	float:left;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#top strong {
float:left;
}
.formbox p {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 20px;
}
.codeimg {
cursor:pointer;
vertical-align:bottom;
padding-bottom:1px;
}
.title {
	position:relative;
	clear:both;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7870ab;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-top: 2px;
	padding-left: 20px;
}
.formfield {
	color:#7870ab;
	border:1px solid #bbb;
}
.formbutton {
	font-size:12px;
	color:#7870ab;
	width:50px;
	height:22px;
	line-height:22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7870ab;
	border-right-color: #7870ab;
	border-bottom-color: #7870ab;
	border-left-color: #7870ab;
	background-color: #FFFFFF;
}
.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:26px;
	padding-left: 20px;
}
.art-title {
	margin-bottom:10px;
	padding-left: 20px;
	font-weight: 700;
}
#article-other {
	text-align:center;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#tburl {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 20px;
}
.lesscontent {
	display:block;
	width:720px;
	clear:both;
	line-height:20px;
	margin-top: 5px;
	margin-right: 20;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.lessdate {
	color:#777;
	font-size:11px;
	padding-top:2px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
}
#message {
margin-top:100px;
background:#fff;
text-align:center;
width:720px;
border:1px dotted #CCC;
margin-right:auto;
margin-left:auto;
padding:20px;
}
#message h2 {
color:#7870ab;
font-size:12px;
margin:20px auto;
}
.list li {
	line-height:35px;
	border-bottom:1px dashed #ddd;
	clear:both;
	padding-left: 15px;
}
code {
	font-family:"Courier New", Courier;
	width:720px;
	background:#f8f8f8;
	word-break:break-all;
	display:block;
	white-space:normal;
	margin:5px;
	padding:10px;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.quote {
	border:1px solid #cc;
	background-color: #eee;
	color: #aaa;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 480px;
}
.avatar {
	border:1px solid #ddd;
	background-color: #ccc;
}
.ajaxmsg {
right:0;
background:red;
color:#fff;
line-height:20px;
position:fixed;
top:0;
padding:0 20px;
}
.ajaxdiv {
	border:1px solid #ddd;
	position:absolute;
	padding:8px;
	background-color: #ccc;
}
.ajaxdiv H2 {
font-size:12px;
line-height:24px;
margin:0;
}
.ajaxdiv H2 a {
font-weight:400;
float:right;
}
.p_bar {
	clear:both;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 20px;
}
.p_bar a {
font-size:12px;
text-decoration:none;
padding:2px 5px;
}
.p_bar a:hover {
	text-decoration:underline;
	color: #7870ab;
}
.p_info {
	margin-right:1px;
	color: #7870ab;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.p_num {
	background:#FFF;
	margin-right:1px;
}
.p_redirect {
	margin-right:1px;
	font-weight:700;
	font-size:12px;
	color: #7870ab;
}
.p_curpage {
	margin-right:1px;
	color:#7870ab;
	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:normal;
	font-size:12px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 20px;
}
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;
}
