/****** General Styles ******/
*{margin:0;padding:0;}
html{overflow-x: auto; background:#FFF;}
body{font:12px arial,helvetica,verdana,sans-serif;color:#333;border-top:3px solid #333;margin:10px 0 0 18px;width:965px;}

table {	font-family: Tahoma, Arial;	color: #000000;	font-size: 12px;}
td{	word-break: break-all;}

img{border:none;}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
a{color:#333;text-decoration:none;}
a:hover{color:red;background:#000;padding:6px}

.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #666;
	color: #000; 
	background-color: #fff;
}
input.button {
	height: 20px;
	border: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 4px solid #666;
	color: #000; 
	background-color: #fff;
}
textarea { 
	border: 1px solid #666;
	background-color: #fff;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000;
}
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #557700; 
	background-color: #FBFCFD;
	border: 1px solid #557700;
}


/****** Main Layout Styles ******/

#head{border-bottom:1px solid #333;padding:5px 0;height:48px;}
#head h1 {width:400px;float:left;margin:12px 0 0 0;}
#head h1 a em{font-style:normal;color:#555;margin-left:6px}

#footer {
	clear: both;
	text-align: left;
	padding-top: 10px;
}
#footer ul{	height:28px}

#processtime{padding-top: 10px;}
/****** Header Elements Styles ******/
/* header title */

/* blog description */
.blog-desc img{float:right;width:187px;height:50px;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;}

/* nav menu */
#menu {	float: left;clear: both;margin: 0px;padding: 0px;}
ul.nav{list-style:none;background:#333;}
.nav li{color: #fff;border-right:1px solid #3f3f3f;float:left;display:block;width:90px;}
.nav li a{font-size:12px;outline:none;color:#fff;text-decoration:none;display:block;padding:5px 0 5px 5px;width:89px;}
.nav li a:hover{background:#000;width:85px;}
* html .nav li a:hover{background:#000;width:89px;}
.nav li.skip{border-right:1px solid #222;border-left:1px solid #3f3f3f;float:right;display:block width:90px;}
.nav li.skip a{width:90px;}
.nav li.skip a:hover{background:transparent;width:90px;}

/****** Content Layout ******/
#mainWrapper {
	margin-left: 0px;
	margin-right: 0px;
}

/* sidebar */
.sidebar {
	padding-top: 4px;
	padding-left: 5px;
	float: right;
	width: 380px;
}
.sidebar-hide {
	display: none;
	float: right;

}
#innerSidebar1 {
	width: 155px;
	float: left;
}
#innerSidebar2 {
	width: 215px;
	float: right;
}

/* content */
.content {
	float: left;
	width: 580px;
	margin-left: 0px;
	padding-top:10px;
}
.content-wide {
	width: auto;
	margin-left: 0px;
}
.content-only {
	width: 100%;
	margin-left: 0px;
}
#innerContent {
	margin-left: 0px;
	overflow: visible;
	margin-right: 0px;
	margin-top: 0px;
}

/* 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{
	padding:0px;
	margin-bottom: 10px;

}
.panel h5 {
	text-align: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding:2px;
	padding-bottom: 4px;
	margin:0px;
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px solid #FAB619;
}
.panel h5 a{
	color: #000;
}
.panel-content{
	margin:0px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 120%;
	color:#557700;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#innerSidebar1 .panel-content li{
	background-image: url("images/dlist.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
}

#innerSidebar1 .panel-content li.indent{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
}

#innerSidebar2 .panel-content li{
	height: 20px;
}

#sidebar_entries ul .rowodd, #sidebar_replies ul .rowodd{
	background-color: #fff;
	border-bottom: 1px solid #E3E3E3;
}

#sidebar_entries ul .rowcouple, #sidebar_replies ul .rowcouple{
	background-color: #fff;
	border-bottom: 1px solid #E3E3E3;
}

.panel-content ul ul li{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}

/*hack*/
.panel-content-usebg{
	margin:0px;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:5px;
	line-height: 120%;
	color:#557700;
}
.panel-content-usebg ul{
	padding: 0px;
	margin: 0px;
}
.panel-content-usebg li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#innerSidebar1 .panel-content-usebg li{
	background-image: url("images/dlist.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
}

#innerSidebar1 .panel-content-usebg li.indent{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
}

#innerSidebar2 .panel-content-usebg li{
	height: 20px;
}

#sidebar_entries ul .rowodd, #sidebar_replies ul .rowodd{
	background-color: #fff;
	border-bottom: 1px solid #E3E3E3;
}

#sidebar_entries ul .rowcouple, #sidebar_replies ul .rowcouple{
	background-color: #fff;
	border-bottom: 1px solid #E3E3E3;
}

.panel-content-usebg ul ul li{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}
/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
  width: 95%; 
  margin-top:1px;
}
.calendar-top {
  text-align: center;
  padding:2px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #000;
  font-size:12px;
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-weekday-cell {
  color: #000;
  font-size:12px;
  text-align: center;
  width: 14%;
  padding:2px;
  font-weight: bold;
}
.calendar-main {
  background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-saturday,
.calendar-sunday {
  color: #557700; 
}
.calendar-today { 
  color: #fff;
  background: #557700;
  font-weight:bold;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #557700; 
  font-weight:bold;
  text-decoration: underline;
}
.calendar-today a {
  color: #fff;
  text-decoration: underline;
}

/****** Search Panel ******/
.search-field { 
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 15px;
}
.announce-content{
	word-wrap: break-all;
	padding: 10px; color: #000; 
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #666;
}

.pagelink-current {
	color: #000;
	border-bottom: 2px solid #FAB619;
	font-weight: bold;
}
.pages a:hover{
	border-bottom: 2px solid #FAB619;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	color: #000;
	border-top: 1px solid #E3E3E3;
	border-bottom: 2px solid #E3E3E3;
	height: 24px;
}
.listbox-entry {
	word-wrap: break-all;
	color: #666;
	border-bottom: 1px solid #E3E3E3;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article { display: block; }
.next-article{ display: block; float:right;padding-right:10px;}
.prev-article a, .next-article a{ color: #666; }

/* text box */
.textbox{
	padding-bottom: 25px;
	margin-bottom: 5px;
}
.textbox-time {
	color: #999;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 5px;
	margin-left: 7px;
}
.textbox-title{
	background: url('images/title-bg.gif') no-repeat;
	word-wrap: break-all;
	font-size: 16px;
	padding-top: 2px;
	height: 23px;
	margin-left: 7px;
}
.textbox-title h4{
	margin-left: 25px;
	color: #000;
	font-size: 16px;
	display: inline;
}
.textbox-title h4 a {
	color: #000;
}
.textbox-label{
	padding-top: 3px;
	padding-left: 5px;
	color: #076AA6;
	font-size: 12px;
}
.textbox-fontsize{
	color: #979797;
	float: left;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #979797;
}
.textbox-content{
	clear: both;
	color: 333;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	word-wrap: break-word;
	line-height: 160%;
	padding: 20px;
}
.textbox-bottom{
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background-color: #fff;
	padding-left: 10px;
	color: #BBBBBB;
	font-size: 12px;
}
.textbox-bottom a {
	color: #666;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #666;
}
.textbox-tburl {
	padding-top: 3px;
	color: #666;
}
.tags2 {
	float: right;padding-right:10px;
}

.tags, .tags2 {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #000;
	text-align: right;
}
.tags a, .tags2 a {
	color: #557700;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #666;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #666;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 0px;
	margin: 5px;
}
.commentbox-title{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.commentbox-label{
	display: inline;
	color: #666;
	font-size: 12px;
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.commentbox-content{
	padding: 3px;
	padding-bottom: 14px;
}

/* trackback box */
.trackbackbox{
	padding: 0px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 5px;
}
.trackbackbox-label{
	display: inline;
	color: #666;
	font-size: 12px;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.trackbackbox a{
	color: #666;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
 width: 400px;
 margin-top: 120px;
 text-align: left; 
 background-color: #ffffff;
}
.messagebox-title{
 color: #000; 
 font-weight: bold; 
 padding: 5px;
}
.messagebox-content{
 border-top: 1px solid #FAB619;
 color: #666; 
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
 background: url('images/inform.png') no-repeat;
 background-position: 345px 0px;
}
.messagebox-bottom{
 border-top: 1px solid #FAB619;
 color: #666; 
 background:#FFFFFF;
 padding: 5px;
 text-align: center;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding-top: 10px;
}

.formbox-title,
.formbox-comment-title{
	color: #666;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background-color: #fff;
}

.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}

.formbox-content {
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #666;
	text-align: left;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border-left: 3px solid #E3E3E3;
	background-color: #fff;
	color: #666;
	margin: 5px;
	padding: 10px;
}

.quote {
	border-left: 0px solid #E3E3E3;
	margin: 10px;
}
.quote-title {
	background-color: #fff;
	border-bottom: 1px solid #E3E3E3;
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #666;
	padding: 10px; 
	background-color: #ffffff;
	border: 1px solid #E3E3E3;
	border-top: 0px;
}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
	float: left;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktxt {
	float: left;
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #666;
}
.ad1 {	float: right;width: 320px;height: 270px;padding: 10px;background: #ffffff top left no-repeat;}
.ad2 {	float: right;}
#gonggao{float:right;width:380px;height: 50px;border:1px solid #BBB;padding:8px 0 8px 0px;margin:26px 0 16px 0;position:relative;}
#gonggao ul{padding:0 0 0 20px;height: 20px; list-style: square;}
#gonggao ul li{text-indent: 10px;letter-spacing:2px;line-height:22px;}
#gonggao #adtitle{font-size:11px;position:absolute;display:block;background:#fff;border:1px solid #000;padding:3px;top:-12px;right:12px;}
