/*
Bo-Blog V2.1.1
YeYo-Skin07 Skin
By YeYo http://blog.nzye.com
2008/11/01
*/
body {
	font-family: 微软雅黑, msyh, Tahoma, Arial;
	font-size: 12px;
	background: #6d695c url("images/bg.png") repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #333;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help;
}
form {
	display: inline;
	margin: 0;
}
input {
	font-family: 微软雅黑, msyh, Tahoma, Arial;
	font-size: 12px;
	margin: 3px 0 0 0;
}
input.text {
	background: #fff;
	border: 1px solid #ccc;
}
input.button {
	padding: 2px 0 0 0;
	height: 24px;
}
textarea {
	clear: both;
	font-size: 12px;
	width: 400px;
	background: #fff;
	margin: -1px 0 0 0;
	border: 1px solid #ccc;
}
select {
	background: #fff;
	border: 1px solid #ccc;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}
#header {
	margin: 0;
	padding: 0;
	height: 95px;
	font-size: 12px;
}
#header-tools {
	background: url("images/top_m.png") repeat-x;
	height: 30px;
}
span.header-tools-left, span.header-tools-right {
	display: block;
	width: 10px;
	height: 30px;
	background: url("images/top_lr.png") no-repeat;
}
span.header-tools-left {
	background-position: 0 0;
	float: left;
}
span.header-tools-right {
	background-position: 100% 0;
	float: right;
}
#quicklogin {
    float: left;
    color: #666;
    width: 60%;
    height: 30px;
}
#quicklogin a {
	color: #666;
}
#quicklogin input {
	border: none;
	height: 16px;
	margin: 6px 0 0 0;
}
#quicklogin input.text {
	color: #999;
	padding: 0 0 0 5px;
	width: 114px;
	background: url("images/login_bg.png") no-repeat;
}
#quicklogin input.submit {
	background: url("images/submit.png") no-repeat;
	width: 25px;
}
#header-tools-inner {
	float: left;
	width: 37.6%;
	height: 16px;
	margin: 0;
}
#tools {
	text-align: right;
	padding: 7px 0 0 0;
}
#tools a{
	text-decoration:none;
	padding: 0;
}
#innerHeader {
	margin: 0;
}
.blog-header {
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}
.blog-desc {
	display: none;
}
.Search {
	float: right;
	margin: 25px 0 0 0;
	width: 157px;
	height: 22px;
	background: url("images/search-bg.png") no-repeat;
}
.Search input.keyword { 
	color: #999;
	padding: 2px 0 0 0;
	margin: 2px 0 0 30px;
	height: 16px;
	width: 120px;
}
.Search input {
	background: transparent;
	border: none;
}
.Search:hover {
	float: right;
	margin: 25px 0 0 0;
	width: 157px;
	height: 22px;
	background: url("images/search-bg.png") 0 -22px no-repeat;
}
#menu {
	background: url("images/menu_m.png") repeat-x;
	height: 41px;
	margin: 10px 0 0 0;
	padding: 0;
}
span.menu-left, span.menu-right {
	display: block;
	width: 10px;
	height: 41px;
	background: url("images/menu_lr.png") no-repeat;
}
span.menu-left {
	background-position: 0 0;
	float: left;
}
span.menu-right {
	background-position: 100% 0;
	float: right;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	width: 90px;
	height: 30px;
	padding: 11px 5px 0 0;
	list-style: none;
	text-align: center;
}
#menu li a {
	display: block;
	padding: 6px 0 0 0;
	color: #f8f8f8;
	font-size: 14px;
	font-weight: bold;
}
#menu a:hover {
	color: #ff0000;
}
#menu .activepage a {
	color: #000;
	height: 30px;
	background: url("images/menu_bg_a.png") no-repeat;
}
#mainWrapper {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 100%;
	float: left;
	background: #eae9e6;
}
* html #mainWrapper {
	margin: -6px auto;
}
#maincontent {
	margin: 0;
	overflow: hidden;
}
* html #maincontent {float: left; margin: 0 5px 0 5px; word-break: break-all;}
#content {
	margin: 0;
	padding: 0;
}
span.fcorners-bottom, span.fcorners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-image: url("images/bottom.png");
	margin: 0;
}
span.fcorners-bottom {
	background-position: 0 0;
}
span.fcorners-bottom span {
	background-position: 100% -10px;
}

#mainWrapper-bottom {
	background: #EAE9E6;
	clear: both;
}
#left_column {
	float: left;
}
#right_column {
	float: right;
}
#left_column, #right_column {
	width: 200px;
	background: #F5F5F5;
	margin: 0 10px 0 10px;
}
.sidebarOne, .sidebarTwo{
	width: 200px;
	overflow: hidden;
}
* html #left_column, * html #right_column {margin: 0 5px 0 5px;}
.panel{
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	background: url("images/panel_bg2.png") top no-repeat;
}
.panel h5 {
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1.5pt;
	padding: 5px 5px 0 30px;
	margin: 0px;
	height: 30px;
	background: url("images/title_bg.png") no-repeat
}
.panel h5 a{
	color: #000;
}
.panel-content{
	margin: 0;
	padding: 0 5px 0 5px;
	line-height: 180%;
	color: #000;
}
.panel-content ul{
	padding: 0;
	margin: 0;
}
.panel-content li{
	list-style: none;
}

.panel-content li.indent{
	padding: 0px;
	background: url("images/list.gif") 0 2px no-repeat;
	text-indent: 15px;
}
#calendar {
	margin: 0 0 0 -5px;
	padding: 0;
}
.calendar-top {
	text-align: center;
	padding: 0;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
}
.calendar-weekdays {
	color: #000;
	text-align: center;
	width: 14%;
	padding: 0;
}
.calendar-weekday-cell {
	color: #000;
	text-align: center;
	width: 14%;
	padding: 0;
	font-weight: bold;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	text-align: center;
	width: 14%;
	padding: 0;
}
.calendar-saturday,
.calendar-sunday {
	color: #ff0000;
}
.calendar-today { 
	color: #ff9900;
	font-weight: bold;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #999; 
  text-decoration: underline;
}
.calendar-today a {
  color: #ff9900;
  text-decoration: underline;
}
#loginForm {
	width: 95%;
}
.announce {
	margin: 0 0 10px 0;
	padding: 0;
}
.announce-content{
	color: #000;
	padding: 0 10px 0 10px;
	background: #F5F5F5;
}
.article-top {
	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
}
.article-bottom {
	padding: 0;
	margin: 20px 0 0 0;
}
.pages {
	color: #333;
	padding: 0;
}
.pagelink-current {
	font-weight: bold;
	color: #ff9900;
}
.listbox {
	line-height: 180%;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	font-weight: bold;
	background: #e9e9e9;
	text-align: center;
	color: #333;
	height: 20px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.listbox {
	border-bottom: 1px solid #ccc;
}

/* .prev-article {
	float: left;
}
.next-article{
	float: right;
}
*/
.textbox{
	margin: 0;
	padding: 0;
}
.textbox-calendar {
	float: left;
	height: 40px;
	width: 49px;
	margin: 0 8px 0 0;
	padding: 8px 0 0 0;
	text-align: center;
	background: url("images/day.png") 2px 5px no-repeat
}
.textbox-calendar-day {
	display: block;
	font-style: italic;
	font-weight: bold;
	color: #EAE9E7;
	font-size: 27px;
	margin: -12px 0 0 -5px;
}
*+html .textbox-calendar-day {margin: -12px 0 0 1px;}
* html .textbox-calendar-day {margin: -10px 0 0 1px;}
.textbox-calendar-month {
	display: block;
	font-style: italic;
	font-size: 11px;
	color: #333;
	margin: -4px 0 0 -2px;
}
* html .textbox-calendar-month {margin: -3px 0 0 2px;}
.textbox-title{
	font-size: 14px;
	height: 55px;
}
.textbox-title h4{
	color: #8B8372;
	font-size: 16px;
	display: inline;
	font-weight: bold;
}
.textbox-title h4 a {
	font-weight: bold;
	color: #8B8372;
}
.textbox-title h4 a:hover { 
	color: #ff0000; 
	text-decoration: none;
}
.textbox-label{
	padding-top: 3px;
	font-size: 12px;
}
.textbox-fontsize{
	color: #ccc;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #ccc;
}
.textbox-content{
	color: #333;
	line-height: 180%;
}
.textbox-bottom {
    margin: 10px 0 15px 0;
    padding: 3px;
    color: #333;
    font-size: 11px;
    background: #eee;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.textbox-adminbar {
	margin: -20px 0 5px 0;
	color: #333;
	text-align: left;
}
.textbox-tburl {
	margin: -10px 0 5px 0;
	color: #333;
	text-align: left;
}
.comment-wrapper{}
.comment-pages{
	padding: 0;
	margin: 10px 0 10px 0;
	color: #000;
}
.commentbox, .trackbackbox {
	padding: 0;
	margin: 0 0 10px 0;
}
.commentbox-odd {
	background: #F5F5F5;
}
.commentbox-couple {
	background: #F5F5F5;
}
.trackbackbox {
	background: #F5F5F5;
}
.commentbox-title, .trackbackbox-title{
	padding: 0 10px 0 10px;
	color: #2F2C27;
}
.commentbox-replier{
	font-weight: bold; 
}
.commentbox-title a, .trackbackbox-title a{
 	color: #2F2C27;
}

.commentbox-label, .trackbackbox-label{
	display: block;
	color: #333;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a{
	font-weight: normal;
}

.commentbox-content, .trackbackbox-content{
	padding: 5px 10px 0 10px;
}
#commentForm {
	margin: 0 0 10px 0;
}
.messagebox {
	width: 550px;
	margin-top: 120px;
	border: 1px solid #111; 
	border-top: 0px; 
	text-align: center; 
	background: #222;
}
.messagebox-title {
	color: #ccc; 
	font-weight: bold; 
	padding: 5px;
}
.messagebox-content {
	color: #323232; 
	background: #fff;
	padding: 10px; 
	padding-bottom: 20px; 
	text-align: left;
}
.messagebox-bottom {
	color: #ccc; 
	background: #222; 
	padding: 5px;
}
.messagebox-bottom a {
	color: #ccc; 
}
.formbox {}
.formbox-comment {
	margin: 0;
	padding: 0 10px 5px 10px;
	background: #F5F5F5;
}
.formbox-title,
.formbox-comment-title {
	font-size: 18px; 
	border-bottom: 1px dashed #ccc;
	padding: 7px 0 5px 35px; 
	margin: 0 0 10px 0;
	background: url("images/comment_title_bg.gif") 0 5px no-repeat;
}
.formbox-rowheader {
	padding: 0;
	color: #333;
	font-weight: bold;
}
.formbox-comment-input {
	width: 400px;
	margin: 0px; 
}
.formbox-comment-tool {
	height: 20px;
	margin: 4px 0 0 0;
	padding: 5px 0 0 0;
	background: #ddd;
	width: 400px;
	border: 1px solid #ccc;
}
* html .formbox-comment-tool {width: 402px;}
*+html .formbox-comment-tool {width: 402px;}
.formbox-content {
	padding: 0;
}
#smileybuttons {
	text-align: right;
	margin-top: 10px;
}

.smileybut {
	margin-right: 5px;
	vertical-align: middle;
	color: #333;
}

.smileybut a{
    padding: 0 3px 0 3px;
	border: 1px solid #ccc;
}
.choose-options {
	text-align: center;
	position: relative;
}
.choose-options-title {
	display: none;
}
.choose-options-content {
	position: absolute;
	left: 0px;
	top: 21px;
	padding: 8px;
	line-height: 120%;
	background:	#eee;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}
* html .choose-options-content {top: 29px;}
#choose-options-panel {
	float: left;
	margin: 0 0 0 5px;
}
#ubb {
	margin: -3px 0 0 70px;
}
* html #ubb {margin: 0 0 0 70px;}
*+html #ubb {margin: 0 0 0 70px;}
.code {
	border-left: 4px solid #ccc;
	background: #eee;
	color: #333;
	margin: 5px;
	padding: 10px;
}
.quote {
	margin: 5px;
	border: 1px solid #e1e1e1;
}
.quote-title {
	background: #EAE9E6;
	padding: 5px;
	border-bottom: 1px solid #e1e1e1;
	font-weight: bold;
}
.quote-content {
	color: #333;
	padding: 10px; 
	background: #f3f3f3;
}
.linkover {
	margin: 5px;
	height: auto;
	clear: both;
}
.linkbody {
	float: left;
	padding-bottom: 14px;
}
.linkimg {
	float: left;
	text-align: right;
	margin-right: 5px;
}
.linktxt {
	float: left;
	padding: 5px;
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	color: #96BE31;
	text-indent: 5px;
}
.pagebox {
	clear: both;
	margin: 10px 5px 0 5px;
}
.pagebox-title {
	font-size: 16px;
	height: 30px;
}
.pagebox-title h4 {
	color: #96BE31;
	font-size: 16px;
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.pagebox-content {
	margin: 0;
	clear: both;
	padding: 0;
	line-height: 180%;
}
#openid_url {
	background: #fff url("images/others/openid.gif") 0 1px no-repeat;
	padding-left: 18px;
	width: 201px
}
b.rtop, b.rbottom {
	display: block;
	background: #eae9e6;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #F5F5F5;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
#footer {
	float: left;
	width: 100%;
	font-size: 11px;
	margin: 10px 0 0 0;
	background: #2F2C26;
}
#footer a{
	color: #666;
}
span.fcorners-top, span.fcorners-top span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-image: url("images/footer.png");
	margin: 0;
}
span.fcorners-top {
	background-position: 0 0;
}
span.fcorners-top span {
	background-position: 100% -10px;
}

#footer-top {
	background: #2F2C26;
	clear: both;
}
#innerFooter {
	color: #666;
	padding: 0 10px 10px 10px;
}
#w3c {
	float: right;
	margin: 0;
}
