/* (C) DBStudio, ghljj.com */


/* 常规 */
body, td, p	{ font-family: 宋体!important; font-size: 14px!important; font-family: verdana,宋体; font-size: 13px; line-height: 180% }
table		{ border: 0}
div			{ text-align: left; margin: auto; }
img			{ border: 0 }
hr			{ border: 1px solid #333; border-width: 1 0 0 0; height: 1 }
a			{ text-decoration: none }
a:hover		{ color: #F60; text-decoration: underline }
a#mi_rss	{ background: url(img/xml.gif) no-repeat right top; padding-right: 20 }

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 }
form span	{ width: 68; float: left }


/* 管理 */
#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 }

#admin			{ border: 1px solid #036; border-width: 4 1 1 1; background: #FFF url(img/note.gif) no-repeat right bottom; width: 640!important; width: 700; padding: 10 30 30 30; margin: 16 auto }
#admin #owner	{ background: url(img/logo.gif) no-repeat left top; height: 40!important; height: 60; margin-bottom: 12; padding-top: 20; text-align: right; font-weight: bold }
#admin select	{ width: 195; margin-right: 8 }
#admin textarea	{ width: 500 }

#bow			{ border: 1px solid #666; border-width: 1 1 2 1; background: #FFF; width: 680!important; width: 700; padding: 8 10; margin: 12 auto }
#login, #toc, #clp, #set, #cat, #psw, #loc, #adm	{ border: 1px solid #666; padding: 8 16 }
#note			{ margin: 0 20 }


/* 文章列表与内容 */
.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 }
.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: 130px }
#searchbar select	{ width: 100px; margin-right: 2 }

#pagebar		{ margin: 8 0; cursor: default }


/* 扩展 */
.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 }

#enw	{ padding: 8 0 }
#enw span	{ color: red; cursor: pointer }
#enw img, #enw object, #enw embed	{ vertical-align: middle }
.paginator {
	height: 22px;
	font-size: 12px;
}

.paginator .paginator-left {
	float: left;
	width: 120px;
	line-height: 18px;
	height: 22px;
}

.paginator .paginator-center {
	line-height: 18px;
	height: 22px;
	float: right;
	margin-right: 15px;
}

.paginator .paginator-center div a span {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	height: 22px;
}

.paginator .paginator-right {
	float: right;
	line-height: 18px;
	height: 22px;
	text-align: right;
}

.line {
	border: 1px dashed #999999
}

.paginatorLoadNoteDiv {
	background: url(../images/busy.gif) no-repeat;
	padding-left: 25px;
	font-size: 12px;
}

