body
{
	margin: 0 0 30px 0;
	padding: 0;
	background: #FFF;
  font-size: 10pt;
	font-family: "arial", "verdana", "tahoma", "georgia", "trebuchet ms";
	color: #666;
}

a:link, a:visited {
  color:#96BA66;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
a:active, a.active {
  color:#AACD6C;
}
img
{
	border: 0;
}

#container
{
	margin: 0 auto;
	width: 800px;
}

#headercont
{
	width: 800px;
	height: 100px;
}

#headerleft
{
	float: left;
  width: 300px;
}

#headerleft img
{
  float: left;
  margin:10px 12px 0 0;
}
#headerleft h1
{
  font-family: Georgia,"Times New Roman",Times,serif;
	margin: 48px 0 0 15px;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	color: #96BA66;
	letter-spacing: -1px;
}
#headerleft span
{
  font-size: 12px;
}

#headerright
{
	float: right;
	width: 500px;
	height: 100px;
}

#headerright ul
{
	margin: 55px 15px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	color: #CCC;
}

#headerright ul li
{
	display: inline;
	margin: 0 0 0 10px;
}

#headerright ul li a
{
	text-decoration: none;
	color: #999;
	font-weight: bold;
}

#headerright ul li a.active
{
	text-decoration: none;
	color: #566066;
	font-weight: bold;
}

#headerright ul li a:hover
{
	text-decoration: none;
	color: #333;
}

.sideblock
{
}

#maincont
{
  clear: both;
	width: 800px;
	line-height: 160%;
	padding: 0 0 15px 0;
	border-top: 2px solid #566066;
	border-bottom: 2px solid #566066;
}

#maincont p
{
	margin: 0 15px 15px 15px;
}

#maincont h2, h3
{
	margin: 0 0 15px 0;
	padding: 5px;
	font-size: 120%;
	font-weight: normal;
	color: #566066;
	border-bottom: 1px solid #E5E5E5;
}
#maincont h3 {
  font-weight: bold;
  font-size: 140%;
}

#mainleft
{
	float: left;
	width: 600px;
	padding: 0 15px 0 0;
}

#mainleft img
{
}

#mainright
{
	float: right;
	width: 140px;
	padding: 0 0 0 15px;
}

#bottom
{
	clear: both;
	width: 800px;
}

#footercont
{
	float: left;
	width: 800px;
	height: 50px;
	color: #999;
}

#footercont p
{
	margin: 0;
	padding: 15px;
}

#footercont a
{
	color: #999;
	text-decoration: none;
}

#footercont a:hover
{
	color: #566066;
	text-decoration: none;
}

#footerleft
{
	float: left;
	width: 160px;
	height: 50px;
}

#footerright
{
	float: left;
	width: 640px;
	height: 50px;
	text-align: right;
}.focus_box {
  clear: both;
  margin-top: 8px;
}
.focus_box_rating,
.focus_box_keyword {
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px dashed #CCC; }
.focus_box_rating {
  float: right; }
.focus_box .content {
  padding-left: 4px;
  position: relative;
  margin: 1px 0 6px 30px;
  font-size: 12pt;
  font-family: Geneva, Tahoma, Helvetica, sans-serif; }

.reply_box { clear: both; }
  .rborder {}
  .reply_box .content {
    padding: 4px 2px 0 4px; }
  .focus_box .score_bar,
  .reply_box .score_bar {
    float: left;
    height: 30px;
    width: 6px;
    margin-right: 4px; }
  .focus_box .score_bar img,
  .reply_box .score_bar img {
    border: 1px solid #999; }
  .focus_box .rater,
  .reply_box .rater {
    float: left;
    height: 40px;
    width: 20px; }
  .focus_box .related,
  .reply_box .related {
    font-size: 8pt;
    float:right;
    position:relative;
    z-index:700;
    background:#FFF; }


.addkwd {
  background-color: #FFF;
}

.swkeyword, .swaction, .swrefocus, .swrmb {
  border: 1px solid #AAA;
  font-size: 8pt;
  padding: 0 4px 0 4px;
  cursor: pointer;
  text-decoration: none;
  color: #565;
}

#box_keyword {
  display:none;
  margin-bottom: 4px;
}

.drbn {
  padding: 1px;
  border: 1px solid #AAA;
  margin-right: 2px;
  position: relative;
  z-index: 300;
  cursor: pointer;
}

#nt_rate {
  position: absolute;
  z-index: 500;
  left:-1000px;
  border:8px solid #BBB;
  border-left-width: 12px;
  border-right-width: 3px;
}

.bll {
  float: left;
  width: 65px;
  font-weight: bold;
}

.grbx, .kwbx {
  padding: 1px;
  margin-bottom: 2px;
  position: relative;
  font-size: 12px;
  clear: both;
}

#r_bdy {
  margin-top: 10px;
  font-size: 10pt;
}


#fqbx {
  font-size: 11px;
  border: 1px solid black;
  background-color: white;
  position: absolute;
  z-index: 1000;
  display: none;
  width: 480px;
}

.hl {
  background-color: orange;
}

.btn {
  border: 1px solid black;
  background-color: white;
  top: 80px;
  z-index:100;
}


.axn_menu {
  font-size: 16px;
  width:200px;
  background-color: white;
  position: absolute;
  display: none;
  border: 1px solid #CCC;
  z-index: 1000;
}
.axn {
  cursor: pointer;
  padding: 1px 0 1px 22px;
  height: 24px;
  border: 1px solid #FFF;
  font-size: 11pt;
}




.rpy_qt {
  font-size: 11px;
  border-bottom: 1px dashed #333;
  background-color: white;
  font-style: italic;
}

.box_list_title {
  border-bottom: 1px dotted #CCC;
  font-size: 12pt;
  font-weight: bold;
  padding: 4px;
}
.box_list_desc {
  background-color: #EEE;
  margin-left: 12px;
  font-size: 10pt;
  font-weight: normal;
}
.box_list_more {
  font-size: 8pt;
  text-align: right;
  font-weight: normal;
}




/* inherited from multi */
#multi_form_area {
  display: none;
}
#multi_form_area textarea {
  width: 400px;
}

#qoption {
  display: none;
  border: 1px solid black;
  padding: 2px;
}
#qview, #form_quote_text {
  font-family: courier new;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  line-height: 1.2;
  background: none;
  border: none; 
  word-spacing: normal;
  overflow: hidden;
}
#qview {
  position: absolute;
  width: 400px;
  z-index: 100;
}
#form_quote_text {
  position: relative;
  width: 410px;
  filter: alpha(opacity=18);
  opacity: .18;
  z-index: 101;
}

.rbx_qt {
  border: 1px dashed #CCC;
  font-size: 10pt;
  font-style: italic;
}
.rbx_rel {
  width: 120px;
  font-size: 10pt;
}
.rbx_txt {
  width: 100%;
  border: 1px solid #99D;
  font-size: 10pt;
}

.qrpyi, .qrpy {
  font-family: courier new;
  font-size: 14px;
  border: 1px solid #99D;
  background-color: #EEF;
}

#qrpyd_ {
  display: none;
}
.qrpyd {
  margin: 12px 0 16px;
}


.qrpyi {
   width: 480px;
   margin-top: 10px;
}

.qlbl {
  background: url(../img/cross.png) 0 0 no-repeat;
  padding-left: 24px;
  font-family: courier new;
  height: 16px;
  font-size: 14px;
  position: absolute;
  z-index: 1001;
  cursor: pointer;
}
.qbx {
  position: absolute;
  display: none;
  z-index: 1000;
}
.hl {
  background-color: yellow;
}

#hlbox {
  border: 2px solid yellow;
  position: absolute;
  z-index: 100;
  background-color: #BBF;
  filter: alpha(opacity=60);
  opacity: .6;
  display: none; 
}






/* reply type */

.r_type_icon {
  float: left;
  margin-right: 2px;
}

.r_rpy {
  margin: 4px 0px 4px 14px;
}

.r_title {
  margin-top: 6px;
  font-weight: bold;
}

.r_text {
  padding: 2px;
}

.r_bottom {
  font-size: 10px;
  padding: 2px;
  clear: both;
}

.r_type_common {
  border-top: 2px solid #CCC;
  border-left: 1px solid #CCC;
}

.r_type_common_title {
  border-bottom: 1px solid #CCC;
}

.r_type_common_text {
  background-color: #EEE;
  border-right: 1px solid #CCC;
}

.r_type_common_bottom {
  border-top: 1px solid #CCC;
  background-color: #EEE;
}
