
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background: url('images/bg2.jpg');
	margin: 0px;
	padding: 0px;
	text-align:center;
}

table {
	font-family: Tahoma, Arial;
	color: #71B031;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	text-decoration: none;
	color: #71B031;
}
a:hover {
	text-decoration: none;
	color: #336600;
}

hr {
	height: 1px;
	color: #71B031;
        border: 0;
	border-top: 1px solid #336600;
}

acronym {
	text-decoration: none;
	border-bottom: 0px dotted #336600;
	cursor: help;
        color: #336600;
}
/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px;
        color: #71B031;
}
/*输入框*/
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #71B031;
	color: #71B031; 
	background: url('images/panel_header.gif');
}
/*按钮*/
input.button {
	height: 20px;
	border: 1px solid #71B031;
	border-top: 1px solid #71B031;
	border-left: 1px solid #71B031;
	color: #71B031; 
	background: url('images/panel_header.gif');
}
/*长文本输入框*/
textarea { 
    width:90%;
	border: 1px solid #71B031;
	background: url('images/bg.gif');
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #71B031; 
}
/*搜索*/
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #71B031; 
	background: url('images/panel_header.gif');
	border: 1px solid #71B031;
}
/****** 整体框架 ******/
#wrapper {
	margin:0px;
	width: 1004px;
	height: 50px;
	/*position: relative;*/
	text-align: left;
        MARGIN-RIGHT: auto;
        MARGIN-LEFT: auto;
}
#innerWrapper {
    background: url('images/main_bg.gif');
	width: 100%;
	margin:0px;
}
/****** 包含blog标题和描述 ******/
/* blog标题 */
.blog-header {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
h1 {
	visibility: hidden;
	padding: 0px;
	padding-top:0px;
	margin-top: 0px;
	margin-left: 385px;
	margin-bottom: 8px;
	color: #444A06;
	font-size: 24px;
	font-weight: bold;
}
h1 a {
	color: #444A06;
	text-decoration: none;
}
/* blog 描述 */
.blog-desc {
	visibility: hidden;
	color: #7AA228;
	margin-top: 0px;
	margin-left: 400px;
}
/*  blog的顶部模块（导航条） */

#menu { font-family: 宋体;
	padding-top:0px;
        margin-top: 0px;
	text-align: center;
	height: 66px;
}

#menu li{font-family: 宋体;
	margin: 0;
	display: inline;
	list-style: none;
	text-align: center;
	float: left;
	width: 80px;
}
#menu a{font-family: 宋体;font-size: 13px;
	color: #ffffff;
}
#menu a:hover {font-family: 宋体;font-size: 13px;
	color: #FFCC33;
}
/****** 主体框架 ******/
#mainWrapper{
   clear:both;
   margin-left: 15px;
   margin-right: 15px;
   margin-top: 25px;
}

/* 整个侧边栏框架 */
.sidebar {
    margin-left:0px;
	padding-top: 4px;
	padding-left: 20px;
	float: left;
	width: 185px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 3px;
}
/* 主内容的总框架 */
.content {
	float: right;
	width: 100%;
	margin-left: -350px;
}
.content-wide {
	width: auto;
	margin-left: 0px;
}
.content-only {
	width: 100%;
	margin-left: -350px;
}
#innerContent {
	margin-left: 215px;
	overflow: visible;
	margin-right: 25px;
	margin-top: 5px;
}

/* 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;
}
/****** 具体到某一个侧边栏项目的总框架。 ******/
.panel{
	padding:0px;
	margin-bottom:8px;
	border: 1px solid #A2BA80;
}
.panel h5 {
	text-align: center;
	color: #71B031;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
        margin:0px;
	padding-top: 0px;
	padding-left:10px;
        height: 24px;
	border: 1px solid #F1EDDE;
	background: url('images/panel_header.gif') repeat-x;
	cursor: pointer;
	cursor: hand;
}
.panel-content{
    border: 1px solid #ffffff;
	background: url('images/bg1.gif') repeat-x;
	background-color: #F9FCF0; 
	width:170px;
	margin:0px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:150%;
	color:#71B031;
	border-top: 0px;
}
.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	color: #71B031;
	list-style:none;
	border-bottom:1px solid #7FA680;
}
.panel-content li.indent{
	padding: 0px;
	background: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}

.panel-content ul ul li{
	padding: 0px;
}
.panel-content a:hover {
	color: #336600;
}
/* user panel login form */
#loginForm {
	width: 95%;
}
/* 日历部分 */
#calendar {
  width: 100%; 
  margin-top:0px;
}
.calendar-top {
  text-align: center;
  padding:2px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #71B031;
  font-size:12px;
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-weekday-cell {
  color: #71B031;
  font-size:12px;
  text-align: center;
  width: 14%;
  padding:2px;
  font-weight: bold;
}
.calendar-main {
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-saturday,
.calendar-sunday {
  color: #ff0000; 
}
.calendar-today { 
  color: #ff0000; 
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
	color: #ff00ff; 
}
.calendar-today a {
  color: #ff00ff;
}

/****** 搜索框 ******/
.search-field { 
  width: 127px;
  margin-bottom: 5px;
  color: #71B031;
  border: 1px solid #71B031;
  background: url('images/panel_header.gif');
}
/****** 公告框样式 ******/
.announce{
	clear: both;
	border: 1px solid #A2BA80;
	background: url("images/bg.gif") repeat-x;
	background-color: #E5FFD0; 
	margin-top: 8px;
	margin-bottom: 8px;
	_height: 0.1%;  
}
.announce-content{
    border: 1px solid #ffffff;
	word-wrap: break-all;
	padding: 10px; color: #71B031; 
}
/****** 底部样式 ******/
#footer {
	clear: both;
	background: url('images/footer_bg.gif');
	height: 180px;
        text-align: center;
}
#footer a{
color: #71B031;
font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
	color:#336600;
}
#innerFooter {
	padding: 0px;
	font-size: 12px;
	text-align: center;
        color: #71B031;
}
/****** 分页条 ******/
.article-top {
	padding: 4px;
	margin-bottom: 15px;
}
.article-top a:hover {
    padding-top:5px;
	color: #71B031;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}
/* 分页条文字样式 */
.pages {
	color: #71B031;
}
.pages a{
	color: #71B031;
}
.pagelink-current {
}
/* 表格样式 */
.listbox {
    padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
   width: 100%;
border: 1px solid #71B031;
}
.listbox-header {
	border-top: 0px solid #71B031;
    border-bottom: 1px solid #71B031;
	background: url("images/bg.gif") repeat-x;
	font-weight: bold;
	text-align: center;
	color: #71B031;
	height: 25px;

}
.listbox-entry {
	word-wrap: break-all;
	color: #71B031;
	border-left: 0px solid #71B031;
	border-right: 1px solid #71B031;
	background: url("images/bg.gif") repeat-x;
	background-color: #F9FCF0;;
	padding-left:6px;
}
.listbox-entry a{
	word-wrap: break-all;
}
/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }
/* 每篇日志的总框架 */
.textbox{
	margin-bottom: 20px;
    border: 1px solid #71B031;
	background: url("images/bg.gif") repeat-x;
	background-color: #F9FCF0;;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 14px;
	padding-top: 14px;
        padding-bottom: 1px;
}
.textbox-title h4{
	margin-left: 1px;
	color: #71B031;
	padding-left: 5px;
	font-size: 12px;
	display: inline;
}
.textbox-title h4 a {
	color: #71B031;
}
.textbox-title h4 a:hover{
    color: #336600;
}
.textbox-label{
    padding-bottom:2px;
	padding-top: 18px;
	padding-left: 5px;
	color: #71B031;
	font-size: 12px;
        border-bottom: 1px solid #71B031;
}
.textbox-fontsize{
    margin-top:14px;
	color: #71B031;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #336600;
}
.textbox-content{
	word-wrap: break-word;
	color: #71B031; 
	padding-top: 0px;
	padding-left: 10px;
}
.tags {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #71B031;
	text-align:left;
	padding-left: 10px;
	border-top: 0px solid #71B031;
}
.textbox-bottom{
    padding:0px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:4px;
	font-size: 12px;
	color: #71B031;
	text-align:right;
	background: url("images/textbox_bg.gif") repeat-x;
	background-color: #F9FCF0;;
	border-top: 1px solid #71B031;
	border-left: 0px solid #71B031;
	border-bottom : 0px solid #71B031;
}
.textbox-bottom a {
	color: #71B031;
	
}
.textbox-bottom a:hover {
	color: #336600;

}
.textbox-adminbar {
	padding: 0px;
	padding-right:3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #71B031;
	text-align:right;
	border: 0px solid #71B031;
	border-top: 1px solid #71B031;
	background: url("images/bg.gif") repeat-x;
	background-color: #F9FCF0;;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #71B031;
	text-align:left;
	padding-left: 15px;
}
/* 评论框 wrapper */
.comment-wrapper{
width:100%;
}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #71B031;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #71B031;
}
/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url("images/textbox_bg.gif") repeat-x;
	background-color: #F9FCF0;;
	border: 1px solid #71B031;
    width:100%;
}
.commentbox-title{
	padding: 5px;
	border-top: 0px solid #71B031;
}
.commentbox-label{
	display: inline;
	color: #71B031;
	font-size: 12px;
}
.commentbox-content{
	padding: 3px;
	padding-bottom: 14px;
	border-bottom: 0px solid #71B031;
	padding-left: 15px;
}
/* 引用 box */
.trackbackbox{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url("images/bg.gif") repeat-x;
	background-color: #F9FCF0;;
	border: 1px solid #71B031;
}
.trackbackbox-title{
	padding: 5px;
	border-top: 0px solid #71B031;
}
.trackbackbox-label{
	display: inline;
	color: #71B031;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
	padding-left: 15px;
}
.trackbackbox a{
	color: #71B031;
}
/* comment form wrapper */
#commentForm {
	width: 99%;
}
/****** 提示页样式 ******/
.messagebox{
 width: 500px;
 margin-top: 120px;
 border: 1px solid #71B031; 
 border-top: 0px; 
 text-align: center; 
 background-color: #F9FCF0;;
 border: 1px solid #71B031;
}
.messagebox-title{
 height:18px;
 padding:5px;
 padding-left: 8px;
 padding-top:8px;
 background: url("images/top_bg.gif") repeat-x;
 background-color: #F9FCF0;;
 border-top: 1px solid #71B031;
 border-left: 1px solid #71B031;
 border-right: 1px solid #71B031;
 color: #71B031;
 font-weight: bold; 
}
.messagebox-content{
 color: #71B031; 
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
 background: url("images/textbox_bg.gif") repeat-x;
 background-color: #F9FCF0;;
 border-top: 2px solid #71B031;
 border-left: 1px solid #71B031;
 border-right: 1px solid #71B031;
 border-bottom: 1px solid #71B031;
}
.messagebox-bottom{
 border: 1px solid #71B031;
 color: #71B031; 
 padding: 5px;
 background: url("images/textbox_bg.gif") repeat-x;
 background-color: #F9FCF0;;
}
/****** 评论表单所在框 (table) ******/
.formbox{}
.formbox-comment{
	margin-top: 10px;
	background: url('textbox_bg.gif') repeat-x;
	background-color: #F9FCF0; 
	border: 1px solid #71B031;
}
.formbox-title,
.formbox-comment-title{
	color: #71B031;
	font-weight: bold;
	background: url('images/panel_header.gif');
	padding-left:15px;
        border-bottom: 1px solid #71B031;
}
.formbox-rowheader {
	padding: 0px;
	font-weight: bold;
}
.formbox-content {
	padding: 5px;
}
/* smilies list */
.panel-smilies {
	text-align: center;
	border: 1px solid #71B031;
	background: url("images/textbox_bg.gif") repeat-x;
    background-color: #F9FCF0;;
	padding-bottom:8px;
}
.panel-smilies-title {
	color: #71B031;
	text-align: left;
	padding-left:5px;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}
/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code { border-top: 1px dashed #71B031;
        border-right: 1px dashed #71B031;
        border-bottom: 1px dashed #71B031;
	border-left: 1px dashed #71B031;
	color: #71B031;
	margin: 5px;
	padding: 10px;
}
.quote {
	border-left: 0px dashed #D6C094;
	margin: 10px;
    margin-bottom:0px;
	border: 1px solid #71B031;
}
.quote-title {
	border-bottom: 1px dashed #71B031 !important;
	border-bottom: 1px dashed #71B031;
	padding: 5px;
	font-weight: bold;
	color: #71B031;
}
.quote-title img {
	padding-right: 3px;
}
.quote-content {
	word-wrap: break-all;
	color: #336600;
	padding: 10px; 
	border: 0px solid #71B031;
	border-top: 0px;
}
/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 100%;
	clear: both;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
	margin-top: 18px;
}
.linktxt {
	float: left;
	margin-top: 18px;
}
.linktitle a {
    background: url('images/home.gif') no-repeat -5px 12px;
	font-weight: bold;
	padding-left:19px;
	padding-top:14px;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #336600;
	
}
.insertimage {
   border: 1px dashed #cccccc;
   filter:progid:DXImageTransform.Microsoft.Glow(color=#cccccc,Strength=3);
}

#nav {
	MARGIN-LEFT: 0px; WIDTH: 835px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 66px; TEXT-ALIGN: center;
}
#nav UL LI {
	FONT-SIZE: 12px; FLOAT: left; WIDTH: 85px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: none; HEIGHT: 66px;
}
#nav UL LI A {
	FONT-SIZE: 12px; FLOAT: left; WIDTH: 85px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: none; HEIGHT: 66px; TEXT-DECORATION: none;
}
#nav UL LI A:hover {
	DISPLAY: block; FONT-SIZE: 12px; FLOAT: left; BACKGROUND-IMAGE: url(images/navbg.jpg); WIDTH: 79px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: none; TEXT-DECORATION: none;LINE-HEIGHT: 66px; 
}
#nav UL LI A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FLOAT: left; WIDTH: 79px; COLOR: #ffffff; LINE-HEIGHT: 66px; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: none; 
}
