@charset "utf-8";
body {
	FONT-SIZE: 11pt;
	BACKGROUND: #ffffff;
	FONT-FAMILY: "Courier New", Courier, fixed
}
A
{
    COLOR: #0000ff;
    FONT-FAMILY: "Verdana, Arial, Helvetica, sans-serif";
    FONT-SIZE: 11pt;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #ff5500;
    FONT-FAMILY: "Verdana, Arial, Helvetica, sans-serif";
    FONT-SIZE: 11pt;
    TEXT-DECORATION: underline
}
A:active {
	COLOR: #6699cc; TEXT-DECORATION: underline
}
.header {
margin:auto;
max-width:1000px;
}
.nav-bar {
	FONT-SIZE: 12pt;
	WHITE-SPACE: nowrap;
	TEXT-ALIGN: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.2em;
	margin-top: 6px;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
.nav-bar-title{
	BORDER-RIGHT: #336699 1px solid;
	PADDING-RIGHT: 0.25em;
	BORDER-TOP: #336699 1px solid;
	PADDING-LEFT: 0.25em;
	FONT-WEIGHT: normal;
	FONT-SIZE: 16pt;
	PADDING-BOTTOM: 0.25em;
	MARGIN: 0.4em 0em 0em;
	BORDER-LEFT: #336699 1px solid;
	PADDING-TOP: 0.25em;
	BORDER-BOTTOM: #336699 1px solid;
	BACKGROUND-COLOR: #eeeeee
}
.topic {
	list-style-type: none;
	line-height: 130%;
	padding: 1px 0px;
	float: left;
	width: 100%;
	word-wrap : break-word ;
	margin:0px;
}
.topic-expand {
	list-style-type: none;
	line-height: 130%;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px dashed #999999;
	float: left;
	width: 100%;
}
.content {
	margin-left: 12px;
}
:focus { color:green; } 
.topic-expand A:first-child,.topic A:first-child  {
	color: #00F;
}
.topic-expand A:hover,.topic A:hover {
	color: #CC0000;
}
.topic-expand A:visited, .topic A:visited{
	COLOR: #000080;
	TEXT-DECORATION: none
}
.time {
	font-size: 9pt;
	font-style: oblique;
}
.no-content {
	font-size: 9pt;
	color: #000;
}
.oper {
	font-size: 9pt;
}
.bottom {
	margin-top: 18px;
	padding-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear: both;
	padding-top: 9px;
}
.fastform {
	width: 560px;
	height:100px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.tabs {
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFCC;
	width: 100%;
	float: left;
}
.tab-on {
	margin-top: 2px;
	margin-left: 4px;
	white-space: nowrap;
	display: block;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	position: relative;
	bottom: -2px;
	float:left
}
.tab-off {
	margin-top: 2px;
	margin-left: 4px;
	white-space: nowrap;
	display: block;
	width: 150px;
	float:left;
	text-align:center;
}
.tab-switch {
	margin-top: 2px;
	margin-left: 4px;
	white-space: nowrap;
	display: block;
	width: 18px;
	float:right;
	text-align:center;
	border: 1px dashed #666666;
	cursor: pointer;
	font-size: 12px;
}
form{
	font-size:12px;
	clear:none;
	float:left;
	overflow:visible;
	width:100%;
	position: static;
}
table{
	overflow:visible;
	margin: 10px;
}
.text-input {
	width:186px;
	font-size:12px;
	height:12px;
}
.text-input230{
	width:230px;
}
.text-input270{
	width:270px;
}
.text-input500{
	width:500px;
}
.login-form {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	height: 160px;
}
.reg-form {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	height: 230px;
}
.pagelist {
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 27px;
	clear: both;
	font-style: italic;
	width: 100%;
	display: block;
}
.counter {
	text-align: center;
	margin: 0px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	height: 27px;
	clear: none;
}
.pageno {
	text-align: center;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	display: block;
	clear: none;
	width: 28px;
}
.pageno A{
	width:100%;
	display:block;
	height:100%;
	float:left;
}
.pagenow {
	font-size: 14px;
	font-weight: 600;
	color: #FF0000;
	text-align: center;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	clear: none;
}

.replyer {
	list-style-type: disc;
	line-height: 160%;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #999999;
}
.replyer-content {
	margin-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.replyer-title {
	margin-left: 12px;
}
.reply-form {
	margin-top: 6px;
	padding: 10px;
}
.reply-form td{
	padding:6px;
}
.click {
	color: #005500;
}
.author {
	font-size: 10pt;
}