/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background:url(images/bg.gif);
	margin: 15px 0;
	color: #333333;
	padding: 0;
	text-align: center;
}
* html body{ width: 100%;}
div img { border:0;}
td{	word-break: break-all;}
a {
	text-decoration: none;
	color: #0B3445;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #333;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help;
}

/****** Form Controls Styles ******/
form { display: inline;}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	background: #fff;
	border: 1px solid #D8C9B0;
	height:18px;
	width:150px;
}
input.button {
	background: #fff;
	border: 1px solid #D8C9B0;
	color:#0B3445;
	height:22px;
}
textarea { 
	background: #fff;
	border: 1px solid #D8C9B0;
}
select { 
	background: #fff;
	border: 1px solid #D8C9B0;
}
/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 940px;
	text-align: left;
	background-color: #FFFFFF;
}
#innerWrapper {	width: 100%;}
#header { width: 940px;background: url('images/') right bottom no-repeat;}
#innerHeader {
	padding: 0;
	width: 940px;
	height: 70px;
	text-align:right;
	padding-right:10px;
}

#footer {
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 60px;
	margin-top:15px;
}
#footer a{ color: #FFF;}
#innerFooter {
	padding: 5px 10px 7px 30px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-family:Georgia;
	text-align:right;
	background:#000000;
	float:right;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	padding: 0px;
	width: 920px;
	padding-left: 10px;
	padding-top: 0px;
	float:left;
	text-align:right;
}
.blog-header img { border:0;}
h1 {
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 30px;
}
h1 a { color: #000;}
h1 a:hover { color: #999;}
/* blog description */
#blog-daohang {	float:right;top: 20px;width: 500px;height: 70px; }
#logo {	float:left;top: 20px;}
.blog-desc { display:none;}
/* nav menu */
#menu {
	clear:both;
	float:right;
	background:#000000;
	width: 940px;
	text-align:center;
	padding: 0px;
	margin:0 0px 5px 0px;
}
#menu ul{
	margin: 0;
	padding: 0;
	width: 940px;
	float:right;
}
#menu li{
	margin: 0;
	display: inline;
	list-style: none;
	text-align: center;
	vertical-align:middle;
	float: left;
	width: 115px;
    font-weight: bold;
}
#menu a{
	padding: 2px;
	display: block;
	color: #B1B9C5;
	height: 18px;	
	font-weight: bold;
}
#menu a:hover, #menu .activepage a {
	color: #0B3445;
	background:#FFFFFF;
	border-bottom:1px solid #0B3445;
}
/*** 顶部调用 ***/
#a_banner {
    clear:both;
	background:#000000 url(images/banner_bg.gif) right bottom no-repeat;
	text-align:left;
	padding-left:10px;
	margin:0 10px 0 10px;
    width: auto;
    height: 180px;
}
#log-top{
  float:left;
  width: 150px; 
  padding:0px; 
  margin: 10px 8px 0px 0px; 
}
#log-top h5 {
  color: #B1B9C5;
  font-size: 14px;
  text-align: left;
  width: 100%;
  height:30px
  font-weight: bold;
  letter-spacing: 2pt;
  padding: 2px 0 0 0;
  margin: 0px;
  text-indent: 8px;
}
#log-top ul{
	padding: 8px 0 0 0px;
	margin: 0px;
	list-style: none;
	line-height: 160%;
	color:#333;
	width: 100%;
	margin-bottom: 5px;
	text-indent: 6px;
    text-decoration:none;
}
#log-top li{
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-decoration:none;
	background: url("images/list.gif") 0px 2px no-repeat;
	text-indent: 15px;
}
#log-top ul li a{ 
    color:#818075; 
    text-decoration:none;
}
#log-top a:hover{ 
    color:#fff; 
    text-decoration:none;
}
#log-top img{ border:0px;}
#book{
	width: 270px;
	height:90px;
	padding: 0px;
	margin: 0px;
}
#ad-lianjie{
	width: 120px;
	height:90px;
	padding: 0px;
	margin: 0px;
	float:left;
}
#ad-amazon{
	width: 138px;
	height:90px;
	padding: 0px;
	margin: 0px;
	float:right;
}
#googleSearch{
	width: 270px;
	height:60px;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	line-height: 120%;
}
#googleSearch a{ 
    color:#818075; 
    text-decoration:none;
}
#googleSearch a:hover{ 
    color:#fff; 
    text-decoration:none;
}

/*** 顶部调用结束 ***/
/****** Content Layout ******/
#mainWrapper {
	margin-left: 0px;
	margin-right: 10px;
}

/* sidebar */
.sidebar {
	float:right;
	width: 200px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {	padding: 0;}
#innerSidebarOne {	border-left: 1px dashed #998F83;}
#innerSidebarSearch {
	clear: both;
	padding: 10px; 
	color: #000;
	background: url('images/search.gif') no-repeat;
	background-color: #F4FBFF;
	margin-bottom: 10px;
	text-align: right;
}
#innerSidebarFooter {
	margin-bottom: 10px;
	clear: both;
	padding: 10px; 
	background-color: #F4FBFF;
}
/* content */
.content {
	width: auto;
	margin-right: 200px;
}
.content-wide { }
.content-only {	width: 100%;}
#innerContent {
	margin-left: 0;
	overflow: hidden;
	margin-right: 0px;
	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;
}

/****** Sidebar Panels ******/
.panel{	padding:0;}
.panel h5 {
	text-align: left;
	color: #0B3445;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1.5pt;
	padding: 0;
	margin: 0px;
	margin-bottom: 4px;
	padding-left:9px;
	padding-top:10px;
	border-bottom:1px dashed #998F83;
}
.panel h5 a{ color: #000;}
.panel-content{
	width: 97%;
	margin:0;
	line-height: 150%;
	color:#333;	
	padding-left:9px;
	padding-bottom:15px;
}
.panel-content img { border:0;}
.panel-content a{ color:#333;}
.panel-content a:hover { color:#999;}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.panel-content li.indent{
	background: url("images/list.gif") 10px 2px no-repeat;
	text-indent: 25px;
}

/* user panel login form */
#loginForm { width: 95%;}

/* calendar panel */
#calendar {
  width: 100%; 
  margin-top:1px;
  color:#777777;
}
.calendar-top {
  text-align: center;
  padding:0px;
}
.calendar-top a { color:#999;}
.calendar-year,
.calendar-month {  font-weight: bold;}
.calendar-weekdays {
  color: #888888;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-weekday-cell {
  color: #999;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
  font-weight: bold;
}
.calendar-main { background: #FFFFFF;}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-saturday,
.calendar-sunday {
  color: #818075; 
}
.calendar-today { 
  color: #CCCCCC;
  background:url(images/calendar_bg.gif) no-repeat;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #CC0000; 
}
.calendar-today a {  color: #CC0000;}

/****** Search Panel ******/
.search-field {
	background: #fff;
	border: 1px solid #D9C8B0;
	width:70px;
	height:18px;
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 0px;
	margin-left:10px;
}
.announce-content{
	padding: 10px; 
	color: #0B3445;
	background: #A9BBBE;
	border:1px solid #A9BBBE;
}
.announce-content a{ color: #0B3445;}

/****** Defaul Page Elements ******/
.article-top {
	PADDING-LEFT: 9px;
	margin: 10px 0px; 
	float:left;
	clear:left; 
	width:720px; 
}

.panel-content {
	PADDING-LEFT: 9px; PADDING-BOTTOM: 15px; MARGIN: 0px; WIDTH: 97%; COLOR: #333; LINE-HEIGHT: 150%
}

.article-bottom {
	padding: 0px;
	margin-top: 10px;
	margin-left:10px;
}

/* page links */
.pages {
	color: #666666;
	padding: 0px;
	border: 1px solid #D0C2AC;
	background:#E6DED1;
	margin-left:0px;
}
.pagelink-current {	font-weight: bold;}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:0px;
}
.listbox-table { width: 99%;}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #E6DED1;
	border-bottom:1px solid #D0C2AC;
	border-top:1px solid #D0C2AC;
	color: #0B3445;
	height: 25px;
	font-size:12px;
}
.listbox-entry {
	word-wrap: break-all;
	border-bottom: 1px dashed #D0C2AC;
	height:20px;
	font-size:12px;
}
.listbox-entry a{
	word-wrap: break-all;
	color:#333333;
}

/* entry display box */
.a_prev_next{
height:30px;
}
.a_prev_next a{	color: #0B3445;}
.prev-article{ float: left; }
.next-article{ float: right; }

/* text box */
.textbox{
	padding-bottom: 15px;
	margin-bottom: 3px;
	padding-top: 3px;
}
.textbox-calendar {
	float: left;
	height: 45px;
	width: 58px;
	text-align: right;
	margin-right:5px;
}
.textbox-calendar-day {
	display: block;
	font-family: Georgia;
	font-weight:bold;
	color: #818075;
	font-size: 46px;
	background: #000;
	line-height:45px;
}
.textbox-calendar .a_top {
	background: #A9BBBE;
	color: #0B3445;
}
.textbox-calendar-month {
	border-bottom: 1px solid #A4BEDF;
	margin: 0px;
	margin-top: -8px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background: #2E93C9;
}

.textbox-calendar-month { margin-top: 0px;}

.textbox-title{
	font-size: 16px;
	height: 45px;
	padding-top:4px;
}
.textbox-title h4{
	color: #000;
	font-size: 16px;
	font-family:微软雅黑,黑体;
	display: inline;
	font-weight: bold;
	line-height:22px;
}
.textbox-title h4 a { color: #000;}
.textbox-label{
	padding-top: 4px;
	font-size: 12px;
	font-family:Georgia;
	color:#999999;
}
.textbox-label2{
	padding-left: 75px;
	font-size: 12px;
	font-family:Georgia;
	color:#999999;
}
.textbox-label a{ color:#999999;}
.textbox-label2 a{ color:#999999;}
.text-label-indented {
	font-size: 12px;
	display: block;
	text-align: right;
	float: right;
	margin-top: -15px;
}
*+html .text-label-indented {margin-top: -20px;}
.textbox-fontsize{
	color: #979797;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{ color: #979797;}
.textbox-content{
	word-wrap: break-word;
	padding-left: 5px;
	padding-top:5px;
	font-size: 14px;
	line-height: 160%;
}
.insertimage {
	padding:5px;
	border:1px solid #D0C2AC;
	background:#F8F4EE;
}
.textbox-bottom{
	padding-left: 75px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #000;
	text-align: left;
	clear:left;
}
.textbox-bottom a {
	color: #000;
	text-decoration: none;
}
.textbox-bottom a:hover {
	background-color: #000;
	color: #ffffff;
	text-decoration: none;
}
.textbox-adminbar {
	padding-left: 75px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.textbox-tburl {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left:75px;
	font-size: 11px;
	color: #000;
	text-align:left;
}
.tags {
	margin-top: 3px;
	padding: 3px;
	font-size: 12px;
	color: #0b3445;
	text-align:left;
	background: #E6DED1;
	margin-left:75px;
}
.tags a { color: #0b3445;}
/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #000;
	text-align: right;
}
.comment-pages{
	margin-bottom: 5px;
	color: #666666;
	padding: 7px;
	border: 1px solid #D0C2AC;
	background:#E6DED1;
	margin-left:10px;
}

/* commnet box */
.commentbox, .trackbackbox {
	word-wrap: break-word;
	padding: 5px 0;
	margin-left:10px;
}
.commentbox-odd {
	border-top: 1px dashed #D0C2AC;
}
.commentbox-couple {
	border-top: 1px dashed #D0C2AC;
}
.trackbackbox {
	background: #E9FDF1;
	border-top: 1px solid #D0C2AC;
}
.commentbox-title, .trackbackbox-title{
	padding: 5px 0;
	font-size: 14px;
	color: #0B3445;
}
.commentbox-title a, .trackbackbox-title a{
 	color: #0B3445;
	font-weight: bold;
}

.commentbox-label, .trackbackbox-label{
	display: block;
	color: #999999;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a{
	font-weight: normal;
	color: #999999;
}

.commentbox-content, .trackbackbox-content{
	padding: 3px;
	padding-left: 10px;
}


/* comment form wrapper */
#commentForm {
	margin-left:10px;
	border-top: 10px solid #000;
	padding-left:10px;
}

/****** normal message box ******/
.messagebox{
 width: 550px;
 margin-top: 20px;
 border: 1px solid #D0C2AC; 
 text-align: center;
 background-color: #F8F4EE;
 clear:both;
}
.messagebox-title{
 color: #0B3445; 
 font-weight: bold;
 border-bottom: 1px solid #D0C2AC;
 padding: 7px;
 background-color: #E6DED1;
 font-size: 14px;
}
.messagebox-content{
 color: #000; 
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
}
.messagebox-bottom{
 border-top: 1px solid #D0C2AC;
 padding: 7px;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{ padding-top: 10px;}

.formbox-title,
.formbox-comment-title{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding:10px 0;
}
.formbox-comment-info{ }
.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}

.formbox-content { padding: 5px;}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #000;
	text-align: left;
	border-bottom: 1px solid #BFCAD2;
}
.panel-smilies-content { padding-bottom: 5px;}
.panel-smilies-content img{	padding: 0px 2px 0px 0;}
.formbox-comment-content { line-height:25px;}

/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border: 1px dashed #A9BBBE;
	background-color: #A9BBBE;
	color: #0b3445;
	margin: 5px 0;
	padding: 10px;
}

.quote {
	border: 1px solid #A9BBBE;
	margin: 5px 0;
}
.quote-title {
	border-bottom: 1px dashed #A9BBBE;
	background-color: #A9BBBE;
	padding: 2px 5px;
	font-weight: bold;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #0b3445;
	padding: 10px; 
	background-color: #A9BBBE;
}

/****** Link ******/
.linkover {
	margin-bottom: 20px;
	height: auto;
}
.linkbody {
	float: left;
	padding-bottom: 14px;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
	margin-top: 6px;
}
.linktxt { float: left;}
.linktitle a { font-weight: bold;}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	color: #0B3445;
}
.linkgroupcontent {	width:99%;}
.linkdesc {color:#999999;}
/*Page*/
.pagebox {
	padding-bottom: 25px;
	margin-bottom: 5px;
}
.pagebox-title{
	font-size: 14px;
	height: 68px;
	margin-left: 10px;
}
.pagebox-title h4{
	color: #0B3445;
	font-size: 14px;
	padding: 5px 24px;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #D0C2AC;
	border-top: 1px solid #D0C2AC;
	background:#E6DED1;
	font-weight: bold;
}
.pagebox-content{
	margin-top: -30px;
	margin-left:-1px;
	word-wrap: break-word;
	padding: 0px;
	font-size: 14px;
	line-height: 140%;
}

/* Emot Page Selection */
#smileybuttons {
	text-align: right;
	margin-top: 9px;
}

.smileybut {
	margin-right:3px;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}

.smileybut  a{	border: 1px solid #D0C2AC;}

object { padding:0px; margin: 0px;}

#blog_160_600 {	float:right;height:730px;width:160px;padding: 0px;margin: 0px 0px 0px 5px;}
#blog_160_zhoudafu {	float:right;height:1200px;width:160px;padding: 0px;margin: 0px 0px 0px 5px;}
#blog_250_250 { clear:left;float:left;width:255px;height:250px;padding: 0px;margin: 0px 0px 6px 0px;background-color: #FFFFFF;}
#blog_250_250_control { float:left;width:3px;height:135px;}
#blog_336_280 {	float:left;width:340px;height:290px;padding: 0px 0px 0px 4px;margin: 0px;}
.wumii-hook {	float:left;clear:right;width:343px;height:290px;padding: 0px;margin: 0px 0px 0px 20px;}
#blog_330_280 {	float:left;width:330px;height:280px;padding: 0px;margin: 0px 0px 6px 0px;}
#blog_728_90 {	float:left;clear:left; height:90px;padding: 0px;margin: 8px 0px 0px 0px;}
#blog_728_90_bottom {	float:left;clear:left; width:700px;height:90px;padding: 0px;margin: 8px 0px 0px 0px;}
#blog_728_15 {	float:left;clear:left; width:725px;height:23px;padding:6px 0px 0px 8px;;background: #000;margin: 0px;}
#feedsky {	margin:2px 0px 2px 75px;vspace:5px;text-align:left;}
#blog_xiangsiwenzhang {	float:left;clear:left; text-align: left; width: 680px;margin: 0px 0px 0px 20px; padding: 0px; }
.pinpai {	float:left;clear:right;position:relative;width:960px;height:272px;padding: 0px;margin: 10px -25px;overflow:hidden;}
