﻿/* Main Style */

div.fullwidth {
}
div.account * {
        position:static !important;
}
p {
	margin: 0;
}
.right {
	text-align: right !important;
}
.mo_vote a.close {
	top: 13px;
}
.mo_vote .md_top .layer_01 {
        position: relative;
}
.msgcontent {
        z-index: 99991;
	width: 500px;
	margin: 20px auto;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	background: #FFF;
	padding: 10px;
}
.mo_vote {
        z-index: 99990;
	width: 500px;
	margin: 20px auto;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
#floatDiv {
	width: 100%;
	background: #000;
	cursor: default;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	z-index:9990;
	height: 2470px;
}
#msgbox {
	/*position: absolute;
	z-index: 9999;
	width: 99%;*/
	color: #F00;
}
.hideThis {
	display: none;
}
.showThis {
	display: block;
}
input.image {
	border: 0 !important;
	background: none;
}
input.radio {
	border: 0 !important;
	background: none;
}
input.checkbox {
	border: 0 !important;
	background: none;
}
.wrap {
	clear: both;
}
.baseTB .baseTH {
	text-align: left;
	}
input.count {
	width: 35px;
	height: 14px;
	border-width: 1px;
	background: #F0F0F0;
}
.baseTB .desc {
	margin: 0 0 0 00px;
	padding-top: 0px;
}
.clickbutton_1 {
	height: 21px;
	padding: 2px 2px 1px 12px;
	cursor: pointer;
	background: #ECE9D8 url("opened.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/opened.gif*/) no-repeat 3px 50%;
	border-width: 1px;
	margin-left: 5px;
}
.clickbutton_2 {
	height: 21px;
	padding: 2px 2px 1px 12px;
	cursor: pointer;
	background: #ECE9D8 url("closed.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/closed.gif*/) no-repeat 3px 50%;
	border-width: 1px;
	margin-left: 5px;
}
.showThis {
	display: block;
}
.hideThis {
	display: none;
}
.desc blockquote {
	padding: 5px;
	background: #000;
}
.center {
	text-align: center;
}
.control p {
	padding: 5px;
}
.control input {
	padding: 3px;
	cursor: pointer;
}

.logdiv{
	position:absolute;
	width:100px;
	visibility:hidden;
}
.logtd {
	height: 8px;
}
.signdiv{
	position:absolute;width:190px;display:block;border:1px solid #999999;background:#F0F0F0;z-index:1000;
}
/*
.msgdiv{
	z-index:999;position:absolute;top:100px;z-index:6;display:none;border:1px solid #999999;background:#F0F0F0;
}
*/
.msgdiv{
	color:#ff0000;
}
a.close {
position: absolute;
right: 2px;
top: 3px;
width: 18px;
height: 18px;
background: url("closenormal.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/closenormal.gif*/) no-repeat !important;
text-indent: -9999px;
}
a.close:hover {
background: url("closehover.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/closehover.gif*/) no-repeat !important;
}
#logdiv .row_02_left {
padding-left: 10px;
}
#logdiv .row_01_left {
padding-left: 10px;
}
#logdiv .row_01_right {
background: none !important;
}
#logdiv .row_01_left {
background: none !important;
}
#logdiv .row_02_right input {
width: 80px;
}

#logdiv .row_01_right input {
width: 80px;
}

/***** aso *****/
div.dynamic-tab {
	clear: both;
}
div.o_none {
	clear: both;
	padding: 5px;
	
}
div.o_block {
	clear: both;
	padding: 5px;
	
}
div.dynamic-tab div.no {
	display: block;
	color: #000;
	cursor: pointer;
	height: 17px;
	margin: 0px -1px 0px 2px;
	float: left;
	cursor: pointer;
	z-index: 1;
	text-align: center;
	top: 0;
	padding: 3px 0px 0px 0px;
	white-space: nowrap;
}
div.dynamic-tab div.no div.layer_03 {
	padding-left: 3px;
	background: url("no_left-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/no_left.gif*/) no-repeat left top;
}
div.dynamic-tab div.no div.layer_02 {
	padding-right: 3px;
	background: url("no_right-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/no_right.gif*/) no-repeat right top;
}
div.dynamic-tab div.no div.layer_01 {
	padding: 1px 3px 0 3px;
	background: url("no_bg-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/no_bg.gif*/) repeat-x;
	text-align: center;
}
div.dynamic-tab div.layer_01 {
	white-space: nowrap;
	text-align: center;
}
div.dynamic-tab div.now {
	display: block;
	float: left;
	cursor: pointer;
	text-align: center;
	height: 20px !important;
	z-index: 5;
	margin: 1px -1px -2px 2px;
	background: #FFF;
	border-bottom: 0;
	top: -1px;
	position: relative;
	padding: 1px 0px 0px 0px;
}
div.dynamic-tab div.now div.layer_03 {
	padding-left: 3px;
	background: url("now_left-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/now_left.gif*/) no-repeat left top;
	position: relative;
}
div.dynamic-tab div.now div.layer_02 {
	padding-right: 3px;
	background: url("now_right-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/now_right.gif*/) no-repeat right top;
	position: relative;
}
div.dynamic-tab div.now div.layer_01 {
	padding: 2px 3px 0 3px;
	background: url("now_bg-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/now_bg.gif*/) repeat-x;
	position: relative;
	text-align: center;
}
div.dynamic-tab div.o_none {
	border: 1px solid #919B9C;
	background: #FCFCFE;
	z-index: 2;
	position: relative;
	top: -2px;
	padding: 5px;
	width: 97%;

}
div.dynamic-tab div.o_block {
	border: 1px solid #919B9C;
	background: #FCFCFE;
	z-index: 2;
	position: relative;
	top: -2px;
	padding: 5px;
	width: 97%;

}
div.o_none {
	display: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url("") repeat-x;
}
form {
	display: inline;
	margin: 0;
}
p {
	margin-top: 0;
	margin-bottom: 0;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
}
.wrap {
	clear: both;
}

div.container {
	margin-left: auto;
	margin-right: auto;
}
table.container {
}
table.container td {
}
input.checkbox {
	border: 0 !important;
	
}

input.radio {
	border: 0 !important;
	
}

input.image {
	border: 0 !important;
	
}

/* (logo/banner/slogan/navbar/searchbar/companyname) */

table.container td.head {
	background: url("");
}
div.head {
	position: relative;
	background: url("") no-repeat top left;
	height: 103px;
}
div.head div.layer_01 {
	position: relative;
}

div.head div.layer_03 {
	background: url("") no-repeat top right;
	height: 103px;
}

div.lang {
        position: absolute;
        right: 5px;
        padding: 0;
        margin: 0;
        top: 32px;
}
div.lang ul {
	margin: 0;
	padding: 0;
}
div.lang li {
        list-style: none;
        float: left;
        display: block;
        margin: 0;
        padding: 0 5px;
}

div.navbar {
	position: absolute; 
	top: 47px;	
	z-index: 200;
	height: 0px;
	width:100%;
	text-align: right;
	white-space: nowrap;
	
}
div.navbar div {
	padding: 0px 0 0 200px;
	white-space: nowrap;
}

div.navbar ul {
	white-space: nowrap;
	clear: left;
	display: inline;
	text-align: center;
}
div.navbar li {
	list-style: none;
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0px;
	text-align: right;

}
div.navbar li a:visited {
	background: url("nav_li.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/nav_li.gif*/) no-repeat left 50%;
	display: block;
	padding: 10px 20px 5px 20px;
}
div.navbar li a:link {
	background: url("nav_li.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/nav_li.gif*/) no-repeat left 50%;
	display: block;
	padding: 10px 20px 5px 20px;
}
div.navbar li a {
	background: url("nav_li.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/nav_li.gif*/) no-repeat left 50%;
	display: block;
	padding: 10px 20px 5px 20px;
}
div.navbar li a:hover {
	background: url("nav_li.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/nav_li.gif*/) no-repeat left 50%;
}
div.navbar li.marquee {
	position: absolute;
	top: 30px;
	left: 200px;
	background: none;
	color: #ffffff;
	font-weight: bold;
	margin: 3px;
	clear: left;
	width: 500px;
	z-index: 9;
}
div.navbar li.marquee div {
}
div.navbar li.marquee div marquee {
	margin: 0;
	color: #FFF;
	width: 96%;

}
div.navbar li.marquee_s {
	position: absolute;
	top: 30px;
	left: 200px;
	background: none;
	color: #ffffff;
	font-weight: bold;
	margin: 3px;
	clear: left;
	width: 500px;
	z-index: 9;

}
div.navbar li.marquee_s div marquee {
	color: #FFF;
}

div.logo { /*logo*/
	text-align: left;
	padding: 10px 0 0 15px;
}

div.company {
	position: absolute;
	top: 60px;
	left: 25px;
	z-index: 101;

}

div.banner {
	text-align: center;
	vertical-align: top;
	position: absolute;
	top: 3px;
	left: 20%;
	z-index: 90;
}
div#hdAds {
	text-align: center;

}

div.searchbar {
	position: absolute;
	top: 5px;
	
	text-align: right;
	width: 100%;
	background: ;
	
}
div.searchbar div img {
	margin: 0;
	padding: 0;
	
}
div.searchbar input {
	margin: 0;
	padding: 0;
	
}
div.searchbar div form {
	margin: 0;
	padding: 0;
	
}
div.searchbar div {
	vertical-align: top;
	padding: 1px 0;
}
div.searchbar div table td {
	padding: 0 5px 0 0;
}
div.searchbar input.keyword {

	height: 14px;
	width: 95px;
	background: #ffffff;
	border: 1px #55470F solid;
	color: #000;
}



table.container td.body { 
	padding: 0;
	padding-left:0px;
	padding-right:0px;
	background:url("") no-repeat top right;
}
div.body {
	
	
	
}

table.box { 
	background:#000;		
	width:100%;
	
}
td.col_01 {
	
}
div.row_0{

}
div.col_01 {
	/*position: relative;*/
	background: #000 ;
	padding-left:0px;
	padding-top:0px;
	
}
td.col_02 {
	
}
div.col_02 {
	/*position: relative;*/
	margin: 0px;
}
* html div.col_02 {
}


div.col_03 {
	/*position: relative;*/
	margin: 0px 0px 0 0px;
}

td.col_03 div.top {
	height: 0px;
}


/* (foot/counter/copyright/gotop) */

table.container td.foot {
	

}
div.counter {
	background: #000;
	text-align: center;
	color:#666;
	padding: 0px;
	margin:0 0px 0 0px;
	height: 0px;

}
div.foot {
	margin:0 0px 0px 0px;
	background: url("") repeat-x;
}
div.foot div.layer_02 {
}
div.foot div.layer_01 {
	vertical-align: middle;
}
div.foot div.copyright {
	text-align: center;
	color: #000;
	padding-top: 0px;
	width: 100%;
}
div.foot div.gotop {
    display:none;
	width: 35px;
	height: 0px;
	right: 25px;
	top: 0px;
}

div.col_01 div.mo_login div.md_top div.layer_03{	
}

div.col_01 div.showborder div.md_top div.layer_03{	
}
div.col_01 div.mo_login div.md_top div.layer_02{
}

div.col_01 div.showborder div.md_top div.layer_02{
}

div.col_01 div.mo_login div.md_top div.layer_01{
}

div.col_01 div.showborder div.md_top div.layer_01{
}
div.col_01 div.showborder div.md_top div.layer_01 h3{
	margin:0px;
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#000;
	padding-left: 0px;
	padding-top: 0px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
}

td.col_01 div.mo_login div.md_top div.layer_01 h3{
	margin:0px;
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#000;
	padding-left: 0px;
	padding-top: 0px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
}
td.col_01 div.noborder div.md_top div.layer_03{	
	background: url("")  repeat-x ;
	
}

td.col_01 div.noborder div.md_top div.layer_02{
	background: url("")  no-repeat top left ;
}

td.col_01 div.noborder div.md_top div.layer_01{
	background: url("")  no-repeat top right ;
	
}

td.col_01 div.noborder div.md_top div.layer_01 h3{
	margin:0px;
	color:#fff;
	padding-left: 0px;
	padding-top: 0px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
}

td.col_02 div.noborder div.md_top div.layer_03{
	background: url("") repeat-x ;
	
}

td.col_02 div.showborder div.md_top div.layer_03{
	background: url("") repeat-x ;
	
}
td.col_02 div.noborder div.md_top div.layer_02{
	background: url("col_02_topl.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/col_02_topl.gif*/)  no-repeat top left;
}

td.col_02 div.showborder div.md_top div.layer_02{
	background: url("col_02_topl.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/col_02_topl.gif*/)  no-repeat top left;
}

td.col_02 div.noborder div.md_top div.layer_01{
	background: url("")  no-repeat top right;
}

td.col_02 div.showborder div.md_top div.layer_01{
	background: url("")  no-repeat top right;
}
td.col_02 div.noborder div.md_top div.layer_01 h3{
	margin:0px;
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#fff;
	padding-left: 0px;
	padding-top: 0px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
}


td.col_02 div.showborder div.md_top div.layer_01 h3{
	margin:0px;
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#fff;
	padding-left: 0px;
	padding-top: 0px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
}


td.col_03 div.noborder div.md_top div.layer_03{
	background: url("") repeat-x ;
	
}


td.col_03 div.showborder div.md_top div.layer_03{
	background: url("") repeat-x ;
	
}
td.col_03 div.noborder div.md_top div.layer_02{
	background: url("")  no-repeat top left;
}

td.col_03 div.showborder div.md_top div.layer_02{
	background: url("")  no-repeat top left;
}

td.col_03 div.noborder div.md_top div.layer_01{
	background: url("")  no-repeat top right;
	
}

td.col_03 div.showborder div.md_top div.layer_01{
	background: url("")  no-repeat top right;
	
}
td.col_03 div.showborder div.md_top div.layer_01 h3{
	margin:0px;
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#fff;
	padding-left: 0px;
	padding-top: 0px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
}

td.col_03 div.noborder div.md_top div.layer_01 h3{
	margin:0px;
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#fff;
	padding-left: 0px;
	padding-top: 0px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
	
}
td.col_02 div.noborder div.md_top div.layer_01 h3{
	text-align: left;
	margin:0px;
	color:#fff;
	padding-left: 0px;
	padding-top:0px;
	margin-right:0px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
	
}



td.col_01 div.showborder div.md_middle {

}
td.col_01 div.noborder div.md_middle div.layer_03 {
	background:#000 url("")  repeat-y top right;
}
td.col_01 div.showborder div.md_middle div.layer_03 {
	background:#000 url("")  repeat-y top right;
}
td.col_01 div.mo_login div.md_middle div.layer_03 {
	background:#000 url("")  repeat-y top right;
}
td.col_01 div.noborder div.md_middle div.layer_02 {
	background: url("")  repeat-y top left;
	
}
td.col_01 div.mo_login div.md_middle div.layer_02 {
	background: url("")  repeat-y top left;
	
}
td.col_01 div.showborder div.md_middle div.layer_02 {
	background: url("")  repeat-y top left;
	
}
td.col_01 div.noborder div.md_middle div.layer_01 {
	background:url("")  repeat-y top right;
	padding: 0px;
}



td.col_01 div.mo_login div.md_middle div.layer_01 {
	background:url("")  repeat-y top right;
	padding: 0px;
}



td.col_01 div.showborder div.md_middle div.layer_01 {
	background:url("")  repeat-y top right;
	padding: 0px;
}



td.col_02 div.showborder div.md_middle {

}
td.col_02 div.showborder div.md_middle div.layer_03 {
	background:none;
	padding:0;	
	
}
td.col_02 div.showborder div.md_middle div.layer_02 {
	background: none;
	padding:0;	
}
td.col_02 div.showborder div.md_middle div.layer_01{
	background: none;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
 td.col_02 div.noborder div.md_middle div.layer_03{
	background:none;
 }
 td.col_02 div.noborder div.md_middle div.layer_02{
	background:none;
 }
 td.col_02 div.noborder div.md_middle div.layer_01{
	background:none;
 }
 td.col_01 div.noborder div.md_middle div.layer_03{
	background:none;
 }
 td.col_01 div.noborder div.md_middle div.layer_02{
	background:none;
 }
 td.col_01 div.noborder div.md_middle div.layer_01{
	background:none;
 }
td.col_02 div.noborder div.md_middle div.layer_01{
	
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
}

td.col_03 div.showborder div.md_middle {

}
td.col_03 div.showborder div.md_middle div.layer_03 {
	background:#000;
	padding:0;	
	
}
td.col_03 div.showborder div.md_middle div.layer_02 {
	background: #000;
	padding:0;	
}
td.col_03 div.showborder div.md_middle div.layer_01 {
	background: #000;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}







td.col_03 div.noborder div.md_middle div.layer_01 {	
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

td.col_03 div.noborder div.md_middle div.layer_01{
	background:none;
}

td.col_03 div.noborder div.md_middle div.layer_02{
	background:none;
}

td.col_03 div.noborder div.md_middle div.layer_03{
	background:none;
}

td.col_01 div.showborder div.md_bottom{
	
}
td.col_01 div.mo_login div.md_bottom div.layer_03{
	background: url("") repeat-x ;
	height:0px;
	
}
td.col_01 div.showborder div.md_bottom div.layer_03{
	background: url("") repeat-x ;
	height:0px;
	
}
td.col_01 div.mo_login div.md_bottom div.layer_02{
	background: url("") no-repeat top left ;
	height:0px;
}
td.col_01 div.showborder div.md_bottom div.layer_02{
	background: url("") no-repeat top left ;
	height:0px;
}
td.col_01 div.mo_login div.md_bottom div.layer_01{
	background: url("") no-repeat top right ;
	height:0px;
	
}

td.col_01 div.showborder div.md_bottom div.layer_01{
	background: url("") no-repeat top right ;
	height:0px;
	
}

td.col_02 div.showborder div.md_bottom div.layer_03{
	display: none;

	
}
td.col_02 div.showborder div.md_bottom div.layer_02 {
	display: none;

}

td.col_02 div.showborder div.md_bottom div.layer_01{
	display: none;
	
	}


td.col_03 div.showborder div.md_bottom div.layer_03{
	background: #000;
	border-bottom:0px #fff solid;
	
}
td.col_03 div.showborder div.md_bottom div.layer_02 {
	background: #000;
}

td.col_03 div.showborder div.md_bottom div.layer_01{
	background: url("")  no-repeat top right;

	}
td.col_03 div.noborder div.md_bottom div.layer_01{
	background:none;
}


td.col_03 div.noborder div.md_bottom div.layer_02{
	background:none;
}


td.col_03 div.noborder div.md_bottom div.layer_03{
	background:none;
}


table.special {
	text-align: left;
	width: 100%
}
div.showborder {
	margin-bottom: 0px;
}
div.noborder {
	margin-bottom: 0px;
}
div.noborder div.md_middle div.layer_01 {
	background: none;
	padding: 0;
}

div.noborder div.md_middle div.layer_02 {
	background: none;
	padding: 0;
}

div.noborder div.md_middle div.layer_03 {
	background: none;
	padding: 0;
}

div.noborder div.md_top div.layer_01 {
	background: none;
}
div.noborder div.md_bottom {
	display: none;
}
div.noborder div.md_top div.center {
	background: none;
}
div.noborder div.md_middle {
	border: 0;
}
div.noborder div.md_middle table.special table td {
	padding: 0px;
	background: url("") repeat-x left bottom;
	vertical-align: middle;
	text-align: left;
}
table.special table td a{
	text-decoration: none;
}


div.more { /* more */
	text-align: right;
}
div.more a {
	background: url("icon_mdl_more.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/icon_mdl_more.gif*/) no-repeat 0px 50%;
	padding-left: 15px;
}


div.nohr div.md_bottom {
	display: none;
}


div.nohr div.md_top {
	display: none;
}


div.showhr div.md_bottom {
	display: none;
}


div.showhr div.md_top {
	display: none;
}
div.nohr div.md_middle {
	border: 0;
}
div.nohr div.md_middle div.layer_01 {
	background:none;
	color:#ddd;

}
div.nohr div.md_middle div.layer_02 {
	background:none;
	color:#ddd;

}
div.nohr div.md_middle div.layer_03 {
	background:none;
	color:#ddd;

}
div.showhr div.md_middle {
	margin-left:7px;
	margin-right:9px;
	border: 0px #FF6445 dashed;
	padding-left: 10px;
	color:#333;
}
div.showhr div.md_middle div.layer_01{
	color:#333;
}
div.showhr {
	margin-bottom: 5px;
}

div.search {
        margin: 0 10px 5px 10px;
}
div.search div.tips span {
	margin-right: 13px;
}
div.search div.md_bottom div.layer_01 {
	background:none;

}
div.search div.md_bottom div.layer_02 {
	background:none;

}
div.search div.md_bottom div.layer_03 {
	background:none;

}
div.search div.md_top div.layer_01 {
	background:none;

}
div.search div.md_top div.layer_02 {
	background:none;

}
div.search div.md_top div.layer_03 {
	background:none;

}
div.search div.md_middle div.layer_01 {
	background:none;

}
div.search div.md_middle div.layer_02 {
	background:none;

}
div.search div.md_middle div.layer_03 {
	background:none;

}
div.advsearch .md_bottom {
	display: none;
}
div.advsearch .md_top {
	display: none;
}
div.advsearch div.md_middle {
	border: 0px #580B00 solid;
	background: #fff;
}
div.advsearch table td {
	padding: 10px;
	line-height: 1.35em;
}
div.advsearch table td input {
	
	background: #ffffff;
	border:0px #55470F solid;

}
div.mo_asosearch {
	margin-bottom: 5px;
}
div.mo_search {
	margin-bottom: 5px;
}
div.mo_search div {
	border: 0 !important;
	text-align: left;
}
div.mo_search div.md_bottom {
	display: none;
}
div.mo_search div.md_top {
	display: none;
}
div.mo_search div.md_middle div.layer_01 {
	padding: 3px;
}
div.mo_search div.key {
	margin-bottom: 3px;
}
div.mo_search div.key input {
	width: 95%;
}


div.account {
	width: 600px;
	margin: 0 auto;
}
div.account .regterm textarea {
	width: 600px;
}

div.account div.md_bottom div.layer_01 {

	background:none;
}

div.account div.md_bottom div.layer_02 {

	background:none;
}

div.account div.md_bottom div.layer_03 {

	background:none;
}

div.account div.md_top div.layer_01 {

	background:none;
}

div.account div.md_top div.layer_02 {

	background:none;
}

div.account div.md_top div.layer_03 {

	background:none;
}

div.account div.md_middle div.layer_01 {

	background:none;
}

div.account div.md_middle div.layer_02 {

	background:none;
}

div.account div.md_middle div.layer_03 {

	background:none;
}

div.title {
	
	padding: 5px 0 5px 3px;
	border-bottom: 0px #B8A171 solid;
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr=#146D03,endColorStr=#D7FFD3);  
	width: 600px;
	margin: 0 auto;
}
table.account {
	margin: 0 auto;
	width: 600px;
}
table.account td {
	padding: 3px 0;
}
div.account td {
	padding: 3px 0;
}
table.account td input {
	height: 18px;
	background: #ffffff;
	border: 1px #55470F solid;

}
table.account td input {
       
	background: #ffffff;

      
}
table.account td.row_01_left {
	text-align: right;
	width: 45%;
	padding-right: 7px;
	font-weight: bold;
	color: #AD8D36;
}
div.account td.row_01_left {
	text-align: right;
	width: 45%;
	padding-right: 7px;
	font-weight: bold;
	color: #AD8D36;
}
table.account td.row_02_left {
	text-align: right;
	padding-right: 7px;
	font-weight: bold;
	color: #AD8D36;
}
div.account td.row_02_left {
	text-align: right;
	padding-right: 7px;
	font-weight: bold;
	color: #AD8D36;
}
div.account div.md_bottom div.layer_01 {
	height: 7px;
}

div.acctmsg {
        margin: 0 25px 5px 25px;
}
div.acctmsg div.md_bottom div.layer_01  {

	background:none;
}
div.acctmsg div.md_bottom div.layer_02  {

	background:none;
}
div.acctmsg div.md_bottom div.layer_03  {

	background:none;
}
div.acctmsg div.md_top div.layer_01  {

	background:none;
}
div.acctmsg div.md_top div.layer_02  {

	background:none;
}
div.acctmsg div.md_top div.layer_03  {

	background:none;
}
div.acctmsg div.md_middle div.layer_01  {

	background:none;
}
div.acctmsg div.md_middle div.layer_02  {

	background:none;
}
div.acctmsg div.md_middle div.layer_03  {

	background:none;
}
div.acctmsg div.md_middle div.layer_01 {
	padding: 40px 100px;
	text-align: center;
}
div.acctmsg div.msg {
	margin: 0;
	text-align: left;
	background: #F0EBD5;
	border: 1px #9B7E47 solid;
	color: #000000;
	padding: 15px;
}


td.col_03 div.mo_login div.md_top div.layer_03{
	background: url("col_03_top.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/col_03_top.gif*/) repeat-x ;
	
}
td.col_03 div.mo_login div.md_top div.layer_02{
	background: url("col_03_topl.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/col_03_topl.gif*/)  no-repeat top left;
	height:27px;
}

td.col_03 div.mo_login div.md_top div.layer_01{
	background: url("col_03_top.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/col_03_top.gif*/)  no-repeat top right;
	height:27px;
}
td.col_03 div.mo_login div.md_top div.layer_01 h3{
	margin:0px;
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#fff;
	padding-left: 20px;
	padding-top: 4px;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
}

td.col_03 div.mo_login div.md_middle div.layer_03{
	background:#dcdcdc;
	
}
td.col_03 div.mo_login div.md_middle div.layer_02{
	background: #dcdcdc;
	padding:0;	
}
td.col_03 div.mo_login div.md_middle div.layer_01{
	background: #dcdcdc;
	padding-left:15px;
	padding-right:18px;
	padding-top:4px;
	padding-bottom:4px;
}


td.col_03 div.mo_login div.md_bottom div.layer_03{
	background: #dcdcdc;
	border-bottom:10px #fff solid;
	
}
td.col_03 div.mo_login div.md_bottom div.layer_02{
	background: #dcdcdc;	
}

td.col_03 div.mo_login div.md_bottom div.layer_01{
	background: url("col_03_btr.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/col_03_btr.gif*/)  no-repeat top right;
	height:12px;

	}

div.login div.md_bottom div.layer_01 {
	
	background:none;
}

div.login div.md_bottom div.layer_02 {
	
	background:none;
}

div.login div.md_bottom div.layer_03 {
	
	background:none;
}

div.login div.md_middle div.layer_01 {
	
	background:none;
}

div.login div.md_middle div.layer_02 {
	
	background:none;
}

div.login div.md_middle div.layer_03 {
	
	background:none;
}

div.login div.md_top div.layer_01 {
	
	background:none;
}

div.login div.md_top div.layer_02 {
	
	background:none;
}

div.login div.md_top div.layer_03 {
	
	background:none;
}
div.login {
	margin: 0 20px 5px 20px;
	
}
div.login table {
	
	margin:  auto;
	
}
div.login td {
        padding: 3px 0;
}
div.login td input {
        height: 14px;
	background: #ffffff;
	border: 1px #55470F solid;
}
div.login td.row_01_left {
        text-align: right;
        padding-right: 7px;
        font-weight: bold;
        color: #9B7E47;
}
div.login td.row_02_left {
        text-align: right;
        padding-right: 7px;
        font-weight: bold;
        color: #9B7E47;
}


/* (viewcart/popcart) */
div.viewcart {
	margin: 15px 10%;
	background:#fff;
}
div.viewcart div.msg {
	border: 0;

	padding: 40px 10px;
	width: 400px;
	text-align: left;
}
div.viewcart div.md_bottom div.layer_01{

	background: none;
}

div.viewcart div.md_bottom div.layer_02{

	background: none;
}

div.viewcart div.md_bottom div.layer_03{

	background: none;
}

div.viewcart div.md_top div.layer_02{

	background: none;
}

div.viewcart div.md_top div.layer_03{

	background: none;
}

div.viewcart div.md_middle div.layer_01{

	background: none;
}

div.viewcart div.md_middle div.layer_02{

	background: none;
}

div.viewcart div.md_middle div.layer_03{

	background: none;
}

div.viewcart div.md_top div.layer_01{
	padding:6px;
	background:#ddd;

}

div.viewcart div.md_middle div.layer_01{
	padding:6px;
	background:#fff;

}
.popcart {
      
	padding-top: 7px;
}
body.popcart div.viewcart div.md_bottom div.layer_01 {
	height: 7px !important;
}
body.popcart a {
	padding: 1px 3px;
	text-decoration: none;
}
body.popcart a:hover {
	color: #000;
	background-color: #FFF;
}
table.viewcart {
	width: 100%;
	margin-top: 10px;
}
table.viewcart td {
	padding: 2px 4px;
	height: 20px;
}
table.query td {
	padding: 2px 4px;
	height: 20px;
}
table.viewcart thead th {
        font-weight: bold;             
	padding: 2px 4px;
	height: 20px;
        filter : progid:DXImageTransform.Microsoft.gradient(startColorStr=#146D03,endColorStr=#D7FFD3);        
	padding-top: 5px;
	white-space: nowrap;
}
table.query thead th {
        font-weight: bold;             
	padding: 2px 4px;
	height: 20px;
        filter : progid:DXImageTransform.Microsoft.gradient(startColorStr=#146D03,endColorStr=#D7FFD3);        
	padding-top: 5px;
	white-space: nowrap;
}
table.other thead th {
        font-weight: bold;             
	padding: 2px 4px;
	height: 20px;
        filter : progid:DXImageTransform.Microsoft.gradient(startColorStr=#146D03,endColorStr=#D7FFD3);        
	padding-top: 5px;
	white-space: nowrap;
}
table.viewcart td input {
	
	background: #ffffff;
	
	margin: 0;
	padding-left: 2px;
}
table.viewcart td.row_01 {
	background: #FFF;
}
table.viewcart td.row_02 {
	background: #F3F3F3;
}
table.viewcart td div {
	text-align: right;
}
table.control {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee;
	margin:auto;
	width:100%;
	padding:5px;
	text-align:center;
}

table.control td{

	text-align:center;
}
table.control input {
	
	background: #ddd;
	margin:auto;
	color: #000;
	cursor: hand;
}
table.control td div {
	text-align: right;
}

div.check {
	margin-bottom: 5px;
	padding: 2px;
}
div.checkall {
	margin: 0;
	float: right;
}

div.bill {
	margin: 0 20px 5px 20px;
}
div.bill div.msg {
	margin: 0 20%;
	border: 0;
	background: none;
	padding: 40px 10px;
	width: 300px;
	text-align: left;
}
div.bill div.md_middle div.layer_03 {
	
}
table.bill td div {
	text-align: right;
}
table.bill {
	width: 100%;
        border: 1px #EFA10A solid;
        border-width: 0 0 1px 1px;
        margin-top: 10px;
}
table.bill td {
        padding: 2px 4px;
        border: 1px #F4C76F solid;
        border-width: 0 1px 1px 0;
        height: 24px;
}
table.bill thead th {
        font-weight: bold;
        color: #FFF;
        border-bottom: 1px #DEB181 solid;
        background-color: #F3E6BB;
        background-image: url("tcat.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/tcat.gif*/);
        background-repeat: repeat-x;
        padding-top: 5px;
}
div.checkoutmsg div.md_middle div.layer_01 {
	padding-left: 150px;
	padding-right: 150px;
}
div.checkoutmsg div.msg {
	margin-top: 0;
}

div.mo_query {
	margin: 0 25px 5px 25px;
}
div.mo_query div.md_top div.layer_01 h3 {
	height: 10px;
	background: none;
	border: 0;
}
div.mo_query div.msg {
	margin-top: 0;
}
div.mo_query div.desc {
	margin-bottom: 0;
}
div.mo_query div.md_middle div.layer_01 table {
	width: 100%;
}

div.mo_forum {
	margin-bottom: 5px;
	
}
div.mo_forum_post div.md_top {
	height: 10px;
	background: none;
}
div.mo_forum_view div.md_top {
	height: 10px;
	background: none;
}
div.mo_forum div.md_top {
	height: 10px;
	background: none;
}
div.mo_forum div.control {
	background: #F0F0F0;
	padding:5px;
}
div.mo_forum table {
	width: 100%;
}
div.control {
	background: #F0F0F0;
	padding:5px;
}
div.control span img {
	padding-right: 3px;
}
div.forumlist {
	padding: 10px 0 0 0;
}
div.forumlist span {
	padding: 4px 3px 2px 3px;
	background: #F3F3F3;
	border: 1px #B7B7B7 solid;
}
div.forumlist img {
	padding-right: 3px;
}
div.mo_forum table.forumlist {
	margin-top: 10px;
}
div.mo_forum_post table td {
	vertical-align: middle;
}
div.mo_forum table td {
	vertical-align: middle;
}
table.forumlist thead th {
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr=#146D03,endColorStr=#D7FFD3);  
	font-weight: bold;
	border-bottom: 1px #35842D solid;
	padding: 5px;
}
table.forumlist tbody td {
	vertical-align: middle;
	padding: 3px;
}
div.mo_forum .row_01 {
	background: #FFF;
	padding:5px;
}
div.mo_forum .row_02 {
	background: #F3F3F3;
	padding:5px;
}
div.mo_forum a {
	text-decoration: none;
}
div.smiles {
	display: inline;
	float:left;
	clear:right;
	padding: 0 3px;
	text-align: center;
}
table.forumpost {
	margin: 10px 0;
}
table.forumpost td {
padding: 2px;
}
p.square {
	clear: left;
}
div.square {
	display: block;
	color:#333;
}
div.post{
	padding: 10px;
}
div.post h3 {
	margin: 5px 0;
	color: #A40404;
}
p.inline {
	
	clear: right;
}
div.inline {
	float: left;
}
div.info{
	background: #F0F0F0;
	display: inline;
	border-bottom: 1px #CCC solid;
	padding: 2px;
}
div.content {
	padding: 10px 0 0 0;
	line-height: 1.5em;
}
div.reply {
	clear: both;
	border-top: 1px #CCC solid;
	padding: 3px;
}
div.link {
	padding: 3px;
}
div.bbsearch div.md_top div.layer_01 h3 {
	margin:0px;
	width:90%;
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr=#146D03,endColorStr=#D7FFD3);   
	padding:5px;
}
div.bbsearch {
	margin-bottom: 5px;
	margin-left:10px;
}

td.new_price_left {
        text-align: right !important;
}

td.old_price_left {
        text-align: right !important;
}
div.ptlist {
	margin: 0 5px 0px 5px;
	color: #999999;
}
div.ptlist div.md_middle div.layer_01 {
	background: none;
}
div.ptlist div.md_middle div.layer_02 {
	background: none;
}
div.ptlist div.md_middle div.layer_03 {
	background: none;
}
div.ptlist div.md_bottom {
	display: none;
}
div.ptlist div.md_top {
	display: none;
}
a.cart_add:visited {
}
a.cart_add:link {
}
a.cart_add {
}
div.list {
	clear: both;
	margin-bottom: 5px;
}
div.desc {
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	color:#999999;
	
}
table.cglist {
	width: 100%;
}
table.cglist td {
	padding: 3px;
}
table.cglist div {
	text-align: left;
}
table.cglist div.normal {
	padding: 5px 7px;
	border: 1px #CCD7FC outset;
}
table.cglist div a {
	text-decoration: none;
	font-weight: bold;
	color: #3C60C5;
}
table.cglist div.over {
	padding: 5px 7px;
	background: #FFFBE9;
	border: 1px #CCD7FC outset;
}
table.cglist div.down {
	padding: 6px 6px 4px 8px;
	background: #EEEEEE;
	border: 1px #CCD7FC inset;
}

td.cm {
        border: 1px #387A2B solid;
        padding: 4px 2px;
        vertical-align: top;
		background:#fff;
}
td.rb {
        width: 3px;
        height: 3px; 
		background:#B2C8AD;
		
}
td.rm {
        width:3px;      
        vertical-align: top;
		background:#B2C8AD;
}
div.rm {
        width: 3px;
        height: 10px;
		background:#fff;
		
   
}
td.lm {
        width:4px;
}
div.lm {
	width: 10px;
}
td.cb {
        height:3px;
		background:#B2C8AD;
        
}
div.cb {
        height: 3px;
        width: 10px;
		background:#fff;
		
      
}
td.lt {
        width: 3px;
}


td.rt {
        width: 3px;
}


td.ct {
        width: 3px;
}


td.lb {
        width: 3px;
}


td.rb {
        width: 3px;
}


td.cb {
        width: 3px;
}


div.mo_ptdetail {
	margin: 0px 0px 0px 0;
	position: relative;
}
div.mo_ptdetail div.md_top div.layer_01 h3 {
	margin:0px;
	height: 10px;
	background: none;
	border: 0;
}
div.mo_ptdetail div.md_middle {
	position: relative;
	padding:15px;
}
* html div.col_02 div.md_middle img{
	position: relative;
}
* html div.col_02 div.md_middle object{
	position: relative;
}
* html div.col_02 div.md_middle table{
	position: relative;
}
* html div.col_02 div.md_middle span{
	position: relative;
}
* html div.col_02 div.md_middle div{
	position: relative;
}
div.ptdet {

}
td.haveimage_1 {
        border-left: 1px #AD8D36 dotted;
        padding-left: 5px;
}
table.largeimage_2 {
	float: left;
	display: block;
}
div.haveimage_2 {
	padding: 2px;
}
table.largeimage_3 {
	clear: both;
}
div.haveimage_3 {
	border-top: 1px #AD8D36 dotted;
	padding: 2px;
	clear: both;
}
div.relinfo {
	margin: 0 3px 3px 0;
}


div.mo_favlist {
	margin: 0 10px 10px 10px;
}
div.mo_favlist table {
	width: 100%;
}
div.mo_favlist table td {
	padding: 3px;
}
div.mo_favlist h5 {
	margin: 0;
}
div.mo_favlist div.checkall {
	float: left;
	margin-right: 50px;
}
div.mo_favlist div.page {
	padding: 5px;
}
table.favlist td.row_01 {
	background: #FFF;
}
table.favlist td.row_02 {
	background: #F3F3F3;
}

table.listmod_4 {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.listmod_4 td {
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
table.listmod_4 thead th {
        font-weight: bold;
        color: #FFF;
        border-bottom: 1px #D3E8CF solid;
		border-top: 1px #E7F6E4 solid;
        background-color: #F3E3BB;
        background-image: url("tcat.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/tcat.gif*/);
        background-repeat: repeat-x;
}
table.listmod_4 thead th div {
	margin: 3px;
}
table.listmod_4 td.row_01 {
	background: #FFF;
}
table.listmod_4 td.row_02 {
	background: #F3F3F3;
}

table.mo_download {
	width: 80%;
	text-align: left;
	margin-top: 10px;
}
table.desc {
	width: 80%;
	text-align: left;
}


td.row_01_left {
        background: #FFF;
}
td.row_01_right {
        background: #FFF;
		
}
td.row_02_left {
        background: #F3F3F3;
}
td.row_02_right {
        background: #F3F3F3;
}


div.tips {
	color: #FF7401;
	font-weight: bold;
	padding: 5px;
}
div.msg {
	padding: 5px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom:10px;
	border: 1px #D2D2B6 solid;
	background: #FFFFE6;
}
div.submit {
        padding:5px;
        text-align: center;
		background:#ddd;
		width:590px;
		margin:auto;
}
div.submit a:visited{
	text-decoration: none;
	padding: 2px;
}
div.submit a:link{
	text-decoration: none;
	padding: 2px;
}
div.submit a{
	text-decoration: none;
	padding: 2px;
}
div.submit a:hover {
	background: #EEEEEE;
	color: #444444;
	padding: 2px;
}
.right {
	text-align: right !important;
	color:#333;
}

div.ptadd {
        text-align: right;
        padding: 3px 20px 3px 0;
}
div.other {
}
div.other span {
        padding: 0 4px 0 0;
}
div.other span img {
        padding: 0 2px 0 0;
}


div.mo_login td.row_02_right {
        background: none;
}


div.mo_login td.row_02_left {
        background: none;
}


div.mo_login td.row_01_right {
        background: none;
}


div.mo_login td.row_01_left {
        background: none;
}
div.mo_login div.links {
        padding-top: 5px;
}
div.mo_login div.wrap {
        clear: both;
}
div.mo_login div.links span {
        display: block;
        float: left;
        width: 49%;
        padding: 3px 0;
}


div.mo_vote {
	padding:0px;
	background:#fff;
}
div.mo_vote div.md_middle {
	padding: 20px;
}
div.mo_vote table {
	width: 100%;
	margin: 0px 0;
}
div.mo_vote table td {
	padding: 2px 5px 2px 3px;
	white-space: nowrap;
	background:#fff;
	padding:5px;
	border:1px #ddd solid;
}
div.mo_vote div.voting {
	height: 9px;
	background: url("") repeat-x;
}
div.mo_vote div.desc {
	margin: 0;
}
div.mo_vote div.close {
	text-align: center
}
div.mo_vote div.close button {
	margin: 5px;
}

body.notfound {
	padding-top: 15px;
}
div.notfound {
	margin-left: 50px;
	margin-right: 50px;
}
div.notfound div.md_middle div.layer_01 {
	text-align: center;
}
div.notfound div.md_middle div.layer_01 div {
	text-align: left;
}
div.notfound div.md_middle div.layer_01 div.msg {
	width: 85%;
	background: none;
	border: 0;
	color: #000;
}
div.notfound div.md_top div.layer_01 h3 {
        height: 10px;
        background: none;
	border: 0;
}

/***** aso *****/
div.dynamic-tab {
	clear: both;
	
}
div.o_none {
	clear: both;
	padding: 5px;
	
}
div.o_block {
	clear: both;
	padding: 5px;
	
}
div.dynamic-tab div.no {
	display: block;
	color: #000;
	cursor: hand;
	height: 17px;
	margin: 0px -1px 0px 2px;
	float: left;
	cursor: hand;
	z-index: 1;
	text-align: center;
	top: 0;
	padding: 3px 0px 0px 0px;
	white-space: nowrap;
}
div.dynamic-tab div.no div.layer_03 {
	padding-left: 3px;
	background: url("no_left-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/no_left.gif*/) no-repeat left top;
}
div.dynamic-tab div.no div.layer_02 {
	padding-right: 3px;
	background: url("no_right-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/no_right.gif*/) no-repeat right top;
}
div.dynamic-tab div.no div.layer_01 {
	padding: 1px 3px 0 3px;
	background: url("no_bg-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/no_bg.gif*/) repeat-x;
	text-align: center;
}
div.dynamic-tab div.layer_01 {
	white-space: nowrap;
	text-align: center;
}
div.dynamic-tab div.now {
	display: block;
	float: left;
	cursor: hand;
	text-align: center;
	height: 20px !important;
	z-index: 5;
	margin: 1px -1px -2px 2px;
	background: #FFF;
	border-bottom: 0;
	top: -1px;
	position: relative;
	padding: 1px 0px 0px 0px;
}
div.dynamic-tab div.now div.layer_03 {
	padding-left: 3px;
	background: url("now_left-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/now_left.gif*/) no-repeat left top;
	position: relative;
}
div.dynamic-tab div.now div.layer_02 {
	padding-right: 3px;
	background: url("now_right-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/now_right.gif*/) no-repeat right top;
	position: relative;
}
div.dynamic-tab div.now div.layer_01 {
	padding: 2px 3px 0 3px;
	background: url("now_bg-1.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/now_bg.gif*/) repeat-x;
	position: relative;
	text-align: center;
}
div.dynamic-tab div.o_none {
	border: 1px solid #919B9C;
	background: #FCFCFE;
	z-index: 2;
	position: relative;
	top: -2px;
	padding: 5px;
	width: 97%;

}
div.dynamic-tab div.o_block {
	border: 1px solid #919B9C;
	background: #FCFCFE;
	z-index: 2;
	position: relative;
	top: -2px;
	padding: 5px;
	width: 97%;

}
div.o_none {
	display: none;
}

/* cgmenu */
div.mo_cgmenu {

}
div.mo_cgmenu div.md_top div.layer_03 {
	background: url("menu_bgr.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/menu_bgr.gif*/)  no-repeat top right;
	padding-right: 10px;
	height:23px;
	
}
div.mo_cgmenu div.md_top div.layer_02 {
	background: url("menu_bgl.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/menu_bgl.gif*/)  no-repeat top left;
	height:23px;
	padding-left:18px;
}
div.mo_cgmenu div.md_top div.layer_01 {
	
	background: url("menu_bg.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/menu_bg.gif*/)  repeat-x;
	height:23px;
	padding-left:10px;
	padding-top:4px;
	
}

div.mo_cgmenu div.md_top div.layer_01 h3 {
	margin:0px;
	color:#fff;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	
}



div.mo_cgmenu div.md_bottom div.layer_01 {
	background: none;	
	height: 5px;
	border-top:1px #aaa dotted;
	margin-left:5px;
	margin-right:5px;
}
div.mo_cgmenu div.md_bottom div.layer_02 {
	background:none;
	padding: 0;
}
div.mo_cgmenu div.md_bottom div.layer_03 {
	background: none;
	padding: 0;
}
div.mo_cgmenu div.md_middle div.layer_03 {
	background: #ffffff;	
}
div.mo_cgmenu div.md_middle div.layer_02 {
	
}
div.mo_cgmenu div.md_middle div.layer_01 {
	
	margin: 0 5px 0px 5px;

}
.ECMenu { behavior: url("cl_flyout.htc"/*tpa=hhttp://huang-gi.myweb.hinet.net/pic/cl_flyout.htc*/); }

.flyoutMenu{ 
	border: 0;
	color:#333333;
}
.flyoutLink{

	height: 20px;
	color:#ff0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica; 
	cursor: hand;
	background:#fff ;
	border-top:1px #aaa dotted;
}
.flyoutLink a:hover {
	color: #333; text-decoration: none;
}
.flyoutLink a:visited {
	color: #333; text-decoration: none;
}
.flyoutLink a:link {
	color: #333; text-decoration: none;
}
.flyoutLink a {
	color: #333; text-decoration: none;
}
.flyoutLinkOver  {
	height: 20px;
	font-family: Verdana, Arial, Helvetica; 
	cursor: hand;
	background:#BAD4AB ;
	border-top:1px #aaa dotted;
	
}
.flyoutLinkOver a:hover {
	color: #A13D00; text-decoration: none; 
}
.flyoutLinkOver a:visited {
	color: #A13D00; text-decoration: none; 
}
.flyoutLinkOver a:link {
	color: #A13D00; text-decoration: none; 
}
.flyoutLinkOver a {
	color: #A13D00; text-decoration: none; 
}
.flyoutLinkDown  {
	height: 20px;
	background-color: #E6E6E6; 
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica; cursor: pointer;
	background:#FFFBCE;
	border-top:1px #aaa dotted;
	color: #333333;
}
.flyoutLinkDown a { color: #333; text-decoration: none; }
.flyoutLinkDown a:hover { color: #333; text-decoration: none; }
.flyoutLinkDown a:visited { color: #333; text-decoration: none; }

.flyoutSubLink{
	height: 20px;
	color:#ff0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica; 
	cursor: hand;
	background:#fff ;
	border:1px #aaa dotted;
}
.flyoutSubLink a:hover {
	color: #333333; text-decoration: none;
}
.flyoutSubLink a:visited {
	color: #333333; text-decoration: none;
}
.flyoutSubLink a:link {
	color: #333333; text-decoration: none;
}
.flyoutSubLink a {
	color: #333333; text-decoration: none;
}
.flyoutSubLinkOver  {
	color: #333333;
	height: 20px;
	font-family: Verdana, Arial, Helvetica; 
	cursor: hand;
	background:#BAD4AB ;
	border:1px #aaa dotted;
	
}
.flyoutSubLinkOver a:hover {
	color: #333; text-decoration: none; 
}
.flyoutSubLinkOver a:visited {
	color: #333; text-decoration: none; 
}
.flyoutSubLinkOver a:link {
	color: #333; text-decoration: none; 
}
.flyoutSubLinkOver a {
	color: #333; text-decoration: none; 
}
.flyoutSubLinkDown  {
	height: 20px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica; cursor: pointer;
	background:#fff ;
	border:1px #aaa dotted;
	color: #333333;
}
.flyoutSubLinkDown a { color: #333; text-decoration: none; }
.flyoutSubLinkDown a:hover { color: #333; text-decoration: none; }
.flyoutSubLinkDown a:visited { color: #333; text-decoration: none; }


/* forum */
.mo_forum a:visited {
	color: #333; text-decoration: none; 
	}

.mo_forum a:link {
	color: #333; text-decoration: none; 
	}

.mo_forum a {
	color: #333; text-decoration: none; 
	}

.mo_forum a:hover {
	color: #B14300; text-decoration: none; 
	}
div.page {
	text-align: center;
	padding-top: 5px;
}
div.mo_login{
        clear: both;
}
div.noborder{
        clear: both;
}
div.showborder{
        clear: both;
}
div.mo_ptdetail div.page {
        text-align: right;
}
div.page span.pagenum {
        margin: 2px;
}
div.page span.pagenum a {
        background: #CCC;
        padding: 0 3px;
        border: 1px #AAA solid;
}
table.other {
        margin-top: 16px;
        width: 500px;
        clear: both;
}
table.other thead th {
        text-align: left;
}
table.ptdet-def {
        border: 1px #AAA solid;
}
table.ptdet-def td.ptdet-def-td1 {
        padding: 3px 5px;
        background: #CCC;
        text-align: right;
        font-weight: bold;
}
table.ptdet-def td.ptdet-def-td2 {
        padding: 3px 5px;
}
div.col_03 div.spkmanimg {
	text-align: center;
	padding: 0 3px;
}
div.col_01 div.spkmanimg {
	text-align: center;
	padding: 0 3px;
}
div.col_03 div.spkmaninfo {
	padding: 0 3px;
}

div.col_01 div.spkmaninfo {
	padding: 0 3px;
}

div.col_02 div.spkmanimg {
	display: inline;
	float: left;
}
div.col_02 div.spkmaninfo {
	padding: 0 3px;
	clear: right;
}


table.leftword {
	margin: 0 auto;
	width: 95% !important;
}
.baseTB {
}
.baseTB td {
	padding: 3px 5px;
	background: #F3F3F3;
}
.baseTH {
	padding: 3px 5px;
	background: url("tcat.gif"/*tpa=http://huang-gi.myweb.hinet.net/pic/tcat.gif*/) repeat-x;
	border-bottom: 1px #387A2B solid;
}
table.leftword div.reply {
	border: 1px #000 solid;
	margin: 10px 10px 10px 50px;
	border-width: 1px;
	border-style: solid;
	border-color: #387A2B #FFF #FFF #387A2B;
	background: #E1F1E4;
}
.postDiv {
        margin: 0 auto;
	width: 80%;
}

