/*****darkiyu.com*****************2009-11-11****/
body{
	background: url(images/body.png)  repeat-x #3b3d42;
	font-size:12px;
	color:#000;
	text-align: center;
}
table {
	color: #000000;
	font-size: 12px;
	}
td{
	word-break: break-all;
}

a {
	text-decoration: none;
	color: #555;
}
a:hover {
	text-decoration: none;
	color:#000000;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #000;
	cursor: help;
}

form {
	display: inline;
}
input {
	border: 0px solid #CCCCCC;
	font-size: 12px;
	line-height:15px;
	width:100px;
	color: #777;
}
input.text {
	height: 19px;
	border: 1px solid #ccc;
	color: #99cc33; 
	padding: 0px;
	font-size: 12px;
}
input.button {
	height: 20px;
	color: #555;

	border: 1px solid;
	padding-top:0px;
}

.regbutton{
	color:#FFFFFF;
	border:0px;
	width:76px;
	height:23px;
	background: url(images/regbutton.png) no-repeat;
}

textarea { 
	overflow:hidden;
	color: #777; 
	font-size: 12px;
	width: 450px;
	height:100px;
}
select { 
	 Tahoma, Arial; 
	font-size: 12px;  
	color: #000; 
	background-color: #fff;
	border: 1px solid #808080;
}




#wrapper {
	margin: 0px auto;
	padding: 0px;
	height:auto;
	width: 834px;
	overflow:hidden;
	margin-top:-40px;
}

#innerWrapper {
	text-align: center;
	width: 834px;
	height:auto;
	overflow:hidden;
	float:left;
}
#header {
	width: 834px;
	height: 68px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	vertical-align: bottom;
	padding-top: 62px;
}
#innerHeader {
	margin:0px;
	width:834px;
	padding:0px;
}
.logo{
	display:inline;
	text-align:left;
	line-height:50px;
	margin-left:100px;
	margin-top: 30px;
	float:left;
	width:178px;
	height:38px;
	background: url(images/logo.png) no-repeat;
	behavior: url("template/pianoblack/iepngfix.htc");

}
.logo a{
	color:#70B7A0;
}
.logo a:hover{
	color: #FFC200;
}
.desc{
	margin-top: 50px;
	float:left;
	font-size:12px;
	color:#e9e9e9;
}
.menu{
	margin-left:20px;
	float:left;
	display:inline;
	height:35px;
	margin-bottom:-5px;
	margin-top:0px;
	width:788px;
	background: url(images/menu.gif) no-repeat;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu ul li{
	padding-left:5px;
	list-style:none;
	float:left;

}
.menu ul li a{
	display:block;
	font-weight:bold;
	text-align:center;
	width:60px;
	font-size:12px;
	height:35px;
	color:#fff;
	line-height:33px;
}
.menu ul li a:hover{
	width:60px;
	height:35px;
	color: #588335;
	display: block;
	background-image: url(images/menuhover.gif);
	background-repeat: no-repeat;
}
.activepage a{
	height:35px;
	color: #588335;
	display: block;
	background-repeat: no-repeat;
}
.ss{
	margin-top:6px;
	margin-right:70px;
}
.rss{
	float:right;
	display:inline;
	clear:both;
	margin-top:-50px;
	margin-right:-70px;
}
*+html .rss{
	margin-top:-40px;
}
* html  .rss{
	margin-top:-40px;	
}
.rsst{
	background-image: url(images/rsst.png);
	width:95px;
	height:30px;
	float:right;
	margin-right:55px;
	display:inline;
}
.mainWrapper-top{
	clear:both;
	background-image: url(images/main.png);
	height: 9px;
	width: 834px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: center top;
}
#mainWrapper{
    padding:0px;
	margin-top:0px;
	width:834px;
	float:right;
	background: #fff;
	text-align: left;
	height: auto;
	padding-top:10px;
}

#sidebar{
	width:249px;
	height:auto;
	margin:0px;
	padding:0px;
	float: right;
	overflow:hidden;
}
#content{
	width:570px;
	float:left;
	height:auto;
	padding-left:0px;
}

#innerSidebar {
	background: #F8F8F8;
	overflow:hidden;
}
#innerContent{
	width:550px;
	float:left;
	overflow:hidden;
	height:auto;
}

.panel{
	padding:0 0 0 0;
}

.panel-content-top{
	background:url(images/sidebar_bg_top.png) no-repeat;
	width:249px;
	padding: 15px 0 0 10px;
	font-size:12px;
	margin-bottom:-15px;
	height:30px;
}
.panel-content-bottom{
	background:url(images/sidebar_bg_bottom.png) no-repeat;
	width:249px;
	height:25px;	
}
.panel-m {
	color:#3F3F3F;
	background:url(images/chonghe.png) no-repeat;
	text-align: left;
	overflow:hidden;
	height:63px;
	font-size:15px; 
	width:249px;
}

.panel-content{
	font-size:13px;
	width:235px;
	margin-top:-40px;
	height:auto;;
	color:#565D4A;
	overflow:hidden;
	padding:0 10px 0 10px;
	text-align:left;
	line-height:18px;
	background: url(images/sidebar_bg.png) repeat-y;
} 

.panel-content a{
	color:#597794;
}
.panel-content a:hover{
	color:#729752;
	text-decoration:underline;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	padding-bottom:5px;
	margin: 0px;
	list-style: none;
}
.panel-content li.indent{
	padding: 0px;
	padding-bottom: 8px;
	margin: 0px;
	list-style: none;
}

.panel-content-link a{
	color: #777;	
}
.panel-content-link a:hover{
	color: #3AD1F0;
}
#calendar {
	width:96%;
	"Verdana";

}
.calendar-top {
  text-align: center;
  padding:0px;
  padding-bottom:3px;
  padding-top:3px;
}
.calendar-top a{
	color:#777;
	border-bottom:none;
}
.calendar-year,
.calendar-month {
  color:#000000;
}
.calendar-weekdays {
  color: #777;
  font-size:12px;
  text-align: center;
  padding:0px;
}
.calendar-weekday-cell {
	font-size:12px;
	padding:0px; 
	color:#555;
	text-align:center;
}
.calendar-main {
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	text-align: center;
	width: 14%;
	padding:0px;
	color: #777;
}
.calendar-saturday,
.calendar-sunday {
	font-weight:bold;
}
.calendar-today {
	color:#fff;
	background:#05A8DC;
	font-weight:bold;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a { 
   	color:#000;
	background:#8DAB3B;
	font-weight:bold;
	text-decoration: none;  
	display:block;
}
.calendar-today a {
	color:#fff;
	font-weight:bold;
	text-decoration: none;  
	display:block;
}
.calendar-today a:hover{
	color:#000000;
	font-weight:bold;
}
.calendar-day a:hover,.calendar-saturday a:hover, .calendar-sunday a:hover {
	color:#fff;
	font-weight:bold;
	background:#05A8DC;
	text-decoration: none;  
	display:block;
}

.search-field { 
	background: #fff;
	margin-bottom: 5px;
	padding-bottom:5px;
	width:170px;
	border-bottom: 1px solid #777;
}

.taotao{
	padding-top:10px;
	float:left;
	list-style: none;
	word-wrap: break-all width:300px;
	width:400px;
}
.announce{

}
.announce-content{
	font-size:12px;
	text-align:left;
	padding:10px 10px 10px 20px;
	color:#555;
	word-wrap:break-word;
	overflow:hidden;
	width:550px;
}

.prev-article{ 
	float: left; 
	padding-top:0px;
	padding-bottom:0px;
}
.next-article{ 
	float:right; 
	padding-top:0px;
	padding-bottom:0px;
	margin-right:60px;
}
.article-top{
    margin-top:10px;
	height:15px;
	color: #777;
	overflow:hidden;
	margin-bottom:10px;
	padding-left:10px;
}
.article-top a{
    color: #777;
}
.article-top a:hover{
    color: #99cc33;
}
.prev-article{ 
	float: left; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
}
.next-article{ 
	float: right; 
	padding-top:0px;
	padding-bottom:0px;
	padding-right:25px;
}

.article-bottom{
	height:50px;
	color: #777;
	overflow:hidden;
}
/ TextBox/
.textbox{ }
.tb-tt{
	margin-left:10px;
	text-align:left;
	padding-top:1px;
	padding-left:20px;	
	float:left;
	width:500px;
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	height:25px;
	background: url(images/tt.png) left no-repeat #EFEFEF;
}
.tb-tt a{
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	line-height:26px;
}
.tb-tt a:hover{
	color:#729752;
}
.tb-lb{
	font-size:12px;
	height:30px;
	color:#AAAAAA;
	margin-top:5px;
	padding-top:5px;
	padding-left:20px;
	margin-left:10px;
	background: url(images/lb.png) left no-repeat;
	text-align:left;
	float:left;
	line-height:20px;
	width:530px;
}
.tb-lb a{
	color:#83AA59;
}
.tb-lb a:hover{
	text-decoration:underline;
	color:#05A8DC;
}
.tb-cate{
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: -1px -180px;
	height:20px;
	width:100px;
	padding-top:1px;
	padding-left:20px;
}
.tb-cate a{
	color:#83AA59;
}
.tb-cate a:hover{
	text-decoration:underline;
	color:#05A8DC;
}
.tb-date{
	float:left;
	margin-top:-20px;
	margin-left:80px;
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: -1px -155px;
	width:200px;
	padding-top:0px;
	padding-left:20px;
}
.tb-date{
	color:#AAAAAA;
}
.tb-cm{
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: 1px -128px;
	float:left;
	width:30px;
	text-align:right;
	display:inline;
	padding-left:0px;
	margin-top:-23px;
	margin-left:400px;
}
.tb-cm a{
	color:#83AA59;
}
.tb-cm a:hover{
	text-decoration:underline;
	color:#05A8DC;
}
.tb-ct{
	line-height:20px;
	text-align:left;
	word-wrap:break-word;
	overflow:hidden;
	clear:both;
	margin: 10px 0px 20px 20px;
	width:530px;
	color:#515151;
	font-size:12px;
}
.tb-ct a{
	color:#83AA59;
}
.tb-ct a:hover{
	text-decoration:underline;
	color:#05A8DC;
}
.tb-bt{
	color:#777;
	font-size:12px;
	height:22px;
	padding-left:0px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-align:left;
	margin: 10px 0 20px 20px;
}
.tb-bt a{
	color:#83AA59;
}
.tb-bt a:hover{
	color:#00C8F2;
	text-decoration:underline;
}
.tb-author{
	background: url(images/span.png) no-repeat;
	background-position: 1px -232px;
	padding-left:20px;
	margin-top:-22px;
	height:22px;
	margin-left:80px;
}
.tb-author a{
	color:#AAAAAA;
}
.dh{
	color:#515151;
	padding:0 0 0 10px;
}
.dh a{
	color:#83AA59;
}
.dh a:hover{
	text-decoration:underline;
	color:#05A8DC;
}
.tag{	
	padding-bottom:5px;
	border-bottom: 1px dashed #70B7A0;
}

.label{
	padding-top:5px;
}
.pagebox{
	margin-left:20px;
}
.tag-link{
	margin-left:160px;
}
.tagslist a{
	font-size: 12px;
	color: #555;
	text-align:left;
	background:#fafafa
}

.commentbox{
	word-wrap:break-word;
	overflow:hidden;
	width:500px;
	margin: 10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	background: #F8FAFA;
	border: 1px solid #EFEFEF;
}
.commentbox-title{
	padding: 10px 0 10px 10px;
	font-size: 12px;
	color: #777777;
}
.commentbox-title a{
 	color: #05A8DC;
}
.commentbox-title a:hover{
 	color: #05A8DC;
	text-decoration:underline;
}

.commentbox-label{
	padding: 10px 0 10px 10px;
	color: #777;
	font-size: 12px;
}
.commentbox-label a{
	color: #70B7A0;
}

.commentbox-content{
	color:#777777;
	padding: 3px;
	padding:10px 10px 10px 10px;
}

.commentbox-admin-title{
	color:#777777;
	border-top: 1px solid #EFEFEF;
	padding:5px 20px 5px 0px;
	margin-top:20px;
}
.commentbox-admin-title a{
	color:#05A8DC;
}
.commentbox-admin-title a:hover{
	color:#05A8DC;
	text-decoration:underline;
}
.commentbox-admin-content{
	color:#777777;
	padding-bottom:5px;
	padding:5px 20px 5px 0px;
}
.commentbox-admin-content a{
	color:#05A8DC;
}
.commentbox-admin-content a:hover{
	color:#05A8DC;
	text-decoration:underline;
}
.commentbox-admin-body{
	margin-left:20px;
}
.quote{
	padding-left:0px;
	margin: 0px;
	width:100%;
	word-wrap: break-word;
	overflow:hidden;
 

}
.quote-content{
	word-wrap: break-all width:500px;
	margin-top:5px;
	height:auto;
 
}

.comment-pages{
	text-align:center;
	padding-left:15px;
}
.pages {
	visibility: hidden;
	color: #fff;
	margin: -0px 0 10px 250px;
}
.pagebar-mainbody {
	visibility: visible;
}
.pages a {
    display: block;
	color:#8DAB3B;
    float: left;
    margin: 2px;
    height: 14px;
    padding: 2px 4px 4px 4px;
	background: #fff;
	border: 1px solid #8DAB3B;
}
.pages img {
     padding-top: 2px;
}
.pages a:hover {
	color:#fff;
    display: block;
	background: #05A8DC;
	border: 1px solid #7DB3D2;
}
.pagelink-current {
    display: block;
    float: left;
    margin: 2px;
    height: 14px;
    padding: 2px 4px 4px 4px;
    color: #fff;
	background: #999999;
}

.maincontent{
	background:#000;
}
.formbox{
	color:#ababab;
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
}
.formbox-rowheader{
}
.commentForm{
	padding:10px;

}
.formbox-comment{
	margin-top:10px;
	margin-bottom:10px;
	width:600px;
}
.formbox-head{
	margin-top:20px;
	width:500px;
	font-size: 16px;
	background:#fff;
	color:#93CFF8;
	font-style:italic;
	font-weight:bold;
	padding:0 0 0px 10px;
}
#formbox-comment-title{
	width:500px;
	color:#ababab;
}
formbox-comment-content{
	margin-left: 160px;
	background:#000
	width:500px;
}
.formbox-comment-rowheader{
	padding-left:10px;
}

.formBoxInputC{
	border: 1px solid #C0C0C0;
}
.formBoxInput{
	color:#ABABAB;
	width:150px;
	padding:5px;
	margin:5px;
	border: 1px solid #EFEFEF;
}
.formBoxButton{
	margin-bottom:10px;
	margin-top: 10px;
	height:23px;
	width:76px;
	color: #fff;
	background: url(images/regbutton.png) no-repeat;
	text-align: left;
	padding:2px 0 0 30px;
	border: 0px;
}
#dibu{
	width:834px;
	clear:both;
	text-align: right;
	line-height:75px;
	height:75px;
	font-weight:bold;
	font-size:12px;
	font-family: Comic Sans MS;
	color: #888;
	background:url(images/footer.png) center no-repeat;
	behavior: url("template/pianoblack/iepngfix.htc");
}
#dibu a{
	color: #888;
}
#dibu a:hover{
	color: #05a8dc;
	text-decoration:underline;
}
.footer{
	color:#CCCCCC;
	padding-bottom:30px;
	text-align:center;
}
.footer a{
	color:#AAAAAA;
	padding-bottom:50px;
	text-align:center;
}
.footer a:hover{
	color:#AAAAAA;
	padding-bottom:50px;
	text-align:center;
}
/**Sidebar Links**/
.indent{
  list-style: none;
}
.messagebox{
	 width: 350px;
	 margin-top: 120px; 
	 border-top: 0px; 
	 text-align: center; 
}
.messagebox-title{
	color: #000; 
	font-weight: bold; 
	padding: 5px;
	background: #99C972;
}
.messagebox-content{
	color:#fff;
	 padding: 10px; 
	 padding-bottom: 10px; 
	 text-align: left;
}
.messagebox-content a{
	color:#fff;
}
.messagebox-content a:hover{
	color:#fff;
}
.messagebox-bottom{
	color: #fff; 
	padding: 5px;
}
.messagebox-bottom a{
	color: #fff; 
}
.messagebox-bottom a:hover{
	color:#fff;

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	color: #000;
	padding:2px;
	border-bottom:4px #c60 solid;
}
.listbox-entry {
	word-wrap: break-all;
	border-bottom: 1px solid #ccc;
	line-height:20px;
	color:#000;
}
.listbox-entry a{
	word-wrap: break-all;
	color:#777;
}

.linkgroup{
	color:#000;
	margin-top:15px;
	font-weight:bold;
}