﻿/* General Styles*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(skin/12/bg_all.jpg);
	background-position: center 50%;
	background-repeat: repeat-y;
	background-color: #666666;
}
.ContentTable{
	margin-bottom: 16px;
} 
.Reply
{
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 16px;
	color:#0000ff;
	background-color: #E7E7E7;
} 
.CommentTable{
	margin-bottom: 14px;
} 
.Content{
	line-height:140%;
	font-family: "Tahoma", "Verdana", "宋体";
	padding: 4px;
} 
.ContentText{
	line-height:140%;
	font-family: "Tahoma", "Verdana", "宋体";
	padding: 14px;
} 
.Statistics{
	font-family: "Tahoma", "Verdana", "宋体";
	padding: 4px;
} 
.Readmore{
	padding: 14px;
} 
.Trackback{
	margin: 14px;
} 
.LogInfo{
	padding-Left: 14px;
} 
.LatestTopic,.LatestComment{
	font-family: "Tahoma", "Verdana", "宋体";
	padding: 4px;
} 
table {
	font-family: "Tahoma", "Verdana", "宋体";
	color: #000000;
	font-size: 11px;
}
td {
	font-family: "Tahoma", "Verdana", "宋体";
	color: #000000;
	font-size: 12px;
}
a:link,a:visited {
	text-decoration: none;
	color: #000066;
	font-family: "Tahoma", "Verdana", "宋体";
}
a:hover {
	color:#000066;
	font-family: "Tahoma", "Verdana", "宋体";
}
hr {height: 1px; border: 1px solid #CCCCCC;}

/* Form Control Styles*/
input {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	font-family: "Tahoma", "Verdana", "宋体";
	font-size: 11px;
}
textarea {
	background-color: #F6F6F6;
	font-family: "Tahoma", "Verdana", "宋体";
	font-size: 11px;
	color: #000000;
	border: 1px solid #c0c0c0;
}
select { 
	font-family: "Tahoma", "Verdana", "宋体"; 
	font-size: 11px;  
	color: #000000; 
	background-color: #FFFFFF;
}

/* Main Text Styles*/
h3 { font-size: 18px; font-weight: bold;}
.comment-text{
	font-size: 11px;
	color: gray;
}
.highlight {text-decoration: underline;	color: red;}
.page-header {
	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: #666666;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 30px;
}
.panel-content{
	padding-left: 30px;
}
.panel-content1{
	padding-left: 30px;
	line-height: 22px;
}
.calendar {  font-family: "Tahoma", "Verdana", "宋体"; font-size: 11px; Color: #666666; background: #FFFFFF;}
.calendar-day { color: #666666; text-align: center;}
.calendar-weekdays { color: #999999; font-weight:bold;  text-align: center;}
.calendar-today { color: #666666; border: dashed 1px #CCCCCC; background-color: #F6F6F6; text-align: center;}
.calendar-thisday { color: #666666; border: solid 1px #CCCCCC; text-align: center;}
.calendar a:link { text-decoration: none; color: #000066; }
.calendar a:visited { text-decoration: none; color: #000066; }
.calendar a:hover { text-decoration: underline; color: #0000FF; }
.textbox{ background-color: white; border: 1px dashed #CCCCCC; 
	table-layout: fixed;
	word-wrap: break-word; }
.textbox-title{	font-size: 12px; padding-left: 10px}
.textbox-content{
	background-color: white;
	border-top-width: 1px;
	border-top-color: #E0E0E0;
	line-height: 17px;
	padding-right: 4px;
	padding-left: 4px;
}
.textbox-bottom {
	font-size: 11px;
	Color: #999999;
	background-color: #FFFFFF;
}
.messagebox{ border: solid 1px #CCCCCC; text-align: center; background: #FFFFFF;}
.messagebox-title{	background-color: #EFEFEF}
.messagebox-content{ height: 100px;}
.formbox{ border: solid 1px #CCCCCC; background: #FFFFFF;}
.formbox-title{ text-align: center;	background-color: #EFEFEF;}
.formbox-content{}
.formbox-rowheader { text-align: right; font-weight: bold;}
.commentbox{ background-color: white; border: 1px dashed #CCCCCC; 
	table-layout: fixed;
	word-wrap: break-word; }
.member-list{ background-color: #F6F6F6}
/* UBB Code Custom Styles*/
.ubb_code {
	font-family: "Courier New","宋体";
	background-color: #EFEFEF;
	color: #000000;
	margin: 10px;
	padding: 15px;
}
.ubb_quote {
	background-color: #FFFFFF;
	color: #666666;
	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: #666666;
	border-bottom: 1px dashed #CCCCCC;
}
.ubb_showobj {
	background-color: #FFFFFF;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
}
.panel-title-2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFCC00;
}
.textbox-title-02 {
	font-size: 11px;
	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;
	padding-left: 8px;
	padding-bottom: 5px;
}
.commentbox{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	padding: 9px;
}
.textbox-bottom-02 {
	font-size: 11px;
	Color: #999999;
	background-color: #FFFFFF;
	padding: 6px;
}
.textbox-content-02 {
	background-color: white;
	border-top-width: 1px;
	border-top-style: dashed;
	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: white; border: 1px dashed #CCCCCC
}
.panel-login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 73px;
}
.panel-login1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #AAAAAA;
	height: 15px;
	width: 90px;
}
.panel-login2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #AAAAAA;
	height: 15px;
	width: 294px;
}

