body {
	background: url('images/bg.jpg') repeat;
	color: #444444;
	font-size:12px;
	font-family: Verdana, Arial;
	padding:0;
	margin:auto;
    text-align: center;
	background-attachment: fixed;
}
table {
	font-family: Verdana, Arial;
	color: #444444;
	font-size: 12px;
}
td {
	word-break: break-all;
}
a { zmm:expression(hideFocus=true);
}
a {
    text-decoration: none;
	color: #708090;
}
a:hover {
    COLOR: #1e3c56;
	background-color: #97b4d1; 
	text-decoration: none;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #BBB;
}
img {
   border: none;
}
acronym {
	text-decoration: none;
	border-bottom: 1px solid #BBB;
	cursor: help;
}
/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Verdana, Arial;
	font-size: 12px;
}
input.text {
    padding: 1px;
	color: #444444; 
	border:1px solid #BBB;
	margin-top: 1px;
	margin-bottom: 1px;
}
input.text:hover {
}
input.button {
	height: 20px;
    padding: 1px;
	border: 1px solid #BBB;
	color: #040301; 
	background-color: #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
}
textarea {
	font:12px  Verdana, Arial,sans-serif; 
	color: #444444;
	border:1px solid #BBB;
	margin-top: 1px;
	margin-bottom: 1px;
}
textarea:hover {
}
select { 
	margin-top: 1px;
	border: 1px solid #BBB;
}
/****** Main Layout Styles ******/
#wrapper {
	width: 100%;
	text-align: center;
}
#innerWrapper {
	width: 625px;
	margin: 20px auto;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #818181;
    table-layout: fixed;
}
#header {
	width: 625px;
	margin: 0 auto;
}
#innerHeader {
	margin: 0px;
	padding: 0px 20px;
}
#footer {
	clear: both;
	height: auto;
}
#innerFooter {
	text-align: center;
	font-size: 12px ;
	font-weight: normal;
	padding: 0px 10px 5px 10px;
}
#footer a {
	font-weight: normal;
}
#footer a:hover {
}
/****** Header Elements Styles ******/
/* blog top */
.blog-top {
	font-size: 12px!important;
	font-size: 12px;
	text-align: left;
	height: 300px;
	width: 600px;  /* 图片的宽度 不要超过765px-搜索宽度*/
	float: left;
}
.blog-search {
    padding: 1px;
	width: auto;
	margin-top: 20px;
	float: right;
}
.blog-search input {
    height: 18px;
	font-family: Verdana, Arial;
	font-size: 12px;
    padding: 1px;
	border:1px solid #BBB;
	vertical-align: text-top;
}
/* nav menu */
#menu {
	margin-top: 0px;
	height: 25px;
	border-bottom: 1px solid #ccc;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	float: left;
	width: 60px;
	text-align: center;
	margin-right:5px;
	list-style: none;
}
#menu a{
	padding-top: 5px;
	display: block;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
#menu .activepage a {
    text-decoration :line-through;
}
/* sidebar */
/* content */
.content {
	float: left;
	padding: 0px;
	width: 625px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.content-wide {
	margin: 0px;
	width: 805px;
}
.content-only {
	margin: 0px;
	width: 625px;
}
#innerContent {
	width: 625px;
	overflow: hidden;
}
/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
/****** Sidebar Panels ******/
.panel{
    margin-right: 0px;
    text-align: left;
}
.panel h5 {
	color:#444444;
	font-size: 12px;
	margin-bottom: 0px;
    padding: 5px 0 0px 0px;
}
.panel-content{
	color:#444444;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
}
.panel-content ul{
	color:#444444;
	margin: 0px;
}
.panel-content li{
	margin: 0px;
	color: #444444;
    padding: 0px;
	list-style: none;
}
.panel-content li {
    /*margin-left: -20px;*/
}
* html .panel-content li {
	list-style: none;
    margin-left: 0px;
}
*+html .panel-content li {
	list-style: none;
    margin-left: 0px;
}
.panel-content li.indent{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}
/* user panel login form */
#loginForm {
	width: 95%;
}
/****** Announcement Box ******/
.announce{
	padding: 5px;
	margin: 10px 20px;
	margin-top: 10px;
	border:1px dashed #bbb;
	text-align: left;
    table-layout: fixed;
}
.announce-content{
	font-size:12px;
	padding-left: 5px;
	word-break: normal;
    line-height: 130%; 
   	text-align: justify;
	text-justify: distribute;
}
/****** Defaul Page Elements ******/
.article-top {
	padding: 5px; 10px 0px 10px;
}
.article-bottom {
	padding: 5px; 10px 0px 10px;
}
/* page links */
.pages {
    text-align: left;
	font-size:12px !important;
	font-size:12px;
	margin-left: 18px;
	margin-right: 18px;
}
.pagelink-current {
	font-weight: bold;
	font-size: 12px;
}
.listbox {
	padding: 5px 20px 5px 20px;
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	font-weight: bold;
	color: #444444;
}
.listbox-entry {
	word-wrap: break-all;
	font-size:12px;
	border-bottom: 1px dashed #bbb;
}
.listbox-entry a{
	word-wrap: break-all;
}
/* entry display box */
.prev-article{ margin-left: 15px; padding-bottom: 2px;}
* html .prev-article,*+html .prevarticle { margin-left:10px;}
.next-article{ margin-left: 15px; padding-bottom: 2px;}
/* text box */
.textbox{
	clear: both;
	margin:5px 10px 5px 10px; 
	padding-top:0px; 
	padding-bottom: 5px;
	text-align: left;
}
.textbox-title{
    color: #005982;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
.textbox-title a {
    color: #444444;
}
.textbox-title a:hover {
    COLOR: #708090;
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
.textbox-label{
    float: left;
	padding: 5px 10px 10px 10px;
    padding-top: 5px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.textbox-label a{
    color: #999999;
}
.textbox-fontsize{
	color: #666666;
	font-size:12px !important;
	font-size: 12px;
	padding: 5px 10px 10px 10px;
	float: right;
	text-align: right;
	display: inline;
}
.textbox-fontsize a{
    color: #999999;
}
.textbox-content{
	clear: both;
	padding: 0 10px 10px 10px;
	word-break: normal;
    font-size:12px;
	text-align: justify;
    line-height: 145%;
	text-justify: distribute;
}
.textbox-content img {
    border: none;
}
.textbox-content textarea{
    word-break: normal;
	color:#444444;
    line-height: 145%;
   	text-align: justify;
	text-justify: distribute;
    border: 1px solid #bbb;
}
.textbox-bottom{
    text-align: right;
	margin-top: 0px;
    padding-top: 3px;
    margin-left: 10px;
	margin-right: 10px;
	font-size:12px !important;
	font-size: 12px;
    border-top:1px #bbb dashed;
}
.textbox-bottom a {
	text-decoration: none;
}
.textbox-bottom a:hover {
}
.textbox-adminbar {
	padding-bottom: 4px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.textbox-adminbar a{
}
.textbox-tburl {
    text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 3px;
	font-size:12px !important;
	font-size: 12px;
}
.textbox-info{
	padding-left: 10px;
    padding-bottom: 10px;
	font-size:12px !important;
	font-size: 12px;
	text-align:left;
}
/* comments wrapper */
.comment-wrapper{    
}
/* comments top box */
.comment-top{
	padding: 5px;
	padding-top: 0px;
	margin: 5px;
	margin-left: 15px;
	color: #005982;
	text-align: right;
}
.comment-pages{
	padding: 5px;
	color: #666666;
	text-align: left;
	margin-left: 15px;
}
.comment-pages a{
}
.comment-pages a:hover{
}
.pagelink-current {
	font-weight: bold;
}
/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 5px;
	margin: 5px 10px 5px 10px;
	font-size:12px;
	text-align: left;
}
.commentbox-title{
	background-color:#f1efee;
	padding: 5px 5px 5px 8px;
}
.commentbox-label{
	display: inline;
	font-size: 12px;	
}
.commentbox-content{
	padding: 10px 11px 0px 11px;
	word-break: normal;
    font-size:12px;
	text-align: justify;
    line-height: 145%;
	text-justify: distribute;
}
.commentbox-content img {
    border: none;
}
/* trackback box */
.trackbackbox{
	padding: 5px;
	margin: 5px 10px 5px 10px;
}
.trackbackbox-title{
	padding: 5px 5px 5px 8px;
	background-color:#f1efee;
}
.trackbackbox-label{
	display: inline;
	font-size: 12px;
}
.trackbackbox-content{
	padding: 10px 11px 0px 11px;
	word-break: normal;
    font-size:12px;
	text-align: justify;
    line-height: 145%;
	text-justify: distribute;
}
.trackbackbox-content img {
    border: none;
}
/* comment form wrapper */
#commentForm {
	width: 99%;
	text-align: left;
	margin: 5px 20px 5px 20px;
}
/****** normal message box ******/
.messagebox{
    width: 500px;
    margin-top: 135px;
	text-align: center;
	border: none;
}
.messagebox-title{
    padding: 5px;
    font-weight: bold; 
    padding: 5px;
    background-color: #f1efee;
    border: none;
}
.messagebox-content{
    padding: 10px; 
    padding-bottom: 20px; 
    text-align: left;
	background-color: #ffffff; 
}
.messagebox-bottom{
	padding: 5px;
    background-color: #f1efee; 
    border: none;
}
/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding-top: 10px;
}

.formbox-title,
.formbox-comment-title{
	color: #444444;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
	vertical-align: text-top;
}
.formbox-content {
	padding: 5px;
}
/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	text-align: left;
	border-bottom: 1px solid #BFCAD2;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}
.panel-smilies-content a:hover{
	background-color: #ffffff;
}
/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	/*background: url('images/code.gif') no-repeat left top;*/
	background-color: #ededed;
	word-break: normal;
	font-size:12px;
	line-height: 145%;
	text-align: justify;
	text-justify: distribute;
	border:1px solid #a9a9a9;
    border-left:4px solid #a9a9a9;
	margin: 10px 10px 0px 15px;
	padding: 5px 5px 5px 5px;
}
.quote {
	/*background: url('images/quote.gif') no-repeat left top;*/
	border: none;
	padding-left:10px;
	margin: 10px 10px 0px 15px;
}
.quote-title {
	/*padding: 4px;
	padding-bottom:9px !important;
	padding-bottom:6px;*/
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	border:1px solid #a9a9a9;
    border-left:4px solid #a9a9a9;
	word-break: normal;
	font-size:12px;
	line-height: 145%; 
	text-align: justify;
	text-justify: distribute;
	padding: 5px 5px 5px 5px ;
}
.quote-content img{
	border:none;
}
/****** Link ******/
.linkover {
	margin-bottom: 20px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 250px;
	float: left;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktxt {
	float: left;
}
.linktitle a {
}
.linkgroup {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	color: #82B4CB;
}
/*foot menu item */
#extra{
	text-align: left;
	margin-left: 5px;
	height: 20px;
}
#extra ul{
	margin: 0px;
	padding: 0px;
}
#extra li{
	float: left;
	width: 60px;
	text-align: center;
	margin-right:5px;
	list-style: none;
}
#extra a{
	padding-top: 5px;
	display: block;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
/*foot sub menu*/
#extra-sub{
	text-align: left;
    border-top: 1px solid #bbb;
	margin: 5px 8px 5px 8px;
}
#extra-cat {
    float:left;
	line-height: 130%;
	width:125px;
    padding: 0px 0 0px 0px;
}
#extra-cat span {
	font-size: 12px;
	color: #999999;
    padding: 5px 0 0px 0px;
}
#extra-cat ul{
	margin: 0px;
    padding: 0px 0 0px 0px;
}
#extra-cat li{
	margin: 0px;
    padding: 0px;
	list-style: none;
}
#extra-cat li.indent{
	padding: 0px;
	background-image: url('images/list.gif');
	background-repeat: no-repeat;
	text-indent: 15px;
}
#extra-comment {
    width:150px;
	float:left;
	line-height: 130%;
    padding: 0px 0 0px 0px;
}
#extra-comment span {
	font-size: 12px;
	color: #999999;
    padding: 5px 0 0px 0px;
}
#extra-comment ul{
	margin: 0px;
    padding: 0px 0 0px 0px;
}
#extra-comment li{
	margin: 0px;
    padding: 0px;
	list-style: none;
}
#extra-right {
    width:180px;
	float:right;
	line-height: 130%;
	padding-left: 0px;
}
#extra-right span {
	font-size: 12px;
	color: #999999;
    padding: 5px 0 0px 0px;
}
#extra-right ul{
	margin: 0px;
    padding: 0px 0 0px 0px;
}
#extra-right li{
	margin: 0px;
    padding: 0px;
	list-style: none;
}
/*foot copyright*/
#copyright {
	padding-top: 5px;
	padding-bottom: 0px;
}
/*foot processtime*/
#processtime {
	font-size:12px;
	font-family: Verdana, Arial;
    text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
} 
/* Emot Page Selection */
#smileybuttons {
text-align: right;
margin-top: 9px;
}
.smileybut {
margin-right:3px;
padding: 3px;
vertical-align: middle;
font-weight: normal;
text-align: center;
}
.smileybut  a{
}
/* page box */
.pagebox{
	clear: both;
	margin:5px 10px 5px 10px; 
	padding-top:0px; 
	padding-bottom: 5px;
	text-align: left;
}
.pagebox-title{
    color: #005982;
	font-size: 14px;
	height: 46px;
	padding-top: 2px;
	padding-left: 12px;
	padding-bottom: 2px;
}
.pagebox-title h4{
	font-size: 14px;
	color: #444444;
	font-weight: bold;
    margin: 3px 0px 0px 2px;
}
.pagebox-title h4 a {
    color: #444444;
}
.pagebox-title h4 a:hover {
    COLOR: #708090;
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
.pagebox-content {
	clear: both;
	padding: 0px 10px 10px 10px;
	word-break: normal;
    font-size:12px;
	text-align: justify;
    line-height: 145%;
	text-justify: distribute;
}
.pagebox-content img {
    border: none;
}
.pagebox-content textarea{
    word-break: normal;
	color:#444444;
    line-height: 145%;
   	text-align: justify;
	text-justify: distribute;
    border: 1px solid #bbb;
}