/* Main Style */

@import url(../common/layout.css);
@import url(../common/common.css);
div.layout_center {
margin: 0 auto;
}
div.layout_left {
margin: 0 auto 0 0;
}
div.layout_right {
margin: 0 0 0 auto;
}
div.fullwidth {
}
div.account * {
        position:static !important;
}
p {
	margin: 0;
}
.right {
	text-align: right !important;
}
.mo_vote a.close {
	top: 6px;
}
.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=100);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border:2px #B52600 solid;
}
#floatDiv {
	width: 100%;
	background: #B52600;
	cursor: default;
	filter: alpha(opacity=20);
	-moz-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	z-index:9990;

	height: 2800px;
}
#msgbox {
	position: absolute;
	width: 99%;
	z-index: 9999;
}
.hideThis {
	display: none;
}
.showThis {
	display: block;
}
.logdiv{
	position:absolute;
	width:100px;
	visibility:hidden;
}
.logtd {
	height: 8px;
}
.signdiv{
	position:absolute;width:190px;display:block;border:1px solid #B52600;background:#ffffff;z-index:1000;
}
.msgdiv{
	z-index:999;
	color: #F00;
}
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;
}
table.leftword {
	margin: 0 auto;
	width: 95% !important;
}
.baseTB td {
	padding: 3px 5px;
	background: #F3F3F3;
}
.baseTH {
	padding: 3px 5px;
	background: #ddd url("images/col01_mdtop_bg.gif") repeat-x;
	border-bottom: 1px #bbb solid;
}
table.leftword div.reply {
	border: 1px #000 solid;
	margin: 10px 10px 10px 50px;
	border-width: 1px;
	border-style: solid;
	border-color: #387A2B;
	background: #E1F1E4;
	padding:5px;
}
.postDiv {
	margin: 0 auto;
	width: 80%;
}


/* Main Style */

div.fullwidth {
}
div.account * {
        position:static !important;
}

input.checkbox,
input.radio,
input.image {
	border: 0 !important;
	background: none;
}
.wrap {
	clear: both;
}
.baseTB .baseTH {
	text-align: left;
	}
input.count {
	width: 35px;
	height: 14px;
	border-width: 1px;
	background: #ffffff;
}
.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: 7px;
}
.control input {
	padding: 3px;
	cursor: pointer;
}

		






body {
	/*font-size: 97%;*/
	margin: 0px;
	padding: 0;
	background: url(images/body_bg.gif);
}
form {
	display: inline;
	margin: 0;
}
ul,p {
        margin-top: 0;
        margin-bottom: 0;
}

div.container {
	padding: 20px;
}
input.radio {
	border: 0 !important;
	
}
input.checkbox {
	border: 0 !important;
}
.wrap {
	clear: both;
}

div.mainhead {

}
div.head {
}
div.head div.layer_03 {

}
div.head div.layer_02 {

}
div.head div.layer_01 {

	padding-right:30px;
	padding-bottom:5px;
}
div.navbar {
	height: 22px;
	text-align: middle;
	white-space: nowrap;
    background:#b52600 ;
    border-bottom:#35461C 1px solid;
    display: inline;
    margin-bottom:5px;	
    margin-right:30px;
}
div.navbar div {
	padding: 0 0 0 2px;
	height: 22px;
    display: inline;
}
div.navbar ul {
	white-space: nowrap;
	clear: left;
	text-align: right;
	z-index:300

}
div.navbar li {
	list-style: none;
	display:inline;
	margin: 0;
	padding: 4px 10px 0 5px;
	text-align: right;
	left:300px;
	z-index: 15;
	
}
div.navbar li a,
div.navbar li a:link,
div.navbar li a:visited {
	text-align:right;
	padding: 3px 0px 0px 12px;
	background: url("images/nav_li2.gif") no-repeat left top;


}
div.navbar li a:hover {
    background: #fff url("images/nav_li2.gif") no-repeat left top;

    
}
div.marquee {
	position:absolute;
	top:4px;
	right: 250px;
	z-index: 9;
		color: #fff;
		width:250px;
}


div.logo { /*logo*/


}

div.company {
	text-align: left;
	margin-left: 0px;
	padding-top:4px;

}

div.banner {
	text-align:left;
	padding-bottom:11px;
	padding-top:10px;
}
div#hdAds {
	text-align: center;

}

div.searchbar {
position:absolute;
top:1px;
right:5px;
}
div.searchbar div form, div.searchbar input, div.searchbar div img {
	margin: 0;
	padding: 0;
}
div.searchbar div {
	padding-top: 3px;
	vertical-align: top;
}
div.searchbar div table td {
	padding: 0 5px 0 0;
}
div.searchbar input.keyword {
	border: 0;
	height: 16px;
	width: 95px;
	/* background: url("images/searchinput_bg.gif") no-repeat 100% 0 fixed !important; */
	border: 1px #ABABAB solid;
	color: #000;
}

/* container */

table.container td.body { 

	background: #fff url(images/box_ll.gif) repeat-y right ;
	vertical-align: top;

}
div.row_0 {
	padding-right: 30px;
	background:  url(images/box_l.gif) no-repeat top right ;
}

table.box { 
	width: 100%;
	border-bottom: 0px #C2C2C2 solid;
	background: #fff;
}
td.col_01 {	
background: #333;
	border-right:1px #D62D00 solid;
			padding-top:0px;
}
td.col_02 {
border-bottom:1px #D62D00 solid;

}
td.col_03 {
border-bottom:1px #D62D00 solid;
}
div.col_01 div.top div.d_03{
	background:#830000;
	height:20px;
}
div.col_01 div.middle div.d_03 {
	
		padding:5px 10px 10px 10px ;
}
div.col_01 div.bottom  {

}
div.col_02 div.top div.d_03 {

}
div.col_02 div.top div.d_02 {
	
}
div.col_02 div.middle div.d_03 {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
div.col_03 div.top div.d_03 {

}
div.col_03 div.top div.d_02 {

}

div.col_03 div.middle div.d_03 {
	padding-right:8px;
	padding-top:5px;

}
/* (foot/counter/copyright/gotop) */

table.container td.foot { 
	padding: 0;
	height: 70px;
	vertical-align: top;
	padding-left: 2px;
}
div.counter {
	padding-bottom: 0px;
	text-align: center;
	padding-right: 2px;
	position:relative;
	bottom:0px;
	z-index:500;
	background: #333;
	color:#fff !important;

}
div.foot div.layer_03 {
background: #333;
}
div.foot div.layer_02 {

}
div.foot div.layer_01 {

}
div.foot div.copyright {
	text-align: center;
	padding-top: 15px;
	padding-bottom:5px;
	width: 100%;
	background: #333;
}
div.foot div.gotop {
	text-align:right;
	background: #333;;
	position: relative;
	bottom:-10px; 

}

/* Modules Title */

div.col_01 div.bbsearch div.md_top div.layer_03,
div.col_01 div.showborder div.md_top div.layer_03,
div.col_01 div.mo_login div.md_top div.layer_03,
{
	background:url(images/col01_mdtop_bg.gif) repeat-x bottom;
	height:23px;
}
div.col_01 div.noborder div.md_top div.layer_03{
	height:23px;
}
div.col_01 div.bbsearch div.md_top div.layer_02,
div.col_01 div.mo_login div.md_top div.layer_02,
div.col_01 div.showborder div.md_top div.layer_02,
div.col_01 div.noborder div.md_top div.layer_02{
	background:url(images/col01_mdtop_l.gif) no-repeat 7px 7px;
	padding-left:20px;

}
div.col_02 div.bbsearch div.md_top div.layer_03,
div.col_02 div.mo_login div.md_top div.layer_03,
div.col_02 div.showborder div.md_top div.layer_03{
	background:url(images/col02_mdtop_bg.gif) repeat-x;
	height:23px;
}
div.col_02 div.bbsearch div.md_top div.layer_02,
div.col_02 div.mo_login div.md_top div.layer_02,
div.col_02 div.showborder div.md_top div.layer_02{
	background:url(images/col02_mdtop_le.gif) no-repeat;
	padding-left:22px;
	height:23px;
}
div.col_02 div.mo_cgmenu div.md_top div.layer_03,
div.col_02 div.noborder div.md_top div.layer_03{
background:url(images/col02_mdtop_bg2.gif) repeat-x bottom;
height:22px;
}
div.col_02 div.mo_cgmenu div.md_top div.layer_02,
div.col_02 div.noborder div.md_top div.layer_02{
	background:url(images/col02_mdtop_le2.gif) no-repeat 5px 6px ;
	padding-left:22px;

}
div.col_02 div.mo_cgmenu div.md_top div.layer_01{background:none;}
div.col_02 div.mo_cgmenu div.md_top div.layer_01 h3{padding-top:2px;}
div.col_02 div.noborder div.md_top div.layer_01{
}
div.col_02 div.noborder div.md_top div.layer_01 h3{

}
div.col_03 div.bbsearch div.md_top div.layer_03,
div.col_03 div.mo_login div.md_top div.layer_03,
div.col_03 div.showborder div.md_top div.layer_03{
	background:url(images/col02_mdtop_bg.gif) repeat-x;
	height:23px;
}
div.col_03 div.bbsearch div.md_top div.layer_02,
div.col_03 div.mo_login div.md_top div.layer_02,
div.col_03 div.showborder div.md_top div.layer_02{
	background:url(images/col02_mdtop_le.gif) no-repeat;
	padding-left:0px;
	height:23px;
}
div.col_03 div.noborder div.md_top div.layer_03{
	background:url(images/col03_mdtop_bg.gif) repeat-x bottom;
	padding-top:0px;
	height:23px;
	}
div.col_03 div.noborder div.md_top div.layer_02{
	background:url(images/col03_mdtop_l.gif) no-repeat 5px 5px;

	}
div.col_03 div.mo_login div.md_top div.layer_01,
div.col_03 div.noborder div.md_top div.layer_01,
div.col_03 div.showborder div.md_top div.layer_01{


	}
div.col_03 div.bbsearch div.md_top div.layer_01 h3,
div.col_03 div.mo_login div.md_top div.layer_01 h3,
div.col_03 div.noborder div.md_top div.layer_01 h3,
div.col_03 div.showborder div.md_top div.layer_01 h3{
	padding-left:25px;
	padding-top:4px;
	color:#B52600;
	}
/* Modules Content */
div.col_02 div.mo_login div.md_middle div.layer_03,
div.col_02 div.showborder div.md_middle div.layer_03{
	border:1px #DFDFDF solid;
	border-top:0px;
	 background:#F7F7F7;
}
div.col_02 div.noborder div.md_middle div.layer_02{
}
div.col_02 div.mo_cgmenu div.md_middle div.layer_01{background:none;border:0;padding:3px;}
div.col_03 div.mo_login div.md_middle div.layer_03,
div.col_03 div.showborder div.md_middle div.layer_03{
	border:1px #DFDFDF solid;
	border-top:0px;
	 background:#F7F7F7;
}

/* Modules Foot */
div.col_01 div.showborder div.md_bottom div.layer_03{

}
div.col_01 div.showborder div.md_bottom div.layer_02{

}
div.col_01 div.showborder div.md_bottom div.layer_01{

}
div.col_02 div.showborder div.md_bottom div.layer_03{	
}
div.col_02 div.showborder div.md_bottom div.layer_02{

}
div.col_02 div.showborder div.md_bottom div.layer_01{
}
div.col_02 div.noborder div.md_bottom div.layer_01{

}



/* showborder/noborder */
div.showborder div.md_middle {
	border: 0px #CCC solid;
}
div.md_middle div.layer_01{
	padding: 8px 18px 8px 8px;
}
div.md_bottom{
	padding-bottom:10px;
}
table.special {
	text-align: left;
	width: 100%;
}

table.special table td {
	text-decoration: none;
	height:21px;
	
}
div.more { 
	text-align: right;
}
table.box div.more a{
	background: url("images/icon_mdl_more.gif") no-repeat 0px 50%;
	height:16px;
	padding-left: 15px;
}


/***last update***/
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:#525252;
	border-bottom: 1px #B52600 solid;
	padding: 0 3px 3px;3px;
	text-align:center;
	margin-left:6px;
	margin-right:6px;
}
div.showhr {
	margin-bottom: 5px;
}

/***search***/
div.search {
        margin: 0 10px 5px 10px;
}
div.search div.tips span {
	margin-right: 13px;
}
div.advsearch .md_top, div.advsearch .md_bottom {
	display: none;
}
div.advsearch div.md_middle {
	border: 1px #B52600 solid;
	background: #F5F5F5;
}
div.advsearch div.md_middle div.layer_01 table td {
	padding: 5px 10px 5px 5px;
	line-height: 1.35em;
}
div.advsearch div.md_middle div.layer_01 input {
	height: 14px;
	border: 1px #999 solid;
	margin: 0 2px;
}
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 {

}
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%;
	height: 16px;
	border: 1px #999 solid;
}


/***account***/
div.account div.md_top{
	display:none;
}
div.bill div.md_top div.layer_01,
div.bill div.md_top div.layer_02,
div.bill div.md_top div.layer_03,{
	background:none;
}
div.bill div.md_top div.layer_03 h3{
	font-size:18px;
	position: relative;
	top: 25px;
	left:-25px;
}
div.account {
	margin: 0 40px 5px 40px;
}
div.title {
	margin: 10px 0 0px 0;
	padding: 4px 0 4px 3px;
	border: 1px 1px 0px 1px #B52600 solid;
	background: #FFDAD0;
}
table.account {
	width: 100%;
	border:1px #B52600 solid;
	border-width:1px 0 0 1px;
}
table.account td {

	border:1px #B52600 solid;
	border-width:0px 1px 1px 0px;
}
table.account td table td{border:0px;}
div.account td, table.account td {
	padding: 3px 0;
}
table.account td input {
	height: 14px;

}
div.account td.row_01_left,table.account td.row_01_left {
	text-align: right;
	width: 45%;
	padding-right: 7px;
	background:#ffffff;
}
div.account td.row_01_right,table.account td.row_01_right {
	text-align: left;
	padding-left: 7px;
	background:#ffffff;
}
div.account td.row_02_left,table.account td.row_02_left{
	text-align: right;
	padding-right: 7px;
	background:#ffffff;
	
}
div.account td.row_02_right,table.account td.row_02_right{
	text-align: left;
	padding-left: 7px;
	background:#ffffff;
	
}
div.account div.md_bottom div.layer_01 {
	height: 7px;
}

/***acctmsg***/
div.acctmsg {
        margin: 0 25px 5px 25px;
}
div.acctmsg div.md_middle div.layer_03 {
	min-height: 300px;
}
div.acctmsg div.md_middle div.layer_01 {
	padding: 40px 100px;
	text-align: center;
}
div.acctmsg div.msg {
	margin: 0;
	text-align: left;
	background: #ECECEC;
	border: 1px #000 solid;
	padding: 15px;
}

/***login***/
div.login div.md_middle div.layer_03 {
	min-height: 200px;
}
div.login div.md_middle {
	border: 1px #ccc solid;
	background:#fff;
}
div.login div.md_top {
	width: 150px;
	
}
div.login div.md_top div.layer_03{
	padding-left:0px;
	height:25px;
	background:url("images/col01_mdtop_showborder_le.gif") no-repeat;
	

}
div.login div.md_top div.layer_02{
	background:url("images/col01_mdtop_showborder_bg.gif") repeat-x;	
}
div.login div.md_top div.layer_01{
	background:url("images/col01_mdtop_showborder_ri.gif") no-repeat top right;
	height:25px;
	padding-right:0px;
	background:#B52600;
}

div.login {
	margin: 0 auto;
	width: 600px;
}
div.login table {
	width: 100%;
	margin-top: 10px;
}
div.login td {
        padding: 3px 0;
}
div.login td input {
    height: 14px;
	border: 1px #237da6 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 {
	margin-bottom: 5px;
}
div.mo_login div.md_top div.layer_03 {

}
div.mo_login div.md_top div.layer_02 {

}
div.mo_login div.md_top div.layer_01 {

}
div.mo_login div.md_top div.layer_01 h3{
	padding-left:10px;
}

div.login div.tips {
	position: relative;
	top: -0px;
	text-align: right;
}

/* (viewcart/popcart) */
div.viewcart {
	margin: 0 30px 5px 30px;
}
div.viewcart div.md_top div.layer_01,
div.viewcart div.md_top div.layer_02,
div.viewcart div.md_top div.layer_03{
	background:none;
	position: relative;
	top: 8px;
	left:-10px;
}
div.viewcart div.md_top div.layer_03 h3{
	font-size:16px;
}
div.viewcart div.msg {
	border: 0;
	background: none;
	padding: 40px 10px;
	width: 400px;
	text-align: left;
}
div.viewcart div.md_middle div.layer_03 {
	min-height: 200px;
}
.popcart {
    background: #FFF url("images/bg.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 div.viewcart {
	background: #FFF;
}
table.viewcart {
	width: 100%;
	border: 1px #B52600 solid;
	border-width: 1px;
	margin-top: 10px;
	background:#ffffff;
}
table.viewcart td,
table.viewcart th
{
	padding: 2px 4px;
	border: 1px #B52600 solid;
	border-width: 0 1px 1px 0;
	height: 20px;
}



table.viewcart thead th {
	height: 22px;
	background: #FFDAD0;
	white-space: nowrap;
}
table.viewcart td input {
	height: 14px;
	border-width: 1px;
	border-color: #B52600;
	margin: 0;
	padding-left: 2px;
}
table.viewcart td.row_01 {
	background: #FFF;
}
table.viewcart td.row_02 {
	background: #ffffff;
}
table.viewcart td div {
	text-align: right;
}
table.control {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.control input {
	cursor: hand;
}
table.control td {
	text-align: center;
}
table.control td div {
	text-align: right;
}

/***check***/
div.check {
	margin-bottom: 5px;
	padding: 2px;
}
div.checkall {
	margin: 0;
	float: right;
}
div.checkall a{display:inline;}
div.checkall img {
	margin-left: 10px;
}

/***bill***/
div.bill {
	margin: 0 20px 5px 20px;
}
div.bill div.msg {
	margin: 0 20%;
	border-style: dotted;
	background: none;
	padding: 20px 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 #A8BEF8 solid;
        border-width: 0 0 1px 1px;
        margin-top: 10px;
}
table.bill td {
        padding: 2px 4px;
        border: 1px #A8BEF8 solid;
        border-width: 0 1px 1px 0;
        height: 24px;
}
table.bill thead td {
	border-bottom: 1px #819ADE solid;
	background: #dedede;
	height: 24px;
}
div.checkoutmsg div.md_middle div.layer_01 {
	padding-left: 150px;
	padding-right: 150px;
}
div.checkoutmsg div.msg {
	margin-top: 0;
}

/***query***/
div.mo_query {
	margin: 0 25px 5px 25px;
}
div.mo_query div.md_top div.layer_01 h3 {
	height: 10px;
	background: none;
	border: 0;
}
div.mo_query div.msg {
	margin-top: 0;
}
div.mo_query div.desc {
	margin-bottom: 0;
}
div.mo_query div.md_middle div.layer_01 table {
	width: 100%;
}
table.query{border-top:#aaa 1px solid;border-left:#aaa 1px solid;}
table.query th{background:#eee;}
table.query th,table.query td{border-right:#aaa 1px solid;border-bottom:#aaa 1px solid;height:28px;text-align:center;} 

/***forum***/
div.mo_forum {
	margin-bottom: 7px;
}
div.mo_forum div.md_top,
div.mo_forum_view div.md_top,
div.mo_forum_post div.md_top {
	height: 10px;
	background: none;
	display:none;
}
div.mo_forum_post{
	width:100%;
}
div.mo_forum div.control {
	background: #B52600;
	padding: 3px;
	color:#fff;
}
div.control a:link,div.control a:visited,div.control a:hover{color:#fff;}
div.mo_forum div.control img {
	padding-right:5px;
}
div.mo_forum table {
	width: 100%;

}
div.forumlist span{display:block;padding-top:10px;padding-right:10px;float:left;}
div.mo_forum table.forumlist {
	margin-top: 15px;
	background:#FFFCF2 ;
	height:30px;
}
div.mo_forum table td,div.mo_forum_post table td {
	vertical-align: middle;
}
table.forumlist thead th{background:#C00202;color:#fff;}
table.forumlist thead td {
	background: #FFDAD0;

	padding: 5px 0 3px 3px;
}
table.forumlist tbody td {
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px #C0A9A9 solid;
}

div.mo_forum .row_01 {
	background: #FFF;
}
div.mo_forum .row_02 {
	background: #FBEBEB;
}
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;
}
p.square {
	clear: left;
}
div.square {
	display: block;
}
p.inline {
	clear: right;
}
div.inline {
	float: left;
}
div.reply {
	clear: left;
}
div.bbsearch div.md_top div.layer_01{
}
div.bbsearch div.md_top div.layer_02,
div.bbsearch div.md_top div.layer_03,
div.bbsearch div.md_top div.layer_01 h3 {
	color:#B52600;
}
div.bbsearch {
	margin-bottom: 5px;
}
div.mo_forum_post div.md_middle div.layer_01 div.control,div.control{
	background: #B52600;
	padding:5px;
	color:#fff;
}

/***list***/
td.old_price_left,td.new_price_left {
        text-align: right !important;
}
td.old_price_right {
	font-family: ·s²Ó©úÅé;
	text-decoration: line-through;
	text-align:left;
}
div.ptlist div.md_top {
	display: none;
}
div.ptlist {
	margin-bottom: 5px;
}
div.list {
	clear: both;
	margin-bottom: 5px;
}
div.list a {
	text-decoration: none;
}
div.desc {
div.desc {
	margin: 5px;
	padding: 5px;
	border-top: 1px #507095 solid;
border-bottom: 1px #507095 solid;
	background: #FfffFF ;
}
}
table.cglist {
	width: 100%;
	border: 1px #999 solid;
	border-width: 1px 0 0 1px;
}
table.cglist td {
	border: 1px #999 solid;
	border-width: 0 1px 1px 0;
}
table.cglist td {
	padding: 3px;
}
table.cglist div {
	text-align: left;
}
table.cglist div.normal {
	padding: 5px 7px;
	border: 1px #999 outset;
}
table.cglist div.over {
	padding: 5px 7px;
	background: #ECECEC;
	border: 1px #999 outset;
}
table.cglist div.down {
	padding: 6px 6px 4px 8px;
	background: #ffffff;
	border: 1px #999 inset;
}

/***shadow***/
td.cm {
        border: 1px #B52600 solid;
        padding: 4px 2px;
        vertical-align: top;
		background: #FFF;
}
td.rb {
        width: 3px;
        height: 3px;
        background: #FFDAD0;
}
td.rm {
        width:3px;
        background: #FFDAD0;
        vertical-align: top;
}
div.rm {
        width: 3px;
        height: 10px;
        background: #fff;
}
td.lm {
        width:4px;
}
div.lm {
	width: 4px;
}
td.cb {
        height:3px;
        background: #FFDAD0;
}
div.cb {
        height: 3px;
        width: 10px;
        background: #fff;
}
td.cb,td.rb,td.lb,td.ct,td.rt,td.lt {
        width: 3px;
}


/***ptdetail***/
div.mo_ptdetail {
	margin: 0 3px 3px 0;
}
div.mo_ptdetail div.md_top {
	display: none;
}
div.mo_ptdetail div.path {
	float:right;
	padding-right:10px;
	padding-top:15px;
}
div.ptdet {
}
td.haveimage_1 {
        border-left: 1px #666 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 #666 dotted;
	padding: 2px;
	clear: both;
}
div.relinfo {
	margin: 0 3px 3px 0;
}
div.ptname {
	margin: 5px;
	background:#ffffff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;


}


/***favlist***/
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;
}

/***listmod***/
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 {
    border-bottom: 1px #999 solid;
	background: #FB9926;

}
table.listmod_4 thead td div {
	margin: 3px;	
}
table.listmod_4 th{background:#C41700;color:#fff;}
table.listmod_4 td.row_01 {
	background: #FFF;;
}
table.listmod_4 td.row_02 {
	background: #FEE4DF;;
}

table.mo_download {
	width: 80%;
	text-align: left;
	margin-top: 10px;
}
table.desc {
	width: 80%;
	text-align: left;
}

/*** row_01 & row_02 ***/
td.row_01_left {
	border-bottom: 0px #EEE dotted;
	border-top: 0px #FFF dotted;
}
td.row_01_right {
	border-bottom: 0px #EEE dotted;
	border-top: 0px #FFF dotted;
}
td.row_02_left {
	border-bottom: 0px #EEE dotted;
	border-top: 0px #FFF dotted;
}
td.row_02_right {
	border-bottom: 0px #EEE dotted;
	border-top: 0px #FFF dotted;
}


/***msg***/
div.tips {
	padding-top: 3px;
	text-align:right;
}
div.msg {
	padding: 5px;
	margin-top: 10px;
	border: 0px #666 solid;
	background: #fff;
	text-align:center;
}
div.submit {
        margin-top: 10px;
        text-align: center;
	
}
div.advsearch div.md_middle div.layer_01 div.submit input {
	height: 19px;
}
.right {
	text-align: right !important;
}

/***vote***/
.vt-button{
	background:#eee;
	border:1px #000 ;
	width:50px;
	height:22px;
}
div.mo_vote {
	padding:0px;
	background:#fff;
	border:1px #B52600 solid;
	
}
div.mo_vote div.md_top div.layer_03,
div.mo_vote div.md_top div.layer_02,
div.mo_vote div.md_top div.layer_01 {
	background: transparent;
	text-align:center;
}
div.mo_vote div.md_middle{
	padding:0px 40px;
}
div.mo_vote table {
	width: 100%;
	margin: 0px 0;

}
div.mo_vote table td {
	padding: 2px 5px 2px 3px;
	white-space: nowrap;
	background:#f5f5f5;
	padding:5px;
	border:1px #ccc 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;
}



/***notfound***/
body.notfound {
	padding-top: 15px;
}
div.notfound {
	margin-left: 50px;
	margin-right: 50px;
}
div.notfound div.md_middle div.layer_01 {
	text-align: center;
}
div.notfound div.md_middle div.layer_01 div {
	text-align: left;
}
div.notfound div.md_middle div.layer_01 div.msg {
	width: 85%;
	background: none;
	border: 0;
	color: #000;
}
div.notfound div.md_top div.layer_01 h3 {
	height: 10px;
	background: none;
	border: 0;
}

/***** aso *****/
div.o_block,div.o_none {
	clear: both;
	padding: 5px;
	
}
div.dynamic-tab div.no {
	display: block;
	float: left;
	color: #000;
	cursor: hand;
	height: 17px;
	margin: 0px -1px 0px 2px;
	cursor: pointer;
	cursor: hand;
	z-index: 1;
	text-align: center;
	top: 0;
	padding: 3px 0px 0px 0px;
	white-space: nowrap;
	width: 100px;
}
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;
	width: 100px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	height: 20px !important;
	z-index: 5;
	margin: 1px -1px -2px 2px;
	background: #FFF;
	border-bottom: 0;
	top: -1px;
	position: relative;
	padding: 1px 0px 0px 0px;
}
div.dynamic-tab div.now div.layer_03 {
	padding-left: 3px;
	background: url("images/now_left.gif") no-repeat left top;
}
div.dynamic-tab div.now div.layer_02 {
	padding-right: 3px;
	background: url("images/now_right.gif") no-repeat right top;
}
div.dynamic-tab div.now div.layer_01 {
	padding: 2px 3px 0 3px;
	background: url("images/now_bg.gif") repeat-x left 0;
	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;
}

/**************************cgmenu*************************/
div.mo_cgmenu {
	margin-bottom: 5px;
}
div.mo_cgmenu div.layer_01 {
	padding: 0 5px;
}
div.mo_cgmenu div.md_top div.layer_03{
	background:url(images/cgmenu_top_bg.gif) repeat-x ;
	height:25px;
}

div.mo_cgmenu div.md_top div.layer_02{
	background:url(images/cgmenu_top_l.gif) no-repeat;
	padding-left:22px;
	height:25px;

}
div.mo_cgmenu div.md_top div.layer_01 {
	background:url(images/cgmenu_top_r.gif) no-repeat top right;
	height:25px;
}
div.mo_cgmenu div.md_top div.layer_01 h3 {
	color:#9C0000;
	padding-top:7px;
}

div.mo_cgmenu div.md_middle div.layer_01 {
	background: #000;
	margin: 0;
	border:0px 1px 1px 1px #8A7667 solid;
	border-top:0px ;
	padding:13px;
}
.ECMenu { behavior: url(../lib/cl_flyout.htc); }

.flyoutMenu{
}
.flyoutLink{ 
	height: 26px;

	padding: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica; cursor: hand;
	z-index:99;
	border-bottom:1px #9BA686 dotted;

 }
.flyoutLink a { color: #666666; text-decoration: none; }
.flyoutLink a:visited { color: #666666; text-decoration: none; }
.flyoutLinkOver{
	height: 26px;
	padding: 1px 10px 1px 1px;
	font-family: Verdana, Arial, Helvetica; cursor: hand;
	background:#737373;
	border-bottom:1px #9BA686 dotted;
}
.flyoutLinkOver a { color: #118D98; text-decoration: none; }
.flyoutLinkOver a:hover { color: #118D98; text-decoration: none; }
.flyoutLinkOver a:visited { color: #118D98; text-decoration: none; }
.flyoutLinkDown{
	height: 26px;
	background-color: ; padding: 1px 10px 1px 1px;
	font-family: Verdana, Arial, Helvetica; cursor: hand;

	border-bottom:1px #987F48 dotted;
}
.flyoutLinkDown a { color: #118D98; text-decoration: none; }
.flyoutLinkDown a:hover { color: #118D98; text-decoration: none; }
.flyoutLinkDown a:visited { color: #118D98; text-decoration: none; }

.flyoutSubMenu { z-index: 99;}
.flyoutSubLink {
	height: 26px;
	border:1px #9BA686 solid;
	background-color: #ffffff; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; cursor: hand;
	
}
.flyoutSubLink a { color: 666666; text-decoration: none; }
.flyoutSubLink a:visited { color: 666666; text-decoration: none; }
.flyoutSubLinkOver {
	height: 26px;
	border:1px #9BA686 solid;
	background-color: #CFDFE2; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; cursor: hand;
	background:#fff; 
	
}
.flyoutSubLinkOver a { color: #118D98; text-decoration: none; }
.flyoutSubLinkOver a:hover { color: #118D98; text-decoration: none; }
.flyoutSubLinkOver a:visited { color: #118D98; text-decoration: none; }
.flyoutSubLinkDown{
	height: 26px;
	border:1px #9BA686 solid;
	background-color: #CFDFE2; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; cursor: hand;
	background:#fff; 
}
.flyoutSubLinkDown a { color: #000000; text-decoration: none; }
.flyoutSubLinkDown a:hover { color: #000000; text-decoration: none; }
.flyoutSubLinkDown a:visited { color: #000000; text-decoration: none; }
/*ud*/
div.path {
	padding-top: 8px;
	border: 0px #A4AAB4 solid;
	margin-bottom: 3px;
	text-align:right;
	height:30px;
}
input#SameChk {
	margin: 0;
}
div.page {
	margin-top: 25px;
	margin-bottom: 5px;
	text-align: center;
	display:none;
}
div.page span { 
	margin-left: 5px;
}
div.other {
	border: 0px #666 dotted;
	padding: 4px;
	text-align:left;

}
div.other img {
	margin: 0 2px 0 5px;
}
table.other {
	margin-top: 10px;
	width: 700px;
	clear: both;
}
table.other thead td {
	border-bottom: 1px #A4AAB4 solid;
}
table.other td {
	padding: 2px;
	white-space: nowrap;
}
table.ptdet-def {
	width: 400px;
	background: #ffffff;
}
table.ptdet-def td {
	padding: 2px;
	white-space: nowrap;
}
div.ptadd{text-align:right;
padding-right:5px;}
td .shadow-text{padding:3px;}

div.login{width:600px;margin:0 auto;}
div.login div.md_top div.layer_01 h3 {padding-left:5px; padding-top:5px;color:#333;}
div.login table {margin:  auto;	}
div.search{width:600px;margin:0 auto;}
div.search div.md_top div.layer_01 h3 {padding-left:35px; padding-top:15px;color:#333;}
div.search table {	margin:  auto;	}

td.new_price_right {
text-align:left
}
.mem_price_right {
text-align:left
}
td.shadow-text img{margin-right:4px;}