/* 记事本 */

body {
	margin: 0 0 0 0;
	color: #333333;
}
body, td, p	{ font-family: Georgia, Arial, 宋体!important; line-height: 200% }
a		{ color: #333333; }

#titlebar		{ background: url("logo.jpg") no-repeat; width: 447!important; width:720;  padding:40 0 0 273; margin-left:0 }
#title		{ width:455; font-weight: bold; font-size: 14px; color:#333333; }
#subtitle	{ width:455; }
#menu		{ margin-top:5; padding:2 20; background:#f1f1f1 }

.seg		{ font-weight: bold;font-size:13px;border-bottom: 1px #fff dotted;margin:6px 0 0 0;  }
#bulletin { color:#cccccc }
#categories, #searchbar, #parters { color:#cccccc; }
#categories a, #bulletin a, #searchbar a, #parters a	{ color:#cccccc; }

.summary		{ border: 0; background: none }
.property	.property2	{ color: #999999; }
.section		{ color: #999999; border: 0; background: none }

#contbar		{ background: url("bj1.jpg"); width: 447!important; width:567; padding:10 0 0 120; float: left;overflow:hidden; }
#sidebar		{ width: 133!important;width: 153; padding-left:20; float: left }
#copybar		{ padding: 0 20 0 280 }

#zd		{ background: url("d.jpg") no-repeat; width:780; height:100; margin-left:0; clear:both }
#bj		{ background: url("bj.jpg"); width:780; margin-left:0 }
#dh		{ position:absolute; top:0; left:720; background: url("dh.jpg"); no-repeat; width:60; height:477 }

#ads { margin-left:90 }


/* (C) DBStudio, ghljj.com */


/* 常规 */
body, td, p	{ font-family: 宋体!important; font-size: 12px!important; font-family: verdana,宋体; font-size: 11px; line-height: 180% }
body		{ background: #FFF; color: #000 }
table		{ border-collapse: collapse }
div			{ text-align: left; margin: auto }
img			{ border: 0 }
hr			{ border: 1px solid #333; border-width: 1 0 0 0; height: 1 }
a			{ color: #002C99; text-decoration: none }
a:hover		{ color: #F60; text-decoration: underline }

ul			{ margin: 12 20; padding-left: 0 }
.hi			{ color: #F60 }
.lo			{ background: #F1F1F1 }

/* 表单 */
input, select, textarea, button { font-family: 宋体!important; font-size: 12px!important; font-family: verdana,宋体; font-size: 11px; border: 1px solid #999 }
button		{ background: #FFF; height: 22; width: 68 }
textarea	{ line-height: 180% }
form		{ margin: 0 }
button.ok		{ background: url(img/btn_green.gif) no-repeat; color: white; border: 0; width: 65; height: 23 }
button.cancel	{ background: url(img/btn_red.gif) no-repeat; color: white; border: 0; width: 65; height: 23 }
input.chk		{ border: 0; background: transparent }


/* 表单行 */
form div	{ margin: 8 0; clear: both }


/* 管理 */
#tab			{ height: 20 }
#tab a			{ height: 19; display: block; float: left; color: #000; border: 1px solid #333; border-width: 1 1 0 1; width: 68; text-decoration: none; text-align: center; margin-right: 4; }
#tab a.cur		{ background: #CCC }
#tab a:hover	{ background: #F1F1F1; color: #000 }
#tab a#close	{ width: 22; float: right }
#tab a#logout	{ width: 44; float: right }

/* 文章列表与内容 */
.msg	{ background: url(img/warn.gif) #FFC no-repeat 8px 4px; border: 1px solid #666; padding: 2 8 2 32 }
.seg	{ font-weight: bold }
.cap	{ font-weight: bold;font-size:14px; }
.rem	{ color: red; margin: 0 8; cursor: pointer }

.section	{ padding: 2 6; margin: 8 0 }
.property	{ margin: 4 0 0 0; color: #999 }
.summary	{ margin: 4 0 16 0; line-height: 200% }
.content	{ margin: 20 0; word-break: break-all; word-wrap: break-word; overflow: hidden }
.extend, .box	{ width: 100%; overflow: auto }

#ads		{ margin: 8 0 }

/* 跳转和搜索 */
#quickgo		{ display: inline }
#quickgo input	{ margin-right: 4 }
#quickgo #go	{ background: #F1F1F1; height: 16px; width: 32px }

#searchbar input	{ margin: 2 0 }
#searchbar #text	{ width: 120 }
#searchbar select	{ width: 122 }

#pagebar		{ margin: 8 0 }


/* 扩展 */
.content font	{ line-height: 180% }
.mini	{ background: url(img/icon.gif) no-repeat 2px 6px; padding-left: 10  }
.mini a	{ color: #000 }

#pc		{ margin: 4 0; text-align: right; width: 710 }
#pc	a	{ margin: 0 4 }
/* 左侧菜单 */
#archives ul {
margin:0;
padding:0;
}
#archives ,#archives table{
color: #fff;
}
#archives a{
color: #fff;
}
/* 日　历 */
#calendar{ 
width:100%; 
}
#calendar caption {  
}
#calendar table { 
border-collapse: collapse; 
} 
#calendar th{  
font: normal 12px;  
}
#calendar td { 
text-align:center;
font-size: 10px;   
}
#calendar td a{ 
background:#fff;
color: #333;
}
#calendar td a:hover{ 
background:transparent;
color: #fff;
}
/* 副模板 */
.stat {
text-align: right;
}
#ob_login table {
width:137px;
}