/* Main Style */

body {
	/*font-size: 97%;*/
	margin: 0px;
	padding: 0;
	background: #FFD7E4 url("images/body_bg_bottom.gif") no-repeat bottom left;
  
}
form {
	display: inline;
	margin: 0;
}
a:link,a:visited {
	color: #781720;
	text-decoration: none;
}
a:hover {
	color: #AF3B46;
	text-decoration: none;
}

div.container {
	margin: 0px;
	background: url("images/body_bg_di.gif") repeat-x top;
	
}
table.container {
	background: url("images/body_bg.jpg") no-repeat left top;
}
table.container td {
	text-align: left;
}
input.radio {
	border: 0 !important;
}
input.checkbox {
	border: 0 !important;
}
td fieldset{
	border: 1px #EF457B solid;

}

/* 頭部定義(logo/banner/slogan/navbar/searchbar/companyname) */

table.container td.head {
	height: 10px;
}
div.head {
	position: relative;

 
	height: 150px;
}
div.navbar {
	position: absolute;
	top: 4px;
	right: 20px;
	z-index: 100;
	height: 20px;
	text-align: right;
	white-space: nowrap;
	padding: 0 4px 0 14px;
}
div.navbar div {
}
div.navbar ul {
        margin: 0px;
        padding: 0;
        white-space: nowrap;
        clear: left;
        display: inline;
        text-align: center;
}
div.navbar li {
	list-style: none;
        float: left;
        display: block;
        margin: 0;
        padding: 0 6px 0 12px;
        text-align: center;
        background: url("images/navbar_li.gif") no-repeat 0 2px;
}
div.navbar li a,
div.navbar li a:link,
div.navbar li a:visited {
        margin: 0px;
	display: block;
        font-weight: bold;
        color: #87173B;
        text-decoration: none;
        padding: 2px 3px;
}
div.navbar li a:hover {
        color: #F04F83;
        
}
div.navbar li.marquee {
	background: none;
	background: none;
	width: 200px;
	position: absolute;
	top:20px;
	right: 150px;
	color: #6D6D6D;
}
div.navbar li.marquee div {
	width: 100px;
}
div.navbar li.marquee div marquee {
	margin: 0;
	color: #6D6D6D;
	width: 96%;
}
div.navbar li.marquee_s div marquee {
	color: #6D6D6D;
}


div.logo { /*logo*/
	text-align: left;
	padding-top: 10px;
	padding-left:20px;
}

div.company {
	text-align: left;
	margin-left: 25px;
	margin-top: 1px;
	color: #FFFD54;
}

div.banner {
	vertical-align: top;
	position: absolute;
	top: 10PX;
	left:190px;
	height: 100px;
	width: 634px;
	padding: 12px 0 0 18px;
	z-index: 100;
}
div.searchbar {
	display:none;
}
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 {
	height: 17px;
	width: 95px;
	/*background: url("images/search_bg_input.gif") 0px 0px !important;
	background-attachment: fixed;*/
	border: 1px #6085EB solid;
	background-color: #D8E0FB;
	color: #0129CF;
}
div.ptname{
	font-size: 12pt;
}
/* 主體設定 */

table.container td.body { /*主體所在單元格*/
	padding: 0;
}
div.body {
	background: none;
}

table.box { /*主體部分*/
	width: 100%;
	
}
div.col_01 {
	/*position: relative;*/
	top: 0px;
	margin: 0 6px;
padding-top:100px;
}
div.col_02 {
	/*position: relative;*/
}
div.col_03 {
	/*position: relative;*/
	margin: 0 6px;
	padding-top:100px;
}
div.mo_ptdetail div.path{
	padding-right: 25px;
	float: right;
}

/* 頁腳設定(foot/counter/copyright/gotop) */
div.ptname{
}

table.container td.foot { /*頁腳所在單元格*/
	padding: 0;
	height: 10px;
}
div.counter {
	padding-bottom: 3px;
	text-align: center;
}
div.foot div.layer_02 {
	position: relative;
	margin-top: 1px;
	height:90px;
	
}
div.foot div.layer_01 {
	vertical-align: middle;
}
div.foot div.copyright {
	text-align: center;
	color: #666666;
	padding-top: 8px;
	width: 100%;
	position: absolute;
	
}
div.foot div.gotop {
	position: absolute;
	width: 35px;
	height: 13px;
	right: 0;
	top: 4px;
}
div.md_top div.layer_01 h3 {
	margin: 0;
}
div.col_03 div.mo_login div.md_top div.layer_03,
div.col_03 div.showborder div.md_top div.layer_03,
div.col_03 div.bbsearch div.md_top div.layer_03,
table.mo_download div.md_top div.layer_03   {
	padding-left:9px;
	height:31px;
	background: url("images/mdl_tl3.gif") no-repeat left top;

}
div.col_03 div.mo_login div.md_top div.layer_02,
div.col_03 div.showborder div.md_top div.layer_02,
div.col_03 div.bbsearch div.md_top div.layer_02,
table.mo_download div.md_top div.layer_02 {
	padding-right:9px;
	height:31px;
	background: url("images/mdl_tr3.gif") no-repeat right top;

}
div.col_03 div.mo_login 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 ,
table.mo_download div.md_top div.layer_01 {
	height:31px;
	background: url("images/mdl_tc3.gif") repeat-x;

}
div.col_03 div.mo_login div.md_top div.layer_01 h3 ,
div.col_03 div.showborder div.md_top div.layer_01 h3,
div.col_03 div.bbsearch div.md_top div.layer_01 h3,
table.mo_download div.md_top div.layer_01 h3{
	text-align: right;
	background: url("images/icon_mdl_title2.gif") no-repeat 0px 50%;
	padding:8px 0 5px 0;
	white-space: nowrap;
}



div.col_03 div.mo_login div.md_middle div.layer_03,
div.col_03 div.showborder div.md_middle div.layer_03,
div.col_03 div.bbsearch div.md_middle div.layer_03,
table.mo_download div.md_middle div.layer_03   {

	background: none;

}
div.col_03 div.mo_login div.md_middle div.layer_02,
div.col_03 div.showborder div.md_middle div.layer_02,
div.col_03 div.bbsearch div.md_middle div.layer_02,
table.mo_download div.md_top md_middle.layer_02 {
	background: none;

}
div.col_03 div.mo_login div.md_middle div.layer_01,
div.col_03  div.showborder div.md_middle div.layer_01,
div.col_03 div.bbsearch div.md_middle div.layer_01 ,
table.mo_download div.md_middle div.layer_01 {
	border: 1px #AF506F solid;
	border-width: 0 1px;
	background: #FFCEE0;
	padding: 5px 8px 0 8px;

}

div.col_03 div.mo_login div.md_bottom div.layer_03,
div.col_03 div.showborder div.md_bottom div.layer_03,
div.col_03 div.bbsearch div.md_bottom div.layer_03,
table.mo_download div.md_bottom div.layer_03   {
	padding-left:9px;
	height:11px;
	background: url("images/mdl_bl3.gif") no-repeat left top;

}

div.col_03 div.mo_login div.md_bottom div.layer_02,
div.col_03 div.showborder div.md_bottom div.layer_02,
div.col_03 div.bbsearch div.md_bottom div.layer_02,
table.mo_download div.md_bottom div.layer_02 {
	padding-right:9px;
	height:11px;
	background: url("images/mdl_br3.gif") no-repeat right top;
border-bottom: 10px #FFD7E4 solid;
}
div.col_03 div.mo_login div.md_bottom div.layer_01,
div.col_03 div.showborder div.md_bottom div.layer_01,
div.col_03 div.bbsearch div.md_bottom div.layer_01,
table.mo_download div.md_bottom div.layer_01  {
	height: 11px;
	background-color:#FFCEE0;
	border-bottom: 1px #AF506F solid;
}
div.noborder div.md_top div.layer_03  {
	
}
div.noborder div.md_top div.layer_02 {
	
}
div.noborder div.md_top div.layer_01  {
	height:31px;
	background: url("images/mdl_tc3no.gif") repeat-x;

}
div.noborder div.md_top div.layer_01 h3{
	text-align: right;
	background: url("images/icon_mdl_title2no.gif") no-repeat 0px 50%;
	padding:8px 0 5px 9px;
	white-space: nowrap;
}
div.noborder div.md_middle div.layer_01 {
	padding: 5px 10px 0 10px;
}	
div.col_02 div.showborder div.md_top div.layer_03{
	padding-left:10px;
	height:33px;
	background: url("images/mdl_tl02.gif") no-repeat left top;

}
div.col_02 div.showborder div.md_top div.layer_02 {
	padding-right:16px;
	height:33px;
	background: url("images/mdl_tr02.gif") no-repeat right top;

}
div.col_02 div.showborder div.md_top div.layer_01 {
	height:33px;
	background: url("images/mdl_tc02.gif") repeat-x;
}
div.col_02 div.showborder div.md_top div.layer_01 h3{
	text-align: right;
	background: url("images/icon_mdl_title2no.gif") no-repeat 0px 50%;
	padding:6px 0 5px 0;
	white-space: nowrap;
}
div.col_02 div.showborder div.md_middle div.layer_03{
	background: url("images/mdr01.gif") repeat-y;
	padding-left:10px;
}
div.col_02 div.showborder div.md_middle div.layer_02{
	background: url("images/mdr02.gif") repeat-y right;
	padding-right:16px;
}
div.col_02 div.showborder div.md_middle div.layer_01{
	background: #FFF;
}
div.col_02 div.showborder div.md_bottom div.layer_03{
	padding-left:10px;
	height:17px;
	background: url("images/mdl_bl02.gif") no-repeat left top;
}
div.col_02 div.showborder div.md_bottom div.layer_02{
	padding-right:16px;
	height:17px;
	background: url("images/mdl_br022.gif") no-repeat right top;
}
div.col_02 div.showborder div.md_bottom div.layer_01 {
	height:17px;
	background: url("images/mdr_tc02.gif") repeat-x;
}
div.col_02 div.top div.d_03 {
	padding-left:15px;
	height:35px;
	background: url("images/mdl_tl2.gif") no-repeat left top;

}

div.col_02 div.top div.d_02 {
	padding-right: 15px;
	height:35px;
	background: url("images/mdl_tr2.gif") no-repeat right top;
}
div.col_02 div.top div.d_01 {
	height:35px;
	background: url("images/mdl_tc2.gif") repeat-x;
	padding: 0 8px;
}
div.col_02 div.middle div.d_03 {
	background: url("images/mdr.gif") repeat-y;
	padding-left:15px;
}
div.col_02 div.middle div.d_02{
	background: url("images/mdr2.gif") repeat-y right;
	padding-right:15px;
}
div.col_02 div.middle div.d_01{
	background: #FFF;
	padding: 0 8px;
	border: 1px #FFF solid;
}
div.col_02 div.bottom div.d_03 {
	padding-left:15px;
	background: transparent url("images/mdr_bl.gif") no-repeat left top;
	height:43px;
}
div.col_02 div.bottom div.d_02 {
	padding-right:15px;
	background:  url("images/mdr_bl2.gif") no-repeat right top;
	height:43px;
}
div.col_02 div.bottom div.d_01 {
	background: url("images/mdr_tc2.gif") repeat-x;
	height:43px;
}
div.col_02 div.bottom div.d_01 img {
	width: 547px;
}
/* 模組頂部樣式(通用模組樣式) */
div.col_01 div.md_top div.layer_03 {
	padding-left: 9px;
	height:29px;
	background: url("images/mdl_tl.gif") no-repeat left top;
	
}
div.col_01 div.md_top div.layer_02 {
	padding-right: 9px;
	height:29px;
	background: url("images/mdl_tr.gif") no-repeat right top;
}
div.col_01 div.md_top div.layer_01 {
	height:29px;
	background: url("images/mdl_tc.gif") repeat-x;

}
div.col_01 div.md_top div.layer_01 h3{
	text-align: right;
	color: #004D99;
	background: url("images/icon_mdl_title.gif") no-repeat 0px 50%;
	padding:6px 0 5px 0;
	white-space: nowrap;
}
div.col_01 div.noborder div.md_top div.layer_03  {
	padding-left:9px;
	border:0;
	background:none;
}
div.col_01 div.noborder div.md_top div.layer_02  {
	padding-right:9px;
	border:0;
	background:none;
}
div.col_01 div.noborder div.md_top div.layer_01  {
	padding-right:9px;
	background: url("images/mdl_tc3no.gif") repeat-x;
}
div.col_01 div.noborder div.md_middle {
	border-width: 0 0px;
	background: none;
}
div.col_01 div.noborder div.md_bottom div.layer_03  {
	padding-left:9px;
	border:0;
	background:none;
}
div.col_01 div.noborder div.md_bottom div.layer_02  {
	padding-right:9px;
	border:0;
	background:none;
}
div.col_01 div.noborder div.md_bottom div.layer_01{
	border-width: 0 0px;
	background: none;
}
div.col_01 div.noborder div.md_top div.layer_01 h3{
	text-align: right;
	background: url("images/icon_mdl_title1no.gif") no-repeat 0px 50%;
	padding:8px 0 5px 0;
	white-space: nowrap;
}

/* 模組中部樣式(通用模組樣式) */
div.col_01 div.md_middle {
	border: 1px #FFFFFF solid;
	border-width: 0 1px;
	background: #F17DA2;
}
div.col_01 div.md_middle div.layer_03 {
	padding: 0; 
	height: 100%;
}
div.col_01 div.md_middle div.layer_02 {
	padding: 0; 
	width: 100%;
	height: 100%;
}
div.col_01 div.md_middle div.layer_01 {
	padding: 0 15px;
}

/* 模組底部樣式(通用模組樣式) */
div.col_01 div.md_bottom {
	height: 25px;
}
div.col_01 div.md_bottom div.layer_03 {
	padding-left: 9px; 
	background: url("images/mdl_bl.gif") no-repeat left top;
}
div.col_01 div.md_bottom div.layer_02 {
	padding-right: 9px; 
	background: url("images/mdl_br.gif") no-repeat right top;
}
div.col_01 div.md_bottom div.layer_01 {
	height: 25px;
	background-color:#F17DA2;
	border-bottom: 1px #FFFFFF solid;
}

div.md_top div.layer_01 h3{
	padding-bottom:6px;
}
/* 模組設定(推薦模組/自定模組等...showborder有邊框/noborder無邊框) */

table.special {
	text-align: left;
	width: 100%
}
div.noborder,div.showborder {
	margin-bottom: 0px;
}
table.special table td {
	
}
table.special table td a,
table.special table td a:link,
table.special table td a:visited{
	text-decoration: none;
}


div.more { /*更多*/
	text-align: right;
}
div.more a {
	
	height:16px;
	padding-left: 15px;
}


/***最後更新***/
div.showhr div.md_top,div.showhr div.md_bottom,div.nohr div.md_top,div.nohr div.md_bottom {
	display: none;
}
div.nohr div.md_middle {
	border: 0;
}
div.showhr div.md_middle {
	border:0;
	border: 1px #F06994 dashed;
	padding: 3px;
}
div.showhr {
	margin-bottom: 5px;
}

/***搜尋頁面***/
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 #EEE solid;
	background: #F5F5F5;
}
div.advsearch table td {
	padding: 3px 10px 3px 3px;
	line-height: 1.35em;
}
div.advsearch table td input {
	height: 19px;
}
div.mo_search,div.mo_asosearch {
	margin-bottom: 5px;
}
div.mo_search div {
	
	border: 0 ;
	text-align: left;
}

div.mo_search div.key {
	margin-bottom: 3px;
}
div.mo_search div.key input {
	width: 85%;
	border: 1px #A03E5D solid;
}
div.mo_vote div.md_top div.layer_03 {
	padding-left:15px;
	height:35px;
	background: url("images/mdl_tl2.gif") no-repeat left top;

}
div.mo_vote div.md_top div.layer_02 {
	padding-right: 15px;
	height:35px;
	background: url("images/mdl_tr2.gif") no-repeat right top;
}
div.mo_vote div.md_top div.layer_01 {
	height:35px;
	background: url("images/mdl_tc2.gif") repeat-x;
	padding: 0 15px;
}
div.mo_vote div.md_top div.layer_01 h3 {
	padding-top: 15px;
}
div.mo_vote div.md_middle div.layer_03 {
	background: url("images/mdr.gif") repeat-y;
	padding-left:15px;
}
div.mo_vote div.md_middle div.layer_02{
	background: url("images/mdr2.gif") repeat-y right;
	padding-right:15px;
}
div.mo_vote div.md_middle div.layer_01{
	background: #ffffff;
	padding: 0 8px;
	border: 1px #FFF solid;
}
div.mo_vote div.md_bottom div.layer_03 {
	padding-left:15px;
	background: url("images/mdr_bl.gif") no-repeat left top;
	height:43px;
}
div.mo_vote div.md_bottom div.layer_02 {
	padding-right:15px;
	background: url("images/mdr_bl2.gif") no-repeat right top;
	height:43px;
}
div.mo_vote div.md_bottom div.layer_01 {
	background: url("images/mdr_tc2.gif") repeat-x;
	height:43px;
}
	


/***會員資料***/
div.account {
	margin: 0 auto 0px auto;
	width: 500px;
}
div.title {
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 3px;
	color: #FFF;
	border-bottom: 1px #EF447B solid;
	background-color: #BBCAF3;
	background-image: url("images/tcat.gif");
	background-repeat: repeat-x;
}
table.account {
	width: 100%;
}
div.account td, table.account td {
	padding: 3px 0;
}
table.account td input {
	height: 14px;
	border: 1px #EF447B solid;
}
table.account td input {
        height: 14px;
        border: 1px #EF447B solid;
}
div.account td.row_01_left,table.account td.row_01_left {
	text-align: right;
	width: 45%;
	padding-right: 7px;
	font-weight: bold;
	color: #707070;
}
div.account td.row_02_left,table.account td.row_02_left {
	text-align: right;
	padding-right: 7px;
	font-weight: bold;
	color: #707070;
}
div.account div.md_bottom div.layer_01 {
	height: 7px;
}

/***注冊成功***/
div.acctmsg {
        margin: 0 25px 5px 25px;
}
div.acctmsg div.md_middle div.layer_03 {
	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: #EDF0F9;
	border: 1px #F06994 solid;
	color: #000000;
	padding: 15px;
}

/***會員登入***/
div.login div.md_middle div.layer_03 {
	min-height: 200px;
}
div.login {
	margin: 0 20px 5px 20px;
}
div.login table {
	width: 100%;
	margin-top: 10px;
}
div.login td {
        padding: 3px 0;
}
div.login td input {
        height: 19px;
	border: 1px #EF447B solid;
}
div.login td.row_01_left {
        text-align: right;
        width: 45%;
        padding-right: 7px;
        font-weight: bold;
        color: #707070;
}
div.login td.row_02_left {
        text-align: right;
        padding-right: 7px;
        font-weight: bold;
        color: #707070;
}
div.mo_login {
	margin-bottom: 5px;
}

/* 購物車(viewcart/popcart) */
div.viewcart {
	margin: 0 20px 5px 20px;
}
div.viewcart div.msg {
	border: 0;
	background: none;
	padding: 40px 10px;
	width: 400px;
	text-align: left;
}
div.viewcart div.md_middle div.layer_03 {
	min-height: 200px;
}
.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%;
	border: 1px #EF447B solid;
	border-width: 0 0 1px 1px;
	margin-top: 10px;
}
table.query td,
table.viewcart td {
	padding: 2px 4px;
	border: 1px #EF447B solid;
	border-width: 0 1px 1px 0;
	height: 20px;
}
table.other thead th,
table.query thead th,
table.viewcart thead th {
        font-weight: bold;
        color: #FFF;
        border-bottom: 1px #EF447B solid;
	padding: 2px 4px;
	border: 1px #EF447B solid;
	border-width: 0 1px 1px 0;
        background-color: #BBCAF3;
        background-image: url("images/tcat.gif");
        background-repeat: repeat-x;
	padding-top: 5px;
	white-space: nowrap;
}
table.viewcart td input {
	height: 14px;
	border-width: 1px;
	border-color: #EF447B;
	margin: 0;
	padding-left: 2px;
}
table.viewcart td.row_01 {
	background: #FFF;
}
table.viewcart td.row_02 {
	background: #EEEEEE;
}
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 div {
	text-align: right;
}
table.control td{
	text-align: center;

}

/***選購頁面***/
div.check {
	margin-bottom: 0px;
	padding: 2px;
}
div.checkall {
	margin: 0;
	float: right;
}

/***購物結帳***/
div.bill {
	margin: 0 20px 5px 20px;
}
div.bill div.msg {
	margin: 0 20%;
	border: 0;
	background: none;
	padding: 40px 10px;
	width: 300px;
	text-align: left;
}
div.bill div.md_middle div.layer_03 {
	min-height: 200px;
}
table.bill td div {
	text-align: right;
}
table.bill {
	width: 100%;
        border: 1px #EF447B solid;
        border-width: 0 0 1px 1px;
        margin-top: 10px;
}
table.bill td {
        padding: 2px 4px;
        border: 1px #EF447B solid;
        border-width: 0 1px 1px 0;
        height: 24px;
}
table.bill thead td {
        font-weight: bold;
        color: #FFF;
        border-bottom: 1px #EF447B solid;
        background-color: #EF447B;
        background-image: url("images/tcat.gif");
        background-repeat: repeat-x;
        padding-top: 5px;
}
div.checkoutmsg div.md_middle div.layer_01 {
	padding-left: 150px;
	padding-right: 150px;
}
div.checkoutmsg div.msg {
	margin-top: 0;
}

/***訂單查詢***/
div.mo_query {
	margin: 0 25px 5px 25px;
}
div.mo_query div.md_top div.layer_01 h3 {
	height: 10px;
	background: none;
	border: 0;
}
div.mo_query div.msg {
	margin-top: 0;
}
div.mo_query div.desc {
	margin-bottom: 0;
}
div.mo_query div.md_middle div.layer_01 table {
	width: 100%;
}

/***論壇***/
div.mo_forum {
	margin-bottom: 5px;
}
div.mo_forum div.md_top,
div.mo_forum_view div.md_top,
div.mo_forum_post div.md_top {
	height: 10px;
	background: none;
}
div.mo_forum div.control {
	background: #F0F0F0;
}
div.mo_forum table {
	width: 100%;
}
div.mo_forum table.forumlist {
	margin-top: 10px;
}
div.mo_forum table td,div.mo_forum_post table td {
	vertical-align: middle;
}
table.forumlist thead td {
	background: #BBCAF3 url("images/tcat.gif") repeat-x;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px #EF3F77 solid;
	padding: 5px 0 3px 8px;
}
table.forumlist tbody td {
	vertical-align: middle;
	padding: 3px;
}
div.mo_forum .row_01 {
	background: #FFF;
}
div.mo_forum .row_02 {
	background: #F3F3F3;
}
div.mo_forum a {
	text-decoration: none;
}
div.smiles {
	display: inline;
	float:left;
	clear:right;
	padding: 0 3px;
	text-align: center;
}
table.forumpost {
	margin: 10px 0;
}
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 h3 {
	padding:5px;
}
div.bbsearch {
	margin-bottom: 15px;
}

/***商品陳列***/
td.old_price_left,td.new_price_left {
        text-align: right !important;
}
div.ptlist {
        margin-bottom: 0px;
}

a.cart_add,a.cart_add:link,a.cart_add:visited {
}
div.list {
	clear: both;
	margin-bottom: 5px;
}
div.desc {
	margin: 5px;
	padding: 3px;
	border: 1px #F2A0BA dashed;
	background: #FFE9F0;
}
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: #F4F7FF;
	border: 1px #CCD7FC outset;
}
table.cglist div.down {
	padding: 6px 6px 4px 8px;
	background: #EEEEEE;
	border: 1px #CCD7FC inset;
}

/***陰影***/
td.cm {
        border: 1px #FFAFC8 solid;
        padding: 4px 2px;
        vertical-align: top;
}
td.rb {
        width: 5px;
        height: 3px;
        background: #FFF;
}
td.rm {
        width:5px;
        background: #FFF;
        vertical-align: top;
}
div.rm {
        width: 5px;
        height: 10px;
        background: #FFF;
}
td.lm {
	background: #FFF url("images/yin.gif") no-repeat;
        width:11px;
}
div.lm {
	width: 11px;
	height: 130px;
}
td.cb {
        height:3px;
        background: #FFF
}
div.cb {
        height: 3px;
        width: 10px;
        background: #FFF;
}
td.cb,td.rb,td.ct,td.rt {
        width: 5px;
}
td.lb,td.lt {
        width: 11px;
}
div.other {
	padding: 4px;
	width: 400px;
}
div.other img {
	margin: 0 2px 0 5px;
}
table.other {
	margin-top: 10px;
	width: 500px;
	clear: both;
}

/***商品明細***/
div.mo_ptdetail {
	margin: 0 3px 3px 0;
}
div.mo_ptdetail div.md_top div.layer_01 h3 {
	height: 10px;
	background: none;
	border: 0;
}
div.ptdet {
	min-height: 500px;
}
td.haveimage_1 {
        border-left: 1px #EF447B 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 #EF447B dotted;
	padding: 2px;
	clear: both;
}
div.relinfo {
	margin: 0 3px 3px 0;
}


/***收藏夾***/
div.mo_favlist {
	margin: 0 10px 10px 10px;
}
div.mo_favlist table {
	width: 100%;
}
div.mo_favlist table td {
	padding: 3px;
}
div.mo_favlist h5 {
	margin: 0;
}
div.mo_favlist div.checkall {
	float: left;
	margin-right: 50px;
}
div.mo_favlist div.page {
	padding: 5px;
}
table.favlist td.row_01 {
	background: #FFF;
}
table.favlist td.row_02 {
	background: #F3F3F3;
}

/***陳列方法***/
table.listmod_4 {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.listmod_4 td {
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
table.listmod_4 thead td {
        font-weight: bold;
        color: #FFF;
        border-bottom: 1px #EF447B solid;
        background-color: #BBCAF3;
        background-image: url("images/tcat.gif");
        background-repeat: repeat-x;
}
table.listmod_4 thead td div {
	margin: 3px;
}
table.listmod_4 td.row_01 {
	background: #FFF;
}
table.listmod_4 td.row_02 {
	background: #F3F3F3;
}

/***商品明細***/
table.mo_download {
	width: 80%;
	text-align: left;
	margin-top: 10px;
}
table.mo_download div.md_top div.layer_01{
}
table.desc {
	width: 80%;
	text-align: left;
}

/***兩行間隔***/
td.row_01_left {
        background: #FFF;
}
td.row_01_right {
        background: #FFF;
}
td.row_02_left {
        background: #F3F3F3;
}
td.row_02_right {
        background: #F3F3F3;
}


/***公共訊息***/
div.tips {
	color: #FF7401;
	font-weight: bold;
	padding-top: 3px;
}
div.msg {
	padding: 5px;
	color: #FFffff;
	margin-top: 10px;
	border: 1px #EF3F77 solid;
	background: #F395B8;
}
div.submit {
        margin-top: 10px;
        text-align: center;
}
div.submit a, div.submit a:link, div.submit a:visited{
	text-decoration: none;
	padding: 2px;
}
div.submit a:hover {
	background: #EEEEEE;
	color: #444444;
	padding: 2px;
}
.right {
	text-align: right !important;
}

/***投票***/
div.mo_vote {
	margin: 100px 10%;
	color: #9B1D46;

}
div.mo_vote table {
	width: 100%;
	margin: 5px 0;
}
div.mo_vote table td {
	padding: 2px 5px 2px 3px;
	white-space: nowrap;
}
div.mo_vote div.voting {
	height: 9px;
	background: url("images/voting.gif") repeat-x;
}
div.mo_vote div.desc {
	margin: 0;
}
div.mo_vote div.close {
	text-align: center
}
div.mo_vote div.close button {
	margin: 5px;
}

/***找不到***/
body.notfound {
	padding-top: 15px;
}
div.notfound {
	margin-left: 50px;
	margin-right: 50px;
}
div.notfound div.md_middle div.layer_01 {
	text-align: center;
}
div.notfound div.md_middle div.layer_01 div {
	text-align: left;
}
div.notfound div.md_middle div.layer_01 div.msg {
	width: 85%;
	background: none;
	border: 0;
	color: #000;
}
div.notfound div.md_top div.layer_01 h3 {
        height: 10px;
        background: none;
	border: 0;
}


/**************************分類清單樣式*************************/
div.mo_cgmenu {
	margin-bottom: 5px;

}
div.mo_cgmenu div.layer_01 {
	padding: 0 5px;
}
.ECMenu { behavior: url(../lib/cl_flyout.htc); }

.flyoutMenu{ 
	border: 0;font-weight: bold;
}
.flyoutLink{
	height: 20px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica; 
	cursor: hand;
	background: url("images/mdl_line.gif") repeat-x left bottom;
}
.flyoutLink a { color: #ffffff; text-decoration: none; }
.flyoutLink a:visited { color: #ffffff; text-decoration: none; }
.flyoutLinkOver  {
	height: 20px;
	font-family: Verdana, Arial, Helvetica; 
	background: #FFCEE0 url("images/mdl_line.gif") repeat-x left bottom;
	cursor: hand;
	font-size: 11px;
}
.flyoutLinkOver a { color: #cc0000; text-decoration: none; }
.flyoutLinkOver a:hover { color: #cc0000; text-decoration: none; }
.flyoutLinkOver a:visited { color: #cc0000; text-decoration: none; }
.flyoutLinkDown  {
	height: 20px;
	background-color: #EEEEEE; 
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica;cursor: hand;
	background: #FFCEE0 url("images/mdl_line.gif") repeat-x left bottom;
	font-size: 11px;
}
.flyoutLinkDown a { color: #CC0000; text-decoration: none; }
.flyoutLinkDown a:hover { color: #CC0000; text-decoration: none; }
.flyoutLinkDown a:visited { color: #CC0000; text-decoration: none; }

.flyoutSubMenu {	border: #EF86A8 dashed; border-width: 1px 0px 0px 1px;font-weight: bold;}
.flyoutSubLink {
	height: 20px;
	border-top:1px #ffffff solid;border-bottom:1px #EF86A8 dashed;border-right:1px #EF86A8 dashed;
	background-color: #FFFFFF; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; cursor: hand;
}
.flyoutSubLink a { color: #F05F8D; text-decoration: none; }
.flyoutSubLink a:visited { color: #F05F8D; text-decoration: none; }
.flyoutSubLinkOver {	
	height: 20px;
	border-top:1px #ffffff solid;border-bottom:1px #EF86A8 dashed;border-right:1px #EF86A8 dashed;
	background-color: #F0F0F0; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; cursor: hand;
}
.flyoutSubLinkOver a { color: #CC0000; text-decoration: none; }
.flyoutSubLinkOver a:hover { color: #CC0000; text-decoration: none; }
.flyoutSubLinkOver a:visited { color: #CC0000; text-decoration: none; }
.flyoutSubLinkDown {
	height: 20px;
	border-top:1px #ffffff solid;border-bottom:1px #EF86A8 dashed;border-right:1px #EF86A8 dashed;
	background-color: #EEEEEE; padding: 1px 10px 1px 15px;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; cursor: hand;
}
.flyoutSubLinkDown a { color: #CC0000; text-decoration: none; }
.flyoutSubLinkDown a:hover { color: #CC0000; text-decoration: none; }
.flyoutSubLinkDown a:visited { color: #CC0000; text-decoration: none; }
/*自定樣式*/
div.col_01 div.mo_search,
div.col_01 div.mo_search div.md_middle {
	background: none;
	border:0;
}
div.col_01 div.mo_search div.md_bottom {
	display: none;
}
div.ptadd {
        text-align: right;
        padding: 3px 15px 3px 0;
}
div.other span {
        padding: 0 4px 0 0;
}
div.other span img {
        padding: 0 2px 0 0;
}


div.mo_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.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: #FFD7E5;
        padding: 0 3px;
        border: 1px #EF447B solid;
}
table.other {
        margin-top: 16px;
        width: 500px;
        clear: both;
}
table.other thead th {
        text-align: left;
}
table.ptdet-def {
        border: 1px #EF447B solid;
}
table.ptdet-def td.ptdet-def-td1 {
        padding: 3px 5px;
        background: #FFD7E5;
        text-align: right;
        font-weight: bold;
}

table.ptdet-def td.ptdet-def-td2 {
        padding: 3px 5px;
}

