﻿/* General Styles*/
body {
scrollbar-face-color:#999999 ;
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color:#999999;
scrollbar-shadow-color:#999999;
scrollbar-arrow-color:#333333;
scrollbar-track-color:#333333;
	font-size: 12px;
	font-family: "Tahoma", "Verdana", "宋体";
	background-color: #ffffff;
}
table {
	font-family: "Tahoma", "Verdana", "宋体";
	color: #000000;
	background-color:#000000;
	font-size: 12px;
}
a:link,a:visited {
height:12px;
	text-decoration: none;
	color:#FFFFFF;
	font-family: "Tahoma", "Verdana", "宋体";
}
a:hover {
text-decoration:underline;
	color:#ffffff;
	/*text-decoration:underline;*/
	font-family: "Tahoma", "Verdana", "宋体";
}
hr {height: 1px; border: 1px solid #CCCCCC;}

/* Form Control Styles*/
input {   
	border-top-width: 1px;
	padding-right: 1px; 
	padding-left: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px;
	padding-bottom: 1px; 
	padding-top: 1px; 
	border-left-color:#464646; 
	border-bottom-color:#464646;
	border-top-color: #464646; 
	border-right-color:#464646;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px; 
	height: 19px;
	color: #cccccc; 
	background-color: #464646; }
textarea { 
	border-width:0; 
	border-color: #c0c0c0; 
	background-color: #111111;
	font-family: "Tahoma", "Verdana", "宋体"; 
	font-size: 12px; 
	color: #777777; }
select { 
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px;  
	color: #000000; 
	background-color: #FFFFFF;
}

/* Main Text Styles*/
h3 { font-size: 18px; font-weight: bold;}
.comment-text{
	font-size: 11px;
	color:ffffff;
	
}
.highlight {text-decoration: underline;	color: red;}
.page-header { background-color: #;
	padding: 0px;
	border: 0px none;




}
.page-header a:link { color: white; font-size: 24px; font-weight: bold; text-decoration: none}
.page-header a:visited { color: white; font-size: 24px; font-weight: bold; text-decoration: none}
.page-header a:hover { color: #0000FF; font-size: 24px; font-weight: bold; text-decoration: underline}
.page-subheader {font-family: "Courier New"; font-size: 12px; font-weight: bold;
				color: #CCCCCC;}

/* Main Content Box Styles*/
.sidebar { vertical-align: top;	height: 400px; width: 180px; white-space: nowrap;}
.mainbox { vertical-align: top;}
.multipage { color: #999999 }
.multipage-current {color: #999999; font-weight: bold; text-decoration: underline}
.panel{ }
.panel-title{
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #464646;
	background-color:#464646;
}
.panel-content{color: #f0f0f0; }
.calendar {  font-family: Tahoma, Verdana, "宋体"; font-size: 11px; Color: #333333; background: #000000;}
.calendar-day { color: #777777; text-align: center;}
.calendar-weekdays { color: #999999; font-weight:bold;  text-align: center;}
.calendar-today { color: #333333; border: solid 1px #464646; background-color: #666666; text-align: center;}
.calendar-thisday { color: #666666; border: solid 1px #CCCCCC; text-align: center;}
.calendar a:link { text-decoration: none; }
.calendar a:visited { text-decoration: none; }
.calendar a:hover { text-decoration: underline;  }

.textbox{ background-color:#000000; border: 1px solid #464646; 
	table-layout: fixed;
	word-wrap: break-word; }
.textbox-title{ color:#CCCCCC;	font-size: 12px; padding-left: 10px; background-color:#464646;}
.textbox-content{
color:#999999;
	padding-left: 8px;
	background-color:#000000;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color:#666666;


}
.textbox-bottom {
	font-size: 12px;
	Color: #999999;
	background-color: #000000;


}
.messagebox{ border: solid 0px #CCCCCC; text-align: center; background: #000000;
color:#999999;}
.messagebox-title{	background-color: #464646; color:#999999}
.messagebox-content{ height: 100px; background-color:#333333; color:#888888}
.formbox{ border: solid 0px #333333; background: #333333;}
.formbox-title{ text-align: center;	background-color: #464646; color:#CCCCCC;}
.formbox-content{ color:#CCCCCC;}
.formbox-rowheader { text-align: right; font-weight: bold; color:#CCCCCC ; background-color:#333333;}
.commentbox{ background-color:#000000; border: 1px solid #464646; 
	table-layout: fixed;
	word-wrap: break-word;
	color:#CCCCCC }
.member-list{ background-color: #464646; color:#CCCCCC}

/* UBB Code Custom Styles*/
.ubb_code {
	font-family: "Courier New","宋体";
	background-color: #000000;
	color: #999999;
	margin: 10px;
	padding: 15px;
}
.ubb_quote {
	background-color: #000000;
	color: #999999;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.ubb_quote_title {
	font-weight: bold;
	color: #999999;
	border-bottom: 1px solid #999999;
}
.ubb_showobj {
	background-color: #000000;
	color: #999999;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border:1px solid #333333;
}
.guidebox {
	text-align: center;
	background: #000000;

}
.panel-title-2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFCC00;

}
.textbox-title-02 {
	font-size: 12px;
	padding-left: 8px;
	background-color: #FFFFFF;

}
.input-02 {
	text-decoration: underline;
	height: 69px;

}
.wordbreak {
	table-layout: fixed;
	word-wrap: break-word;
}
.textbox-title-03 {

	font-size: 12px;
	height: 35px;
	background-position: center;
	padding-left: 12px;
	padding-top: 7px;
	background-color:#464646;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.commentbox-title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.textbox-bottom-02 {
	font-size: 12px;
	Color: #cccccc;
	background-color: #000000;
	padding: 6px;


}
.textbox-content-02 {
color:#CCCCCC;
	background-color:#000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding: 8px 6px 8px 10px;
	margin-left: 0px;







}
.hyperlink {
	width: 120px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.textbox-2 {
background-color:#000000; border:0px solid #CCCCCC;
}

 
 
 
 