/* CSS Style ver.2 (XHTML 1.0) Only Used */
/* tension 2007/04/23 01:28*/

/*general style*/
body {
	margin: 0;
	font: 12px "Georgia", "Verdana", "Tahoma";
	line-height: 140%;
	color: #3F3849;
	background: #000000;
	text-align: center;
}
form {
	padding: 0;
	margin: 0;
}
a {
	color: #3F3849;
	text-decoration: none;
}
a:hover {
	background-color: #3F3849;
	color: #CCCCCC;
	text-decoration: none;
}
textarea, input, select {
	font: 12px "Georgia", "Verdana", "Tahoma";
}
textarea {
	padding: 4px;
	line-height: 150%;
	overflow:auto;
}
td {
	font: 12px "Georgia", "Verdana", "Tahoma";
	line-height: 160%;
	color: #3F3849;
}
input {
	background: #fff;
	color: #3F3849;
	padding: 3px;
}
fieldset {
	padding: 10px;
	margin: 0;
	line-height: 25px;
}
hr {
	height: 1px;
	border: 1px solid #555555;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*header style*/
#header {
	height: 285px!important;

	text-align: center;
	border-bottom: 2px solid #555555;

	vertical-align: text-bottom;
}
#header h1 {
	margin: 0;
	padding: 10px;
	text-align: left;
	font: 26px Georgia, "Georgia", "Verdana", "Tahoma";
}
#header h1 a {
	text-decoration: none;
}
#description {
	float: right;
	padding-top: 3px;
	text-indent: 2px;
	font: 12px "Georgia", "Verdana", "Tahoma";
	color: #555555;
}
#topmenu {
	height: 18px!important;
	background: #CCCCCC;
	border-bottom: 1px dotted #555555;
	padding: 5px;
}
/*main style*/
#outmain {
	padding: 1px;
	background: #FFFFFF;
	width: 900px;
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
	margin-right: auto;
	margin-left: auto;
}
#inmain {
	background: #000000;
	border-top: 6px solid #555555;
	padding: 0;
}
#wrap {
//	float: right;
	width: 835px;
	padding: 12px 15px 15px;
	text-align: left;
}
#page {
	background: #CCCCCC;

	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background: #fff url(img/sidebar_border.gif) repeat-y;
	border-bottom: 1px dotted #555555;
	margin-bottom: 1px;
	clear: both;
	background: #CCCCCC;	
}
/*sidebar style*/
#sidebar {
	float: left;
	margin: 0;
	width: 180px;
	padding: 15px;
	text-align: left;
	background: #CCCCCC;
}
#sidebar h2 {
	font-size: 14px;
	color: #999;
	padding: 15px 0;
	margin: 15px 0 0;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid #555555;	
}
#sidebar ul li {
	margin-bottom: 3px;
	overflow: hidden; 
	display: block; 
	width: 178px; 
	clear: both;
}
/*calendar style*/
.week {
	padding: 3px;
	font: 11px Tahoma, sans-serif;
	background: #CCCCCC;
	border-bottom: 2px solid #555555;
	text-align: center;
}
.cal_day1 {
	color: #555555;
	font-size: 11px;
	text-align: center;
}
.cal_day1 a {
	font-weight: bold;
	text-decoration: none;
}
.cal_day1 a:hover {
	font-weight: bold;
	text-decoration: none;
}
.cal_day2 {
	color: #FF3333;
	font-size: 12px;
	text-align: center;
	border: 1px solid #444444;
	font-weight: bold;
}
.cal_day2 a {
	text-decoration: none;
}
.cal_day2 a:hover {
	text-decoration: none;
}
/*comments style*/
.content {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	font-size: 12px;
}
.post {
	margin-right: 30px;
	margin-left: 30px;
	overflow: hidden;
}
.posttitles {
	text-align:center;
	color:#FF3333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
	clear: both;
}
.posttitles a {
	color: #3F3849;
	text-decoration: none;
}
.posttitles a:hover {
	background-color: #3F3849;
	color: #CCCCCC;
	text-decoration: none;
}
.posttitle {
	color:#FF3333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
	clear: both;
}
.posttitle a {
	color:#333333;
	text-decoration: none;
}
.postdate {
	text-align: right;
	font-size: 10px;
	color: #777;
	padding-top: 2px;
}
.postmetadata {
	text-align: right;
	margin: 10px 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;	
}
/*upfooter style*/
#upfooter {
	background: #CCCCCC;
	border-top: 6px solid #555555;
	margin-top: auto;
	padding: 10px;
	text-align: left;
	height: auto;
	clear: both;
}
#footer {
	background: #CCCCCC;
	border-top: 6px solid #555555;
	margin-top: auto;
	padding: 10px;
	text-align: left;
	height: auto;
	clear: both;
}

/*other style*/
#viewmode {
	float: right;
}
#top {
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #555555;
}
#guestlink {
	float: right;
	color: #555555;
}
.formbox p {
	padding: 0;
	margin: 0;
	padding-bottom: 12px;
}
.codeimg {
	cursor: pointer;
	padding-bottom: 1px;
}
.title {
	color: black;
	font-size: 14px;
	clear: both;
	position:relative;
	height:18px;
	font-weight: bold;
	text-indent: 5px;
	border-left: 6px solid #555555;
	border-bottom: 1px solid #555555;
	padding: 2px;
}
.newcminfo {
	font-size: 11px;
	padding-bottom: 7px;
	color: #606060;
	line-height: 13px;
}
.formfield {
	color: black;
	background: #edf2f8;
	border: 1px solid #bbb;
	padding: 3px;
}
.formbutton {
	color: black;
	background: #edf2f8;
	border: 1px solid #bbb;
	padding-top: 0!important;
	padding-bottom: 3px!important;
	padding: 3px 2px 0;
	height: 21px;
	border-left: 4px solid #bbb;
}
.curdate {
	font-weight: bold;
	font-size: 11px; 
	text-align: center; 
	padding-bottom: 10px;
}
.curdate a {
	text-decoration: none;
}
.curdate a:hover {
	text-decoration: none;
}
.attach {
	padding: 10px 0;
}
.attach-desc {
	background: #edf2f8;
	padding: 5px;
	border: 1px solid #000;
	display: inline;
}
.tags {
	line-height: 26px;
}
.art-title {
	font-weight: bold;
	margin-bottom: 10px;
}
#article-other {
	text-align: center;
	margin-bottom: 15px;
}
#tburl {
	margin: 5px 0 15px;
}
.lesscontent {
	margin: 5px 0 15px;
	overflow: hidden;
	display: block;
	width: 650px;
	clear: both;
	line-height: 20px;
}
.lessdate {
	color: #777;
	font-size: 11px;
	padding-top: 2px;
	text-align: right;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #555555;
}
#message {
	margin-top: 100px;
	background: #fff;
	text-align: center;
	width: 750px;
	padding: 20px;
	border: 1px dotted #555555;
	margin-right: auto;
	margin-left: auto;
}
.navlink {
	float: right;
	padding-bottom: 5px;
	font: 14px Tahoma, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px!important;
}
.navlink a {
	padding-right: 10px;
	text-decoration: none;
}
.navlink a:hover {
	padding-right: 10px;
	text-decoration: none;
}
/*list style*/
.list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.list li {
	line-height: 35px;
	border-bottom: 1px dashed #ddd;
	font-size: 13px;
}
.listtd a {
	text-decoration: none;
}
.listtd a:hover {
	text-decoration: none;
}
/*code style*/
code {
	border: 1px solid #555555;
	border-left: 3px solid #555555;
	background: #f8f8f8;
	margin: 5px;
	padding: 10px;
	display: block;
	overflow: hidden;
	max-height: none;
}
.quote {
	margin: 5px 0;
	padding: 5px;
	border: 1px solid #000;
	background: #555555;
}
/*face style*/
.avatar {
	border: 1px solid #555555;
	background: #EBF3FB;
}
/*ajax style*/
.ajaxmsg {
	padding: 0 20px;
	right: 0;
	background: red;
	color: #fff;
	line-height: 20px;
	position: fixed;
	top: 0;
}
.ajaxdiv {
	border: 1px solid #555555;
	background: #edf2f8;
	padding: 8px;
	position: absolute;
	text-align: left;
}
.ajaxdiv H2 {
	font-size: 12px;
	margin: 0;
	line-height: 24px;
}
.ajaxdiv H2 a {
	font-weight: normal;
	float: right;
}
/*pagelink style*/
.p_bar {
	margin: 1px 0;
	clear: both;
}
.p_bar * {
	vertical-align: middle;
}
.p_bar a {
	padding: 2px 5px;
	font-size: 12px;
	text-decoration: none;
}
.p_bar a:hover {
	background: #F5FBFF;
	border: 1px solid #86B9D6;
	text-decoration: none;
}
.p_info {
	padding: 2px 5px;
	background: #F5FBFF;
	border: 1px solid #86B9D6;
	margin-right: 1px;
}
.p_num {
	background: #FFF;
	border: 1px solid #DEDEB8;
	margin-right: 1px;
}
.p_redirect {
	background: #FFF;
	border: 1px solid #DEDEB8;
	margin-right: 1px;
	font-weight: bold;
	font-size: 12px;
}
.p_curpage {
	padding: 2px 5px;
	margin-right: 1px;
	border: 1px solid #DEDEB8;
	background: #FFFFD9;
	color: #92A05A;
	font-weight: bold;
}