/* Main Style */

@import url(../common/layout.css);
@import url(../common/common.css);
div.fullwidth {
}
div.account * {
position:static !important;
}
th{text-align:left;}
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%;
}
.hideThis {
display: none;
}
.showThis {
display: block;
}

input.checkbox,
input.radio,
input.image {
border: 0 !important;
background: transparent;
}
.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 60px;
padding-top: 2px;
}
.clickbutton_1 {
height: 21px;
padding: 2px 2px 1px 12px;
cursor: pointer;
background: #ECE9D8 url("images/opened.html") no-repeat 3px 50%;
border-width: 1px;
margin-left: 5px;
}
.clickbutton_2 {
height: 21px;
padding: 2px 2px 1px 12px;
cursor: pointer;
background: #ECE9D8 url("images/closed.html") no-repeat 3px 50%;
border-width: 1px;
margin-left: 5px;
}
.showThis {
display: block;
}
.hideThis {
display: none;
}
.desc blockquote {
border: 1px #CCC dashed;
padding: 5px;
background: #F5F5F5;
}
.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("images/closenormal.gif") no-repeat !important;
text-indent: -9999px;
}
a.close:hover {
background: url("images/closehover.gif") no-repeat !important;
}
#logdiv .row_01_left,
#logdiv .row_02_left {
padding-left: 10px;
}
#logdiv .row_01_left,
#logdiv .row_01_right {
background: none !important;
}
#logdiv .row_01_right input,
#logdiv .row_02_right input {
width: 80px;
}

/***** aso *****/
div.dynamic-tab {
clear: both;
}
div.o_block,div.o_none {
clear: both;
padding: 5px;

}
*html div.dynamic-tab div.no{
  top:0;
}
*html div.dynamic-tab div.now{
  top:-1px;
}
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: -3px;
padding: 3px 0px 0px 0px;
white-space: nowrap;
}
div.dynamic-tab div.no div.layer_03 {
padding-left: 3px;
background: url("images/no_left.gif") no-repeat left top;
}
div.dynamic-tab div.no div.layer_02 {
padding-right: 3px;
background: url("images/no_right.gif") no-repeat right top;
}
div.dynamic-tab div.no div.layer_01 {
padding: 1px 3px 0 3px;
background: url("images/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: -3px;
position: relative;
padding: 1px 0px 0px 0px;
}
div.dynamic-tab div.now div.layer_03 {
padding-left: 3px;
background: url("images/now_left.gif") no-repeat left top;
position: relative;
}
div.dynamic-tab div.now div.layer_02 {
padding-right: 3px;
background: url("images/now_right.gif") no-repeat right top;
position: relative;
}
div.dynamic-tab div.now div.layer_01 {
padding: 2px 3px 0 3px;
background: url("images/now_bg.gif") repeat-x;
position: relative;
text-align: center;
}
div.dynamic-tab div.o_block,div.dynamic-tab div.o_none {
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:#f5f5f5;
}
form {
display: inline;
margin: 0;
}
ul,p {
margin-top: 0;
margin-bottom: 0;
}
.wrap {
clear: both;
}

div.container {
margin-left: auto;
margin-right: auto;
}

input.image,
input.radio,
input.checkbox {
border: 0 !important;

}

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

table.container td.head {
}


div.head div.layer_01 {
position: relative;
}


div.head div.layer_03 {
background: url("images/head2.gif")  repeat-x  top;
position: relative;
height:135px;
}
div.head div.layer_02{
background:  url("images/head1.gif")  no-repeat left top;height:135px;
}
div.head div.layer_01{
background:  url("images/head3.gif")  no-repeat right top;height:135px;
}
div.head{
border-left:#f5f5f5 0px solid; 
border-right:#f5f5f5 0px solid;
background:#fff;
}
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:107px;
background:url("images/nav_l.html") no-repeat left top;


}
div.navbar div {
padding: 0px 10px 5px 10px;
background:url("images/nav_r.html") no-repeat right top;
}

div.navbar ul {
white-space: nowrap;
clear: left;
margin: 0;
padding: 0;
text-align:right;
}

div.navbar li {
list-style: none;
display: inline;
margin: 0 0  0px;
padding:0px;
text-align: right;
}
div.navbar li a {
background: url("images/nav_li.gif") no-repeat 0 50%;
padding: 0px 5px 0px 10px;
float:left;
white-space:nowrap;
}

.logdiv .row_01_right input,
.logdiv .row_02_right input,
.mo_login .row_01_right input,
.mo_login .row_02_right input {
width:80px;
}
div.marquee{
position:absolute;
top:0px;
font-size:80%;
color:#D8FFA6;
padding:0 20px 5px 380px;}

div.logo { /*logo*/
text-align: left;
padding-left:20px;
padding-bottom:5px;
padding-top:10px;
}

div.company {

padding-bottom:13px;
padding-left:20px;

}

div.banner {
text-align: center;
vertical-align: top;
padding-top:25px;
left: 30%;
z-index: 90;
position: absolute;
display:none;
}
div#hdAds {
text-align: center;
}

div.searchbar {
position:absolute;
top:75px;

right:25px;
}

div.searchbar div form, div.searchbar input, div.searchbar div img {
margin: 0;
padding-right:0px;
padding-top:0px;

}
div.searchbar div {
vertical-align: top;
padding: 0px 0;
}
div.searchbar div table td {
padding: 0px 5px 0 0px;
}
div.searchbar input.keyword {
height: 15px;
width: 95px;
background: #ffffff;
border: 1px #194900 solid;
color: #000;
}

table.container td.body { 
padding: 0;
}
div.body {

}
table.box { 
width:100%;
}
td.col_01{
padding-left:16px;
}
td.col_02{
background:#fff;
padding-right:10px;
padding-left:10px;}

td.col_03{
padding-right:16px;}

div.col_01{
padding-left:5px;}

div.col_03{
padding-right:5px;}
div.col_01 {
/*position: relative;*/
}
div.col_02 { padding-left:10px; padding-right:10px;
/*position: relative;*/
}
* html div.col_02 {
position: relative;
}
div.col_03 {
/*position: relative;*/
}
div.md_bottom{
padding-bottom:5px;
}
div.mo_cgmenu div.md_top div.layer_03{	
	background: url("images/c1.gif") no-repeat left top ;
	height:32px;
	padding-left:27px;	
}
div.mo_cgmenu div.md_top div.layer_02{	
	background: url("images/c2.gif") repeat-x left top ;
	height:32px;
}

 div.showborder div.md_top div.layer_03,
 div.mo_login div.md_top div.layer_03{	
	background: url("images/col_l_sb.gif") no-repeat left top ;
	height:38px;
	padding-left:33px;	
}
 div.showborder div.md_top div.layer_02,
 div.mo_login div.md_top div.layer_02{
	background: url("images/col_r_sb.gif")  no-repeat right top;
	height:38px;
	padding-right:22px;
}
 div.mo_login div.md_top div.layer_01,
 div.showborder div.md_top div.layer_01{
background: url("images/col_m_sb.gif") repeat-x;
height:38px;
} 
 div.mo_cgmenu div.md_top div.layer_01 h3{
 	margin:0px;
	color:#101010;
	padding-top: 5px;
	padding-left:5px;
	font-style:normal;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
 
 }
 div.mo_login div.md_top div.layer_01 h3,
 div.showborder div.md_top div.layer_01 h3{
	margin:0px;
	color:#fff;
	padding-top: 12px;
	padding-right:20px;
	font-style:normal;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	}
div.showborder div.md_middle div.layer_01{
padding:0px 15px;}

div.mo_login div.md_middle div.layer_03,
div.mo_cgmenu div.md_middle div.layer_03,
div.showborder div.md_middle div.layer_03{
}
div.mo_login div.md_middle div.layer_02,
div.showborder div.md_middle div.layer_02{
border:1px #d7d7d7 solid;
border-width:0px 1px;
}
/*div.mo_login div.md_middle div.layer_01,
div.mo_cgmenu div.md_middle div.layer_01, 
div.showborder div.md_middle div.layer_01{
padding:0 3px;
}*/

div.mo_login div.md_bottom div.layer_03,
div.showborder div.md_bottom div.layer_03{
	background:url("images/c3.gif") no-repeat left bottom;
	padding-left:8px;
}
div.mo_login div.md_bottom div.layer_02,
div.showborder div.md_bottom div.layer_02 {
	background:url("images/c5.gif") no-repeat right bottom;
	height:7px;
	padding-right:9px;
}
div.mo_login div.md_bottom div.layer_01,
div.showborder div.md_bottom div.layer_01{
background:url("images/c4.gif") repeat-x right bottom;
    height:7px;
	padding-right:8px;


}

div.noborder div.md_top div.layer_03{
background:url("images/t6.gif") repeat-x;
height:19px;
}
div.noborder div.md_top div.layer_02{
	background: url("images/t7.gif") no-repeat right top;
	height:19px;
	padding-right:9px;
	}
div.noborder div.md_top div.layer_01{
background:url("images/t5.gif") no-repeat left top;
height:19px;
}		
	
div.noborder div.md_top div.layer_01 h3{
	margin-left:18px;
	color:#fff;
	font-family: arial,helvetica,clean,sans-serif;font:x-small;
	padding:1px 0 0 10px;
	}

div.noborder div.md_middle{
padding-top:4px;
}

a.special-link img{
padding:0 5px 1px 0;
}




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

table.container td.foot {
}
div.counter {
text-align: center;
color:#333;
padding: 3px;
}
div.foot {

position: relative;
}
div.foot div.layer_02 {
background:#fff;
padding-bottom:10px;
}
div.foot div.layer_01 {


}
div.foot div.layer_03 {

min-height:80px;
}
div.foot div.copyright {
text-align: center;
padding-top:10px;
padding-bottom:10px;
color: #555555;
width: 100%;
background:#eaeded;
}
div.foot div.gotop {
position: absolute;
width: 35px;
height: 19px;
right: 35px;
top: 3px;
}




table.special {
text-align: left;
width: 100%
}



div.more { /* more */
text-align: right;
}
div.more a {
background: url("images/icon_mdl_more.gif") no-repeat 0px 50%;
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;
color:#ddd;
}
div.showhr div.md_middle {
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 {
}
div.search div.tips span {
margin-right: 13px;
}
div.advsearch .md_top, div.advsearch .md_bottom {
display: none;
}
div.advsearch {
text-align:center;
}

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_search,div.mo_asosearch {
}
div.mo_search{
padding-top:8px;
}
div.mo_search div {
text-align: left;
}
div.mo_search div.key {
margin-bottom: 3px;
}
div.account {
width: 600px;
margin: 0 auto;
}
div.account .regterm textarea {
width: 600px;
}

div.title {
padding: 5px 0 5px 3px;
filter : progid:DXImageTransform.Microsoft.gradient(startColorStr=#E0E0E0,endColorStr=#FFFFFF);  
width: 600px;
margin: 0 auto;
}
table.account {
margin: 0 auto;
width: 600px;
}
table.account td input {
height: 18px;
background: #ffffff;
border: 1px #000 solid;
}
table.account td input {
background: #ffffff;
}
div.account td.row_01_left,table.account td.row_01_left {
text-align: right;
width: 45%;
padding-right: 7px;
font-weight: bold;
color: #081877;
}
div.account td.row_02_left,table.account td.row_02_left {
text-align: right;
padding-right: 7px;
font-weight: bold;
color: #081877;
}
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;
}

/*div.login td {
padding: 10px 0;

}
div.login td input {
height: 14px;
background: #ffffff;
border: 1px #000 solid;
}
div.login td.row_01_left {
text-align: right;
padding-right:7px;
}
div.login td.row_02_left {
text-align: right;
padding-right: 7px;
}*/
/***login***/
div.login div.md_middle div.layer_03 {
	min-height: 200px;
}
div.login div.md_middle {
	background:#fff;
	border:1px #73ABCB solid;

}
div.login div.md_top {
	width: 600px;
	
}
div.login div.md_top div.layer_03{
	
	padding-right:9px;
	height:37px;
	background:url("images/col01_mdtop_ri.html") no-repeat top right;

}
div.login div.md_top div.layer_02{
	background:url("images/index.html") repeat-x;
	height:37px;

}
div.login div.md_top div.layer_01{
	height:37px;
	background:url("images/col01_mdtop_le.html") no-repeat;
}

div.login {
	margin: 0 auto;
	width: 600px;
}
div.login table {
	width: 100%;
	margin-top: 5px;
	
}
div.login td {
        padding: 5px 0;
}
div.login td input {
    height: 14px;
	border: 1px #666 solid;
}
div.login td.row_01_left {
        text-align: right;
        width: 45%;
        padding-right: 7px;
}
div.login td.row_02_left {
        text-align: right;
        padding-right: 7px;
}
div.mo_login div.links {
padding-top: 3px;
}
div.mo_login div.wrap {
clear: both;
text-align:left;
}
div.mo_login {
	margin-bottom: 5px;
}

div.mo_login div.md_top div.layer_01 h3{
	padding-left:0px;
}

div.login {
padding: 20px 0px 120px 0px;


}


/* (viewcart/popcart) */
div.viewcart div.msg {
border: 0;
padding: 40px 10px;
width: 400px;
text-align: left;
}
.popcart {
padding-top: 8px;
}
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.query td,
table.viewcart td {
padding: 2px 4px;
height: 20px;
}
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 {
}
div.bill div.msg {
margin: 0 20%;
border: 0;
background: none;
padding: 40px 10px;
width: 300px;
text-align: left;
}
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;
}
div.checkoutmsg div.msg {
margin-top: 0;
}
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: 0px;
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 table td,div.mo_forum_post table td {
vertical-align: middle;
}
table.forumlist thead th {
filter : progid:DXImageTransform.Microsoft.gradient(startColorStr=#F0F0F0,endColorStr=#FFFFFF);  
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;
padding:5px;
}
div.bbsearch {
margin-bottom: 5px;
margin-left:10px;
}

td.old_price_left,td.new_price_left {
text-align: right !important;
}
a.cart_add,a.cart_add:link,a.cart_add:visited {
}
div.list {
clear: both;
margin-bottom: 5px;
}
div.desc {
padding: 10px;
color:#333;
}
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 #cccccc solid;
padding: 4px 2px;
vertical-align: top;
background:#fff;
}
td.rb {
width: 3px;
height: 3px; 
background:#e7e7e7;

}
td.rm {
width:3px;      
vertical-align: top;
background:#e7e7e7;
}
div.rm {
width: 3px;
height: 10px;
background:#e7e7e7;


}
td.lm {
width:4px;
}
div.lm {
width: 10px;
}
td.cb {
height:3px;
background:#e7e7e7;

}
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 div.md_middle {
padding:15px;
border:1px #EEE solid;
}
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 {
padding: 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;
background-color: #43911c;
}
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:#E2E9EA;
width:590px;
margin:auto;
}
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;
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_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: 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("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;
}



/* cgmenu */

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

.flyoutMenu{ 
border: 0;
color:#333333;
font-family: Verdana, Arial, Helvetica; 
}
.flyoutLink{
height: 20px;
color: #FF0;
padding-left: 0px;
cursor: pointer;
background: #FFF;
border: 1px #e1e1e1 solid;
border-width:0px 0px 1px 0px;

}
.flyoutLink a,
.flyoutLink a:link,
.flyoutLink a:visited,
.flyoutLink a:hover {
color: #333;
text-decoration: none;
}
.flyoutLinkOver  {
height: 20px;
cursor: pointer;
background: #f5f8f9;
border: 1px #e0e7e9 solid;
border-width:0px 0px 1px 0px;
}
.flyoutLinkOver a,
.flyoutLinkOver a:link,
.flyoutLinkOver a:visited,
.flyoutLinkOver a:hover {
color: #329000;
text-decoration: none; 
}
.flyoutLinkDown  {
height: 20px;
padding-left: 5px;
background: #FFFBCE;
color: #333333;
border: 1px #e0e7e9 solid;
border-width:0px 0px 1px 0px;
}
.flyoutLinkDown a,
.flyoutLinkDown a:hover,
.flyoutLinkDown a:visited {
color: #333;
text-decoration: none;
}
.flyoutSubLink{
height: 20px;
color:#ff0;
padding-left: 0px;
cursor: hand;
background:#fff ;
border: 1px #E0E7E9 solid;
border-width:1px 0 0 0;
}
.flyoutSubLink a,
.flyoutSubLink a:link,
.flyoutSubLink a:visited,
.flyoutSubLink a:hover {
color: #333333;
text-decoration: none;
}
.flyoutSubLinkOver  {
color: #333333;
height: 20px;
cursor: hand;
background:#fff;
border: 1px #E0E7E9 solid;
border-width:1px 0 0 0;
}
.flyoutSubLinkOver a,
.flyoutSubLinkOver a:link,
.flyoutSubLinkOver a:visited,
.flyoutSubLinkOver a:hover {
color: #329000;
text-decoration: none; 
}
.flyoutSubLinkDown  {
height: 20px;
padding-left: 5px;
background: #FFF;
color: #333333;
border: 1px #E0E7E9 solid;
border-width:1px 0 0 0;
}
.flyoutSubLinkDown a,
.flyoutSubLinkDown a:hover,
.flyoutSubLinkDown a:visited {
color: #333;
text-decoration: none;
}



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

.mo_forum a:hover {
color: #B14300; 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: #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_01 div.spkmanimg,
div.col_03 div.spkmanimg {
text-align: center;
padding: 0 3px;
}
div.col_01 div.spkmaninfo,
div.col_03 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: #E3E3E3;
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%;
}
div.mainbody{
border-left:#f5f5f5 16px solid; 
border-right:#f5f5f5 15px solid;
}
div.showborder div.md_top,
div.noborder div.md_top,
div.mo_cgmenu div.md_top,
div.mo_search div.md_top,
div.mo_login div.md_top{
 padding-top:6px;
 }
/*div.mainbody {
	background:#fff  url(images/left.gif) repeat-y left top;
}
table.container {
	background:url(images/right.gif) repeat-y right top;
}
/*div.mainbody{
border-left:#B1E8FF 9px solid; 
border-right:#B1E8FF 9px solid;
}*/

/*td.body{
background:url("images/body_bg.gif") repeat-x left bottom;
}*/


/* new cgmenu lan_liang*/
.imcm ul,.imcm li,.imcm div,.imcm span,.imcm a{
text-align:left;
vertical-align:top;
padding:0px;
margin:0;
list-style:none;
border-style:none;
background-image:none;
clear:none;
float:none;
display:block;
position:static;
overflow:visible;
line-height:normal;
}
.imcm span{
display:inline;
}
.imcm .imclear,.imclear{
clear:both;
height:0px;
visibility:hidden;
line-height:0px;
}
.imcm .imsc{
position:absolute;
}
.imcm .imsubc{
position:absolute;
visibility:hidden;
}
.imcm li{
list-style:none;

float:left;
}
.imcm ul ul li{
width:100%;
float:none !important;
}
.imcm a{
display:block;
position:relative;
}
.imcm ul .imsc,.imcm ul .imsubc {
z-index:10;
}
.imcm ul ul .imsc,.imcm ul ul .imsubc{
z-index:20;
}
.imcm ul ul ul .imsc,.imcm ul ul .imsubc{
z-index:30;
}
.imde ul li:hover .imsubc{
visibility:visible;
}
.imde ul ul li:hover  .imsubc{
visibility:visible;
}
.imde ul ul ul li:hover  .imsubc{
visibility:visible;
}
.imde li:hover ul  .imsubc{
visibility:hidden;
}
.imde li:hover ul ul .imsubc{
visibility:hidden;
}
.imde li:hover ul ul ul  .imsubc{
visibility:hidden;
}
.imcm .imea{
display:block;
position:relative;
left:0px;

line-height:0px;
height:0px;
float:right;
}
.imcm .imea span{
display:block;
position:relative;

line-height:0px;
}
.dvs,.dvm{
border-width:0px
}
/*\*//*/.imcm .imclear,.imclear{font-size:1px;}.imcm .imsc{display:inline-block;position:relative;}/**/
*html .imcm .imclear,.imclear{
display:none;
}
*html .imcm{
zoom:1;
}
*html .imcm .imsc{
position:relative;
}
*html .imcm li{
curosr:pointer;
}
*html .imcm ul{
zoom:1
}
*html .imcm a{
zoom:1;
}
*+html .imcm .imsubc{
background-image:url(ie_css_fix.html);
}


/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,
#imenus0 .imeamj span {
background:url("pictures/arrow1.gif") no-repeat left top;
width:15px;
height:7px;
left:0px;
top:2px;
}
#imenus0 li:hover .imeam span,
#imenus0 li a.iactive .imeamj span {
background:url("pictures/arrow1.gif") no-repeat left top;
}

/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,
#imenus0 ul .imeasj span {
background:url("pictures/arrow1.gif") no-repeat left top;
width:22px;
height:7px;
left:0px;
top:3px;
}
#imenus0 ul li:hover .imeas span,
#imenus0 ul li a.iactive .imeasj span {
background:url("pictures/arrow1.gif") no-repeat left top;
}

/* --[[ Main Container ]]-- */
#imouter0 {
/*
background-color:#555555;
background-image:url(images/cgmenu_bg.gif);
border-style:double;
border-color:#6a6a6a;
border-width:1px;
*/
}
/* --[[ Sub Container ]]-- */
#imenus0 li ul {
background: #FFF;
border: #CCC solid;
border-width: 1px 0 0 1px;
}

/* --[[ Main Items ]]-- */
#imenus0 li a {
color: #000;
text-align:left;
font-family:Verdana;

text-decoration:none;
padding: 7px 9px 7px 20px;
border-bottom: 1px #CCC solid;
background: url("pictures/dot2.gif") no-repeat left 8px;
}
#imenus0 li a.cgimg {
padding: 0;
}
/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {
background: #f5f5f5 url("pictures/dot2.gif") no-repeat left 8px;
color: #0d7708;
}
#imenus0 li a.ihover,
.imde imenus0 a:hover {
background: #f5f5f5 url("pictures/dot2.gif") no-repeat left 8px;
color: #0d7708;
}

/* [active] */
#imenus0 li a.iactive {}

/* --[[ Sub Items ]]-- */
#imenus0 ul a {
background: #FFF;
color: #000; 
text-align:left;

font-weight:normal;
text-decoration:none;
border: none;
border-top:1px #FFF solid;
border-bottom:1px #CCC solid;
border-right:1px #CCC solid;
padding-left: 5px;
}
/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a {
background: #f5f5f5;
color: #0d7708;
}
#imenus0 ul li a.ihover {
background: #f5f5f5;
color: #0d7708;
}

/* [active] */
#imenus0 ul li a.iactive {
text-decoration:underline;
}

.imrcmain0 {
width:100%;z-index:999999;position:relative;
}
.imsc {
width: 99%;
}
* html .imsc {
width: 100%;
}
.imsubc {
width:100%;top:-31px;left:100%;
}
.row_0{background:#fff;}
div.col_02 div.middle div.ptlist{padding:0;}
.cld {
border:1px solid #DDCCCC;
padding:1px;
}
.cld-head {
background:#0d7708 none repeat scroll 0%;
border-bottom:1px solid #FFFFFF;
color:#fff;
}
.cld-table {
border-color:#999999;
border-style:solid;
border-width:1px 0pt 0pt 1px;
}
.cld-table th, .cld-table td {
border-color:#999999;
border-style:solid;
border-width:0pt 1px 1px 0pt;
color:#0d7708;
text-align:center;
}
.cld-td {
background:#fff none repeat scroll 0%;
}
.cld-td_saturday, .cld-td_sunday {
background:#D6D6D6 none repeat scroll 0%;
}
.cld-td_today {
background:#FFFC00 none repeat scroll 0%;
}
.cld-td_head {
background:#EFEFEF none repeat scroll 0%;
}
.cld-book {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #CC0000;
margin:5px;
padding:5px;
}
.cld-wtbook {
text-align:center;
}
.cld-td:hover {
background:#FFFFFF none repeat scroll 0%;
}
.cld-td div {
position:static !important;
}
