/* Main Style */

@import url(../common/layout.css);
@import url(../common/common.css);
body {
	/*font-size: 97%;*/
	margin: 0px;
	padding: 0;
	background:#D2c9a4;
}
form {
	display: inline;
	margin: 0;
}
ul,p {
        margin-top: 0;
        margin-bottom: 0;
}


div.container {
	margin-left: auto;
	margin-right: auto;
}
table.container {
}
table.container td {
	text-align: left;
}
input.radio {
	border: 0 !important;
}
input.checkbox {
	border: 0 !important;
}
.wrap {
	clear: both;
}

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

.mainhead {
	background: #DDD6B9;
}
div.head {
	background: url("images/bg_head.gif") no-repeat top right ;
	min-height: 80px;
}
div.head div.layer_01 {
	position: relative;
}
div.lang {
        float: right;
        position: absolute;
        right: 50px;
        padding: 0;
        margin: 0;
        top: 40px;
}
div.lang li {
        list-style: none;
        float: left;
        display: block;
        margin: 0;
        padding: 0 5px;
}

div.navbar {
	z-index: 200;
	height: 28px;
	width:100%;
	text-align: right;
	white-space: nowrap;
	background: #000;
	z-index: 999;
}
div.navbar div {
	padding: 4px 0 0 20px;
}
div.navbar ul {
	white-space: nowrap;
	clear: left;
	display: inline;
	text-align: center;
	z-index:300
}
div.navbar li {
	list-style: none;
	float: left;
	margin: 0 0 0 -8px;
	padding: 0 3px;
	text-align: right;
	z-index: 15;
	
}
div.navbar li a,
div.navbar li a:link,
div.navbar li a:visited {
	display: block;
	padding: 5px 10px 1px 32px;
    	background: #000 url("images/nav_li.gif") no-repeat left 50%;
}
div.navbar li a:hover {
    background:#CAAD36 url("images/nav_li.gif") no-repeat left 50%;
}
div.marquee {
	background: none;
	font-weight: bold;
	clear: left;
	width: 250px;
	z-index: 9;
	position: absolute;
	top: 1px;
	right: 300px;
}

div.logobanner {
padding: 20px 5px 5px 5px;
}

div.logo { /*logo*/
	text-align: left;
	/*padding: 5px 0 8px 18px;*/
}

div.company {
	z-index: 101;
	color:#222222;
	padding-top: 5px;
}

div.banner {
	text-align: center;
	vertical-align: top;
}
div#hdAds {
	text-align: center;

}

div.searchbar {
	position: absolute;
	top: 0px;
	text-align: right;
	width: 100%;
	
}
div.searchbar div form, div.searchbar input, div.searchbar div img {
	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;
}
div.body {
	background: url:("images/bd_bg.gif");
}

table.box {
	width: 100%;
	background: url("images/bd_bg.gif")  ;
}
td.col_01 {
	background: url("images/body_bg.gif") no-repeat;
}
div.row_0{

}
div.col_01 {
	/*position: relative;*/
	top: 0px;
	margin: 30px 0 0 20px;
}
td.col_02 {
	
}
div.col_02 {
	/*position: relative;*/
	margin: 10px 0 10px 0;
}
* html div.col_02 {
	position: relative;
}
td.col_02 div.top {
	height: 13px;
	overflow-y: hidden;
}
td.col_02 div.top div.d_03 {
	background: #FFF url("images/col_02_top.gif") repeat-x;
}
td.col_02 div.top div.d_02 {
	background: url("images/col_02_topl.gif") no-repeat left top;
}
td.col_02 div.top div.d_01 {
	height: 14px;
	background: url("images/col_02_topr.gif") no-repeat right top;
}
td.col_02 div.middle {
	background: #FFF;
}
td.col_02 div.middle div.d_03 {
}
td.col_02 div.middle div.d_02 {
	border-left: 1px #979797 solid;
}
td.col_02 div.middle div.d_01 {
	background: url("images/col_02_midr.gif") repeat-y right top;
	padding: 10px;
}
td.col_02 div.bottom div.d_03 {
	background: url("images/col_02_bt.gif")  repeat-x;
	
}
td.col_02 div.bottom div.d_02 {
	background: url("images/col_02_btl.gif")  no-repeat left top;
}
td.col_02 div.bottom div.d_01 {

	background: url("images/col_02_btr.gif")  no-repeat right top;
	height:23px;
}

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

td.col_03 div.top {
	height: 10px;
	overflow-y: hidden;
}
td.col_03 div.top div.d_03 {
	background: #FFF url("images/col_03_top.gif") repeat-x;
}
td.col_03 div.top div.d_02 {
	background: url("images/col_03_topl.gif") no-repeat left top;
}
td.col_03 div.top div.d_01 {
	height: 10px;
	background: url("images/col_03_topr.gif") no-repeat right top;
}
td.col_03 div.middle {
	background: #FCFBF8;
}
td.col_03 div.middle div.d_03 {
}
td.col_03 div.middle div.d_02 {
	background: url("images/col_03_midl.gif") repeat-y left top;
}
td.col_03 div.middle div.d_01 {
	background: url("images/col_03_midr.gif") repeat-y right top;
	padding: 2px 10px 10px 10px;
}
td.col_03 div.bottom div.d_03 {
	background: url("images/col_03_bt.gif")  repeat-x;
	
}
td.col_03 div.bottom div.d_02 {
	background: url("images/col_03_btl.gif")  no-repeat left top;
}
td.col_03 div.bottom div.d_01 {

	background: url("images/col_03_btr.gif")  no-repeat right top;
	height:10px;
}


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

.mainfoot {
	background:#D2c9a4;
}
div.counter {
	background: #626262;
	text-align: center;
	color:#ffffff;
	padding: 3px;
	height:25px;
}
div.foot {
	background: url("images/foot_bg.gif") repeat-x;
	position: relative;
}
div.foot div.layer_02 {
}
div.foot div.layer_01 {
	height: 80px;
	vertical-align: middle;
}
div.foot div.copyright {
	text-align: center;
	color: #000;
	padding-top: 18px;
	width: 100%;
	position: absolute;
}
div.foot div.gotop {
	position: absolute;
	width: 35px;
	height: 13px;
	right: 5px;
	top: 3px;
}

td.col_01 div.showborder div.md_top {

}
div.mo_cgmenu {

}
td.col_01 div.showborder div.md_top div.layer_03,
td.col_01 div.mo_login div.md_top div.layer_03,
td.col_01 div.noborder div.md_top div.layer_03,{
	background: url("images/menu_bgl.gif")  no-repeat top left;
	padding: 0px 0 0px 15px;
}
td.col_01 div.showborder div.md_top div.layer_02,
td.col_01 div.mo_login div.md_top div.layer_02,
td.col_01 div.noborder div.md_top div.layer_02 {
	background: url("images/menu_bg.gif")  repeat-x top left;
	padding: 0;
	height:23px;
}
td.col_01 div.showborder div.md_top div.layer_01,
td.col_01 div.mo_login div.md_top div.layer_01,
td.col_01 div.noborder div.md_top div.layer_01 {
	padding: 2px 10px 0px 0;
}

td.col_01 div.showborder div.md_top div.layer_01 h3,
td.col_01 div.mo_login div.md_top div.layer_01 h3,
td.col_01 div.noborder div.md_top div.layer_01 h3{
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#ffffff;
	padding-left: 10px;
	padding-top: 5px;
	margin:0px;
	
}
div.mo_login td.row_01_left,
div.mo_login td.row_01_right,
div.mo_login td.row_02_left,
div.mo_login td.row_02_right {
	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: 50%;
	padding: 3px 0;
}

td.col_02 div.showborder div.md_top div.layer_03 ,td.col_02 div.noborder div.md_top div.layer_03{
	background: url("images/md_02topl.gif")  no-repeat top left;
	padding-left: 40px;
}
td.col_02 div.showborder div.md_top div.layer_02,td.col_02 div.noborder div.md_top div.layer_02 {
	height:30px;
	background: none;
	background: url("images/md_02topr.gif")  repeat-x 50px 50%;
}
td.col_02 div.showborder div.md_top div.layer_01,td.col_02 div.noborder div.md_top div.layer_01 {
	padding-top: 10px;
}


td.col_02 div.showborder div.md_top div.layer_01 h3,td.col_02 div.noborder div.md_top div.layer_01 h3{
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#A1540F;
	display: inline;
	background: #FFF;
	padding: 0 10px 0 0;
	margin:0px;
}

td.col_03 div.showborder div.md_top div.layer_03 ,td.col_03 div.noborder div.md_top div.layer_03{
	background: url("images/r_top_bg.gif")  repeat-x;
	
}
td.col_03 div.showborder div.md_top div.layer_02,td.col_03 div.noborder div.md_top div.layer_02 {
	background: url("images/r_top_l.gif")  no-repeat ;
	height:30px;
}

td.col_03 div.showborder div.md_top div.layer_01,td.col_03 div.noborder div.md_top div.layer_01 {
	background: none;
	
}
td.col_03 div.showborder div.md_top div.layer_01 h3,td.col_03 div.noborder div.md_top div.layer_01 h3{
	margin:0px;
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#A1540F;
	padding-left: 10px;
	padding-top: 10px;
	
}


td.col_01 div.showborder div.md_middle {

}
td.col_01 div.mo_login div.md_middle div.layer_03,
td.col_01 div.showborder div.md_middle div.layer_03,
td.col_01 div.noborder div.md_middle div.layer_03 {
	background: #ffffff  ;
}
td.col_01 div.showborder div.md_middle div.layer_02,
td.col_01 div.mo_login div.md_middle div.layer_02,
td.col_01 div.noborder div.md_middle div.layer_02 {
	background: url("images/md_mbgl.gif")  repeat-y top left;
	
}
td.col_01 div.showborder div.md_middle div.layer_01,
td.col_01 div.mo_login div.md_middle div.layer_01,
td.col_01 div.noborder div.md_middle div.layer_01 {
	background: url("images/md_mbgr.gif")  repeat-y top right;
	padding: 10px;
}
td.col_02 div.showborder div.md_middle {

}
td.col_02 div.showborder div.md_middle div.layer_03,td.col_03 div.noborder div.md_middle div.layer_03 {
	background: none;
	padding:0;	
	
}
td.col_02 div.showborder div.md_middle div.layer_02,td.col_03 div.noborder div.md_middle div.layer_02 {
	background: none;
	padding:0;	
}
td.col_02 div.showborder div.md_middle div.layer_01 ,td.col_03 div.noborder div.md_middle div.layer_01{
	background: none;
	padding-left:15px;
	padding-top:10px;
}
td.col_03 div.showborder div.md_middle {

}
td.col_03 div.showborder div.md_middle div.layer_03,td.col_03 div.noborder div.md_middle div.layer_03 {
	background: none;
	padding:0;	
	
}
td.col_03 div.showborder div.md_middle div.layer_02,td.col_03 div.noborder div.md_middle div.layer_02 {
	background: none;
	padding:0;	
}
td.col_03 div.showborder div.md_middle div.layer_01 ,td.col_03 div.noborder div.md_middle div.layer_01{
	background: none;
	padding:0;
}

td.col_01 div.showborder div.md_bottom div.layer_03,
td.col_01 div.mo_login div.md_bottom div.layer_03{
	background: url("images/md_btbg.gif")  repeat-x;
}
td.col_01 div.showborder div.md_bottom div.layer_02 ,
td.col_01 div.mo_login div.md_bottom div.layer_02{
	background: url("images/md_btbgl.gif")  no-repeat top left;
}
td.col_01 div.showborder div.md_bottom div.layer_01,
td.col_01 div.mo_login div.md_bottom div.layer_01 {
	background: url("images/md_btbgr.gif")  no-repeat top right;
	height: 18px;
	
}


td.col_01 div.noborder div.md_bottom div.layer_03 {
	background: url("images/md_btbg.gif")  repeat-x;
}
td.col_01 div.noborder div.md_bottom div.layer_02{
	background: url("images/md_btbgl.gif")  no-repeat top left;
}
td.col_01 div.noborder div.md_bottom div.layer_01 {
	background: url("images/md_btbgr.gif")  no-repeat top right;
	height: 18px;
	
}






td.col_03 div.showborder div.md_bottom,td.col_03 div.noborder div.md_bottom {
	display:none;
}


table.special {
	text-align: left;
	width: 100%
}
div.noborder,div.showborder {
	margin-bottom: 5px;
}
div.noborder div.md_top div.layer_03,
div.noborder div.md_top div.layer_02, 
div.noborder div.md_top div.layer_01, 
div.noborder div.md_middle div.layer_03,
div.noborder div.md_middle div.layer_02,
div.noborder div.md_middle div.layer_01 {
	background: none;
	padding: 0;
}
div.noborder div.md_top div.layer_01 h3 {
	/*background: #E8F0FF;*/
	background: url("images/icon_mdl_title.gif") no-repeat 3px 50%;
}
div.noborder div.md_top div.layer_01 {
	background: 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: 2px;
	background: url("images/mdl_line.gif") repeat-x left bottom;
	vertical-align: middle;
	text-align: left;
}
table.special table td a{
	text-decoration: none;
}


div.more {
	text-align: right;
}
div.more a {
	background: url("images/icon_mdl_more.gif") no-repeat 0px 50%;
	height:16px;
	padding-left: 15px;
}


div.showhr div.md_top,div.showhr div.md_bottom,div.nohr div.md_top,div.nohr div.md_bottom {
	display: none;
}
div.nohr div.md_middle {
	border: 0;
}
div.nohr div.md_middle div.layer_03,
div.nohr div.md_middle div.layer_02,
div.nohr div.md_middle div.layer_01 {
	background:none;

}
div.showhr div.md_middle {
	border:0;
	border: 1px #AD8D36 dashed;
	padding: 3px;
}
div.showhr {
	margin-bottom: 5px;
}

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

}
div.advsearch .md_top, div.advsearch .md_bottom {
	display: none;
}
div.advsearch div.md_middle {
	border: 1px #EEE solid;
	background: #F5F5F5;
}
div.advsearch table td {
	padding: 3px 10px 3px 3px;
	line-height: 1.35em;
}
div.advsearch table td input {
	height: 19px;
}
div.mo_search,div.mo_asosearch {
	margin-bottom: 5px;
}
div.mo_search div {
	border: 0 !important;
	text-align: left;
}
div.mo_search div.md_top, div.mo_search div.md_bottom {
	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 {
	margin: 0 auto;
	width: 600px;
}
div.account .regterm textarea {
        width: 600px;
}

div.account div.md_middle div.layer_03,
div.account div.md_middle div.layer_02,
div.account div.md_middle div.layer_01,
div.account div.md_top div.layer_03,
div.account div.md_top div.layer_02,
div.account div.md_top div.layer_01,
div.account div.md_bottom div.layer_03,
div.account div.md_bottom div.layer_02,
div.account div.md_bottom div.layer_01 {

	background:none;
}

div.title {
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 3px;
	color: #FFF;
	border-bottom: 1px #B8A171 solid;
	background-color: #F3E3BB;
	background-image: url("images/tcat.gif");
	background-repeat: repeat-x;
	width: 600px;
	margin: 0 auto;
}
table.account {
	margin: 0 auto;
	width: 600px;
}
div.account td, table.account td {
	padding: 3px 0;
}
table.account td input {
	height: 14px;
	border: 1px #9B7E47 solid;
}
table.account td input {
        height: 14px;
        border: 1px #9B7E47 solid;
}
div.account td.row_01_left,table.account td.row_01_left {
	text-align: right;
	width: 45%;
	padding-right: 7px;
	font-weight: bold;
	color: #AD8D36;
}
div.account td.row_02_left,table.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_middle div.layer_03,
div.acctmsg div.md_middle div.layer_02,
div.acctmsg div.md_middle div.layer_01,
div.acctmsg div.md_top div.layer_03,
div.acctmsg div.md_top div.layer_02,
div.acctmsg div.md_top div.layer_01,
div.acctmsg div.md_bottom div.layer_03,
div.acctmsg div.md_bottom div.layer_02,
div.acctmsg div.md_bottom div.layer_01  {
	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("images/r_top_bg.gif") repeat-x left bottom;
	height:30px;
}
td.col_03 div.mo_login div.md_top div.layer_02 {
}
td.col_03 div.mo_login div.md_top div.layer_01{
}
td.col_03 div.mo_login div.md_top div.layer_01 h3{
	text-align: left;
	color:#A1540F;
	padding-left: 10px;
	padding-top: 10px;
	margin:0px;
	background: url("images/r_top_l.gif")  no-repeat left top;
}

div.login div.md_top div.layer_03,
div.login div.md_top div.layer_02,
div.login div.md_top div.layer_01,
div.login div.md_middle div.layer_03,
div.login div.md_middle div.layer_02,
div.login div.md_middle div.layer_01,
div.login div.md_bottom div.layer_03,
div.login div.md_bottom div.layer_02,
div.login div.md_bottom div.layer_01 {
	background:none;
}
div.login {
	margin: 0 20px 5px 20px;
}
div.login table {
	width: 100%;
	margin-top: 10px;
}
div.login td {
        padding: 3px 0;
}
div.login td input {
        height: 19px;
	border: 1px #9B7E47 solid;
}
div.login td.row_01_left {
        text-align: right;
        width: 45%;
        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: 0 20px 5px 20px;
}
div.viewcart div.msg {
	border: 0;
	background: none;
	padding: 40px 10px;
	width: 400px;
	text-align: left;
}
div.viewcart div.md_middle div.layer_03,
div.viewcart div.md_middle div.layer_02,
div.viewcart div.md_middle div.layer_01,
div.viewcart div.md_top div.layer_03,
div.viewcart div.md_top div.layer_02,
div.viewcart div.md_top div.layer_01,
div.viewcart div.md_bottom div.layer_03,
div.viewcart div.md_bottom div.layer_02,
div.viewcart div.md_bottom div.layer_01{
	background: none;
}
.popcart {
        background: #F9F5ED url("images/body_bg_top.gif") repeat-x;
	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: 600px;
	border: 1px #EFA10A solid;
	border-width: 1px 0 1px 1px;
	margin-top: 10px;
}
table.query {
	border: 1px #F4C76F solid;
	border-width: 1px 0 0 0px;
}
table.query td,
table.viewcart td {
	padding: 2px 4px;
	border: 1px #F4C76F solid;
	border-width: 0 1px 1px 0;
	height: 20px;
}
table.query td.null {
	border: 0 !important;
}
table.other thead th,
table.query thead th,
table.viewcart thead th {
        font-weight: bold;
	padding: 2px 4px;
	border: 1px #F4C76F solid;
	border-width: 0 1px 1px 1px;
        border-bottom: 1px #DEB181 solid;
        background-color: #F3E6BB;
        background-image: url("images/tcat.gif");
        background-repeat: repeat-x;
	padding-top: 5px;
	white-space: nowrap;
}
table.viewcart td input {
	height: 14px;
	border-width: 1px;
	border-color: #AD8D36;
	margin: 0;
	padding-left: 2px;
}
table.viewcart td.row_01 {
	background: #FFF;
}
table.viewcart td.row_02 {
	background: #FFFDF8;
}
table.viewcart td div {
	text-align: right;
}
table.control {
	width: 600px;
	margin: 10px auto;
}
table.control input {
	cursor: hand;
}
table.control td div {
	text-align: right;
}
td#ht {
	background: #FFF;
}

div.check {
	margin-bottom: 5px;
	padding: 2px;
}
div.checkall {
	margin: 0;
	text-align: 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 {
	min-height: 200px;
}
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 td {
        font-weight: bold;
        color: #FFF;
        border-bottom: 1px #DEB181 solid;
        background-color: #F3E6BB;
        background-image: url("images/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;
	margin:0px;
}
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 div.md_top,
div.mo_forum_view div.md_top,
div.mo_forum_post div.md_top {
	height: 10px;
	background: none;
}
div.mo_forum div.control {
	background: #F0F0F0;
}
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 table td,div.mo_forum_post table td {
	vertical-align: middle;
}
table.forumlist thead td {
	background: #F3E3BB url("images/tcat.gif") repeat-x;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px #F3E3BB solid;
	padding: 5px 0 3px 0;
}
table.forumlist tbody td {
	vertical-align: middle;
	padding: 3px;
}
div.mo_forum .row_01 {
	background: #FFF;
}
div.mo_forum .row_02 {
	background: #F3F3F3;
}
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;
}
div.post {
	padding: 10px;
}
div.post h3 {
	margin: 5px 0;
}
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 {
	width:90%;
	background: #CAAD35 url("images/icon_forum_find.gif") no-repeat 20px 50%;
	padding:5px;
	margin:0px;
}
div.bbsearch {
	margin-bottom: 5px;
}

td.old_price_left,td.new_price_left {
        text-align: right !important;
}
div.ptlist {
	margin-bottom: 5px;
}
div.ptlist div.md_middle div.layer_03,
div.ptlist div.md_middle div.layer_02,
div.ptlist div.md_middle div.layer_01 {
	background: none;
}
div.ptlist div.md_top,
div.ptlist div.md_bottom {
	display: none;
}
a.cart_add,a.cart_add:link,a.cart_add:visited {
}
div.list {
	clear: both;
	margin-bottom: 5px;
}
div.desc {
	margin: 5px;
	padding: 6px;
	border: 1px #AD8D36 dashed;
	background: #FFFBE9;
}
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 #AD8D36 solid;
        padding: 4px 2px;
        vertical-align: top;
}
td.rb {
        width: 3px;
        height: 3px;
        background: #F7EAC7;
}
td.rm {
        width:3px;
        background: #F7EAC7;
        vertical-align: top;
}
div.rm {
        width: 3px;
        height: 10px;
        background: #FFF;
}
td.lm {
        width:4px;
}
div.lm {
	width: 4px;
}
td.cb {
        height:3px;
        background: #F7EAC7;
}
div.cb {
        height: 3px;
        width: 10px;
        background: #FFF;
}
td.cb,td.rb,td.lb,td.ct,td.rt,td.lt {
        width: 3px;
}


div.mo_ptdetail {
	margin: 0 3px 3px 0;
}
div.mo_ptdetail div.md_top div.layer_01 h3 {
	height: 10px;
	background: none;
	border: 0;
}
* html div.col_02 div.md_middle div,
* html div.col_02 div.md_middle span,
* html div.col_02 div.md_middle table,
* html div.col_02 div.md_middle object,
* html div.col_02 div.md_middle img{
	position: relative;
}
div.ptdet {
	/*min-height: 500px;*/
}
td.haveimage_1 {
        border-left: 1px #AD8D36 dotted;
        padding-left: 5px;
}
table.largeimage_2 {
	float: left;
	clear: left;
	width: 150px;
}
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 td {
        font-weight: bold;
        color: #FFF;
        border-bottom: 1px #F3E3BB solid;
        background-color: #F3E3BB;
        background-image: url("images/tcat.gif");
        background-repeat: repeat-x;
}
table.listmod_4 thead td 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-top: 3px;
}
div.msg {
	padding: 5px;
	color: #FF0000;
	margin-top: 10px;
	border: 1px #CCCC99 solid;
	background: #FFFFCC;
}
div.submit {
        margin-top: 10px;
        text-align: center;
}
div.submit a, div.submit a:link, div.submit a:visited {
	text-decoration: none;
	padding: 2px;
}
div.submit a:hover {
	background: #EEEEEE;
	color: #444444;
	padding: 2px;
}
.right {
	text-align: right !important;
}

div.mo_vote {
	background: #FFF;
}
div.mo_vote div.md_middle {
	padding: 20px;
}
div.mo_vote table {
	width: 100%;
	margin: 5px 0;
}
div.mo_vote table td {
	padding: 2px 5px 2px 3px;
	white-space: nowrap;
}
div.mo_vote div.voting {
	height: 9px;
	background: url("images/voting.gif") 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;
}


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

div.mo_cgmenu {

}
div.mo_cgmenu div.md_top div.layer_03 {
	background: url("images/md_topbgl.gif")  no-repeat top left;
	padding: 0px 0 0px 15px;
}
div.mo_cgmenu div.md_top div.layer_02 {
	background: url("images/menu_bg.gif")  repeat-x top left;
	padding: 0;
	height:23px;
}
div.mo_cgmenu div.md_top div.layer_01 {
	padding: 5px 0 0 0;
}
div.mo_cgmenu div.md_top div.layer_01 h3 {
	margin:0px;
}
td.col_01 div.showborder div.md_top div.layer_01 h3{
	text-align: left;
	border-bottom: 0px #558A0B solid;
	color:#ffffff
	padding-left: 50px;
	padding-top: 5px;
	margin:0px;
	
}
div.mo_cgmenu div.md_bottom div.layer_01 {
	background: url("images/md_btbgr.gif")  no-repeat top right;
	padding: 0;
	height: 30px;
}
div.mo_cgmenu div.md_bottom div.layer_02 {
	background: url("images/md_btbgl.gif")  no-repeat top left;
	padding: 0;
}
div.mo_cgmenu div.md_bottom div.layer_03 {
	background: url("images/md_btbg.gif") repeat-x;
	padding: 0;
}
div.mo_cgmenu div.md_middle div.layer_03 {
	background: #ffffff  ;
	
	
}
div.mo_cgmenu div.md_middle div.layer_02 {
	background: url("images/md_mbgl.gif")  repeat-y top left;
}
div.mo_cgmenu div.md_middle div.layer_01 {
	background: url("images/md_mbgr.gif")  repeat-y top right;
	padding: 0 10px;

}
.ECMenu { behavior: url(../lib/cl_flyout.htc); }

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

	height: 26px;
	color:#333333;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica; 
	cursor: hand;
	background: url("images/mdl_line.gif") repeat-x left bottom;
	border-bottom:1px #eeeeee solid;
}
.flyoutLink a { color: #333333; text-decoration: none; 
	padding-top:3px;
}
.flyoutLink a:visited { color: #333333; text-decoration: none; }
.flyoutLinkOver  {
	
	height: 26px;
	font-family: Verdana, Arial, Helvetica; 
	background: #DDD6B9 url("images/mdl_line.gif") repeat-x left bottom;
	cursor: hand;
	border-bottom:1px #eeeeee solid;
	
}
.flyoutLinkOver a { color: #cc0000; text-decoration: none; }
.flyoutLinkOver a:hover { color: #cc0000; text-decoration: none; }
.flyoutLinkOver a:visited { color: #cc0000; text-decoration: none; }
.flyoutLinkDown  {
	height: 26px;
	background-color: #F6EBBD; 
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; cursor: hand;
	background: #DDD6B9 ;
	border-bottom:1px #eeeeee solid;
}
.flyoutLinkDown a { color: #CC0000; text-decoration: none; }
.flyoutLinkDown a:hover { color: #CC0000; text-decoration: none; }
.flyoutLinkDown a:visited { color: #CC0000; text-decoration: none; }

.flyoutSubMenu {	border: #AD8D36 dashed; border-width: 1px 0px 0px 1px;}
.flyoutSubLink {
	height: 20px;
	border-top:1px #ffffff solid;border-bottom:1px #AD8D36 dashed;border-right:1px #AD8D36 dashed;
	background-color: #FFFFFF; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; cursor: hand;
}
.flyoutSubLink a { color: #004d99; text-decoration: none; }
.flyoutSubLink a:visited { color: #004d99; text-decoration: none; }
.flyoutSubLinkOver {	
	height: 20px;
	border-top:1px #ffffff solid;border-bottom:1px #AD8D36 dashed;border-right:1px #AD8D36 dashed;
	background-color: #DDD6B9; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; cursor: hand;
}
.flyoutSubLinkOver a { color: #CC0000; text-decoration: none; }
.flyoutSubLinkOver a:hover { color: #CC0000; text-decoration: none; }
.flyoutSubLinkOver a:visited { color: #CC0000; text-decoration: none; }
.flyoutSubLinkDown {
	height: 20px;
	border-top:1px #c6bfe7 solid;border-bottom:1px #AD8D36 dashed;border-right:1px #AD8D36 dashed;
	background-color: #F6EBBD; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; cursor: hand;
}
.flyoutSubLinkDown a { color: #004d99; text-decoration: none; }
.flyoutSubLinkDown a:hover { color: #004d99; text-decoration: none; }
.flyoutSubLinkDown a:visited { color: #004d99; text-decoration: none; }

div.page {
        text-align: center;
        padding-top: 5px;
}
div.showborder,div.noborder,div.mo_login{
        clear: both;
}
div.mo_ptdetail div.page {
        text-align: right;
}
div.page span.pagenum {
        margin: 2px;
}
div.page span.pagenum a {
        background: #E3DCBE;
        padding: 0 3px;
        border: 1px #AD8D36 solid;
}
table.other {
        margin-top: 16px;
        width: 500px;
        clear: both;
}
table.other thead th {
        text-align: left;
}
table.other thead th {
        text-align: left;
}
table.ptdet-def {
        border: 1px #AD8D36 solid;
}
table.ptdet-def td.ptdet-def-td1 {
        padding: 3px 5px;
        background: #E3DCBE;
        text-align: right;
        font-weight: bold;
}
table.ptdet-def td.ptdet-def-td2 {
        padding: 3px 5px;
}
table.leftword {
	margin: 0 auto;
	width: 95% !important;
}
.baseTB {
	border: 1px #B8A171 solid;
	border-width: 1px 0 0 1px;
}
.baseTB td {
	padding: 3px 5px;
	border: 1px #B8A171 solid;
	border-width: 0 1px 1px 0;
}
.baseTH {
	background: url("images/tcat.gif") repeat-x;
	padding: 3px 5px;
	border: 1px #B8A171 solid;
	border-width: 0 1px 1px 0;
}
table.leftword div.reply {
	border: 1px #000 solid;
	margin: 10px 10px 10px 50px;
	border-width: 1px;
	border-style: solid;
	border-color: #DEBE97 #FFF #FFF #DEBE97;
	background: #F7F3EA;
}
.postDiv {
        margin: 0 auto;
	width: 80%;
}

