/* Main Style */

@import url(../common/layout.css);
@import url(../common/common.css);
table.layout_center{width:960px !important;}
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%;
}
.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.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("images/closed.gif") 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{
	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;
	line-height:1.3em;
}
div.o_block,div.o_none {
	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("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: -1px;
	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;
}



#outer{
	background:#fff;
}
form {
	display: inline;
	margin: 0;
}
ul,p {
	margin-top: 0;
	margin-bottom: 0;
}
.wrap {
	clear: both;
}
body{background:#fff;padding:0;margin:0;}
div.container {
	margin-left: auto;
	margin-right: auto;
}
/*div.con_a{width:905px !important;margin: 0 auto;}*/
div.con_l {

}
div.con_r {

}
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;
	min-height:262px;
}
* html div.head div.layer_01{
	height:262px;
}

div.head div.layer_02 {

}
div.head div.layer_03{

}
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 {
	width:100%;
	height:25px;
	text-align: right;
	white-space: nowrap;

}
div.navbar {
	position:absolute;
	top:10px;
}
* html div.navbar {
	right:-1px;
}
div.navbar div {
	padding: 0;
	float:right;	
}
div.navbar ul {
	white-space: nowrap;
	clear: left;
	z-index:300
}
div.navbar li {
	list-style: none;
	float: left;
	padding-left:2px;
	text-align: right;
	z-index: 15;
	height:21px;
	background: url("images/nav_bg.gif") no-repeat right center ;	
}
div.navbar li.last {background:none}
div.navbar li a,
div.navbar li a:link,
div.navbar li a:visited {
	display: block;
	height:25px;
	background: url("images/.gif") no-repeat right top ;
	padding-right:6px;
	padding-top:2px;
	padding-left:3px;
}
* html div.navbar li a,
* html div.navbar li a:link,
* html div.navbar li a:visited {
	width:10px;
}

div.navbar li a:hover {
 }
div.marquee {
	position: absolute;
	right:100px;
	background: none;
	color:#000000;
	margin:6px 150px 0px 100px;
	clear: left;
	width:400px;
	z-index: 9;
	display:none;
}
div.logo { position:absolute;
	padding-left:2px;
	top:2px;


}
div.company {
	z-index: 101;
	padding-bottom:0px;
	padding-left:22px;
	display:none;
}
div.banner {
	position:absolute;
	bottom:0px;
	left:0;
	padding-top:15px;
	padding-bottom:4px;
}
div#hdAds {
	text-align: center;
}
div.searchbar {
	position: absolute;
	top:0px;
	text-align: right;
	width: 100%;
	display:none;
}
div.searchbar div form, div.searchbar input, div.searchbar div img {
	margin: 0;
	padding-right:0px;
}
div.searchbar div {
	vertical-align: top;
	padding-top:5px;
	padding-right:2px;
}
div.searchbar div table td {
	padding: 0 0px 0 0;
}
div.searchbar input.keyword {
	height: 14px;
	width: 95px;
	background: #ffffff;
	border: 1px #000 solid;
	color: #000;
}
div.search{background:#fff;margin:0 15px 0 15px;padding:0px;}
div.search table{width:100%;margin:0 auto 0 4px;}
div.search table td{height:30px;}


table.container td.body {
	padding: 0;
	background:#fff;
}
div.row_0{padding:0;}
table.box { 
	margin-top:5px;
}
td.col_01 {
	padding-top:0px;
	padding-right:5px; 
}
td.col_03 {
	padding-top:0px; 
	padding-left:10px;

}
* html div.col_02 {
	position: relative;
}
div.col_02 {
	 padding-left:5px;
	 padding-right:5px;
}
div.md_bottom{

}
div.md_top div.layer_03{

}
div.noborder div.md_top div.layer_03{
	background:none;
	display:none;
}
 div.md_top div.layer_02{

 }
 div.md_top div.layer_01{

 }
 div.md_top div.layer_01 h3{
	padding-left:18px;
	padding-top:2px;
 }
 div.md_middle div.layer_02{
 	background:none;
}
div.noborder div.md_middle div.layer_02{
 	background:none;
}
 div.md_middle div.layer_01{
 /*background:url(images/cgmenu_md_le.gif) repeat-y left;*/
	 background:none;
	 padding:8px 12px 13px 5px;
 }
div.noborder div.md_middle div.layer_01 {border:none;
	 background:none;
	 padding:0;
}
div.md_bottom{display:none;}
div.md_bottom div.layer_03{
	  background:transparent url(images/cgmenu_bottom_md.gif) repeat-x scroll center bottom;
	  height:28px;}
div.md_bottom div.layer_02{
	 background:transparent url(images/cgmenu_bottom_le.gif) no-repeat scroll left bottom;
	 height:28px;}
div.md_bottom div.layer_01{
	 background:transparent url(images/cgmenu_bottom_ri.gif) no-repeat scroll right bottom;
	 height:28px;}
div.noborder div.md_bottom div.layer_03,
div.noborder div.md_bottom div.layer_02,
div.noborder div.md_bottom div.layer_01{
	background:none;
}
div.advsearch {
	background:none;
	padding-top:20px;
	border-top:1px #c1c1c1 solid;
}
div.advsearch div.md_middle div.layer_01{
	background:none;
	border:none;
}
div.advsearch div.md_top ,
div.advsearch div.md_bottom{
	display:none;
}

div.col_02 div.login div.md_top div.layer_03{
}
div.col_02 div.login div.md_top div.layer_02{
}
div.col_02 div.login div.md_top div.layer_01{
}
div.col_02 div.login div.md_top div.layer_01 h3{
	padding-left:15px;
	padding-top:5px;
}
div.mo_cgmenu div.md_top div.layer_03{
	background:url(images/cgmenu_top_bg.gif) repeat-x;
}
div.mo_cgmenu div.md_top div.layer_02{
}
div.mo_cgmenu div.md_top div.layer_01{
	height:15px;
}
div.mo_cgmenu div.md_top div.layer_01 h3{
	color:#296476;
	padding:10px 0 0 50px;
	display:none;
}
div.mo_cgmenu div.md_middle div.layer_03{

}
div.mo_cgmenu div.md_middle div.layer_02{
/*background:url(images/cgmenu_middle_ri.gif) repeat-y right;*/
	background:none;
}
div.mo_cgmenu div.md_middle div.layer_01{
	padding:0;
}
div.mo_cgmenu div.md_bottom{
	display:block;

}
div.mo_cgmenu div.md_bottom div.layer_03 {
  /*background:transparent url(images/cgmenu_bottom_md.gif) repeat-x scroll center bottom;
  height:28px;*/
  background:none;
}
div.mo_cgmenu div.md_bottom div.layer_02 {
  /*background:transparent url(images/cgmenu_bottom_le.gif) no-repeat scroll left bottom;
height:28px;*/
	background:none;
	padding-top:4px;
}
div.mo_cgmenu div.md_bottom div.layer_01 {
  /*background:transparent url(images/cgmenu_bottom_ri.gif) no-repeat scroll right bottom;
 height:28px;*/
	 background:#b1b1b1;
	 height:6px;
}

div.showborder div.md_top div.layer_03{

}
div.account div.md_top div.layer_02,
div.mo_forum div.md_top div.layer_02,
div.login div.md_top div.layer_02,
div.mo_login div.md_top div.layer_02,
 div.showborder div.md_top div.layer_02{
	background:url(images/col_02_md_top_bg.gif) repeat-x bottom;
	height:26px;
}
div.account div.md_top div.layer_01,
div.mo_forum div.md_top div.layer_01,
div.login div.md_top div.layer_01,
div.mo_login div.md_top div.layer_01,
div.showborder div.md_top div.layer_01{
	background:url(images/col_02_md_top_l.gif) no-repeat left bottom;
	height:26px;
}
div.account div.md_top div.layer_01 h3,
div.mo_forum div.md_top div.layer_01 h3,
div.login div.md_top div.layer_01 h3,
div.mo_login div.md_top div.layer_01 h3,
div.showborder div.md_top div.layer_01 h3{
	padding-left:2px;
}
div.showborder div.md_middle div.layer_02{
	background:none;
}
div.login div.middle div.layer_01,
 div.mo_login div.middle div.layer_01,
div.showborder div.md_middle div.layer_01{
	padding:0px;
}
 div.md_bottom{

}
div.showborder div.md_bottom div.layer_03 {
	background:none;
}
div.showborder div.md_bottom div.layer_02 {
	background:none;
}
div.showborder div.md_bottom div.layer_01 {
	background:none;
}

div.col_01 div.showborder div.md_top div.layer_02{
	background:url(images/col_02_md_top_bg2.gif) repeat-x;
	height:30px;
	border:#ddd 1px solid;
}
div.col_01 div.showborder div.md_top div.layer_01{
	background:none;
}
div.col_01 div.showborder div.md_top div.layer_01 h3{
	color:#333;
	padding:9px 0 0 5px;
}
div.col_01 div.showborder div.md_middle div.layer_01{

}
a.special-link img{
	padding:0 5px 1px 0;
}
a.shadow-link img{
	padding:5px 6px 0px 0;
}


div.mainfoot {
	padding-left:0;
	padding-right:0;
}

table.container td.foot {
}
div.counter {
	text-align: center;
	color:#333;
	padding: 3px;
	background:#fff;
}
div.foot {

}


div.foot div.layer_03{
	border-top:#eee 5px solid;
}
div.foot div.layer_02{

}
div.foot div.layer_01{
	position:relative;
}

div.foot div.copyright {
	padding-top:15px;
	padding-bottom:15px;
	color:#333;
	width: 100%;
	text-align:center;
}
div.foot div.gotop {
	position: absolute;
	width: 35px;
	height: 13px;
	right: 35px;
	top:15px;
	display:none;
}

table.special {
	text-align: left;
	width: 100%;
	padding:4px 0 0 4px;
}
div.more { /* more */
	text-align: right;
}
div.more a,
div.more a:link,
div.more a:hover,
div.more a:visited {
	color:#fff!important;
	text-decoration:none;
	background:url(images/more.gif) no-repeat left 1px;
	padding:0 6px 4px 4px;
	font-size:11px;
}

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;
	padding: 0 3px 3px 3px;
}
div.showhr div.md_middle {
	border:0;
	color:#333;
	border-bottom: 1px #ccc solid;
	text-align:center;
}
div.showhr {
	margin-bottom: 5px;
}
div.showhr div.md_middle div.layer_02,
div.showhr div.md_middle div.layer_01{
	 background:none;
}
div.showhr div.md_middle div.layer_01{
	padding:0;
}
div.account {
	width: 600px;
	margin: 0 auto;
}
div.account .regterm textarea {
	width: 600px;
}
div.title {
	padding: 5px 0 5px 3px;
	background:#eee; 
	width: 100%;
	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:#322722;
}
div.account td.row_02_left,table.account td.row_02_left {
	text-align: right;
	padding-right: 7px;
	font-weight: bold;
	color:#48382F;
}
div.acctmsg div.md_middle div.layer_01 {
	padding: 40px 100px;
	text-align: center;
}
div.acctmsg div.msg {
	margin: 0;
	text-align: left;
	color: #000000;
	padding: 15px;
}
div.login{
	width:70%;
	margin:0 auto;
}
div.login div.md_middle{
	background:#fff;
}
div.login .tips{
	text-align:right;
}
div.login .msg{
	margin:0 8px 15px 8px;
}
div.login table{
	margin:0 auto;
	width:100%;
}
div.login div.md_middle .row_02_left,
div.login div.md_middle .row_02_right{
	background:#fff;
}
div.login td {
	padding: 3px 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;
}


/* (viewcart/popcart) */
div.viewcart div.msg {
border: 0;
padding: 40px 10px;
width: 400px;
text-align: left;
}
.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.query td,
table.viewcart td {
	padding: 2px 4px;
	height: 20px;
}
table.viewcart th{
	background:#ddd;
}
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:31px;
background: none;
display: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;
}
div.mo_forum_post{width:500px;}
table.forumlist thead th {
background:#A60816;  
font-weight: bold;
padding: 5px;
color:#fff;
}
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;
padding-top:20px;
padding-left:0;
margin:4px;
}
div.desc {
padding: 10px;
color:#333;
line-height:normal;
}
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 #bbb solid;
	padding: 4px 2px;
	vertical-align: top;
	background:#fff;
}
td.rb {
	width: 3px;
	height: 3px; 
	background:#f3f3f3;

}
td.rm {
	width:3px;      
	vertical-align: top;
	background:#f3f3f3;
}
div.rm {
	width: 3px;
	height: 10px;
	background:#fff;
}
td.lm {
	width:4px;
}
div.lm {
	width: 10px;
}
td.cb {
	height:3px;
	background:#f3f3f3;
}
div.cb {
	height: 3px;
	width: 10px;
	background:#fff;
}
td.cb,td.rb,td.lb,td.ct,td.rt,td.lt {
	width: 3px;
}

td.ct,td.rt,td.lt {
	height:10px;
}
div.mo_ptdetail div.md_middle {
}
td.haveimage_1 {
	border-left: 1px #EAFBE4 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 #EAFBE4 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:#EAFBE4;
}

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;
	border-bottom:1px dashed #ccc;
}
table.listmod_4 th{
	border-bottom:1px dashed #ccc;

}
table.listmod_4 thead th {
	font-weight: bold;
	border-bottom: 1px #daffe7 solid;
	border-top: 1px #daffe7 solid;
	background-color:#daffe7;
}
table.listmod_4 thead th div {
	margin: 3px;
}
table.listmod_4 td.row_01 {
	background:#fff;
}
table.listmod_4 td.row_02 {
	background:#F2FFE2;
}


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;
	background: #fff;
}
div.submit {
	padding:5px;
	text-align: center;
	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;
}




.ECMenu { behavior: url(../lib/cl_flyout.htc); }

.flyoutMenu{ 
	border: 0;
	color:#333333;
	font-family: Verdana, Arial, Helvetica; 
}
.flyoutLink{
	height: 20px;
	padding-left: 0px;
	background:#eee;
	display:block;
	border-bottom:#fff 2px solid;

}

.flyoutLink a,
.flyoutLink a:link,
.flyoutLink a:visited,
.flyoutLink a:hover {
	color:#000000;
	text-decoration: none;
	display:block;
	padding:2px 0 0px 5px;
	
}
.flyoutLinkOver  {
	height: 20px;
	cursor: pointer;
	background:#fff;
	border-bottom:#fff 2px solid;
}
.flyoutLinkOver a,
.flyoutLinkOver a:link,
.flyoutLinkOver a:visited,
.flyoutLinkOver a:hover {
	color:#F4BE1F;
	text-decoration: none; 
	padding:0px 0 2px 5px;
}
.flyoutLinkDown  {
	height: 20px;
	padding-left: 5px;
	background:#eee;
	color: #333333;
	border-bottom:#fff 2px solid;
}
.flyoutLinkDown a,
.flyoutLinkDown a:hover,
.flyoutLinkDown a:visited {
	color: #333;
	text-decoration: none;
	padding:0px 0 2px 5px;
}
.flyoutSubLink{
	height:15px;
	color:#333;
	padding-left: 0px;
	cursor: hand;
	background:#fff;
	border: 1px #D0D0D0 solid;
}
.flyoutSubLink a,
.flyoutSubLink a:link,
.flyoutSubLink a:visited,
.flyoutSubLink a:hover {
	color: #333333;
	text-decoration: none;
}
.flyoutSubLinkOver  {
	color: #333333;
	height: 15px;
	cursor: hand;
	background:#fff;
	border: 1px #EEB828 solid;
}
.flyoutSubLinkOver a,
.flyoutSubLinkOver a:link,
.flyoutSubLinkOver a:visited,
.flyoutSubLinkOver a:hover {
	color: #333;
	text-decoration: none; 
}
.flyoutSubLinkDown  {
	height:15px;
	padding-left: 5px;
	background:#fff;
	color: #333333;
	border: 1px #DBDDC1 solid;
}
.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_forum_view,
div.mo_asosearch,
div.ptlist,
div.showborder,
div.noborder{
}
div.ptlist div.md_top div.layer_01 h3 {
	padding-top:0px;

}
div.noborder table.special td td{
 	padding-top:2px;
}
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: #A60816;
	color:#fff;
}
table.leftword div.reply {
	border: 1px #000 solid;
	margin: 10px 10px 10px 50px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFA6AE;
	background: #fff;
}
.postDiv {
	margin: 0 auto;
	width: 80%;
}
div.col_02 div.middle div.ptlist{padding:0}
/* 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);
}


/* --[[ 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: #07557D;
text-align:left;
font-family:DFYuan;
font-size:80%;;
text-decoration:none;
padding: 7px 9px 7px 25px;
background: url("pictures/dot2.gif") no-repeat 10px 8px;
}
#imenus0 li a.cgimg {
padding: 0;
}
/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {
background:#fff url("pictures/dot2.gif") no-repeat 10px 8px;
color: #136688;
}
#imenus0 li a.ihover,
.imde imenus0 a:hover {
background: #fff url("pictures/dot2.gif") no-repeat 10px 8px;
color: #136688;
/*font-size:14pt;*/
}

/* [active] */
#imenus0 li a.iactive {}

/* --[[ Sub Items ]]-- */
#imenus0 ul a {
	background:#fff url("pictures/dot2.gif") no-repeat 10px 8px;
	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: 25px;
}
/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a {
	background:#DAEAF0 url("pictures/dot2.gif") no-repeat 10px 8px;
	color: #136688;
}
#imenus0 ul li a.ihover {
	background:#DAEAF0 url("pictures/dot2.gif") no-repeat 10px 8px;
	color: #136688;
}

/* [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%;
}
*********lan***********
.cld {
	border:1px solid #DDCCCC;
	padding:1px;
}
.cld-head {
	background:#4A7A17 none repeat scroll 0%;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
}
.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:#305A02;
	text-align:center;
}
.cld-td {
	background:#fff none repeat scroll 0%;
}
.cld-td_saturday, .cld-td_sunday {
	background:#DFE9D4 none repeat scroll 0%;
}
.cld-td_today {
	background:#ff0 none repeat scroll 0%;
}
.cld-td_head {
	background:#EAFCD6 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;
}
h1{
margin:0;
padding:10px 0;
}
div.logobanner {

}
div.ptlist div.layer_03,
div.ptlist div.layer_02,
div.ptlist div.layer_01
{
 background:none;
}
div.ptlist div.md_middle div.layer_01{
 border:none;
}
table.listmod_4 thead th{
 background:url(images/tr_bg.gif);
 border:none;
}
table.listmod_4 td.row_01,
table.listmod_4 td.row_02 {
 background:none;
 border-bottom:1px dashed #ccc;
}
table.listmod_4 td {
border-bottom:1px dashed #ccc;
}
div.ptlist div.md_top div.layer_03,
div.ptlist div.md_top div.layer_02,
div.ptlist div.md_top div.layer_01{
 height:0px;
}
div.col_02 div.noborder div.md_bottom div.layer_03,
div.col_02 div.noborder div.md_bottom div.layer_02,
div.col_02 div.noborder div.md_bottom div.layer_01{
  height:0px;
}
div.ptlist,div.noborder {
 margin-bottom:0px;
}
#imenus0  .imsubc ul li a{font-size:13px;}
div.md_middle div.layer_01{padding:10px 0;}
a:hover{color:#003e7c}
div.mo_forum_view, div.mo_asosearch, div.ptlist, div.showborder, div.noborder{margin-bottom:10px;}
br.wrap{display:none;}
div.ptlist div.md_top div.layer_01{position:relative;}
div.ptlist div.md_middle div.layer_01{padding-top:2px;}
div.ptlist div.md_middle div.layer_01 div.desc {padding-top:40px;}
div.ptlist div.md_top div.layer_01 h3{position:absolute;bottom:-50px!important;padding-left:12px;font-size:15px;}
.mo_search div.md_middle div.layer_01{padding:0;}
div.path, div.path span{padding-bottom:20px;}
span.shadow-ptname a, span.shadow-ptname a:link, span.shadow-ptname a:visited{color:#646464}
div.key{margin-bottom:3px;}
