
body {
	margin: 0px;
	background: url(../_img/img01.gif) repeat-x left top;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	background: none;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../_img/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(../_img/img05.gif) no-repeat left bottom;
}

#header {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
}

#colhead {
	float: left;
}

#colhead2 {
	float: left;
	color: #000000;
	padding: 5px 1px 1px 20px;
}


#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

#usercontent {
	float: right;
	text-align: right;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

#menu {
	width: 1000px;
	height: 44px;
	background: url(../_img/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#menu .first {
	margin-right: 3px;
	background: #FF9900;
}

#menu .blank {
	display: block;
	padding: 5px 25px 7px 25px;
	color: #000000;
	border: none;
}

#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
}

#content {
	float: left;
	width: 720px;
	padding: 5px 5px 0 0;
}

#firstcontent {
	float: left;
	width: 990px;
	padding: 5px 5px 0 0;
}

.post {
	margin-left: 20px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #000000;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #EDEDED;
	border-left: 4px double #000000;
	border-right: 4px double #000000;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
}


.comm {
	background: #E0E0E0;
	border-left: 2px double #A0A0A0;
	border-right: 2px double #A0A0A0;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
}


.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}


.inputerror{
    color: #FF0000;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 5px 30px 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

#footer {
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	color: #444444;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #444444;
}


#leftSide {
    width: 210px;
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#leftSide #contentCategory UL {
	DISPLAY: block; 
	/*MARGIN: 0px auto; */
	margin: 1px 1px 1px 1px;
	LIST-STYLE-TYPE: none
}
#leftSide #contentCategory LI {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #666666 1px dotted; 
	HEIGHT: 20px
}
#leftSide #contentCategory LI A {
	COLOR: #333333; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none
}



#top_content {
	float: left;
	width: 300px;
	padding-left: 0px;
	margin: 15px 5px 5px 20px;
	color:#FFFFFF;
}

#top_search {
	float: right;
	width: 180px;
	padding-left: 0px;
	margin: 1px 5px 5px 1px;
	color: #FFFFFF;
}


.clear-all{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}



#next {
	margin: 3px 2px 1px 5px;
}


.htopic{
	font-size: 13px;
	color: #FB7600;
}

.boldtopic{
	font-size: 13px;
	font-weight: bold;
	color: #FB7600;
}

.prooftopic{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}


.nonext{
	color: #CDCDCD;
}

.blacktopic{
	font-size: 13px;
	color: #333333;
}


.boldblacktopic{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.attach{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	margin:3px 1px 1px 1px;
}
.input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	background: #000000; 
	color: #CCCCCC;
}
textarea {
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	display:block;
	background: #000000; 
	color: #CCCCCC;
}

.formSearch {
	border-top: #7F9DB9 1px solid; 
	border-left: #7F9DB9 1px solid; 
	border-right: #7F9DB9 1px solid; 
	border-bottom: #7F9DB9 1px solid; 
	font-family: Verdana, Tahoma, Thonburi, Helvetica; 
	font-size: 9px; 
	color: #333333; 
	background: url(../_img/google_custom_search_watermark.gif) no-repeat left top;
	background-color: #FFFFFF; 
}


input.buttom {
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000; 
	background-color: #FFFFFF;

}

#tabgroup {
   width: 710px;
   border-left: 5px double #FF6600;
   padding: 5px 5px 5px 5px;
   font-size: 13px;
   color: #000000; 
   text-align: left;
   background: #CCCCCC;
}

#tabgroup a:hover {
	text-decoration: underline;
	color: #FF6600;
}


#tabhgroup {
   width: 710px;
   border-left: 5px double #CCCCCC;
   padding: 5px 5px 5px 5px;
   font-size: 13px;
   color: #FFFFFF; 
   text-align: left;
   background: #000000;
}

#tabhgroup a:hover {
	text-decoration: underline;
	color: #FF6600;
}


#firsttabgroup {
   width: 940px;
   border-left: 5px double #FF6600;
   padding: 5px 5px 5px 5px;
   font-size: 13px;
   color: #000000; 
   text-align: left;
   background: #CCCCCC;
}

#firsttabgroup a:hover {
	text-decoration: underline;
	color: #FF6600;
}


#urightgroup {
   width: 720px;
   padding: 1px 5px 1px 5px;
   font-size: 13px;
   color: #FF6600;
   text-align: left;
}


#buttomgroup {
   width: 940px;
   padding: 5px 5px 5px 5px;
   color: #000000; 
   text-align: right;
}

#search2 {
   padding: 5px 5px 5px 5px;
   color: #000000; 
   text-align: right;
}



#firstlevel {
   width: 940px;
   padding: 1px 1px 1px 1px;
   color: #000000; 
}

.firstuser {
   width: 955px;
   padding: 1px 1px 1px 1px;
   color: #000000; 
}


#righttopic {
    width: 200px;
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#righttopic #contopic UL {
	DISPLAY: block; 
	margin: 1px 1px 1px 1px;
	LIST-STYLE-TYPE: none
}
#righttopic #contopic LI {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #666666 1px dotted; 
}
#righttopic #contopic LI A {
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 13px;
	font-weight: normal;
	TEXT-DECORATION: none;
}

#righttopic  #contopic #constopic {
	font-size: 10px;
	color: #666666;
}

#righttopiccontent {
    width: 195px;
    padding: 3px 1px 3px 6px;
	font-size: 13px;
	color: #000000;
	background: #D8D8D8;
}

#righttopicadmincontent {
    width: 195px;
    padding: 3px 1px 3px 6px;
	font-size: 13px;
	color: #FFFFFF;
	background: #000000;
}

#topiclist {
	width: 720px;
}

#topiclist ul {
	margin: 0;
	padding: 13px 0 0 2px;
	list-style: none;
	line-height: normal;
	BORDER-BOTTOM: #666666 1px dotted; 
}

#topiclist li {
	float: left;
	display: block;
	margin-right: 3px;
	padding: 1px 1px 1px1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;

}

#topiclist a {
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
	height: 25px;
}

#topiclist a:hover, #menu .current_page_item a {
}

#topiclist a:hover {
	color: #000000;
	text-decoration: underline;
}

#topiclist .topicicon {
	width: 16px;
	color: #666666;
	padding: 12px 0 0 0;
}


#topiclist .no {
	margin-right: 3px;
	width: 50px;
	padding: 12px 0 0 0;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

#topiclist .topicimg {
	width: 66px;
	padding: 12px 0 0 0;
	margin-right: 3px;
}

#topiclist .topic {
	margin-right: 6px;
	padding: 4px 0 0 0;
	width: 360px;
}

#topiclist .topicadmin {
	margin-right: 6px;
	padding: 4px 0 0 0;
	width: 460px;
}

#topiclist .posted {
	margin-right: 3px;
	width: 130px;
	padding: 4px 0 0 0;
	font-size: 11px;
	color: #666666;
}

#topiclist .modified {
	margin-right: 3px;
	padding: 4px 0 0 0;
	font-size: 11px;
	color: #666666;
}

#firsttopiclist {
	width: 940px;
}

#firsttopiclist ul {
	margin: 0;
	padding: 13px 0 0 2px;
	list-style: none;
	line-height: normal;
	BORDER-BOTTOM: #666666 1px dotted; 
}

#firsttopiclist li {
	float: left;


	display: block;
	margin-right: 3px;
	padding: 1px 1px 1px1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;

}

#firsttopiclist a {
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
	height: 25px;
}

#firsttopiclist a:hover, #menu .current_page_item a {
}

#firsttopiclist a:hover {
	color: #000000;
	text-decoration: underline;
}

#firsttopiclist .topicicon {
	width: 16px;
	color: #666666;
	padding: 12px 0 0 0;
}


#firsttopiclist .no {
	margin-right: 3px;
	width: 50px;
	padding: 12px 0 0 0;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

#firsttopiclist .topicimg {
	width: 66px;
	padding: 12px 0 0 0;
	margin-right: 3px;
}

#firsttopiclist .topic {
	margin-right: 6px;
	padding: 4px 0 0 0;
	width: 500px;
}

#firsttopiclist .topicadmin {
	margin-right: 6px;
	padding: 4px 0 0 0;
	width: 600px;
}

#firsttopiclist .posted {
	margin-right: 3px;
	width: 180px;
	padding: 4px 0 0 0;
	font-size: 11px;
	color: #666666;
}

#firsttopiclist .modified {
	margin-right: 3px;
	width: 120px;
	padding: 4px 0 0 0;
	font-size: 11px;
	color: #666666;
}

.stopic {
	font-size: 11px;
	color: #666666;
}

.dotted {
	width: 700px;
	height: 15px;
	BORDER-BOTTOM: #666666 1px dotted; 
}

.txtbody {
	margin-left: 20px;
	padding-bottom: 30px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
}

#topiccontent {
	width: 720px;
}

#topiccontent a {
	display: block;
	margin-right: 1px;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;
}

#topiccontent a:hover, #menu .current_page_item a {
}

#topiccontent a:hover {
	background: #D8D8D8;
	color: #333333;
	text-decoration: none;
}



#topiccontent ul {
	margin: 0;
	padding: 1px 1px 1px 1px;
	list-style: none;
	line-height: normal;
}

#topiccontent li {
	float: left;
	display: block;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	color: #666666;
	border: none;

}

#topiccontent .no {
	margin-right: 3px;
	width: 70px;
}

#topiccontent .topic {
	margin-right: 3px;
	width: 360px;
}

#topiccontent .topicadmin {
	margin-right: 3px;
	width: 460px;
}

#topiccontent .posted {
	margin-right: 3px;
	width: 130px;
}

#topiccontent .modified {
	margin-right: 3px;
	width: 135px;
}

.input { 
	border-top: #7F9DB9 1px solid; 
	border-left: #7F9DB9 1px solid; 
	border-right: #7F9DB9 1px solid; 
	border-bottom: #7F9DB9 1px solid; 
	font-size: 13px;
	color: #000000; 
	background:#FFFFFF;
}

.sinput { 
	border-top: #7F9DB9 1px solid; 
	border-left: #7F9DB9 1px solid; 
	border-right: #7F9DB9 1px solid; 
	border-bottom: #7F9DB9 1px solid; 
	font-size: 10px;
	color: #FFFFFF; 
	background:#000000;
}

select  { 
	font-size: 11px;
	color: #000000; 
	background:#FFFFFF;
}

textarea { 
	border-top: #7F9DB9 1px solid; 
	border-left: #7F9DB9 1px solid; 
	border-right: #7F9DB9 1px solid; 
	border-bottom: #7F9DB9 1px solid; 
	font-size: 11px; 
	color: #000000; 
	background:#FFFFFF;
}


iframe { 
	border-top: #7F9DB9 1px solid; 
	border-left: #7F9DB9 1px solid; 
	border-right: #7F9DB9 1px solid; 
	border-bottom: #7F9DB9 1px solid; 
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px; 
	color: #000000; 
}

.textform {
	margin-right: 3px;
	padding: 6px 0 0 0;
}

#infoboardoption {
	margin: 0 auto;
	padding: 0;
}

#infoboardoption ul {
	margin: 0;
	padding: 3px 0 0 2px;
	list-style: none;
	line-height: normal;
}

#infoboardoption li {
	float: left;
}

#infoboardoption a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;
	background: #CCCCCC;
}

#infoboardoption a:hover, #infoboardoption .current_page_item a {
}

#infoboardoption a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#infoboardoption .closetab {
	margin-right: 3px;
	background: #FFFFFF;
}

#col1 {
	float: left;
	width: 300px;
}

#col_l {
	float: left;
	width: 350px;
}

#col_r {
	float: left;
	width: 330px;
}

#col_r2 {
	float: left;
	width: 340px;
}

#col_banner {
	float: left;
	/*width: 645px;*/
}

#col_rbanner {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 330px;
}


#code1left{
	float: left;
	width: 300px;
}

#code2left{
	float: left;
	width: 300px;
}

#imcode1 {
	float: left;
	width: 200px;
}

#imcode2 {
	float: left;
	width: 200px;
}


#contentuser {
   padding: 3px 15px 3px 10px;
	font-size: 13px;
	color: #FFFFFF; 
	background: #000000;
}

#question {
   width: 700px;
   padding: 20px 15px 1px 10px;
}

#topicquestion{
	font-size: 16px;
	color: #FF6600; 
	font-weight: bold;

}
#answer {
   width: 700px;
   padding: 20px 15px 1px 10px;
}

#formanswer {
   width: 685px;
   border-left: 5px double #000000;
   padding: 5px 5px 5px 5px;
   font-size: 13px;
   color: #FFFFFF; 
   text-align: left;
   background: #FF6600;
}

#subinfoboard {
	margin: 0 auto;
	padding: 0;
}

#subinfoboard ul {
	margin: 0;
	padding: 3px 1px 24px 2px;
	list-style: none;
	line-height: normal;
}

#subinfoboard li {
	float: left;
}

#subinfoboard a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;
}

#subinfoboard a:hover, #subinfoboard .current_page_item a {
}

#subinfoboard a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#subinfoboard .closetab {
	margin-right: 3px;
	background: #FFFFFF;
}

.textdisabled1{
}

.textdisabled2{
	color: #B4B4B4;
}

.textblack{
	color: #000000;
}


#leveltopic {
	width: 340px;
	height: 25px;
}

#leveltopic ul {
	margin: 0;
	padding: 13px 0 0 2px;
	list-style: none;
	line-height: normal;
	BORDER-BOTTOM: #666666 1px dotted; 
}

#leveltopic li {
	float: left;
	display: block;
	margin-right: 3px;
	padding: 1px 1px 1px1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;

}

#leveltopic a {
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
	height: 25px;
}

#leveltopic a:hover, #menu .current_page_item a {
}

#leveltopic a:hover {
	color: #000000;
	text-decoration: underline;
}


#leveltopic .content {
	margin-right: 6px;
	padding: 4px 0 0 0;
	width: 100px;
}


#leveltopic .level {
	margin-right: 3px;
	width: 60px;
	padding: 4px 0 0 0;
	font-size: 11px;
	color: #666666;
}


#levelgtopic {
	height: 25px;
}

#levelgtopic ul {
	margin: 0;
	padding: 13px 0 0 2px;
	list-style: none;
	line-height: normal;
	BORDER-BOTTOM: #666666 1px dotted; 
}

#levelgtopic li {
	float: left;
	display: block;
	margin-right: 3px;
	padding: 1px 1px 1px1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;

}

#levelgtopic a {
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
	height: 25px;
}

#levelgtopic a:hover, #menu .current_page_item a {
}

#levelgtopic a:hover {
	color: #000000;
	text-decoration: underline;
}


#levelgtopic .content {
	margin-right: 6px;
	padding: 4px 0 0 0;
}


#levelgtopic .level {
	margin-right: 6px;
	padding: 4px 0 0 0;
	font-size: 11px;
	color: #666666;
}


#firsttopiccontent {
	width: 940px;
}

#firsttopiccontent a {
	display: block;
	margin-right: 1px;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;
}

#firsttopiccontent a:hover, #menu .current_page_item a {
}

#firsttopiccontent a:hover {
	background: #D8D8D8;
	color: #333333;
	text-decoration: none;
}



#firsttopiccontent ul {
	margin: 0;
	padding: 1px 1px 1px 1px;
	list-style: none;
	line-height: normal;
}

#firsttopiccontent li {
	float: left;
	display: block;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	color: #666666;
	border: none;

}

#firsttopiccontent .no {
	margin-right: 3px;
	width: 70px;
}

#firsttopiccontent .topic {
	margin-right: 3px;
	width: 500px;
}

#firsttopiccontent .topicadmin {
	margin-right: 3px;
	width: 600px;
}

#firsttopiccontent .posted {
	margin-right: 3px;
	width: 180px;
}

#firsttopiccontent .modified {
	margin-right: 3px;
	width: 135px;
}


#topicupdate {
}

#topicupdate ul {
	margin: 0;
	padding: 10px 0 0 2px;
	list-style: none;
	line-height: normal;
	BORDER-BOTTOM: #666666 1px dotted; 
}

#topicupdate li {
	float: left;
	display: block;
	margin-right: 3px;
	padding: 1px 1px 1px1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;

}

#topicupdate a {
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
	height: 20px;
}

#topicupdate a:hover, #menu .current_page_item a {
}

#topicupdate a:hover {
	color: #000000;
	text-decoration: underline;
}

#topicupdate .topicadmin {
	margin-right: 6px;
	padding: 1px 0 0 0;
}

#col_update {
	float: left;
	padding: 1px 20px 1px 1px;
	width: 450px;
}

#uptabgroup {
   width: 940px;
   border-left: 1px solid #666666;
   border-right: 1px solid #666666;
   border-top: 1px solid #666666;
   border-bottom: 1px solid #666666;

   padding: 5px 5px 5px 5px;
   font-size: 13px;
   color: #000000; 
   text-align: left;
}

#firsttabgroup a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#uptopic {
    width: 940px;
}

#uptopic ul {
	margin: 0;
	padding: 13px 0 0 2px;
	list-style: none;
	line-height: normal;
	BORDER-BOTTOM: #666666 1px dotted; 
}

#uptopic li {
	float: left;
	display: block;
	margin-right: 3px;
	padding: 1px 1px 1px1px;
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: none;
}

#uptopic a {
	text-decoration: none;
	font-family: Tahoma, Ms Sans Serif, sans-serif, Thonburi, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
	height: 25px;
}

#uptopic a:hover, #menu .current_page_item a {
}

#uptopic a:hover {
	color: #000000;
	text-decoration: underline;
}

#uptopic .upicon {
	width: 16px;
	color: #666666;
	padding: 6px 0 0 0;
}

#uptopic .uptop {
	margin-right: 6px;
	padding: 4px 0 0 0;
}

#slidewrap {
	margin: 0;
	padding: 0px;
}
#slidewrap div { text-align: center; }
