@charset "utf-8";
/* CSS Document */
body {
	font-family: "微軟正黑體", Arial;
	background-color: #92EBFB;
}

#page_w {
	background-color: #FFFFFF;
}
.menu_logout {
	height: 25px;
	display: inline-block;
	padding: 0px 10px 0px 10px;
	
	line-height: 25px;
	text-decoration: none;
	background-color: #264E89;
	color: #fff;/**/
}

.menu_logout:hover {
	color: #fff;
	background-color: #759CC8;
	
}
.submenu{
	font-family: Arial, "微軟正黑體";
	
	font-size: 14px;
	color: #0099BB;
	text-decoration: none;
	font-weight: bolder;
}

.submenu:hover {
	color: #787878;/**/
	text-decoration: underline;
}

a:visited, a:link, a:active, a:hover  {
	text-decoration: none;
}

.mainmenu {
	font-family: Arial, "微軟正黑體";
	
	font-size: 16px;
	font-weight: bolder;
}

.AD_title1 {
	font-family: Arial, "微軟正黑體";
	border-bottom: 1px solid #e8e8e8;
	padding-top: 10px;
	
	color: #4B7FB9;
	font-size: 16px;
	line-height: 25px;
	font-weight: bolder;
}

.AD_title_interval {
	height: 20px;	
}

.AD_search {
	height: 40px;
	
	color: #5A5A5A;
	font-size: 13px;
}

.AD_search input[type=submit] {
	height: 20px;
	border: 1px solid #5A5A5A;
	
	color: #fff;
	font-size: 13px;
	background: #5A5A5A;
}

.AD_search input[type=submit]:hover {
	color: #5A5A5A;
	background: #fff;
}

.cate .AD_title1{
	border-bottom: 0px solid #e8e8e8;
}

.cate .AD_title_interval{
	height: 10px;
}

.cate_ti, .cate_num, .cate_add, .cate_tx {
	font-size: 12px;
	vertical-align: middle;
}

.cate_num {
	padding-left: 5px;	
}

.show_cate {
	height: 18px;
	
	border: 1px solid #fff;/*003C61*/
	padding: 0px 0px 0px 0px;
	
	font-size: 12px;
	color: #0099BB;
	background: transparent;
}

.pd_ti, .pd_num, .pd_add, .pd_tx {
	font-size: 13px;
	line-height: 18px;
	vertical-align: middle;
}

.pd_num {
	padding-left: 5px;	
}

.stat_off {
	color: #EF018D;
}

.stat_on {
	color: #00C429;
}


/*
#########################
###  大分類
#########################
*/
.mcate{
	border: 1px solid #4BACC6;
}

.mcate .cate_ti{
	height: 30px;
	border-bottom: 2px solid #4BACC6;
	
	color: #787878;
	text-align: left; 
	background: #D2EAF1;
}

.mcate .cate_add{
	height: 30px;
	
	border-bottom: 1px solid #D2EAF1;
}

.mcate .cate_tx{
	height: 30px;
	
	border-bottom: 1px solid #D2EAF1;
}

.mcate .cate_tx:hover{
	background: #D2EAF1;
}

.mcate .mq_text {
	width: 550px;
}

.mcate input[type=submit] {
	height: 20px;
	border: 1px solid #4BACC6;
	
	color: #fff;
	font-size: 12px;
	background: #4BACC6;
	vertical-align: middle;
}

.mcate input[type=submit]:hover {
	height: 20px;
	border: 1px solid #4BACC6;
	
	color: #4BACC6;
	font-size: 12px;
	background: #fff;
	vertical-align: middle;
}

.cate_add input[type=submit] {
	height: 20px;
	border: 1px solid #EF018D;
	
	color: #fff;
	font-size: 12px;
	background: #EF018D;
	vertical-align: middle;
}

.cate_add input[type=submit]:hover {
	height: 20px;
	border: 1px solid #EF018D;
	
	color: #EF018D;
	font-size: 12px;
	background: #fff;
	vertical-align: middle;
}

/*
#########################
###  小分類
#########################
*/
.scate{
	border: 1px solid #787878;
}

.scate .cate_ti{
	height: 30px;
	border-bottom: 2px solid #787878;
	
	color: #787878;
	text-align: left; 
	background: #e8e8e8;
}

.scate .cate_add{
	height: 30px;
	
	border-bottom: 1px solid #e8e8e8;
}

.scate .cate_tx{
	height: 30px;
	
	border-bottom: 1px solid #e8e8e8;
}

.scate .cate_tx:hover{
	background: #e8e8e8;
}

.scate input[type=submit] {
	height: 20px;
	border: 1px solid #5A5A5A;
	
	color: #fff;
	font-size: 12px;
	background: #5A5A5A;
	vertical-align: middle;
}

.scate input[type=submit]:hover {
	height: 20px;
	border: 1px solid #5A5A5A;
	
	color: #5A5A5A;
	font-size: 12px;
	background: #eee;
	vertical-align: middle;
}

.scate .cate_add input[type=submit] {
	height: 20px;
	border: 1px solid #EF018D;
	
	color: #fff;
	font-size: 12px;
	background: #EF018D;
	vertical-align: middle;
}

.scate .cate_add input[type=submit]:hover {
	height: 20px;
	border: 1px solid #EF018D;
	
	color: #EF018D;
	font-size: 12px;
	background: #fff;
	vertical-align: middle;
}

/*
#########################
###  商品
#########################
*/
.pd1{
	border: 1px solid #CC7250;
}

.pd1 .pd_ti{
	height: 30px;
	border-bottom: 2px solid #CC7250;/*FEE1E9*/
	
	color: #787878;
	text-align: left; 
	background: #FFF1EB;
}

.pd1 .pd_add{
	height: 30px;
	
	border-bottom: 1px solid #FFF1EB;
}

.pd1 .pd_tx{
	height: 30px;
	
	border-bottom: 1px solid #FFF1EB;
}

.pd1 .pd_tx:hover{
	background: #FFF1EB;
}

.pd1 .mq_text {
	width: 550px;
}

.pd1 .show_cate {
	border: 1px solid #ccc;
}

.pd1 .show_cate, .pd1 .show_cate_tx{
	
	color: #CC7250;
}

.pd1 input[type=submit], .pd1 input[type=button] {
	height: 20px;
	border: 1px solid #CC7250;/*FEE1E9*/
	
	color: #fff;
	font-size: 12px;
	background: #CC7250;
	vertical-align: middle;
}

.pd1 input[type=submit]:hover, .pd1 input[type=button]:hover {
	border: 1px solid #CC7250;
	
	color: #CC7250;
	background: #fff;
}

.pd_add input[type=submit], 
.pd1 .pd_add input[type=submit], 
.brand1 .pd_add input[type=submit] {
	height: 20px;
	border: 1px solid #EF018D;
	
	color: #fff;
	font-size: 12px;
	background: #EF018D;
	vertical-align: middle;
}

.pd_add input[type=submit]:hover, 
.pd1 .pd_add input[type=submit]:hover, 
.brand1 .pd_add input[type=submit]:hover {
	border: 1px solid #EF018D;
	
	color: #EF018D;
	background: #fff;
}


/*
#########################
###  商品價錢
#########################
*/
.p_oprice,.p_price, .p_new, .p_good, .p_special {
	height: 20px;
	
	font-size: 12px;
	vertical-align: middle; 
}

.p_highlight {
	font-size: 15px;
}

.p_oprice {
	color: #8A8A8A;
}

.p_price {
	color: #FE6402;
}

.p_special {
	color: #EF018D;
}

.p_new {
	color: #208FFF;
}

.p_good {
	color: #8F20FF;
}



/*
#########################
###  商品頁數
#########################
*/
.pd .count_TB {
		
	font-size: 13px;
}

.pd .SubmitL ,.pd  .SubmitR {
	font-family: "細明體";
	font-size: 12px;
	color: #CC7250;
	background-color: #fff;/*D2EAF1*/
	font-weight: bolder;
	background-position: center center;
	vertical-align: middle;
	cursor: hand;
	height: 20px;
	border: 1px solid #CC7250;
}

.pd .SubmitL:hover ,.pd .SubmitR:hover {
	color: #fff;/*5A436D*/
	background-color: #CC7250;
	border-color: #CC7250;
}

.pd .page {
	
	height: 18px;
	
	border: 1px solid #fff;/*003C61*/
	padding: 0px 0px 0px 0px;
	
	font-size: 12px;
	color: #CC7250;
	background: transparent;
}

.pd .count1 {
	color: #EF018D;/**/
}

.pd .count2 {
	color: #CC7250;
}

/*
#########################
###  編輯頁面
#########################
*/
.e_notice {
	padding-left: 5px;
	
	font-size: 13px;
	color: #EF018D;
	line-height: 30px;
}

.e_ti , .e_tx, .e_ti_v {
	padding-top: 10px;
	
	font-size: 16px;
	color: #787878;
}

.e_ti , .e_tx {
	height: 30px;
	border-bottom: 1px dashed #D7D7D7;
}

.e_ti_v {
	height: 20px;
	border: 0px 0px 0px 0px;	
}

.e_tx input[type=submit], .e_tx input[type=reset] {
	height: 30px;
	font-family: "細明體";
	
	font-size: 12px;
	background-position: center center;
	vertical-align: middle;
	cursor: hand;
}

.e_tx input[type=submit] {
	border: 1px solid #EF018D;
	
	color: #fff;
	background-color: #EF018D;
}

.e_tx input[type=submit]:hover {
	color: #EF018D;
	background-color: #fff;
}

.e_tx input[type=reset] {
	border: 1px solid #5A5A5A;
	
	color: #fff;
	background-color: #5A5A5A;
}

.e_tx input[type=reset]:hover {
	color: #5A5A5A;
	background-color: #fff;
}

/*
#########################
###  編輯頁面(商品)
#########################
*/
.pd .e_ti, .pd .e_tx, .pd .e_ti_v {
	padding-top: 10px;
	
	font-size: 12px;
	color: #787878;
}

.pd .e_ti, .pd .e_tx {
	height: 30px;
	border-bottom: 1px dashed #CC7250;
}

.pd .e_ti_v {
	height: 20px;
	border: 0px 0px 0px 0px;	
}

.pd .e_tx input[type=submit] {
	border: 1px solid #EF018D;
	
	color: #fff;
	background-color: #EF018D;
}

.pd .e_tx input[type=submit]:hover {
	color: #EF018D;
	background-color: #fff;
}

.pd .e_tx input[type=reset] {
	border: 1px solid #5A5A5A;
	
	color: #fff;
	background-color: #5A5A5A;
}

.pd .e_tx input[type=reset]:hover {
	color: #5A5A5A;
	background-color: #fff;
}



/*
#########################
###  品牌頁數
#########################
*/
.brand .count_TB {
		
	font-size: 13px;
}

.brand .SubmitL ,.brand  .SubmitR {
	font-family: "細明體";
	font-size: 12px;
	color: #CC7250;
	background-color: #fff;/*D2EAF1*/
	font-weight: bolder;
	background-position: center center;
	vertical-align: middle;
	cursor: hand;
	height: 20px;
	border: 1px solid #CC7250;
}

.brand .SubmitL:hover ,.brand .SubmitR:hover {
	color: #fff;/*5A436D*/
	background-color: #CC7250;
	border-color: #CC7250;
}

.brand .page {
	
	height: 18px;
	
	border: 1px solid #fff;/*003C61*/
	padding: 0px 0px 0px 0px;
	
	font-size: 12px;
	color: #CC7250;
	background: transparent;
}

.brand .count1 {
	color: #EF018D;/**/
}

.brand .count2 {
	color: #CC7250;
}

/*
#########################
###  品牌
#########################
*/
.brand1{
	border: 1px solid #FFCB7D;/*FFCB7D*/
}

.brand1 .pd_ti{
	height: 30px;
	border-bottom: 2px solid #FFCB7D;/*CC7250*/
	
	color: #787878;
	text-align: left; 
	background: #FFFFCC;
}

.brand1 .pd_add, .brand1 .pd_tx {
	padding-top: 5px;
	height: 80px;
	border-bottom: 1px solid #FFCB7D;
	
	vertical-align: middle;
}

.brand1 .pd_add, .brand1 .pd_tx,
.brand1 .pd_add input[type=text], .brand1 .pd_tx input[type=text], 
.brand1 .pd_add input[type=checkbox], .brand1 .pd_tx input[type=checkbox] {
	vertical-align: top;
}

.brand1 .pd_tx:hover{
	background: #FFFFCC;
}

.brand1 .long_text {
	
	width: 330px;
	height: 50px;
}

.brand1 input[type=submit] {
	height: 20px;
	border: 1px solid #CC7250;
	
	color: #fff;
	font-size: 12px;
	background: #CC7250;
	vertical-align: middle;
}

.brand1 input[type=submit]:hover {
	border: 1px solid #CC7250;
	
	color: #CC7250;
	background: #fff;
}

.brand1 .pd_add input[type=submit],
.brand1 .pd_tx input[type=submit] {
	vertical-align: top;
}

.brand1 input[type=file] {
	height: 20px;
	width: 175px;
	border: 1px solid #5A5A5A;
	
	color: #fff;
	font-size: 12px;
	background: #5A5A5A;
	vertical-align: middle;
}

/*
#########################
###  訂單
#########################
*/
.order{
	border: 1px solid #FFCB7D;
}

.order .pd_ti{
	height: 30px;
	border-bottom: 2px solid #FFCB7D;/*FEE1E9*/
	
	color: #787878;
	text-align: left; 
	background: #FFFFCC;
}

.order .pd_add{
	height: 30px;
	
	border-bottom: 1px solid #FFCB7D;
}

.order .pd_tx{
	height: 50px;
	
	border-bottom: 1px solid #FFCB7D;
}

.order .pd_tx:hover{
	background: #FFFFCC;
}

.order input[type=submit], .order input[type=button] {
	height: 20px;
	border: 1px solid #FFCB7D;/*FEE1E9*/
	
	color: #fff;
	font-size: 12px;
	background: #FFCB7D;
	vertical-align: middle;
}

.order input[type=submit]:hover, .order input[type=button]:hover {
	border: 1px solid #FFCB7D;
	
	color: #FFCB7D;
	background: #fff;
}

.key_btn {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #4B0082;
	background-position: center center;
	cursor: pointer;
	height: 24px;
	width: 90px;
	border: 1px solid #4B0082;
}

.h_key_btn {
	font-family: Arial;
	font-size: 16px;
	color: #4B0082;
	background-color: #FFFFFF;
	background-position: center center;
	cursor: pointer;
	height: 24px;
	width: 90px;
	border: 1px solid #999999;
}

.orecv_Self {
	border:1px solid #EF018D;
	padding: 5px;
	height: 25px;
	
	color:#fff;
	background:#EF018D;
}

.orecv_ATM {
	border:5px solid #626262;/*5A5A5A*/
	height: 25px;
	
	color:#fff;
	background:#626262;
}

.orecv_ATMtx {
	color: #626262;
}

.orecv_send {
	border:5px solid #1690A8;
	height: 25px;
	
	color:#fff;
	background:#1690A8;
}

.orecv_sendtx {
	color: #1690A8;
}

/*
#########################
###  會員
#########################
*/


/*
#########################
###  最新消息
#########################
*/

.news{
	border: 1px solid #787878;
}

.news .news_ti{
	height: 30px;
	border-bottom: 2px solid #787878;
	
	color: #787878;
	text-align: left; 
	background: #e8e8e8;
}

.news .news_tx{
	height: 30px;
	
	border-bottom: 1px solid #e8e8e8;
}

.news .news_tx:hover{
	background: #e8e8e8;
}

.news input[type=submit] {
	height: 20px;
	border: 1px solid #5A5A5A;
	
	color: #fff;
	font-size: 12px;
	background: #5A5A5A;
	vertical-align: middle;
}

.news input[type=submit]:hover {
	height: 20px;
	border: 1px solid #5A5A5A;
	
	color: #5A5A5A;
	font-size: 12px;
	background: #eee;
	vertical-align: middle;
}

.news .news_content {
	color: #787878;
	font-size: 10px;
	line-height: 20px;
}