@charset "utf-8";
/* CSS Document */
.back2buy_btn {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	
	font-family: Arial, "微軟正黑體";
	background: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.back2buy_btn .back2buy_icon {
	display: inline-block;
	height: 20px;
	width: 20px;
	padding-right: 5px;/**/
	
	background: url(../images/continue.png) no-repeat left center;
	vertical-align: middle;
	
}
.back2buy_btn:hover {
	color: #FF53C4;
	/*background: #555555;*/
}

.SubmitL , .SubmitR {
	font-family: "細明體";
	font-size: 14px;
	color: #0099BB;
	background-color: #fff;/*D2EAF1*/
	font-weight: bolder;
	background-position: center center;
	vertical-align: middle;
	cursor: hand;
	height: 20px;
	border: 1px solid #0099BB;
}

.SubmitL:hover , .SubmitR:hover {
	color: #fff;/*5A436D*/
	background-color: #0099BB;
	border-color: #0099BB;
}

.page {
	
	height: 18px;
	
	border: 1px solid #fff;/*003C61*/
	padding: 0px 0px 0px 0px;
	
	font-size: 12px;
	color: #0099BB;
	background: transparent;
}

.count1, .count2 {
	color: #0099BB;
}

.username {
	font-family: Arial, "微軟正黑體";
	font-size: 15px;
	color: #708090;
}

#page_w {
	width: 1024px;
}

#bottomBlock {
	height: 100px;
	
	vertical-align:bottom;
}

#leftBlock {
	padding-top: 5px;
	
	width: 240px;
	vertical-align: top;
}

#lf_interval {
	width: 15px;
}

#rightBlock {
	padding-top: 15px;
	
	width: 769px;
	vertical-align: top;
}

#TM {
	border-top:  1px solid #C6C4C5;
	border-bottom:  1px solid #C5C5C5;
	
}

#TM_text {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
}

#TM_interval {
	width: 15px;
	
	text-align: center;
	background:url(../images/interval.png) no-repeat center;
}

#TM_search, #TM_search form{
	text-align: right;
	font-size: 12px;
	color: #666666;
}

#TM_search input[type=text] {
	width: 134px;
	height: 18px;
	
	border: 1px solid #E8E8E8;
	vertical-align: middle;
}

#TM_search input[type=submit] {
	width: 30px;
	height: 21px;
	border: 1px solid #5A5A5A;
	
	color: #fff;
	background: #5A5A5A;
	vertical-align: middle;
}

.main_navi_link {
	font-family: Arial, "微軟正黑體";/*微軟正黑體*/
	font-size: 15px;
	line-height: 20px;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	background-image: url(../images/navi_icon_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.main_navi_link:hover {
	font-family: Arial, "微軟正黑體";
	font-size: 15px;
	line-height: 20px;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	background-image: url(../images/navi_icon_03R.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}

#mq_bulletin, #mq_bulletin table, #mq_bulletin table a:link
, #mq_bulletin table a:visited, #mq_bulletin table a:active, #mq_bulletin table a:hover{
	padding-top: 3px;
	padding-bottom: 3px;
	
	font-size: 12px;
	color: #777777;
	vertical-align: bottom;
	text-decoration: none;
	background: #E6E5E5;
}

#show_defult_img {
	width: 62px;
	height: 25px;
	border: 1px solid #5A5A5A;
	
	color: #fff;
	background: #5A5A5A;
	vertical-align: middle;
}

.DF_title1, .DF_title2{
	height: 50px;
	
	color: #989898;
	font-size: 16px;
	font-weight: bolder;
}

.DF_title1 .DFt_special {
	font-family: Arial, "微軟正黑體";
	
	color: #65BCD0;/*657FBA*/
}

.DF_title2 .DFt_special {
	font-family: Arial, "微軟正黑體";
	
	color: #FF84DB;/*ED72B3*/
	text-decoration: none;
}

.footer_interval {
	border-top:  2px solid #E2E2E0;
}

.footer_text {
	
	color: #434343;
	font-size: 12px;
}

.catInterval1 {
	height: 20px;
	border-bottom: 1px solid #e8e8e8;
	
}

.catInterval2 {
	color: #000;
}

.catLv1, .catLv2 {
	/*padding-top: 10px;*/
	font-family: Arial, "微軟正黑體";;/**/
}

.catLv1 {
	
	color: #787878;
	vertical-align: text-top;
	font-size: 16px;
	line-height: 30px;
}

.catLv2 {
	padding-top: 10px;
	color: #787878;
	font-size: 13px;
	line-height: 25px;
}

.AdminTitle {
	padding-top: 10px;
	color: #0099BB;
	font-size: 16px;
	line-height: 25px;
	border-bottom: 1px solid #e8e8e8;
}

.noFound {
	color: #f00;
	font-size: 15px;
}

.Search_button {
	width: 62px;
	height: 25px;
	border: 1px solid #5A5A5A;
	
	color: #fff;
	background: #5A5A5A;
	vertical-align: middle;
}

.pd_ti, .pd_num, .pd_tx {
	font-size: 15px;
	line-height: 20px;
	vertical-align: middle;
}

.pd_num {
	padding-left: 5px;
}

.stat_off {
	color: #EF018D;
}

.stat_on {
	color: #00C429;
}

.pd_tx a:link, .pd_tx a:visited, .pd_tx a:active {
	color: #2F6FA8;
	text-decoration: none;
}

.pd_tx a:hover {
	text-decoration: underline;
}

.pd_tx input[type=submit]{
	height: 30px;
	border: 1px solid #EF018D;
	
	color: #fff;
	font-size: 15px;
	background: #EF018D;
	font-weight: bolder;
	vertical-align: middle;
}

.pd_tx input[type=submit]:hover {
	border: 2px solid #EF018D;
	
	color: #EF018D;
	background: #fff;
}



/*
#########################
###  訂單
#########################
*/
.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_tx{
	height: 50px;
	
	border-bottom: 1px solid #FFCB7D;
}

.order .pd_tx:hover{
	background: #FFFFCC;
}

.order input[type=submit], .order input[type=button] {
	height: 25px;
	border: 1px solid #FFCB7D;/*FEE1E9*/
	
	color: #fff;
	font-size: 15px;
	background: #FFCB7D;
	vertical-align: middle;
}

.order input[type=submit]:hover, .order input[type=button]:hover {
	border: 1px solid #FFCB7D;
	
	color: #FFCB7D;
	background: #fff;
}


