﻿/*
=== LBS^2 StyleSheet File ====================================
 Style Name: suchen
     Author: leftfm.com
       Home:http://leftfm.com
Last Update: 2007-03-11 
==============================================================
*/

/* General Styles*/

body {
	font-size: 12px;
	font-family:  Verdana,Arial,;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	}
table {
	font-family: Tahoma, Arial;
	color: #999;
	font-size: 12px;
}
td{ 
}
a:link,a:visited {
	text-decoration: none;
	color: #7c7c7c ;
}
a:hover {
	text-decoration: underline;
	color:#aaa;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #666666;
}
.glow{
    FILTER: Glow(Color=#CCCCCC, Strength=3);
}

/* Form Control Styles*/
form { display: inline; }
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
img{
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
input.text {
	padding: 1px;
	border: 1px solid #D9D9D9;
	color: #999; 
	background-color: #FFFFFF;
}
input.button {
	height: 20px;
	border: 1px solid #D9D9D9;
	color: #999; 
	background-color: #FFFFFF;
}
textarea { 
	border: 1px solid #D9D9D9;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial; 
	font-size: 14px; 
	color: #999; 
}
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #999; 
	background-color: #FFFFFF;

}

/* Common Styles*/
#wrapper {
    margin-left:auto;
	margin-right:auto;
	width: 100%;
	position: relative;
	text-align: left;
	background-color: none;
}
#innerWrapper {
	width: 100%; background-color: none; margin:0 auto;
}
#header {
}
#innerHeader {
	background: url('images/head/manpower.jpg') right no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 136px;
	vertical-align: bottom;
}
#logo { 
	display: none;
	float: right; 
	margin-right: 10px;
}
#menu { 
	border-bottom:2px solid #999999;
	margin:0px;
	margin-top: -30px ;
	color: #666666;
	padding:10px 20px 6px;
}
#menu a:link, #menu a:visited
{
	padding:3px 10px 6px;
	text-decoration: none;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	color: #666666;
	background: #FFFFFF;
	font-weight: bold;
}

#menu a:link.active, #menu a:visited.active, #menu a:hover
{	
	padding:3px 10px 6px;
	color: #666666;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	background: #999999;
	font-weight: bold;
}
#menu a:hover
{
	color: #FFFFFF; 
}
#menu ul{ margin: 0px; padding: 0px;}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin: 0px;
	margin-right: 5px;
}
#menured { 
	border-bottom:2px solid #999999;
	margin:0px;
	margin-top: -30px ;
	color: #FF6600;
	padding:10px 20px 6px;
}
#menu a:link, #menu a:visited
{
	padding:3px 10px 6px;
	text-decoration: none;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	color: #666666;
	background: #FFFFFF;
	font-weight: bold;
}
#menu a:link.active, #menu a:visited.active, #menu a:hover
{	
	padding:3px 10px 6px;
	color: #666666;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	background: #999999;
	font-weight: bold;
}
#menu a:hover
{
	color: #FFFFFF; 
}
#menu ul{ margin: 0px; padding: 0px;}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin: 0px;
	margin-right: 5px;
}
.blog-header { padding: 0px; margin: 0px; padding-top: 20px; padding-left: 20px;}
h1 { 
	font-family: "微软雅黑",Verdana,Arial,; 
	padding: 0px; 
	margin: 0px; 
	color: #666666; 
	font-size: 34px; 
	font-weight: bold;
}
h1 a:link { 
	color:　#666666; 
	text-decoration: none
}
h1 a:visited { 
	color: #666666; 
	text-decoration: none
}
h1 a:hover { 
	color: #666666; 
	text-decoration: none
}
.blog-desc { 
	color: #666666;
	padding-top:5px;
}
#footer {
	background: url('images/icon_skin.gif') no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 512px;
	height: 100px;
	clear: both;
}
#innerFooter { 
	padding: 10px;
	font-family: Tahoma, Arial, ; 
	font-size: 10px;
	text-align: left;
	padding-left: 65px;
	padding-top: 15px;
	color:#999999;
}
#innerFooter a{
	color:#666666;
}
h3 { 
	font-size: 18px; 
	font-weight: bold;
}
.comment-text,
.hidden-note{
	font-size: 11px; 
	color: gray
}
.red {
	color: red;
}
.highlight {
	font-weight: bold; 
	color: #F60; 
	background: #FF0;
}

/* Main Content Layout */
#mainWrapper {
	width: 100%;
}
.sidebar {
	float: left;
	width: 215px;
	background-color: none;
	border-left:1px solid #999999;
}
.sidebar-hide {
	display: none;
	float: right;
}
#innerSidebar {
	padding: 10px;
}
#innerSidebar1 {
	padding: 10px;
}
.content {
	float: left;
	width: 100%;
	margin-right: -0px;
	background-color: none;
}

.content {
	float: left;
	width: 100%;
	margin-right: -440px;
	background-color: none;
}
.content-wide {
	width: auto;
	margin-right: -220px;
}
.content-only {
	width: auto;
	margin-right: -220px;
}
#innerContent {
	margin-right: 440px;
	overflow: visible;
	background-color: none;
	padding:10px;
}
/* A div to make 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:1px;
	margin-bottom: 10px;
	border-bottom:solid 0px #666666;
}
.panel h5 {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding:2px;
	padding-left:10px;
	padding-bottom:5px;
	margin:0px;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #D9D9D9;
	line-height:20px
}
.panel-content{ 
	padding:5px; 
	line-height: 120%;
	color: #999
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: url('images/square_6.gif') outside;
}
#loginForm {
	width: 95%;
}
.panel-smilies { padding:5px; text-align: center;}
.panel-smilies-title { color: #666666; text-align: left; border-bottom: 1px solid #666666;}
.panel-smilies-content { padding: 5px; line-height: 120%;}
.meta-button { margin: 1px;}
/* page links */
.multipage { color: #999 }
.multipage-current {color: #999; font-weight: bold; text-decoration: underline}



/* calendar */
#calendar { 
	width: 180px; 
	margin-top:5px;
}
.calendar-top { color: #333; text-align: center; padding:2px;}
.calendar-year,
.calendar-month { font-weight: bold;}
.calendar-weekdays {}
.calendar-weekday-cell { color: #666666; font-size:10px; font-weight:bold; text-align: center; width: 14%; padding:2px;}
.calendar-main { background: #fff;}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{ color: #666666; text-align: center; width: 14%; padding:2px;}
.calendar-saturday,
.calendar-sunday { color: #999; font-weight:bold;}
.calendar-today { border: 1px dashed #999; color: #999; font-weight:bold;}
.calendar-day a:link,
.calendar-day a:visited,
.calendar-saturday a:link,
.calendar-saturday a:visited,
.calendar-sunday a:link,
.calendar-sunday a:visited,
.calendar-today a:link,
.calendar-today a:visited { text-decoration: line-through; font-weight: bold; }

.announce{
	margin-top: -3px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #999;
}
.announce-content{
	word-wrap: break-all;
	margin-bottom: 5px;
	padding:5px; 
	line-height: 120%;
	color: #999
}
.announce-time{
	float: right;
	font-size: 9px;
	color: #999;
	display: none;
}

/* article page elements */
.article-top { padding: 5px; margin-bottom: 5px;}
.article-bottom { padding: 5px; margin-top: 5px;}
.pages { color: #999; font-size: 9px;}
.pagelink-current {font-weight: bold;border: 1px solid #999; background-color: #D9D9D9; padding:0px 3px 1px}
.view-mode {float: right; color: #999;}
.listbox { padding-top: 5px; padding-bottom: 5px; border-top: 1px dashed #666666; border-bottom: 1px dashed #666666;}
.listbox-table { width: 99%;}
.listbox-header { word-wrap: break-all; color: #666666; text-decoration: underline; font-weight: bold;}
.listbox-entry { word-wrap: break-all; color: #666666;}
.listbox-entry a{ word-wrap: break-all}
.no-entry { border: 1px solid #666666; margin-top: 15px;}
.no-entry-message { padding-top: 25px; padding-bottom: 25px; color: #666666; background: #FEFFFA; text-align: center;}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;
}
/* text box */
.textbox{
	padding-bottom: 0px;
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom:1px dashed #999999;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 0px;
	height: 42px;
}
.textbox-title h4{
	color: #666666;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #666666;
}
.textbox-label{
	padding-left: 5px;
	color: #888;
	font-size: 11px;
}
.textbox-fontsize{
	text-align: right;
	color: #D9D9D9;
	padding: 5px;
	border-top: 1px solid #888;
}
.textbox-content{
	word-wrap: break-word;
	padding-left: 12px;
	font-size: 14px;
	padding-right: 18px;
	padding-top: 20px;
	margin-bottom: 0px;
	line-height: 150%;
	color: #666666;
}
.textbox-bottom{
	text-align: right;
	border-top:0px dashed #666666;
	padding: 5px;
	font-size: 11px;
	color: #888;
}
.textbox-bottom a:link,
.textbox-bottom a:visited,
.textbox-bottom a:active,
{
	color: #777;

}
.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #666666;
	text-align: right;
	display: none;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dashed #C0C0C0;
	font-size: 11px;
	color: #D9D9D9;
}
/* Guestbook */
.gbbox{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom:1px dashed #999999;
}
.gbbox-title{
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 10px;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: #666666;
}
.gbbox-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
	color:#666666
}
.gbbox-reply {
	padding: 10px;
	color:#666666;
	border-top: 1px dashed #D9D9D9;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
	color:#999999
}
.gbbox-reply-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
	display: inline;
}

/* Comment box */
#commentForm { width: 99%;}
.comment-wrapper{}
.comment-top{ padding:5px; margin: 5px; color: #666666;}
.comment-pages{ padding:5px; margin: 5px; color: #999;}
.commentbox{ word-wrap: break-word; padding: 5px; margin: 5px; }
.no-comment-box{ padding:10px; border: 0px solid #FFFFFF; background: #D9D9D9; color: #666666;}
.commentbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0; }
.commentbox-label{ display: inline; color: #D9D9D9; font-size: 11px;}
.commentbox-content{ padding: 3px; color: #666666;}
.trackbackbox{ padding: 5px; margin: 5px;}
.trackbackbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0;}
.trackbackbox-label{ display: inline; color: #D9D9D9; font-size: 11px;}
.trackbackbox-content{ padding: 3px; color: #333;}
.trackbackbox a{ color: #999;}

/* Boxes for redirection */
.messagebox{ width: 100%; border: solid 0px #666666; text-align: center; background: #D9D9D9;}
.messagebox-title{ color: #999; font-weight: bold; background-color: #FFFFFF; padding: 5px;}
.messagebox-content{ color: #999; padding: 10px; padding-bottom: 20px; text-align: left;}
.messagebox-bottom{ color: #FFF; background-color: #D9D9D9; padding: 5px;}
.errorbox{ width: 100%; border: solid 0px #666666; text-align: center; background: #D9D9D9;}
.errorbox-title{ color: #999; font-weight: bold; background-color: #FFFFFF; padding: 5px;}
.errorbox-content{ color: #666666; padding: 10px; padding-bottom: 20px; text-align: left;}
.errorbox-bottom{ color: #999; background-color: #FFFFFF; padding: 5px;}
/* Form Table styles */
.formbox{ border-left: solid 0px #D9D9D9;  background: #FFFFFF;}
.formbox-comment{}
.formbox-title,
.formbox-comment-title{ color: #666666; font-weight: bold; padding: 5px; text-align: center; background-color: #D9D9D9;}
.formbox-rowheader,
.formbox-comment-rowheader { padding: 5px; text-align: right; font-weight: bold; color: #999;}
.formbox-content,
.formbox-comment-content{ padding: 5px;}
.upload-error { color: #999;}
.upload-done { color: #999;}
.member-list{ background-color: #F6F6F6}

/* UBB Code Custom Styles*/
/* IE only */
* html .ubb-list { margin:5px; margin-left: 25px;  margin-bottom: 15px;}
.ubb-list li{ margin:1px; padding:1px;}
.code {
	word-wrap: break-all;
	padding: 0 5px 0 20px;
	font-family: "Arial";
	font-size: 11px;
	border-left: 2px solid #c8161d;
	border-right: 2px solid #c8161d;
}
.quote {
	margin: 0px 0;
	padding: 0 0px 0 40px;
	background: url('images/quote.gif') 100% no-repeat;
	background-position: top left;
	border: none;
}

.quote-title {
	color: #c8161d;
	font-weight: bold;
}

.quote-content {
	word-wrap: break-all;
	font-family: "MingLiu";
	font-size: 12px;
	color: #999;
}

.quote-content a:hover{
    text-decoration: underline;
}
.ubb-obj-div {
	word-wrap: break-all;
	background-color: #FFFFFF;
	color: #666666;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999;
}
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
	text-align: left;
}


/*Tags area*/
.textbox-relate{
font-size: 12px;
margin: 0px;
margin-top: 10px;
padding: 4px;
}
.textbox-relate ul{
margin: 0px;
font-size: 12px;
margin-left: 20px;
padding: 3px 6px 6px 6px;
list-style: url("images/arrow.gif") inside;
}
.textbox-tags{
  word-wrap: break-word;
  font-size: 12px;
  padding: 3px 6px 6px 6px;
  font-weight: bold;
  text-align: right;
}
.textbox-tag{
  word-wrap: break-word;
  padding: 10px 0px 15px 0px;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 2em;
}
.textbox-tag a{width: 110px; padding-left: 6px; display: block; float: left;}
.textbox-tag a:hover{background: #FFFFFF;}

/*Referer area*/
#referer {
	font-size: 9px;
	margin-top:4px;
	color: #111666; 
	line-height:10px;
}
#referscript {
    display: none;
}

/*links.asp_88*31 img styles*/
#linksdiv { 
    padding:0px;
    margin:0px;
}

#linksdiv img { 
    padding:4px;
    margin:0px;
    border:0px;
    width:88px;
    height:31px;
	filter:alpha(opacity=60);
}
#linksdiv a:hover{ 
	background-image: url("images/img_hover.gif");
	background-position: center center;
	background-repeat: no-repeat; 
}

/*link.asp_txt lis styles*/
#linksmenu {
	width:100%;
	color:　#666666; 
	text-align: left;
}
#linksmenu ul{
	margin: 0px 28px 0px 28px;
}
#linksmenu li{
	display: inline;
	padding-left: 10px;
	line-height:18px;
	border-left: solid 2px #c8161d;
}
#linksmenu li a:link,
#linksmenu li a:visited{
	text-decoration: none;
}
#linksmenu li a:hover{
	text-decoration: underline;
}

/*red.asp_512*120 img styles*/
#reddiv { 
    padding:0px;
    margin:0px;
}

#reddiv img { 
    padding:4px;
    margin:0px;
    border:0px;
	filter:alpha(opacity=60);
}
#reddiv a:hover{ 
	background-position: center center;
	background-repeat: no-repeat; 
}

/*links.asp_100*70 img styles*/
#redpic { 
    padding:0px;
    margin:0px;
}

#redpic img { 
    padding:5px;
    margin:0px;
    border:0px;
    width:100px;
    height:70px;
	filter:alpha(opacity=60);
}
#redpic a:hover{ 
	background-position: center center;
	background-repeat: no-repeat; 
}