body {
	background-color : #ffffff;
}

BODY,TD,TH,INPUT,SELECT,TEXTAREA,BR {
	font-family : "Tahoma" , "MS Sans Serif" , "MS Serif" ;
	font-size: 10pt;
	color : #333333;
}

a { text-decoration : none; }
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a.detail_link { font-family: Tahoma, "ms Sans Serif"; font-size: 9pt; color:#636363; }
a.detail_link:link {  text-decoration: none; color:#636363; }
a.detail_link:visited { text-decoration: none; color:#636363; }
a.detail_link:hover { text-decoration: underline; color: #FF6600; }

.en {
	font-family : verdana;
	font-size: 8pt;
}

.title {
	color : #FF3300;
	font-weight : bold;
}

.subtitle { color : #000000; }
.highlight { color : #FF3300; }
em {
	color : #FF3300;
	font-style: normal;
}

.field {
	background-color:#EAEAEA;
	text-align : right;
	padding-right:5px;
	padding-left:10px;
	vertical-align:middle;
}
.input {
	padding-left:5px;
}
.explain {
	background-color:#F3F3F3;
	vertical-align:top;
	}

.textbox,.selectbox {
	padding-left: 2px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}
.passwordbox {
	font-family : "Tahoma" ;
	padding-left: 2px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}

.titlebar,.titlebar_right {
	color : #000000;
	background-color:#C5E9FB;
	background-image:url(bg-titlebar.gif);
	background-repeat:repeat-x;

	border: 1px #6CD0F6 solid;
	padding : 1px;
}
.titlebar_right { border-left:none; }

.textfield {
	border: 1px solid #CCCCCC;
	background-image: none;
}

input.button {
	color : red;
	background-color:#FDFDFD;
	background-image:url(/img/button/bg-button.gif);
	background-repeat:repeat-x;
	padding : 1px;
}

.button {
	color : #000000;
	background-color : #C9C9C9;
	border-top : 1px #EAEAEA solid;
	border-left : 1px #EAEAEA solid;
	border-right : 1px #707070 solid;
	border-bottom : 1px #707070 solid;
	padding : 1px;
}
.button_ok {
	background-image: url("/img/button/btn.ok.bg.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	border: none;
	background-color: #EEEEEE;
	width: 91px;
	height: 21px;
}
.button_cancel {
	background-image: url("/img/button/btn.cancel.bg.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	border: none;
	background-color: #EEEEEE;
	width: 91px;
	height: 21px;
}
.button_signin {
	background-image: url("/img/button/btn.ok.bg.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	border: none;
	background-color: #EEEEEE;
	width: 91px;
	height: 21px;
}

.list {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table.input {
	border:1px gray solid;
	margin-top:2px;
	padding:2px;
}

.item_table {
}
.item_header {
	background-color: #CDCDCD;
}
.item_odd { background-color:#E5E5E5; border-top:none; }
.item_even { background-color:#F3F3F3; border-top:none; }

.code {
	border-top:1px blue solid;
	border-bottom:1px red solid;
	background-color:#DAEFF8;
	color:#683A87;
	padding:5px;
}

.credit {
	color : #666666;
	font-family: verdana;
	font-size: 8pt;
}
.copyright {
	color : #000000;
	font-family: verdana;
	font-size: 8pt;
}
a.copyright:hover { color : #000000; }
a.copyright:link { color : #000000; }
a.copyright:visited { color : #000000; }

td.member,td.member_right {
	height:24px;
	font-size: 10pt;
	padding: 1px;
	padding-left:2px;
	padding-right:2px;
	background-color:#FFFFFF;
}
td.member_right {
	border-left : none;
}

.left_section {
	background-color: #0071BC;
}
.center_section {
	padding-left: 2px;
}
.left_menu {
	border-top:1px solid #FFFFFF;
	padding-left:5px;
	color: #FFFFFF;
}
a.left_menu_link:link { color : #FFFFFF; }

.forum_datestamp {
	color: gray;
	font-family: verdana;
	font-size: 8pt;
}

.CategoryHeading { font-size:14pt; font-weight: bold; color: #006600; }
.CategotyHeader { margin-bottom:5px; border-bottom:2px white groove; text-align:right; font-size:18pt; color:#FF0000; font-weight:bold;}
a.a_CategotyHeader { text-decoration : none;font-size: 18pt; }
a.a_CategotyHeader:link { text-decoration: none; color: #FF3300; }
a.a_CategotyHeader:visited { text-decoration: none; color: #FF3300; }
a.a_CategotyHeader:active { text-decoration: underline; color: #9900CC; }
a.a_CategotyHeader:hover { text-decoration: underline; color: #9900CC; }

a.a_lead_heading { font-family : "Tahoma"; text-decoration : none;font-size: 1.4em; }
a.a_lead_heading:link { text-decoration: none; color: #000099; }
a.a_lead_heading:visited { text-decoration: none; color: #000099; }
a.a_lead_heading:active { text-decoration: underline; color: #FF6600; }
a.a_lead_heading:hover { text-decoration: underline; color: #FF6600; }

#pagenv {
  clear: both;
  padding: 3px 0px 3px;
}
#pagenv div {
  padding: 0em;
  display: inline;
}
#pagenv div.page_current, #pagenv a {
  padding: 1px 4px;
  margin: 0px 2px 0px 0px;
  background: #dfedf7;
  border: 1px solid #90c2e1;
  font-weight:bold;
  -moz-border-radius: 2px;
}
#pagenv a:hover {
  text-decoration: none;
  background: #eef7fc;
}
#pagenv div.page_current {
  background: #7EB4DE;
  color: #fff;
}

#topic {
	margin:0 0px;
	background-color:#ffffff;
}
#topic .title {
	font-family:Tahoma;
	font-size:1.8em;
	color:#CC0000;
	text-decoration:underline;
	margin:0 10px 10px 10px;
}
#topic .owner { color:#aaaaaa;margin:5px 0 0 0; }
#topic .owner_name { font-weight:bold; }
#topic .timestamp { }
#topic .ip { font-family:"Tahoma"; font-size:0.9em; }
#topic .manage {color:#aaaaaa;}
#topic .detail {
	margin:10px 20px;
	background-color:#f5f5f5;
}
#topic .footer { background-color:#f5f5f5; margin-bottom:10px; }
#topic .comment {  background-color:#ffffff;}
#topic .term_of_service { background-color:#f8eab4;padding:10px;margin:10px 0 10px 0;}
#topic .comment_split { height:10px; background-color:#D1D7DC; }
#topic .comment_no,.comment_no_odd { padding:0px; background-color:#EFEFEF; color:gray; }
#topic .comment_no_odd { background-color:#DEE3E7; }
#topic .comment_detail,.comment_detail_odd { background-color:#EFEFEF; }
#topic .comment_detail_odd { background-color:#DEE3E7; }
#topic .comment_owner { width:100px; color:gray; background-color:#EFEFEF;}
#topic .comment_owner_odd { background-color:#DEE3E7;}
#topic .comment_owner_name { color:gray;}
