@charset "utf-8";
.forum_commentDiv {
	width: 100%;
	margin:0;
	padding-top:30px;
	background-image: url(../images/bg_splat1.png);
	background-repeat: no-repeat;
	background-position: left -40px;
}
.forum_commentDiv h1{
	background-image: url(../images/pageTitle.png);
	background-repeat: no-repeat;
	background-position: -800px 0px;
	margin: 0px;
	width:230px;
	height: 40px;
	float:left;
	overflow: hidden;
	text-indent: -2000px;
}
.forum_commentDiv h2{
	font-size:1.3em;
	color:#ffcc00;
	clear:both;
	margin: 0px;
	height:30px;
	line-height:26px;
	text-indent:16px;
	background: url(../images/bg_blackTitleBar.png) no-repeat 0px 0px;
}
.forum_commentDiv dl{
	 margin:0 ;
	 padding:0.5em;
	 border-bottom:dotted 1px #666;
	 background-image:url(../images/bg_forumComment.png);
	 background-repeat: repeat-y;
	 background-position: left top;
	 zoom:1;
	 overflow:hidden;
}
.forum_commentDiv dd{margin:0px; padding: 3px; font-size:1.2em; text-align:left;zoom:1;}
.forum_commentDiv dd.author,.forum_commentDiv dd.postTime,.forum_commentDiv dd.posts,.forum_commentDiv dd.floor{width:150px; float:left;clear:left;}
.forum_commentDiv dd.content{margin:0 0 0 160px;width:auto;}

.forum_control{ margin:0; float:left;}
.forum_control li{
	float:left;
	margin:0 0.5em;
	text-indent: -2000px;
	height: 37px;
	width: 37px;
	overflow:hidden;
}
.forum_control li a{ width:100%; height:100%; display:block;}
.forum_control li.return{background: url(../images/btn_11.png) no-repeat center center;}
.forum_control li.newTopic{ background: url(../images/btn_12.png) no-repeat center center;}

.forum_forumDiv {
	width: 100%;
	padding-top:30px;
	background-image: url(../images/bg_splat1.png);
	background-repeat: no-repeat;
	background-position: left -40px;
}
.forum_forumDiv h1{
	background-image: url(../images/pageTitle.png);
	background-repeat: no-repeat;
	background-position: -800px 0px;
	margin: 0px;
	height: 40px;
	width:400px;
	overflow: hidden;
	text-indent: -2000px;
}
.forum_forumDiv dl {  
	background-image: url(../images/icon_19.png);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	border-bottom:dotted 1px #999;
	margin: 0 10px; 
	position: relative; 
	padding:1em 0 1em 70px; 
	display: block; 
	overflow: hidden; 
	zoom:1;
}
.forum_forumDiv dl dt  { font-weight: bold; margin:0px; font-size: 1.2em; overflow: hidden; zoom:1;}
.forum_forumDiv dl dd { font-size: 1.2em; margin:0.2em 0; line-height:1.2em;}
.forum_forumDiv dl dd.outline  {  color: #999;}
.forum_forumDiv dl dd.threads{ float:left; display: inline; border-right: 1px solid #666; padding-right:0.4em; margin-right: 0.4em;}
.forum_forumDiv dl dd.lastPost  {
	 overflow: hidden;
	 zoom:1;
	 white-space: nowrap;
	 text-overflow: ellipsis;
	 width:400px;
	 display: inline;
	 float:left;
	 margin-right: 0.4em;
}
.forum_forumDiv dl dd.newThreads  {
	 text-align: center;
	 width: 82px;
	 height: 63px;
	 position: absolute;
	 right: 10px;
	 bottom: 0.5em;
	 top:0.5em;
	 overflow: hidden;
	 background-image: url(../images/bg_newTopics.png);
	 background-repeat: no-repeat;
	 background-position: center center;
	 font-size: 1.2em;
	 line-height: 18px;
}
.forum_forumDiv_newThreadNums  { font-weight: bold; color: #3d7a99; display: block; margin: 10px 0px 0 0;}

.forum_jumpMenuDiv{ position: relative;margin:10px 5px 0 0; float:right;  z-index:101; display:inline}

.forum_newTopicDiv {
	width: 80%;
	margin:0 auto;
	background: url(../images/bg_splat2.png) no-repeat left top;
}
.forum_newTopicDiv fieldset{margin:0; padding:0; border:none;}
.forum_newTopicDiv fieldset legend{
	background: url(../images/pageTitle.png) no-repeat -800px -350px;
	text-indent: -2000px;
	height: 50px;
	width:400px;
	display:block;
	overflow: hidden;
	margin:50px 0 0 45px;
}
.forum_newTopicDiv dl{
	margin:-10px 0 0 100px;
	padding:1em;
	zoom:1;
	overflow:hidden;
	background: #FFFFFF;
}
.forum_newTopicDiv dd{margin:0px; padding: 3px; font-size:1.2em;}
.forum_newTopicDiv dd label.colname{width:5em; float:left;}
.forum_newTopicDiv_topic {width:40em;}
.forum_newTopicDiv_content {width:40em;height:10em;}
.forum_newTopicDiv_btn_primary {width:4em;margin:0 auto; display:block}
.forum_newTopicDiv_footer{
	margin:0 0 0 100px;
	background:  url(../images/bg_pageFooter02.png) repeat-x center bottom;
	height:55px;
}

.forum_replyDiv {
	width: 80%;
	margin:0 auto;
	background: url(../images/bg_splat2.png) no-repeat left top;
}
.forum_replyDiv fieldset {
	margin:0;
	padding:0;
	border:none;
}
.forum_replyDiv fieldset legend{
	background: url(../images/pageTitle.png) no-repeat -800px -300px;
	text-indent: -2000px;
	display:block;
	overflow:hidden;
	height: 50px;
	width:400px;
	margin:50px 0 0 80px;
}
.forum_replyDiv dl{
	margin:-10px 0 0 100px;
	padding:1em;
	zoom:1;
	overflow:hidden;
	background: #FFFFFF;
}
.forum_replyDiv dd{margin:0px; padding: 3px; font-size:1.2em;}
.forum_replyDiv dd label.colname{width:5em; float:left;}
.forum_replyDiv_content {width:40em;height:10em;}
.forum_replyDiv_btn_primary {width:4em;margin:0 auto; display:block;}
.forum_replyDiv_footer{
	margin:0 0 0 100px;
	background:  url(../images/bg_pageFooter02.png) repeat-x center bottom;
	height:55px;
}

.forum_threadDiv {
	width: 100%;
	padding-top:30px;
	background-image: url(../images/bg_splat1.png);
	background-repeat: no-repeat;
	background-position: left -40px;
}
.forum_threadDiv h1{
	background-image: url(../images/pageTitle.png);
	background-repeat: no-repeat;
	background-position: -800px 0px;
	margin: 0px;
	width:230px;
	height: 40px;
	overflow: hidden;
	text-indent: -2000px;
	float:left;
}
.forum_threadDiv dl{margin:0;zoom:1;overflow:hidden;}
.forum_threadDiv dd{margin:0 1px; padding: 3px;float:left; font-size:1.2em;}
.forum_threadDiv dd.topic{width:40%;}
.forum_threadDiv dd.author{width:200px;}
.forum_threadDiv dd.lastPost{width:230px;}
.forum_threadDiv dd.replies{width:auto;}
.forum_threadDiv_header {background-color:#7da1b3; color:#FFFFFF; clear:both;}
.forum_threadDiv_header a{color:#FFFFFF;}
.forum_threadDiv_thread a{color:#666;}
.forum_threadDiv_header dd.topic,.forum_threadDiv_header dd.author,.forum_threadDiv_header dd.lastPost{border-right: groove 1px #fff;}
.forum_threadDiv_thread {padding:0.2em 0; border-bottom:dotted 1px #ccc; display:block; color:#666666}
.forum_threadDiv_thread:hover {background-color:#fff;zoom:1;}



