#title02{
	font-family: Georgia, "Times New Roman", Times, serif;
}
#title03{
	font-family: "Courier New", Courier, monospace;
}
#title04{
	font-family: Arial, Helvetica, sans-serif;
}
#title05{
	font-family: Tahoma, Geneva, sans-serif;
}
#title06{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#title07{
	font-family: "Arial Black", Gadget, sans-serif;
}
#title08{
	font-family: "Times New Roman", Times, serif;
}
#title09{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#title10{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#title11{
	font-family: "MS Serif", "New York", serif;
}
#title12{
	font-family: "Lucida Console", Monaco, monospace;
}
#title13{
	font-family: "Comic Sans MS", cursive;
}
img { border:none; }

.borderNono1,.borderNono2 li {border:0; background-image:none;}

/*無粗體*/
.FontWeight{ font-weight:normal;}

.Middle{vertical-align: middle;}


/*2014/1/9新增按鈕*/
.pencil_add,.pencil_add[disabled]{
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor: pointer;
	padding: 3px 5px 3px 22px;
	margin-left:5px;
	*padding:0 0 0 10px;
}
.pencil_add { background-image:url(http://image.moganshopping.com/images/common/icon/pencil.png);}
.pencil_add:hover{background-color: #F9F9F9;}
.pencil_add[disabled]{ background-image:url(http://image.moganshopping.com/images/common/icon/penci_ash.png);}
.pencil_add[disabled]{background-color: #CCC;color: #999; }
/*-------*/


/*修改個人資料頁簽開始*/
.verify_per_content{
	clear:both;
	font-size:larger;
	display: inline-block;
	padding:5px;
	border: 1px solid #CCC;
	margin-bottom:5px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	-moz-border-radius:  0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-collapse: collapse;

}
.verify_per_content h3{
	font-weight: bolder;
	color: #066222;
	font-size: 20px;
	padding-bottom:5px;
	margin:10px 0 5px 0;
	border-bottom: 4px solid #066222;
	font-style: normal;
	clear:both;
	background-position: 5px 5px;
	text-transform: capitalize;
}
/*直購黃色按鈕*/
.buyitnow{
	background-color: #f39700;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39700',endColorstr='#fdbb09');
	background: -webkit-gradient(linear,left top,left bottom,from(#f39700),to(#fdbb09));	
	background: -moz-linear-gradient(top,#f39700,#fdbb09);
	border:0;
	color:#fff;
	font-weight:normal;
	height:24px;
	line-height:20px;
	overflow:hidden;
	
}



.verify_per_content table{ 
	width:100%;
	border: 1px solid #CCC; 
	margin-bottom:5px;

}

.verify_per_content th{ 
	color:#519435;
	
	text-transform: capitalize; 
	background:#fff; 
	text-align:center; 
	padding-right:5px;
	text-transform: capitalize;}


.verify_per_content tr{border-bottom: 1px solid #CCC; }

.verify_per_content td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	text-align:center;
}
.verify_per li{	
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 
	float:left;
	width:192px;
	height:35px;
	list-style:none;
	line-height:35px;
	border:1px solid #ccc;
	border-bottom:0;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	cursor: pointer;
	}
.verify_per{ 	
	background-color: #fff;
	color:#000;
	}
.verify_per li:hover{ 	
	background-color: #57993b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57993b',endColorstr='#7abf44');
	background: -webkit-gradient(linear,left top,left bottom,from(#57993b),to(#7abf44));	
	background: -moz-linear-gradient(top,#57993b,#7abf44);
	color:#fff;
	cursor: pointer;


	}
.verify_per_current{ 	
	background-color: #57993b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57993b',endColorstr='#7abf44');
	background: -webkit-gradient(linear,left top,left bottom,from(#57993b),to(#7abf44));	
	background: -moz-linear-gradient(top,#57993b,#7abf44);
	color:#fff;
	}

/*修改個人資料頁簽END*/

/*個人資料-收件資料*/
.Receivers_info li{ display:inline-block; width:100%; text-align:center; *float:left; border-bottom:1px solid #ccc;}
.Receivers_info span { display:inline-block; line-height:2em;}
.Receivers_info strong { color:#519435;}

/*個人資料-收件資料END*/



.overflow_auto{
	overflow: auto;	
}
.googleT{ :left;  margin-right:10px;}
.bigIm { width:500px;
height:300px;
overflow:hidden; border:1px solid #09C;
}
.sercice_img_m{ margin-left:25px;}

.bigIm img{ width:500px; height:300px; }
.smalIm { width:500px; height:100px;}
.smalIm li{ float:left; margin:10px 5px 0 0; border:1px solid #CCC; list-style:none;}
.smalIm img{ width:100px; height:50px;}
.marginB{ padding-bottom:40px; }


#resricted{ border:0; background-color:#FFF; width:70%; padding:0; margin-left:70px;}
#resricted tr:hover{ background-color:#fff; }
/*------------------------------------------------------------------------WIDTH-------------*/
/*------------------------------------------------------------------------WIDTH-------------*/
/*------------------------------------------------------------------------WIDTH-------------*/


.Clear{
	clear: both;	
}
.ie6_tex{
	margin:10px auto;
	padding:10px 5px;
	border:5px outset #EF7349;
	width:950px;
	color:#333;
	line-height:2em;
	text-align:center;
	font-size:15px;
	}
.ie6_tex img { max-width:100%; max-height:100%;}
.ie6_tex a { margin-right:5px;}
.ie6_tex span { font-size:small; margin-left:5px;}

.Cursor{cursor: pointer;}
.position_absolute{ position:absolute;}
.fontsiz12{
	font-size:12px;
}
.container970 { width:970px; margin: 0 auto; color:#333;}

.left_side {
	float: left;
	width: 190px;
}
.right_side{
	width: 770px;
	float: right;
}
.facebook{border:none; overflow:hidden; width:190px; height:395px; margin:5px 0 10px 0 ;}

/*訂單-紅色結帳按鈕*/
#check_s p{
	background:#D64433;
    border: 1px solid #D64433;
    color: #FFFFFF;
    padding: 5px 30px;}
#check_s p:hover{ border:1px solid #C03; background:#C03; color:#fff;}

.Orders_Menu .Checkout,.Orders_Menu .CreditCard {
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #FFFFFF;
	padding: 5px 30px;
	}

	
.Orders_Menu .Checkout,.Orders_Menu .Checkout:hover {background-image: url(http://image.moganshopping.com/images/common/icon/money20.png);}
.Orders_Menu .Checkout {background-color:#D64433; border: 1px solid #D64433;}
.Orders_Menu .Checkout:hover{ border:1px solid #C03; background-color:#C03; color:#fff;}

/*訂單-藍色刷卡按鈕*/
.Orders_Menu .CreditCard,.Orders_Menu .CreditCard:hover {background-image: url(http://image.moganshopping.com/images/common/icon/card20.png);}
.Orders_Menu .CreditCard {background-color:#296D91; border: 1px solid #296D91;}	
.Orders_Menu .CreditCard:hover{ border:1px solid #135093; background-color:#135093; color:#fff;}







/*登入頁面左圖*/
.login_left {float: left;
/*	height:350px;
	clear: right;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; 
	-webkit-box-shadow: 2px 2px 2px #EEE;
	text-align: center;
*/
}
/*登入頁面右會員資料*/
.login_right {
	float: right;
	background: url(http://image.moganshopping.com/images/common/login/gray.gif) repeat-x;
	width: 260px;
	padding: 0 20px;
	height:350px;

}
/*登入頁面:陰影*/
.login_left,.login_right{
	border: 1px solid #CCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 2px 2px 2px #EEE;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	}
	
.ad_index{ width:80px; position:absolute; margin:94px 0 0 78px; color:#000; float:right; background-color:#CCC;	filter:alpha(opacity=50);opacity: 0.5; padding:2px 5px 2px 15px;}
.mLimgfee{margin: 0 8px 18px 0;}
#st1_rr {
	font-weight: normal;
	color: #cc3333;
}
#st1 {
	font-size: medium;
	font-weight: bolder;
	text-align: center;
	}
.shopcar_green{ margin-top:30px; clear:both;  background:#d8f2b9; padding:10px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */}		
.shopcar_red{ margin-bottom:15px; clear:both;  background:#fde6e6; padding:10px 10px 1px 10px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */}	
.shopcar_not{ 
	width:585px;   
	/*height:30px;*/ float:left; margin-left:2px; background:#f1f1f1; padding: 13px 3px;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */}			
.shopcar_not span{float:left;  font-weight:normal; padding-top:2px;}
.shopcar_not input[type=text]{ float:left; width:485px; height:20px;}
#red2{ color:#cc3333;}

/*登入頁面帳號或密碼錯誤*/
.LoginError {
	line-height:1.5em;
	border:1px solid #C33;
	color:#A40000;
	padding:5px;
	background-image: url(http://image.moganshopping.com/images/common/icon_s/minus.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-indent: 20px;
}

/*登入頁面*/
.login_right form { margin:0;}/*IE7*/
.login_right dl { margin:10px 0 0 0;}
.login_right label{font-size: small;}
.login_right li{ list-style:none; line-height:1.2em; margin-bottom:3px;}
.login_right p{ font-size: small; line-height: 2em;} 
.login_right h3{ font-size:large; margin:0; line-height:2.5em;}
.login_right h3 img{ margin-right:5px; vertical-align:text-bottom;}
.login_right h4{ color:#cc3333; text-transform: capitalize;}
.login_right dd{ margin: 0 0 5px 0; font-size:12px;}
.login_right dt{text-transform: capitalize; line-height:1.5em; font-size:15px;}
.login_right dd input{ height:1.5em; width:225px; margin-right:5px;}
.login_right .logincheck { text-align:center;}
.login_right .forget {font-size: small; line-height:2em; text-align:center;}
.login_right .forget span { padding:0 10px; color:#666;}

/*忘記密碼 驗證碼*/
.login_right .Captcha p { margin:0 0 5px 0; text-align:center;}
.login_right .Captcha img { width:150px;}
.login_right .again_a { display:block; color:#1E5DA0; text-align:center; margin:5px 0 0  0;}

/*快速登入*/
#fast_login { border-top:1px solid #ccc; margin-top:10px;}
#fast_login li{ display: inline-block; margin: 5px 5px 0 0; vertical-align:middle;}
#fast_login li { *float:left; *line-height:3em;}/*IE7*/

.notfound_word{ color:#0000ff;}
.notfound_inf{margin-top:20px;}
.notfound_inf img{ float:left; }
.notfound_inf div{float:left;  margin:10px 0 10px 15px;  text-align:center;}
.notfound_inf div h2{ margin:0; padding-bottom:10px; border-bottom:1px dashed #ccc; padding-bottom:5px; width:660px;}
.notfound_magnify{ clear:both; }
.notfound_suggest h3{ 	
	border-left: 5px solid #066222;
	padding: 0 0 2px 15px;
	font-size: x-large;
	font-weight: bold;
	color: #066222;
	margin: 5px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:both;
	text-transform: capitalize; }


.notfound_suggest{width:560px; text-align:left; margin-top:20px; line-height:1.8em;}
.notfound_suggest span{font-size:12px; margin:10px 0 0 0; line-height:2em; /*color:#F60;*/}
.notfound_suggest p{ margin-left:20px;}

.notfound_store{ margin:20px 0 0 65px; display:inline-block;}
.notfound_store li{
	padding:5px; 
	float:left;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	list-style:none;
	text-align:center;
	border:1px solid #CCC;
	margin: 0 5px 5px 0;
	width:180px;
	height:170px;
	font-size:12px;
	display:block;
	}
.notfound_store li img{ display:inline-block;}
.notfound_store li span{ height:140px; width:160px; display:block; margin-left:8px;}
.reg_content {
	height: 200px;
	width:887px;
	overflow: scroll;
	font-size: 12px;
	padding:5px;
}/*會員註冊*/

/*
A:visited, A:link, A:active{
	text-decoration: none;
	color: #1e5da0;
}
 A:hover{
	TEXT-DECORATION: underline;
	cursor: pointer;
	color: #1e5da0;
}
*/

.bluetex{color:#519435;}
.blue_light{color:#3CF;}
#alcenter{ text-align:center;}
#alcenter p { margin:0; font-size: small; text-align:left;}
#MenuContent input[type=submit] {
	background-image: url(http://image.moganshopping.com/images/common/li/li_bar_0.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #333333;
	float:left;
	margin:1px 0 0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-box-shadow: 0 0 0 #EEE; /* Firefox */
	-webkit-box-shadow: 0 0 0 #EEE;/* Safari 和 Chrome */
	cursor: pointer;
}

#MenuContent input[type=submit]:hover{ border: 0px solid #999;}
.italic {font-style:italic;}
/*字紅連結藍 用在費用試算*/
.WordRed_LinkBlue {color: #cc3333;}
.WordRed_LinkBlue a { color:#1E5DA0;}


/*首頁YA小圖分類u以及各商城的*/
.brand li,.brand2 li{float:right; border:1px solid #CCC; list-style:none;width:95px; height:80px; }
.brand li a,.brand2 li a{
	display: block;
    height: 80px;
    width: 95px;
    text-align: center;
    vertical-align: middle;
	
	}
.brand img{  text-align: center; }
.brand li{margin: 0 0 5px 5px;}
.brand2 li{margin: 0 0 3px 5px;}

.brand,.brand2 {
	float: right;
    margin-top: 5px;
    width: 308px;}
	
.visa{ float:right; height:76px; width:299px; margin-left:5px; border:1px solid #ccc;}


/*透明*/
.brand li:hover,.visa:hover,.brand2 li:hover{
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.brand img,.brand2 img { max-width:100%; max-height:100%;}
	
.brand .independent,.brand2 .independent {
	position: absolute;
	font-size: 12px;
	text-align: center;
	
	background:#F3F3F3;
	border-top: 1px solid #CCCCCC;
	margin: 60px 0 0;
	filter:alpha(opacity=80);
	opacity: 0.8;
	}
.brand .independent,.brand2 .independent {height:19px;width: 95px;}	
.brand .independent,.brand2 .independent {-webkit-border-radius:0 25px 0 0;-moz-border-radius:0 25px 0 0;border-radius:0 25px 0 0;}



.blue_color{ color:#1e5da0;}
.blue_color:hover{ text-decoration:underline;}
#red {color:#C33;}
#red a:hover {
	color:#C33;
	text-decoration:underline;
}
.red a:hover {
	color: #cc3333;
	text-decoration:underline;
}


/*2014/01/24製:滑過去顯示提示欄*/
.review_1{cursor: pointer;}
.review_1 div{
	display: none ;	
}
.review_1:hover div {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 3px 3px 3px #a2a2a2; /* Firefox */
	-webkit-box-shadow: 3px 3px 3px #a2a2a2;/* Safari 和 Chrome */
	}
.review_1:hover div {
	z-index:999;
	width:300px;
	display:block;
	position: absolute;
	border:7px solid #dfdfdf;
	border-radius: 3px;
	color:#5d5d5d;
	padding:5px 10px 30px 10px;
	background: #fff;
	font-size:small;
}

.review_1 div p{
	padding: 0;
	margin:0 10px 10px 10px;
	text-align: left;
	font-size:12px;
	overflow:auto;
	width:auto;
	}











/*原雅虎拍賣:交易評價*/
.review{
	cursor: pointer;	
	margin:5px 9px;
	width:140px;
	height:60px;
	float:left;
	background-color: #F1F1F1;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
}
.review:hover{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #CCC; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #CCC;/* Safari 和 Chrome */
}

.review h6{
	text-align: center;
	padding:0px;
	margin:0px;
	width:100%;
	color: #fff;
	background-color: #999;
	font-size: small;
	font-weight: normal;
	padding: 2px 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-transform: capitalize;
}
.review p {
	width:100%;
	text-align: center;
	margin: 4px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;	
}


.review { z-index:999px;}
.review div{
	display: none ;	
}
.review:hover div {
	z-index:999;
	width:300px;
	display:block;
	position: absolute;
	border:7px solid #dfdfdf;
	border-radius: 3px;
	color:#5d5d5d;
	padding:5px 10px 30px 10px;
	background: #fff;
	font-size:small;
	z-index:1009;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 3px 3px 3px #a2a2a2; /* Firefox */
	-webkit-box-shadow: 3px 3px 3px #a2a2a2;/* Safari 和 Chrome */
}

.review div p{ margin:0 10px 10px 10px;
	white-space:normal;
	overflow:auto;
	width:auto;
	text-align: left;
	padding: 0;
	font-size:12px;
	font-weight:normal;}

.faq_search{  border: 1px solid #093;float:left; margin: 0 5px 5px 105px; line-height:1.8em; width:605px;}
.faq_search img { vertical-align:middle;}
.faq_search input { border:0; width: auto;}
/*FAQ*/
#faq_icon{  
	width:390px;
	height:270px;
	overflow:hidden;
	float:left;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	  margin: 5px 0 5px 50px; 
	  text-align:center;
	  
	  
	   }
#faq_icon h3{
	width:380px;
	background-image: url(http://image.moganshopping.com/images/common/icon_s/faqh.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;	
	border-left:0;

	color:#fff;
	font-size: 18px;
	margin:0px;
	/*background-color: #32A4C7;*/
	padding: 6px 0 6px 35px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-transform: capitalize;
	background-color: #6db042;
	text-align:left;

	
	
	}
#faq_icon div{
	list-style: none;	
	color: #565656;
	margin:0 20px;
	height:80px;
	text-align:left;
	}
#faq_icon p{ text-align:right; margin-right:10px;}

/*快速導覽faq_big*/
#faq_big{ margin: 10px 0 0 60px; display:inline-block; }
#faq_big h3{
	background-image: url(http://image.moganshopping.com/images/common/icon_s/faqh.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;	
	border-left:0;

	color:#fff;
	font-size: 18px;
	margin:0px;
	/*background-color: #32A4C7;*/
	padding: 6px 0 6px 35px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-transform: capitalize;
	background-color: #6db042;
	text-align:left;
	}
#faq_big li{ list-style:none; border-bottom:1px dashed #dedede; padding: 5px 0 5px 30px; margin-bottom:5px;}
#faq_big div{
	list-style: none;	
	color: #565656;
	width:31%;
	height:270px;
	overflow:hidden;
	float:left;
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	cursor: pointer;
	text-align:left;
	}
.en_refund{margin-top:30px;border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:10px 0 10px 0;}	
.en_refund2{border-top: 1px dashed #ccc; padding-top:10px; margin-top:30px; color:#333;}
.ask_pic{}
.ask_pic{ 
	font-size:large;
	font-weight:bold;
	background-image: url(http://image.moganshopping.com/images/common/icon_s/Service_FAQ.png);
}
.askmim img{ margin-right:10px;}
.animate ul{ list-style:none;}	
.animate li{ list-style:none; width:122px; float:left; margin: 10px 0 10px 5px; text-align:center;}	
.animate span img{ 	
	max-height: 100px;
	max-width: 120px;
	vertical-align: middle;}
.animate div{
	/*width:122px;word*/
	height:0em;
	overflow:hidden;}
.animate p{ margin:2px 0 0 0; overflow:hidden; height:0;}
.animate span{
	height: 100px;
	width: 120px;
	border: 1px solid #CCC;
	float:left;
	clear:both;
}
.animate span a {
	height: 100px;
	width: 120px;
	display: table-cell;
	display:block \9;
	text-align: center;
	vertical-align: middle;
}	
#bankF ul{ list-style:none;}
#bankF{ margin:10px 0 0 42px; width:800px; height:50px;}
#bankF li{ float:left; border: 1px solid #CCC; margin-left:10px;list-style:none; text-align:center; padding:5px; }
#bankF img{ height:20px; margin:0;}
.ItemDefault ul li a	{font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #F1F1F1;
	float:left;
	
	margin: 0 5px 5px 1px;
	padding: 20px 20px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	cursor: pointer;
		background-image: url(http://image.moganshopping.com/images/common/bg/FAQ.gif);
	
}
.ItemDefault ul li a:hover{
	
	border: 1px solid #999;
	text-decoration: none;	
	
	}
.ItemDefault ul li{
	list-style-type: none;	
	
}

#text_alignR{ text-align:right;}
#text_alignL{ text-align:left; font-size:12px;}
.LoadImage{ text-align:center; font-family:Georgia, "Times New Roman", Times, serif; color:#519435; 
font-size:medium; font-weight:bold; text-transform: capitalize; margin-top:10px; }
div.LoadImage{
	text-align:center;
	vertical-align: middle;
}
.text12{
	font-size:12px;
}
.ccc{
	color:#ccc;
}
/*匯款資訊更多觀看*/ 
.Morebanks {
	clear:both;
	border-bottom:2px solid #ccc;
	}
.Morebanks img { vertical-align:middle;}

/*匯款資訊-匯款通知*/ 
.Advice { border: 1px solid #CCCCCC; padding:5px; margin:5px 0; font-size:small; text-align:center;}
.Advice p { text-align:left; margin: 0 0 10px;}

/*匯款資訊(尚未驗證時出現的欄位)*/
.ValidationText ol,.ValidationText p {margin:0; padding:0; }
.ValidationText p{ line-height:1.8em;}
.ValidationText li {margin-left:25px; line-height:1.6em;}	


/*.ColumnItem_car{
	clear:both;
	font-size:medium;
	display:inline-block;
	width:960px;
	padding:1px 5px;
	border: 2px solid #066222;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #EEE; 
	-webkit-box-shadow: 2px 2px 2px #EEE;
}
*/

.ColumnItem_car fieldset{
	padding:10px 10px 0 10px;
	margin:10px 0 50px 0;
	/*width:946px;*/
	color:#333; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:2px solid #066222;
}

.ColumnItem_car legend {
	color:#066222;
	font-weight:bold; 
	background:#fff;
	font-size:large;
}
.ColumnItem_car legend img, .ColumnItem_car_2 legend img{ margin:0 20px;}
.ColumnItem_car_2 fieldset{
	padding:10px 10px 0 10px;
	margin:10px 0 50px 0;
	/*width:946px;*/
	color:#333; 
	border:#c12680 solid 2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.ColumnItem_car_2 legend {
	color:#c12680;
	font-weight: bold; 
	background:#fff;
	font-size:large;
}

.ColumnItem_carO{
	clear:both;
	font-size:medium;
	display:inline-block;
	width:960px;
	padding:1px 5px;
	border: 2px solid #eb9a14;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	background: #FEE6C0;
}
.ColumnItem_carO h3 span, .ColumnItem_car h3 span{ font-weight: normal; margin-left:20px; color:#000; font-size:12px;}
.ColumnItem_carO h3{
	font-weight: bolder;
	color: #e58902;
	padding: 0 10px 2px 28px;
	font-size: 20px;
	margin:10px 0 5px 0;
	border-bottom: 4px solid #e58902;
	font-style: normal;
	clear:both;
	background-image: url(http://image.moganshopping.com/images/common/icon_s/paperclip2.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-transform: capitalize;
}
.ColumnItem_car h3{
	font-weight: bolder;
	color: #066222;
	padding: 0 10px 2px 28px;
	font-size: 20px;
	margin:10px 0 5px 0;
	border-bottom: 4px solid #066222;
	font-style: normal;
	clear:both;
	background-image: url(http://image.moganshopping.com/images/common/icon_s/paperclip.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-transform: capitalize;
}

.float_left {
	float: left;
}
.float_right {
	float: right !important; /*I7靠右時修正掉排的問題*/
}
#float_right {
	float: right !important; /*I7靠右時修正掉排的問題*/
}
.img_frame{
	border: 1px solid #CCC;
	padding: 8px;
	clear: both;
}

/*1020628製 競標&購物車無商品資料*/
.noMaterial {*display:inline-block; /*width:100%;*/ text-align:center; clear:both;}
.noMaterial h2 {
    border-bottom: 1px dotted #cccccc;
    font-size: 20px;
	color:#333;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;	
	 }
.noMaterial p { font-size:medium; text-align:left;}
.noMaterial li{
	display:inline-block; 
	list-style-type: none; 
	padding:10px;
	*float:left;
	*margin-left:15px;

}
.noMaterial a { display:block; width:150px; height:150px; border:1px solid #ccc; }
.noMaterial a:hover {filter:alpha(opacity=90);opacity: 0.9; }
.noMaterial img { max-height:100%; max-width:100%;}
/*競標&購物車無商品資料END*/





/*競標&購物顯示無商品的樣式
.NoMaterial {border: 1px solid #CCC;}
.NoMaterial, .NoMaterial_shop{	
	clear: both;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #EEE; 
	-webkit-box-shadow: 2px 2px 2px #EEE;
	padding-bottom:10px;
	}
.NoMaterial p, .NoMaterial_shop p { margin-left:35px;}
.NoMaterial h1, .NoMaterial_shop h1{ border-bottom:1px dotted #ccc; padding-bottom:10px; text-transform: capitalize;font-size:20px; color:#066222; font-weight: bold; text-align:center;}
.NoMaterial ul, .NoMaterial_shop ul{ list-style:none; display:inline-block; margin-left:8px; margin-left:35px; }
.NoMaterial li{ border:3px solid #ccc; width:155px; height:100px; float:left; margin-right:8px; padding:5px;	filter:alpha(opacity=90);
	opacity: 0.9; display:block;
	background-color: #fff;
	text-align:center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-box-shadow: 0px; 
	-webkit-box-shadow: 0;
	.NoMaterial_shop li{
	border:3px solid #ccc;
	width:155px;
	height:150px;
	line-height:150px;
	float:left;
	margin-right:8px;
	padding:5px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	display:block;
	background-color: #fff;
	text-align:center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-box-shadow: 0px; 
	-webkit-box-shadow: 0;
	vertical-align: middle;
}

.NoMaterial li a, .NoMaterial_shop li a{
	background-color: #fff;
	border: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-box-shadow: 0px;
	-webkit-box-shadow: 0;
	}
.NoMaterial li:hover{ border:3px solid #066222; 	filter:alpha(opacity=100);opacity: 1;}
*/



.IndexGoods { padding: 10px 0 0 8px; display:inline-block;}
.IndexGoods div{ 
	float:left; 
	width: 103px; 
	margin: 0 5px 10px 0; 
	text-align:center;
	overflow:hidden;
	color:#6666FF;
	}
.IndexGoods p{
	margin: 2px 0 0 0;
    overflow: hidden;
    width: 102px;
	height:0;}

.IndexGoods span{
	border: 1px solid #CCC;
	float:left;
	height: 75px;
	width: 100px;
	clear:both;
}
.IndexGoods span a {
	display: table-cell;
	display:block \9;
	height: 75px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
.adlogotop{ margin-left:20px; float:left; }
.exchangline{ text-align:center; border-top:2px solid #CCC; padding-bottom:30px; background:#f4f2e9;}
.exchangBg{
	background: #e4e1d7;
	width:600px;
	margin-left:150px;
	font-size:medium;
	text-align:center;
	padding:10px;
	font-weight:bold;
	color:#333;

}
.exchangBg option{ padding:0 5px;}
.IndexGoods span img {
	max-height: 75px;
	max-width: 100px;
	vertical-align: middle;
}
.impression { padding: 5px 0 0 8px;/* width:760px; height:210px; overflow:hidden;*/}
.impression h3{ margin-bottom:5px;}
.impression div{
	float:left;
	width: 147px;
	margin: 0 5px 5px 0;
	
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
	color:#333;
}
.impression p{
	margin:0 5px ;
	clear:both;
	width:135px;
	overflow:hidden;
	cursor: pointer;
}
.impression p a:link, .impression p a:visited, .impression p a:active {
	color: #999;
}

.impression dl{
	text-align:left;
	margin:0 5px;
	white-space: nowrap;
	color:#000;
}
.impression dt{ float:left; clear:both;text-transform: capitalize;}
.impression dd{ float:left; margin-left:0; white-space: nowrap; width:90px; overflow:hidden; text-align:left;}

.impression2{

	height: 220px;
	overflow: hidden;
}
.impression3 ul li{
	list-style-type: none;
	padding: 3px 0;
}
/*當前匯率*/
.impression4{
	text-align: center;
	font-size: 16px;
	padding: 0;
}
.impression4 strong{
	color: #57993b;
	display: block;
	padding: 5px 0 5px 10px;
}
.impression4 a{
	display: block;
	padding: 5px 0 5px 10px;
	background-color: #F1F1F1;	
}
/*20130606首頁最新消息靠右的匯率*/
.ExchangeRate { float:right; line-height:2em; padding-right:10px;}
.ExchangeRate a { padding-left:5px;}

/*.impression2 div{
	float: left;
	padding-bottom:5px;
	color:#333;
}*/
.evaluation_img{
	float: left;
	border: 1px solid #CCC;
	height : 65px;
	width : 100px;
	margin: 3px 5px 3px 7px;	  
	text-align : center;
	line-height : 60px;
	white-space : nowrap;
	padding: 0;
}
.evaluation_img:after {
	/*content : ".";*/
	font-size : 1px;
	margin-left : -1px;
	opacity : 0;
}
.evaluation_img a {
	text-align: center;
	vertical-align: middle;
}
.evaluation_img img {
	max-height: 65px;
	max-width: 100px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
.evaluation_content{
	float: left;
	border: 1px solid #CCC;
	
	width: 638px;
	height: 65px;
	margin: 3px 7px 3px -1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index:200;
	background-color:#fff;
}


#evaluation_co{
	width:6px;
	height:12px;
	float:left;
	margin:26px 0px 0 2px;
	/*border-right:1px solid #fff;*/
	background-image: url(http://image.moganshopping.com/images/common/service/Earow.gif);	
	z-index:210;
	position: relative;
	*position: ;
}
/*.evaluation_content p img{
	height: 15px;
	vertical-align: top;	
}*/
.evaluation_content_content{	
	height: 30px;
	overflow: hidden;
	padding: 5px 10px;
	margin: 1px 0px 0 0px;
}
.evaluation_content_info{	
	border-top: 1px dashed #999;
	text-align: left;
	background-color: #F1F1F1;
	padding: 3px 10px;
	margin: 0;
	width: 618px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.evaluationL{text-align:left; float:left; display:block;}
.evaluationR{text-align:right; float:right; display:block;}
.evaluation_content_info img{ width:12px; margin-top:1px;}

.greenul li{ margin: 5px 2px 10px 2px; width:184px; border-bottom:1px dashed #CCC; padding-bottom:5px;list-style:none;text-align:center;}
.greenul span{ display:block; line-height:2em;}
.collectible img{	
	border: 1px solid #CCC;
	float:left;
	height: 122px;
	width: 144px;
	clear:both;}
.collectible { padding: 5px 0 0 8px; text-align:center; display:inline-block;}
.collectible li{
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom:1px;
}

.collectible h3{ margin-bottom:5px; font-size:12px;}
.collectible div{
	float:left;
	width: 147px;
	margin: 0 5px 5px 0;	
	color:#333;
}
.collectible ul{
	text-align:left;
	margin-left:12px;

}

.advertising img{	
	border: 1px solid #CCC;
	float:left;
	height: 108px;
	width: 144px;
	clear:both;
	margin-right:10px;}
.advertising { padding: 5px 0 0 8px; text-align:center; display:inline-block;}
.advertising li{
	list-style-position: outside;
	list-style-type: none;
	margin-bottom:5px;
	font-size:12px;
}
.advertising h3{ margin-bottom:5px; font-size:12px;}
.advertising div{
	float:left;
	width: 370px;
	margin: 0 5px 5px 0;	
	color:#333;
}
.advertising ul{
	text-align:left;
}

.evaluation{
	border: 1px solid #CCC;
	float:left;
	height: 122px;
	width: 144px;
	clear:both;
}
.evaluation a {
	display: table-cell;
	display:block \9;
	height: 122px;
	width: 144px;
	text-align: center;
	vertical-align: middle;
}
.evaluation img {
	max-height: 118px;
	max-width: 144px;
	vertical-align: middle;
}
.CategoryLogo{
	font-weight: bold;
	text-align: center;
	font-size:18px;	
	clear:both;
	display: inline-block;
	padding: 0  0 5px 10px;
}
.CategoryLogo h3{  margin:0; display:block; font-size:14px; text-transform: capitalize;
}
.CategoryLogo a{
	color:#000;	
}
.CategoryLogo a:hover{
	text-decoration:none;
}
.CategoryLogo img{ width:20px; float:left; margin-right:10px;}

#CategorySort div{
	display:block;
	height: 25px;
	width: 38px;
	padding-top: 5px;
	float: left;
	text-align: center;
	margin-top: 5px;
}
#CategorySort a:hover{
	text-decoration:none;
}
#CategorySort img{
	width:20px;
}
#CategorySortContent{
	clear: both;
	padding: 3px 2px 2px 2px;
	background:#FC0;
}

.container_leftsidebar_category{ margin-bottom:5px;}
.container_leftsidebar_category li a:link, .container_leftsidebar_category li a:visited, .container_leftsidebar_category li a:active,.blue_category li a:link, .blue_category li a:visited, .blue_category li a:active {
	color: #333;
}

.container_leftsidebar_category, .blue_category{
	border: 1px solid #C0C0C0;
	background-color: white;
	border-bottom-width: 0;
	margin-bottom:5px;
}
.container_leftsidebar_category ul, .blue_category ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.container_leftsidebar_category li, .blue_category li{
	list-style-type: none;
	font:  13px Verdana;
	padding: 4px 10px;
	display: block;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
/*.container_leftsidebar_category li a{
	font:  13px Verdana;
	padding: 4px 10px;
	display: block;
	width: 100%; 
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
}*/

.container_leftsidebar_category li:hover{
	background-color: #F8FBBD;
}
.blue_category li:hover{
	background-color: #e5f6fe;
}
.container_leftsidebar_category li ul, .blue_category li ul{

	position: absolute;
	z-index: 10050;
	background-color: #FFF;
	border: 5px solid #EBC200;
	padding: 10px 10px 10px 20px;
	width:525px;
	margin: -29px 0 0 185px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	-moz-box-shadow: 2px 2px 2px #CCC; 
	-webkit-box-shadow: 2px 2px 2px #CCC;
}
.container_leftsidebar_category li ul li, .blue_category li ul li{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	float:left;
	width: 175px;
	height: 25px;
	border: 0;
	margin: 0;
	padding: 0;
}
.container_leftsidebar_category li div, .blue_category li div{
	position: absolute;
	z-index: 10050;
	background-color: #fff;
	border: 5px solid #EBC200;
	padding: 10px;
	width:525px;
	margin: -29px 0 0 150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 2px #CCC; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #CCC;/* Safari 和 Chrome */
}
.container_leftsidebar_category li div span, .blue_category li div span{
	color: #1e5da0;
	font-size: 12px;
	font-weight: normal;
	float:left;
	width: 165px;
	/*height: 25px;*/
	/*overflow:hidden;*/
	border: 0;
	margin: 0 0 5px 0;
	padding: 0 0 0 7px;
	/*white-space: nowrap;*/
	background-image: url(http://image.moganshopping.com/images/common/icon/circal.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;	
}
.container_leftsidebar_category li div span a, .blue_category li div span a{
	font:  13px Verdana;
	padding: 4px 10px;
}
container_leftsidebar_category li div span a:visited, .blue_category li div span a:visited{
	background:#fff;
}
.container_leftsidebar_category li div span a:link, .container_leftsidebar_category li div span a:visited, .blue_category li div span li a:active, .blue_category li div span a:link, .blue_category li div span a:visited, .blue_category li div span li a:active {
	color: #1e5da0;
}

html>body .container_leftsidebar_category a, html>body .blue_category a{ /*Non IE rule*/
	width: auto;
}

.addressW{width: 242px;}/*訂單資訊地址太常用的設定*/
#transaction table{ float:left; width:312px; 	  border:2px solid #ccc;}
#FlowChart{ clear:both; display:inline-block;
padding-left:20px;
margin-left:23px;
	width:100%;
	height:70px;

	background-image: url(http://image.moganshopping.com/images/common/service/process2.png);
	background-repeat: no-repeat;}
#FlowChart img{ margin-right:10px;}
#FlowChart ul{

}
#FlowChart li{
	list-style:none;
	float:left;
	color:#fff;
	vertical-align:middle;
	margin: 0 20px 0 0;
	height:40px;
	line-height:60px;
	width:150px;
	height:60px;
	text-align:center;
	display:block;
	text-transform: capitalize;
	font-weight:bold;
}/*服務說明新手上路流程圖*/

.Service_Text {
    padding: 10px;
	line-height: 1.6em;
	border: 1px solid #CCCCCC;
    border-radius: 3px;
	font-size:medium;
	clear:both;
}
.Service_Text h1{
	color:#097c25;
	border-bottom: 1px solid #333;
	margin-bottom:15px;
	padding-bottom:5px;
	text-transform: capitalize;
	clear:both;
}
.Service_Text h1 span { text-indent:-999em; display:inline-block;}/*EN用*/
.Service_Text h2{
	color:#097c25;
	border-bottom: 1px solid #333;
	padding:5px 0;
	text-transform: capitalize;
	clear:both;
}
.Service_Text h3{
	color:#097c25;
	margin:15px 0;
	text-transform: capitalize;
	clear:both;
}
.Service_Text h4{
	color:#087c2b;
	background-image: url(http://image.moganshopping.com/images/en/service/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:20px;
	margin-top:15px;
	text-transform: capitalize;
	clear:both;
}

.Service_Text h5{
	color: #519435;
	background-image: url(http://image.moganshopping.com/images/common/icon_s/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left:15px;
	margin-top:15px;
	text-transform: capitalize;
	clear:both;
}
.Service_Text h6{
	margin:5px 0;
	font-size:15px;
	text-transform: capitalize;
	clear:both;
	 }

.Service_Text .style_p p{ margin-left:20px;}
.Service_Text img {}

.Service_Text em{
	font-size: small;
	font-style: normal;
	color:#666;
}

.Service_Text .link_history{
	float:right;
	font-size: 16px;
}

.Service_Text .link_history a{
	text-decoration:underline;
	color:#1E5DA0;
}

.Service_Text .btn_t1,.Service_Text .btn_t2,.Service_Text .btn_t3 { padding:5px; border-radius: 3px;}

.Service_Text .btn_t1 { background-color: rgb(214,68,51); color:#fff;}/*紅色底圖*/
.Service_Text .btn_t2 { background-color: rgb(87,153,59); color:#fff;}/*綠色底圖*/
.Service_Text .btn_t3 { 
	background-color: #f1f1f1;
    border: 1px solid #999;
    color: #565656;
	}/*灰色底圖*/

.bullet { margin-left:25px;}
.bullet li, .core_value li{
	list-style-image: url(http://image.moganshopping.com/images/en/service/bullet.png);
	
}
.terms_bullets{margin-left:55px;}
.terms_bullets li, .protection_bullets li{
	list-style-image: url(http://image.moganshopping.com/images/en/service/bullet_s.png);}

.Service_Text .reminder{ border:10px solid #d4e0aa; margin: 0 0 25px 20px; padding:10px;}
.Service_Text .arrowre{ margin: -5px 0 -5px 28px;}

.fees_line{ width:100%; border-bottom:1px solid #999; margin:70px 0 50px 0;}

.Service_Text table{ 
	border: 1px solid #CCC; 
	border-collapse: collapse;
	width:100%;
}
.Service_Text td,.Service_Text th {border-bottom: 1px solid #CCC; }


.Service_Text tr:hover{
	background-color: #F0F0F0;}

/*用在開合時更多..*/
.deposit_select{cursor: pointer;  text-align:right;  color:#1e5da0; margin-right:5px;}


.Service_Text .quick_guide ul{ float:left; margin-left:3em;}



.Service_Text blockquote{ font-size:medium; margin:30px 50px 100px 50px; /*border:1px solid #ccc; */}
.Service_Text blockquote p{ margin-bottom:10px; color:#777;}
.Service_Text blockquote h1{
	color:#359c2a;
	border-bottom:0;
	font-size: 18px;
	background-image: url(http://image.moganshopping.com/images/common/service/testimonials.png);
	padding-left:25px;
	margin:5px auto 0 auto;
	background-repeat: no-repeat;
	}
.Service_Text blockquote label{ margin-left:24px; color:#777; margin-top:30px; font-weight:bold; }

.Service_News li{ margin-bottom:50px; list-style-type:none; text-transform: capitalize;	cursor: pointer;}
.Service_News p{color: #FFCC00;	font-weight: bold;}

#spelb{ border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding:20px 50px; color:#383838;}
#spelb p{
	color:#383838;
	font-size:20px;
	font-style: italic;
	font-weight:bold;
}
#spelb h1{ font-size:24px; font-style: italic;}
.register{
	font-size: medium;
	padding: 5px 50px 15px 30px;
	display: inline-block;
	width:886px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
}
.Mleft{ margin-left:30px;}
.Mleft ul li{
	line-height: 2em;
	list-style-type: none;
}
#Mleft13 { margin-left:13px;}
#mtop7{ padding-top:100px;}
#Mleft40 div{padding-bottom:3px;  margin-bottom:80px; display:inline-block;}
#Mleft40 li{ margin-bottom:8px;}
#Mleft40 img{ margin: 0 0 10px 10px;}
#Mleft40 p{/* margin-left:33px;*/ display:block;}
#Mleft25{ margin-left:25px; line-height:1.8em;}
#Mleft5_paym p{ margin-left:22px;}
#Mleft5_paym img{ margin-left:10px;}
#Mleft2 p{ margin-left:20px;}
#Mleft2 img{ margin-left:52px;}
#Mleft3{ margin-left:52px;}
#Mleft4 p{ margin-left:72px;}


.recommend li{
	float:left;
	width:55px;
	list-style-type: square;
	margin-left:70px;
	line-height:5em;
}
.recommend a { display:block;}
.Service_NEW, #Service_faq {
	border:1px solid #dedede;
	clear:both;
	width:98%;
	height:28px;
	padding: 8px 5px 8px 5px;
	color:#316D16;
	font-weight:bold;
	margin:5px 0 5px 5px;
	text-transform: capitalize;
	cursor: pointer;
	clear:both;
}
.nono{
	text-decoration: line-through;
}

#faq_line{
	width:850px;
	clear:both;
	margin: 0 0 20px 20px;
	padding:5px;
	font-weight:bold;
	cursor: pointer;
	color:#417629;
	border-bottom: 1px dashed #999;
}
#faq_line span{
	display:block;
	text-align:right;
	font-weight:normal;
	color:#1e5da0;

}
#about{ width:90%; }
#about th{ padding-left:30px;}
#about td{ text-align:left; padding-left:30px;}
#Service_faq a{
	text-decoration: none; color:#549736;
}
#Service_faq  label a{ float:right; color:#1e5da0;}
.Service_NEW  span, #Service_faq span{
	float:left;
	width:722px;
	overflow:hidden;
	height:28px;
	white-space: nowrap;
}
.FAQcon{ margin: 0 0 30px 25px; line-height:1.3em;}
.NEWcon{ margin: 0 0 10px 25px; line-height:1.2em;}
.Service_TextB{ float:left; width:370px; margin:0 0 40px 72px; min-height:100px;}/*人才招募*/
/*.Service_Text ul{
	margin: 0;
	padding:0;
	color: #333;
}
.Service_Text li{
	list-style-type:square;
	margin:0;
}*/
.core_value { margin: 0 0 30px 45px; width:600px; float:left; }
.protection_bullets{ margin: 0 0 0 25px;}

/*
.Service_Text p{
	line-height:1.8em;
}
*/
.deposit_select_Seller{cursor: pointer; color:#1e5da0; font-weight:bold;}
.Service_Text h3 span { float:right; font-size:medium; font-weight:normal; color:#1e5da0; text-transform: none;}
#fees td{ padding-left:16px;}
#fees tr:hover{
	background-color: transparent;
}
#fees th{ text-align:left;}
.Service_Text table h2{
	/*margin: 50px 10px 15px 10px;*/
}

/*.Service_Text tr{ 
	padding:0;
}

.Service_Text td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	text-align:center;
	vertical-align:top;
	
}
.Service_Text th{ 
	color:#519435;
	border-bottom: 1px solid #CCC; 
	text-transform: capitalize; 
	background:#fff; 
	text-align:center; 
	padding-right:5px;}

}

*/

#exchangeData table{width: 90%;}
.legend{ clear:both;}
#exchangeData tr:hover{
	background-color: transparent;
}

.Service_taW1{ width:15%;}
.Service_taW2{ width:30%;}
.Service_taW3{ width:55%;}
.Service_taW4{ width:70%;}
#dep_taL{ margin-bottom:3em;}
#dep_taL table{ width:100%;}
#dep_taL td{ text-align:left;}
#dep_taL th{ text-align:left; padding:5px; color:#000;}

/*客戶服務說明文*/
#Service_taL{ text-align:left; }
#Service_taL table{ width:100%;}
#Service_taL th { font-weight:bold;}
#Service_taL th, #Service_taL td{ text-align:left; padding:5px;}
#Service_taL strong{
	font-weight: normal;
	padding-right: 30px;
}

#Service_taL .s_right { text-align:right;} 


/*匯款說明的幣別*/
#Service_taL em{
	font-size: small;
	font-style: normal;
	color:#666;
}

#Service_taL_track table{ width:100%;}
#Service_taL_track td{ padding:15px 5px; text-align:left;}
#Service_taL_track td p{ margin-left:20px;}
#Service_taL_track tr:hover{
	background-color: transparent;
}
#Service_taL_track th{
	text-align:left;

	font-weight: bold;
	color:#000;
}
/*匯款通知-幣別區域*/
.alias li{
	color:#519435;
	float:left;
	list-style-type: none;
	text-align:center;
	font-weight: bold;
	line-height:2em;
}

.alias_1{width:20%;}
.alias_2{width:17%;}
.alias_3{width:33%;}
.alias_4{width:30%;}


.BlockBarLine{
	border:1px solid #f39700;
	margin-bottom: 5px;	
	display:inline-block;
}
/* 0001452	20140422	Daphny	樣版：特定區塊連結時開新頁面 */
/* 20140421 Daphny 雅虎競標商品區塊字串*/
#bItem{
	background-color: #FFF;
}

#bItem ul{
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 20px;
	float: left;
	width: 125px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#bItem ul li{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #069;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 5px;
}

#bItem ul a {
	text-decoration: none;
}

#bItem ul a li:hover{	
    text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF9D9D;
}
/* end */


.BlockBarLineM{
	border:1px solid #57993b;
	margin-bottom: 5px;	
	/*display:inline-block;*/
}
.BlockBarLine_red{
	border:1px solid #16486f;
	margin-bottom: 5px;	
	display:inline-block;
}
.BlockBarLine_green{
	border:1px solid #8ae151;
	margin-bottom: 5px;	
	display:inline-block;
}
.BlockBarLine dl{
text-align:right;
padding-right:8px;
}
#wh190{ width:173px;}
#Wh{ width:953px;}

.trackS{width:120px; margin:5px 0 0 15px; height:13px; text-align:center; padding:2px 20px;} 

.BlockBarCenterM{
	border-top:1px solid #57993b;
	border-left:1px solid #57993b;
	border-right:1px solid #57993b;
	background: url(http://image.moganshopping.com/images/common/bg/y.gif) repeat-x 0 -90px;
	color:#fff;}
.shop_title{
	color:#FFF;	
	height: 17px;
	*height: 15px!important;
	height: 14px\9\0;
	width:940px;
	margin:0;
	overflow: hidden;}

.goog-te-gadget-link, .goog-te-sectional-gadget-link-text{ float:left;}
.goog-te-sectional-gadget-link div a:hover{ color:#000;}
.goog-te-gadget-link {color: #000;}
.goog-te-gadget-link a:link, .goog-te-gadget-link a:visited, .goog-te-gadget-link a:active, .goog-te-gadget-link a:hover{
	color: #000;
}
.shop_title_auction{
	font-size:small;
	color:#333;	
	margin:0;
	white-space: nowrap;
	padding-bottom:5px;
}
.shop_title_auction img{ margin-left:5px;}
.BlockBarCenter_red, .BlockBarCenter, .BlockBarCenterM{
	padding: 5px 0 0 15px;
	height:20px;
	overflow:hidden;
	text-align:left;
	clear: both;
	text-transform: capitalize;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-collapse: collapse;
	font-weight:bold;
}
.BlockBarCenter_red{
	border-top:1px solid #16486f;
	border-left:1px solid #16486f;
	border-right:1px solid #16486f;
	background: url(http://image.moganshopping.com/images/common/bg/y.gif) repeat-x 0 -30px;
	color:#fff;
}
.BlockBarCenter_red img, .BlockBarCenter img, .BlockBarCenterM img{
	border: 0;
	vertical-align: top;
	height: 15px;	
}
.BlockBarCenter_red span, .BlockBarCenter span, .BlockBarCenterM span{
	margin: 0 5px 0 0;
	font-size: 11px;
}
/*.BlockBarCenter_red span:hover, .BlockBarCenter span:hover, .BlockBarCenterM span:hover{
	color: #EEE;
}*/
.BlockBarCenter_red ul, .BlockBarCenter ul, .BlockBarCenterM ul{
	position: absolute;
	z-index: 10050;
	background-color: #FFF;
	padding: 10px 10px 10px 20px;
	width:525px;
	margin: -20px 0 0 13px;
	line-height:1.3em;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	-moz-box-shadow: 2px 2px 2px #CCC; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #CCC;/* Safari 和 Chrome */
}
.BlockBarCenter ul{
	border:5px solid #f39700;
}
.BlockBarCenter_red ul{
	border:5px solid #16486f;
}
.BlockBarCenterM ul{
	border:5px solid #57993b;
}
.BlockBarCenter_red ul li, .BlockBarCenter ul li, .BlockBarCenterM ul li{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	float:left;
	width: 175px;
	height: 25px;
}
.BlockBarCenter_green{
	color:#fff;
	font-weight:bold;	
	padding: 5px 0 0 15px;
	height: 20px;
	width:753px;
	text-align:left;
	clear: both;
	margin:0;
	text-transform: capitalize;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-collapse: collapse;
	cursor: pointer;	

	border-top:1px solid #8ae151;
	border-left:1px solid #8ae151;
	border-right:1px solid #8ae151;
	background: url(http://image.moganshopping.com/images/common/bg/y.gif) repeat-x 0 -60px;
}

/*.BlockBarCenter{
	height: 30px;
	clear: both;

}
.BlockBarCenter h3{
	margin:0;
	padding:8px 0 0 10px;
	font-size:12px;
	font-weight: normal;
	float:left;
	text-transform: capitalize;

}*/
.BlockBarCenter h2{
	margin:0;
	padding:4px 0 0 10px;
	color:#FFF;
	font-size:medium;
	float:left;
	text-transform: capitalize;

}
.BlockBarLeft {
	float: left;
	width: 3px;
	height: 30px;
}
.BlockBarRight{
	float: right;
	width: 3px;
	height: 30px;
}

.Edit {
	line-height:1.5em;
	margin:0 10px;
	height:415px;
}
.Edit li{
	border-bottom: thin dotted #CCC;
	max-height:187px;
	padding:5px 0;
	overflow:hidden;
	margin-bottom:10px;
}
.Edit h3{
	margin:0 auto 2px auto;
	text-transform: capitalize;
}
/*--------------------------------------------------------------------BlockBar----------*/
/*--------------------------------------------------------------------BlockBar----------*/
/*--------------------------------------------------------------------BlockBar----------*/
/**.y_left {background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) ;}
.y_right {background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif)  0 -62px;}
.red_left {	background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) 0 -92px;}
.red_right {background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) 0 -154px ;}
.green_left {background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif)  0 -184px;}
.green_right {background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) 0 -246px ;}
.blue_left {background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) 0 -276px;}
.blue_right {background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) 0 -338px;}
.red_middle {background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) repeat-x 0 -123px ;}
.green_middle{background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) repeat-x 0 -215px;}
.yellow_middle{background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) repeat-x 0 -31px;}**/
/*------------------------------------------------------------------------BLUE BAR-----------*/
/*------------------------------------------------------------------------BLUE BAR-----------*/
/*------------------------------------------------------------------------BLUE BAR-----------*/
.blue_970, .blue_970_margin10, .blue_770, .blue_190, {
	background: url(http://image.moganshopping.com/images/common/block_banner/yellow_leftsidebar.gif) repeat-x 0 -307px;
	height: 30px;
	clear: both;
	margin-top: 10px;
}
.blue_970_margin10 {margin-bottom: 10px;width: 970px;}
.blue_970 {width: 970px;}
.blue_770 {width: 770px;}
.blue_190 {width: 190px;}
/*----------------reg_index ------------*/
.blue_border_reg, .blue_border_faq{
	border-right: 1px solid #12648c;
	border-bottom: 1px solid #12648c;
	border-left: 1px solid #12648c;
}
.blue_border_reg {
	padding: 10px;
}
.blue_border_reg{
	padding: 10px;
	margin-bottom:5px;
}
.blue_border_reg li{
	margin-bottom:5px;
}
/*----------------FAQ Frequently ------------*/
.blue_border_faq {
	font-size: medium;
	margin: 0 0 10px 0;
	line-height: 2em;
	display:-moz-inline-box;
	display:inline-block;
	width:768px;
}
/*進度狀態*/
#status1, #status2, #status3, #status4, #status5, #status6, #status7, #status8 , #status9 , #status10 , #status11 , #status12 , #status13 , #status14 , #status15 , #status16 , #status17{
	background-image:url(http://image.moganshopping.com/images/common/chk_bar/process.png);
	background-repeat:no-repeat;
	width:45px;
	height:40px;
	/*margin:1px 0 0 32px;*/
	margin:1px 0 0 27px;
}
#status1{background-position: 0px -4px;}
#status2{background-position: 0px -54px;}
#status3{background-position: 0px -104px;}
#status4{background-position: 0px -154px;}
#status5{background-position: 0px -204px;}
#status6{background-position: 0px -254px;}
#status7{background-position: 0px -304px;}
#status8{background-position: 0px -354px;}
#status9{background-position: 0px -404px;}
#status10{background-position: 0px -454px;}
#status11{background-position: 0px -504px;}
#status12{background-position: 0px -554px;}
#status13{background-position: 0px -604px;}
#status14{background-position: 0px -654px;}
#status15{background-position: 0px -704px;}
#status16{background-position: 0px -754px;}
#status17{background-position: 0px -804px;}
/*進度狀態*/

.margin10 { margin-right:10px;}
.paypalWH{ min-height:210px;}
.hint{
	/*border-top: 1px dashed #CCC;*/
	text-align:left;
	margin-top:2px;
	line-height:2em;
	padding-left:5px;
	clear:both;
	zoom:1;
}
.hint a{
	background: transparent url(http://image.moganshopping.com/images/common/member/crumb_statement.gif) no-repeat center right;
	padding-right: 18px;
	font-size:12px;
	/*adjust bullet image padding*/
}
.y_suggest, .r_suggest, .olive_suggest{
	padding:5px;
	margin: 5px 0;
}
.y_suggest{border: 2px solid #EBC200;}
.y_suggest span img{ margin-left:5px; width:100px; height:30px;}
/*.y_suggest div{
	text-align:center;
	float:left;
	margin-left:5px;}*/
.r_suggest{border: 2px solid #fb9d9d;}
.olive_suggest{border: 2px solid #8ae151;}
.grayline{border: 2px solid #999999;}


/*匯款說明圖片的線*/
/****************************20120328試試商城說明新樣式****************************************************************/
.edm_mall a {
	display: table-cell;
	display:block \9;
	height:50px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
.edm_mall img {
	max-height: 50px;
	max-width: 130px;
	vertical-align: middle;
	margin:0; 
}
.edm_mall {
	float: left;
	width: 150px;
	height: 50px;
	margin: 5px;
	text-align:center;	
	border:2px solid #82c0a1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
.edm_mall p { margin-left:0; height:32px; width:auto; overflow:hidden;
border:1px solid #fff; font-size:12px; text-transform: capitalize; }
.edm_mallF {
	margin: 0 0 50px 60px;
	display:inline-block;

}




/*
.edm_mall span{
	border: 1px solid #CCC;
	float:left;
	height: 50px;
	width: 155px;
	clear:both;
}
.edm_mall span a {
	display: table-cell;
	display:block \9;
	height:50px;
	width: 155px;
	text-align: center;
	vertical-align: middle;
}
.edm_mall span img {
	max-height: 50px;
	max-width: 155px;
	vertical-align: middle;
		margin:0; 
}
.edm_mall {
	float: left;
	width: 157px;
	height: 97px;
	margin: 0 5px;
	font-size: medium;
	overflow:hidden;
	display:block;
	text-align:center;
	}
.edm_mall p { margin-left:0; height:32px; width:auto; overflow:hidden;
border:1px solid #fff; font-size:12px; text-transform: capitalize; }
.edm_mallF {
	margin: 0 0 50px 25px;
	display:inline-block;

}

*/



/*優良賣家*/
.box_seller { display:inline-block;}
.box_seller div{
	width: 135px;
	height: 102px;
	overflow: hidden;
	text-align: center;
	padding: 4px;
	margin: 4px;
	float: left;
	border: 1px dotted #CCC;
}
.box_seller ul{

	list-style-type:none;
	padding:0;
	margin:0;
}
.box_seller h3{	
	margin: 5px;
	overflow: hidden;
	padding: 0px 5px 5px 5px;
	height:16px;
	line-height: 1.3em;
	color:#2a94c0;
	border-bottom: double #CCC;
	text-transform: capitalize;
	font-size:small;
}
.box_seller li{
	padding-left:12px;
	white-space: nowrap;
	height:23px;
	width: 120px;
	text-align:left;
	overflow: hidden;}
/*熱門分類*/
.bottom_box div{
	width: 232px;
	margin: 5px 0 5px 9px;
	padding: 5px;	
	float: left;
	border: 1px dotted #CCC;
}
.bottom_box ul{
	width: 220px;
	height: 110px;
	overflow: hidden;
	line-height: 1.5em;
	margin-top:5px;
	list-style-type:none;
	padding:0;
	margin:0;
}
.bottom_box li{
	float:left;
}
.bottom_box li a{
	background: transparent url(http://image.moganshopping.com/images/common/member/crumb_statement.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 15px;
	color: #1e5da0;
}
.bottom_box li a:hover{
	text-decoration: underline;
}
.bottom_features {
	overflow: hidden;
	width:188px;
	line-height: 1.2em;
	text-align:left;
}
.bottom_features ol{
	padding:0;
	margin:0;
}
.bottom_features li{
	border-bottom: thin dotted #CCC;
	padding:5px 0 5px 15px;
	list-style-type: decimal;
}

.hoticon_01, .hoticon_02, .hoticon_03, .hoticon_04, .hoticon_05, .hoticon_06, .hoticon_06, .hoticon_07, .hoticon_08, .hoticon_09, .hoticon_10, .hoticon_11, .hoticon_12 {
	height: 25px;
	overflow: hidden;
	background: url(http://image.moganshopping.com/images/common/index/index_BG/index_icon.gif) no-repeat;
	margin: 0 10px;
	text-align: center;
	padding: 0 0 5px 10px;
	border-bottom: double #CCC;
	color: #2a94c0;
	font-weight: bold;
	text-transform: capitalize;
}
.hoticon_01 {background-position: 0 0px;}
.hoticon_02 {background-position: 0 -30px;}
.hoticon_03 {background-position: 0 -60px;}
.hoticon_04 {background-position: 0 -90px;}
.hoticon_05 {background-position: 0 -120px;}
.hoticon_06 {background-position: 0 -150px;}
.hoticon_07 {background-position: 0 -180px;}
.hoticon_08 {background-position: 0 -210px;}
.hoticon_09 {background-position: 0 -240px;}
.hoticon_10 {background-position: 0 -270px;}
.hoticon_11 {background-position: 0 -300px;}
.hoticon_12 {background-position: 0 -330px;}

/*--------------------------------------------------------------------INDEX---------*/
/*--------------------------------------------------------------------INDEX---------*/
/*--------------------------------------------------------------------INDEX---------*/

.Advertisement_top_left {
	width: 460px;
	
	float: left;
	overflow: hidden;
	margin: 0px 0 2px 0;
	padding-top: 6px;
	border-top: double #CCC;
	border-bottom: double #CCC;
	white-space: nowrap;
}
.Advertisement_top_left div{float:left; margin-right:2px; height:15px;}
#HotKeyword a{ margin: auto 5px;}
.Advertisement_left {
	float: left;
   	width: 460px;
	height: 250px;
	border: 1px solid #CCC;
	margin: 3px 0 7px 0;
}
.Advertisement_right {
	float: right;
	width: 300px;
	overflow: hidden;
	margin: 0 0 2px 5px;
}
.copon_right {
	float: right;
	width: 300px;
	height: 250px;
	margin: 5px 0 7px 5px;
	overflow: hidden;
}
.Advertisement_right ul{ margin:0;}
.Advertisement_right h3{ 

	border:1px solid #1f6320;
	padding: 5px 0 0 15px;
	height: 20px;
	text-align:left;
	clear: both;
	margin:5px 0 5px 0; 
	text-transform: capitalize;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: url(http://image.moganshopping.com/images/common/bg/y.gif) repeat-x 0 -90px;
	border-collapse: collapse;/*表格合併*/
	cursor: pointer;/*手指*/
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
	#hotti{background-color:#e70012;}
.Advertisement_right h4{ margin:2px 0 5px 0; color:#10729e; border-left:5px solid #10729e; padding:0px 0 0 8px;}
.Advertisement_right li{border-bottom:1px dashed #CCC; list-style:none; margin-bottom:5px; padding:0 0 5px 10px;}
.indexTop_img{ float:left; border:1px solid #CCC; margin: 5px 3px 16px 3px; height:100px; width:100px;}
.list_index { margin: 7px 0 10px 0;}
.list_index li{ float:left;width:170px;}
.soc_left{ float:left; margin-left:4px;}
.soc_left ul{ }
.soc_left li{ float:left; border:1px solid #ccc; margin-right:4px; padding:2px 10px 0 10px; text-align:center;}


.soc_right{ float:right;height:84px;}
.soc_right ul{}
.soc_right li{  }
.link_topo{ 
clear:both;
 width:100%; 
margin-bottom:2px;
float:left;
border-collapse: collapse;
border-left:1px solid #fee067;
}
.link_top ul{ float:left;}
.link_top li{ float:left;
/*border-bottom:1px solid #CCC;*/
border-right:1px solid #fee067;
/*border-right:1px solid #fee067;*/

border-top:5px solid #fddc70;
border-collapse: collapse;
padding:5px 9px;
list-style:none;}

.serial {
	font-size: small;
	line-height: 1.5em;
	font-weight: bold;
	color: #666;
	padding: 10px;
	width:100%;
	margin:15px 0;
	text-align:center;
	border:1px solid #808080;
	border-collapse: collapse; /*邊框會合併為一個單一的邊框*/
}
.serial img{ width:50px;}
.serial th{
	background-color: #DFDFDF;
	padding:3px;
	border:1px solid #808080;
	}
.serial td{
	border:1px solid #808080;
	padding:3px;
	font-size: small;
	font-weight: normal;
	height: 50px;
	}
.serial p{height:4.5em; overflow:hidden; margin:0;}
.serial .serial_01{max-width:100px; }
.topbutton{
    width: 300px;
	height: 30px;
	float: right;
	margin: 5px 5px 0 0;
}
.topbutton ul { margin:0;
padding:0; float:left;}
.topbutton li, .topbutton li a{
	list-style-type:none;
	width: 95px;
	height: 26px;

	float:left;
	margin:0 0 0 5px;
	text-align: center;
	font-weight: bolder;
	color:#fff;
	font-size:medium;
	padding:4px 0 0 0;
}
.index_o{	background: url(http://image.moganshopping.com/images/common/index/index_BG/bt_02.gif) no-repeat;}
.index_blue{
background: url(http://image.moganshopping.com/images/common/index/index_BG/bt_01.gif) no-repeat;
}
.index_green{
background: url(http://image.moganshopping.com/images/common/index/index_BG/bt_03.gif) no-repeat;
}
/*--------------------------------------------------------------------說明文標題用---------*/
/*--------------------------------------------------------------------說明文標題用---------*/
/*--------------------------------------------------------------------說明文標題用---------*/
#InfoFeedback input{
	margin: 10px 0 0 25px;
}
#InfoFeedback{
	margin-top:20px;
	padding: 10px;
	border-top: 1px dotted #000;
	clear:both;
	font-size:12px;
}
#InfoFeedback h3{
	margin:0 0 0 10px;
	color:#000;
	border:0;
	font-size:medium;
	padding-left:25px;
	text-transform: capitalize;
	background: url(http://image.moganshopping.com/images/common/icon_s/list.gif) no-repeat 0 4px;
	}
/*--------------------------------------------------------------------影片介紹使用---------*/
/*--------------------------------------------------------------------影片介紹使用---------*/
/*--------------------------------------------------------------------影片介紹使用---------*/
.movie{
	display:inline-block;
	background: url(http://image.moganshopping.com/images/common/movie/movie_m_2.gif) repeat-x;
	float:left;
	width:870px;
	padding:10px;
	height:390px;
	border:3px solid #6db042;
	margin-bottom:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.movie dl{ float:left; width:380px; height: 310px; margin-right:25px; overflow:hidden; }
.movie dt{
	font-weight: bold; color:#549736; text-transform: capitalize;
}
.movie h3{
	text-transform: capitalize;
	border-left: 5px solid #549736;
	padding: 0 0 2px 20px;
	font-size: x-large;
	font-weight: bold;
	color: #519435;
	margin: 5px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:both;}
.movie div{ float:left;  clear:right;
	margin: 0 0 0 25px; display:block;}
/*--------------------------------------------------------------------網站地圖使用---------*/
/*--------------------------------------------------------------------網站地圖使用---------*/
/*--------------------------------------------------------------------網站地圖使用---------*/
.img_sitemap {
	text-align:center;
    width: 120px;
	padding-right: 10px;
	margin: 5px;
	float:left;
}
.text_sitemap{
	float: left;
	width: 700px;
	overflow: hidden;
	hight:390px;
	margin-bottom:10px;
	border-left: double #CCC;
	border: 1px solid #CCC;
}
.text_sitemap ul{ 	border: 1px solid #000; }
/*.text_sitemap ul li{margin-left:20px; border:2px solid #000;}*/
.text_sitemap ul li ul li{}
.text_sitemap li{
	float: left;
 	margin: 0 10px 0 20px;
	border-right: 1px solid #CCC;
}

/*--------------------------------------------------------------------首頁按鈕底圖---------*/
/*--------------------------------------------------------------------首頁按鈕底圖---------*/
/*--------------------------------------------------------------------首頁按鈕底圖---------*/

.copy_right {
	clear:both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 10px 0 5px 0;
	padding: 2px 0;
	display: inline-block;
	width:970px;

}
.fbad{
	margin-top: 5px;
	border: 1px solid #FEC10A;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;

}
.fbad h3{
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	margin:0;
	background-color:#FEC10A;
	font-weight: bolder;
	padding-top: 2px;
	padding-left: 5px;
	color:#FFF
}
.fbad li{
	margin: 0px;
	padding: 0 3px;
	list-style-type: none;
	
}


.fbad img{
	border:1px solid #CCC;
	width:180px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.copy_right div{ 
	float:right;
	display:block;
	width:180px;
	height:140px;
	margin-right:10px;
}
.copy_right h3 a, .copy_right h3{
	padding-left:10px;
	text-transform: capitalize;
	width: 169px;
	height: 59px;
	font-size: 18px;
	font-weight: bolder;
	margin: 5px 0 0 10px;
	line-height:50px;
	color:#fff;
}
.copy_right h3{	background: url(http://image.moganshopping.com/images/common/index/index_BG/bottom_01.png) no-repeat;
}
.copy_right h3 a:hover{}
#bottom_orange {
	background: url(http://image.moganshopping.com/images/common/index/index_BG/bottom_02.png) no-repeat;
}
#bottom_green {
	background: url(http://image.moganshopping.com/images/common/index/index_BG/bottom_03.png) no-repeat;
}
.copy_right ul{
	line-height: 1.5em;
	color: #666;	
	margin-top:5px;
}
.copy_right li{ margin-left:40px;text-transform: capitalize; }
.copy_right img{ float:left; margin:10px 0 5px 10px; border:1px solid #dedede;}
.copy_right2 { width:970px;text-align:center; color:#666; margin:5px;}

.cooperation{ 
	clear:both;
	width:690px;
	padding-left:280px;
	display:inline-block;
}
.cooperation li{
width:50px;
height:15px;
padding:2px;
border: 1px solid #CCC;
list-style:none;
float:left;
margin-left:5px;
display:block;}
.cooperation img{
width:50px;
padding:2px;
}



.shoppingmall { #padding-right:5px; padding-right:13px; display:inline-block;}
.shoppingmall li{
width:144px;
display:block;
float:left;
margin: 0 0 5px 7px;
text-align:center;
text-transform: capitalize;
list-style:none;

}
.shoppingmall ul{ margin:5px auto 0 auto;
}
.shoppingmall img{
width:142px;
height:45px;
padding:2px;
border: 1px solid #CCC;
}

/*--------------------------------------------------------------------其他---------*/
/*--------------------------------------------------------------------其他---------*/
/*--------------------------------------------------------------------其他---------*/
#WebInfoCount{ margin-right:8px; float:right;}
#WebInfoCount img{ height:17px; float: left; margin:0 7px;}
.NewAnnouncement{
	text-align:left;
	clear: both;
	padding:2px 0;
	width:970px;
	border:solid 1px #CCC;
	background:#e7e7e7;
	margin-bottom:2px;
	vertical-align: middle;
	display: inline-block;
}
.Newtitle{ margin: 3px 0 0 5px; float:left;}
.New01{	
	display:block;
	background:#fff;
	width:540px;
	height:15px;
	margin-left:3px;
	padding:3px 6px;
	float: left;
}
.New01 div{	
	overflow:hidden;
	height:15px;
	*height:14px!important;
}
.New01 div a{
	display: block;	
}
.New03{ float: right; margin:3px 5px 0 0; }

#NewsLink{ 	
	width:598px; 
	height:18px; 
	overflow:hidden; 
	float:left;
	line-height:13px;
		text-transform: capitalize;
		line-height:1.5em;
				}
#NewsLink a{margin: auto 5px; }
	#NewsLink a:hover{


	text-decoration:underline;

}
.alignE{text-align:right;}

/*邊距*/
.marginT5{margin-top:5px;}
.marginL25{ margin-left:25px;}
.marginT25{margin-top:25px;}
.marginTB5{margin:5px 0;}
.marginTB10{margin:10px 0;}
.marginB15{ margin-bottom:15px;}
.marginB5 { margin-bottom:5px;}
/*2014/用*/
.Margins_1 {margin-top:5px;}
.Margins_2 {margin-right:5px;}
.Margins_3 {margin-bottom:5px;}
.Margins_4 {margin-left:5px;}
.Margins_a {margin:5px}
.Margins_b {margin:5px 0px;}
.Margins_c {margin:0 5px;}
.Margins_d {margin:10px}
.Margins_e {margin:10px 0px;}
.Margins_f {margin:0 10px;}

/*微博LOG下圖檔*/
.SpaceCn img{ margin-top:5px;}

#marginT10{margin-top:10px;}
.heightE{
	height:30px;
	color: #666;
}
.heightI{
height:0;
/**height: 43px!important;*/
}
.exchangeData{ width:100%; height:500px; clear:both;}

/*圖片
#ImgUploadList li{
	display: inline-block;
	margin: 3px;
	padding: 3px 5px;	
	width: 300px;
	text-align:center;
	background-color: #FFF;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 2px 2px 2px #EEE; 
	-webkit-box-shadow: 2px 2px 2px #EEE;
}

#ImgUploadList input {margin:3px;}
#ImgUploadList img{ max-width:100%; max-height:100%;}

*/
.one_left{
	float:left;
	width:490px;
	margin-right:5px;
}
.one_right{
	float:right;
	width:473px; 
}
.registerSP{
	text-align:center;
	margin: 10px 0 5px 0;
	clear:both;
	display:block;
}
#dsf{ border:0; font-weight:normal; color:#00F; background:none; padding:0; font-size:12px;}

.Remittance img { width:90px;}
.Remittance td,.Remittance input{ font-size: 12px;}
.Remittance p {text-align: left; margin:0;}

.Remit img{ margin-top:5px;}
.Remit li{
	margin:5px 2px 2px 5px;
	width:228px;
	height:220px;
	float:left;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	text-align:center;
}
.Remit li a{ border:0;}
.Remit p {
	text-align: left;
	margin: 0;
    padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.Remit span { display:block; color:#666;}	
/*	
.Remit input[type=submit],.Advice input[type=submit]{
	background-color: #F1F1F1;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #565656;
    cursor: pointer;
    font-weight: bold;
    padding: 3px;
	*height:30px;
	*padding: 0;
	*line-height:2em;
}

*/
#MemberAcount{ width:100%; border: 1px solid #CCC; margin-bottom:5px; 	border-collapse: collapse;/*邊框會合併為一個單一的邊框*/}
#MemberAcount th{ color:#519435;border-bottom: 1px solid #CCC; text-transform: capitalize;/*文本中的每個單字以大寫字母開頭。*/ background:#fff; text-align:right; padding-right:5px;}
#MemberAcount tr{ padding:0;	}
#MemberAcount td{
	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	text-align:right;
}
#MemberAcount tr:hover{
	background-color: #F0F0F0;
}
/*包裹設定;*/
#PersonalProfile{ width:100%; /*border: 2px solid #37A842;*/ /*margin-bottom:5px;*/ border-collapse: collapse;}
#PersonalProfile h3{ color:#367c19; font-size:medium; margin-left:0;}	
#PersonalProfile img{ margin:0 5px;}
#PersonalProfile th{ color:#367c19; border-bottom: 1px solid #CCC; text-transform: capitalize; background:#fff; text-align:right; padding-right:5px;}
#PersonalProfile tr{ padding:0;	}
#PersonalProfile td{
	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	text-align:left;
}
#restict_zh{ text-align:left; ; border:0;}
#restict_zh td{
	text-align:left;
	vertical-align: middle;
	padding:10px;
	
}

#restict_zh tr:hover{background-color: #fff;}
#restict_zh td img{ height:90px;
	border:2px solid #82c0a1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:5px;
	}
#restict_zh h3{ color:#367c19; font-size:medium; margin:0;}	

/*個人設定用的表格*/
#AccountSetting { width:100%; border: 2px solid #6caf42; margin-bottom:5px; background-color:#fcf9d6;
	}
#AccountSetting input[type=checkbox]{ margin-right:5px;
	}
/*#AccountSetting img{ margin:0 5px;}*/
#AccountSetting th{ color:#519435; border-bottom: 1px solid #CCC; text-transform: capitalize;  text-align:right; padding-right:5px; background-color:#fcf9d6;}
#AccountSetting tr{ padding:0;	}
#AccountSetting td{
	border-bottom: 1px solid #CCC;
	/*border-collapse: collapse;*/
	/*border-right:0;*/
	padding:5px;
	text-align:left;
}
#AccountSetting td select{ min-width:200px;}
.oLink{ margin:5px 0 10px 5px; 	background-image: url(http://image.moganshopping.com/images/common/icon/page.png); background-repeat:no-repeat; padding-left:16px;}
.buy_selection_center{}
.buy_selection, .buy_selection_center{width:390px; border: 1px solid #CCC;  margin: 0 0 15px 10px; border-collapse: collapse;}
.Selection {overflow:scroll; max-width:390px; max-height:390px;}
.buy_selection img, .buy_selection_center img{ margin:0 5px;}
.buy_selection th{ color:#519435;border-bottom: 1px solid #CCC; text-transform: capitalize; background:#fff; text-align:right; padding-right:10px;}
.buy_selection_center th{ color:#519435;border-bottom: 1px solid #CCC; text-transform: capitalize; background:#fff; text-align:center; padding-right:10px;}

.buy_selection tr, .buy_selection_center tr{ padding:0;	}
.buy_selection td, .buy_selection_center td{

	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	text-align:center;
}

#JapanAuction{ margin-left:72px;}
#JapanAuction li{ margin-bottom:10px;}
#remittanc{ width:95%; border: 1px solid #CCC; margin-bottom:5px; 	border-collapse: collapse;
	}
#remittanc img{ margin:0 5px;/* border: 1px solid #CCC;*/ padding:5px;}
#remittanc th{ color:#519435;border-bottom: 1px solid #CCC; text-transform: capitalize; background:#fff; text-align:center; padding-right:5px;}
#remittanc tr{ padding:0;	}
#remittanc td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
	border-right:0;	
	text-align:left;	
}
#chrck_tex{ width:92%; border: 1px solid #CCC; margin: 5px 0 5px 55px; 	border-collapse: collapse;
	}
#chrck_tex img{ margin:0 5px; border: 1px solid #CCC; padding:5px;}
#chrck_tex th{ color:#519435;border-bottom: 1px solid #CCC; text-transform: capitalize; background:#fff; text-align:left; padding-left:25px;}
#chrck_tex tr{ padding:0;	}
#chrck_tex td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	text-align:left;
	vertical-align: text-top;
	padding-left:25px;
}

#help {
	background-image: url(http://image.moganshopping.com/images/common/icon_s/help2.png);
	background-repeat: no-repeat;
	background-position: 3px center;
    padding-left: 15px;	}
#help2{
	background-image: url(http://image.moganshopping.com/images/common/icon_s/icon_help.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left:22px;
}	
.profile_photo{
	width:128px;
	height:140px;
	float:left;
	border: 1px solid #CCC;
	margin: 10px 10px 10px 0px;
}
#profile strong, .memberset strong{ float:right; font-weight:normal;}
#profile strong {margin-right:10px;}
#profile{
	float:left;
	width:310px;
	*width:310px!important;
	border:1px solid #fff;
}
#profile p { margin:0; padding:0; line-height:2em;}

.memberset{	margin: 0 5px 0 5px;}
.memberset p { line-height:1.6em;}
.memberset strong{margin-right:20px; }
.memberset label{float:right;}

.CaseStatistics{
	margin:5px 2px 5px 5px;
	width:105px;
	height:60px;
	float:left;
	background-color: #F1F1F1;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
}
.CaseStatistics:hover{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #CCC; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #CCC;/* Safari 和 Chrome */
}
.CaseStatistics h6{
	text-align: center;
	padding:0px;
	margin:0px;
	width:100%;
	color: #fff;
	background: url(http://image.moganshopping.com/images/common/bg/y.gif) repeat-x 0 -90px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	text-transform: capitalize;
}
.CaseStatistics p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-top:10px;
	padding: 0;
	text-align: center;
	width: 100%;

}
.CaseStatistics p a{ color:#066222;}
.SpacePadd td{
	padding:0 5px}
.moneyOrder{
	font-weight: bolder;
	color: #066222;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}
.moneyOrder_Square, .moneyOrder_SquareYellow, .moneyOrder_SquareGreen , .moneyOrder_SquareBlue{
	border:1px solid #ccc;
	padding:5px 0;
	text-align:center;
}
.moneyOrder_SquareYellow{
	background-color: #FFFFCC;
}
.moneyOrder_SquareGreen{
	background-color: #e6f7b3;
}
.moneyOrder_SquareBlue{
	background-color: #ccecf4;
}
.mb{ margin-bottom:10px;}	





#all ul {
	float: left;
	padding-left: 20%;
	margin-bottom:50px;
}

.nono_tt{
	font-size: small;
	margin: 0px;
	padding: 0px;
	}
.red_no{
	font-weight: normal;
	color: #F00;
}
#orange_no{
	color:#F60;
	margin-left: 10px;
	margin-bottom: 5px;
	width:90%;
	}
.top_tt{
	margin-top: 20px;
	}
.nono_no {
	height:100px;
	margin-top: 5px;
	}
.nono_no img{
	margin: 0px;
	padding: 0px;
	}
#no_pb{
	margin: 0px;
	padding: 0 0 5px 0;
}
/*純紅色字體.red 請用id */
.yellow{
		color:#FF0;
	}
.zero{
	margin:0;
	padding:0;}
/*
.word{
	font-size: small;
	font-weight: normal;	
	}
*/	

#Atable_left th,#Atable_left td {
	text-align: left;
	padding-left:5px;
	vertical-align: middle;
	}
#Atable_left th{width: 35%;}
#Atable_left td{width: 65%;}

#Atable_left td span{
	/*padding-right:15px;*/
}
.Service_Refund th{border: 1px solid #CCC;}
.Service_Refund td{
	padding:5px;
	text-align:left;
	border: 1px solid #CCC;
	font-size: small;
}


#reg_right{
	font-size: small;
	font-weight: normal;
	color: #F00;
	float:right;
	padding-top:5px;
}
.bid_Congratulations{font-size: small;}
.bid_Congratulations strong{font-size: medium;}
.bid_Congratulations span{ display:block; margin-left:1.5em;}
#Payment_left{width:98%;}	
#Payment_left td{padding:5px; width:40%;}
#Payment_left th{padding:5px; width:50%;}
#Payment_left img{
	margin-left:0px;
	padding:5px;
	border: 1px solid #CCC;
}	
/*VIP 優惠項目*/
.myaccount{ 
	border:1px solid #b8d389;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width:926px;

	margin: 0 0 10px 0;
	background-color: #e6f3d2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef9e1',endColorstr='#c9e0a0');
	background: -webkit-gradient(linear,left top,left bottom,from(#eef9e1),to(#c9e0a0));	
	background: -moz-linear-gradient(top,#eef9e1,#c9e0a0);
	padding:5px 20px;


}
.myaccount table{ width:100%; margin-bottom:50px; line-height:1.8em; }
.myaccount th{ color: #066222; }
.myaccount tr{ border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.myaccount td{ padding:3px 10px;}
.myaccount h2{ 	
	font-weight: bolder;
	color: #066222;
	font-size: 20px;
	padding-bottom:5px;
	margin:10px 0 5px 0;
	border-bottom: 4px solid #066222;
	font-style: normal;
	clear:both;
	background-position: 5px 5px;
	text-transform: capitalize;}
.myaccount h2 img{ margin:0 3px; }
.myaccount h1{ 	
	color:#066222;
	font-weight:bolder;
	border-bottom: 1px solid #333;
	padding: 0 0 8px 0;
	margin: 40px 0 18px 0;
	clear:both;}
.myaccount h1 span { float:right; font-size:medium; font-weight:normal; color:#1e5da0; text-transform: none; padding-top:5px;}

/*餘額資訊:折價劵*/

.coupon_detail .c1,.coupon_detail .c2{ font-weight:normal;}
.coupon_detail .c2 { font-size:small;}
.coupon_detail img { vertical-align:text-bottom; padding:0 5px 0 15px;}





/*管理中心快速導覽*/
.layer_style{
	padding: 8px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	width:255px;
	z-index: 999;
	
	position:absolute;
	margin-left:160px;
	margin-top:-40px;
	background-color:#fff;
	border:2px solid #6cae42;
}
.layer_style img{ margin-bottom:5px;}
.myaccound_guick{ border:1px solid #ccc; width:426px; height:680px;  padding:5px 5px 5px 15px; float:left;
	background-color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef9e1',endColorstr='#ffffff');
	background: -webkit-gradient(linear,left top,left bottom,from(#eef9e1),to(#ffffff));	
	background: -moz-linear-gradient(top,#eef9e1,#ffffff);
	}
.myaccound_guick h2{ font-size:medium; border:none; color:#548a31;}
.myaccound_guick h2 img{ margin-right:10px; }
.myaccound_guick ul{ margin-bottom:50px; }
.myaccound_guick li{
	margin: 0 0 10px 45px;
	list-style-type: circle;
}
.myaccound_guick_big {
	margin-top:5px;
	font-size: medium;
	padding: 5px 30px 15px 30px;
	display: inline-block;
	width:906px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
}
.myaccound_guick_big div{ float:left;}
.myaccound_guick_big h1{
	font-weight: bolder;
	color: #066222;
	font-size: 30px;
	padding-bottom:5px;
	margin:10px 0 5px 0;
	border-bottom: 4px solid #066222;
	font-style: normal;
	clear:both;
	background-position: 5px 5px;
	text-transform: capitalize;
}



/*本來nick的CSS*/
#AppButton{
	background-color: #CD3D2D;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB4937',endColorstr='#CD3D2D');
	background: -webkit-gradient(linear,left top,left bottom,from(#DB4937),to(#CD3D2D));
	background: -moz-linear-gradient(top,#DB4937,#CD3D2D);
	
	height:30px;
	padding: 3px 10px;
	border:0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #CCC; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #CCC;/* Safari 和 Chrome */
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	margin-right:10px;
	text-transform: capitalize;
}


.AlertMsgBlock {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
	color: #C00;
}
.AlertMsgBlock p { color:#960;}

.LanguageSetPage{
	background-color: #F1F1F1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	margin: 0 auto 5px;
	width:970px;
	display: none;
}

.LanguageSetPage img{
	border: 0;
}
.LanguageSetPage p{
	clear: both;
	
}
.LanguageSetPage strong{
	float: left;
	padding: 3px 0;
	margin: 3px;
	vertical-align: middle;
	width: 90px;
}
.LanguageSetPage ul{
	clear: both;
	margin-left: 95px;
	display: none;
}
.LanguageSetPage ul li, .LanguageSetPage div{
	width: 194px;
	height: 24px;
	float: left;
	background-color: #F6F6F6;
	list-style-type: none;
	border: 1px solid #DDD;
	padding: 3px 5px;
	margin: 3px;
	vertical-align: middle;
	overflow: hidden;
}

.LanguageSetPage ul li:hover, .LanguageSetPage div:hover{
	background-color: #FCFCFC;
	cursor: pointer;
}
.LanguageSetPage ul li img, .LanguageSetPage div img{
	vertical-align: middle;
}
.LanguageSetButton{
	text-align: center;
	margin: 30px 0 0 0;	
}
.ShowBlockMutiTitle{
	*margin:0 0 -8px 0!important;
	*height:32px;
}
.ShowBlockMutiTitle li{
	float: left;
	list-style-type: none;
	padding: 5px 0 0 13px;
	height: 20px;
	text-align:left;
	margin:0;

	text-transform: capitalize;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	
	border-collapse: collapse;
	cursor: pointer;
	font-weight:bold;	
}
	
.ShowBlockMutiTitle li img{
	vertical-align: top;
	height: 15px;	
}
.ShoppingMallShowBlockMutiTitle li{
	width: 242px;
	
}
.ShoppingLuxuryShowBlockMutiTitle li{
	width: 139px;	
}
.ShoppingMallTitle_0,.ShoppingMallTitle_1{
	color:#333;
	border-top:1px solid #b0c08d;
	border-left:1px solid #b0c08d;
	border-right:1px solid #b0c08d;
	background:#EEEEEE;
	
	
}
/*首頁中間商品橘色外框*/
.ShoppingMallContent_0{
	width: 759px;
	border:1px solid #ccc;
	border-top: 3px solid #ccc;
	margin-bottom: 5px;	
}

.ShoppingMallTitleClick_0, .ShoppingMallTitleClick_1{
	background:#57993B;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#fff;
}
/*首頁中間商品藍色外框*/
.ShoppingMallContent_1{
	width: 759px;
	border:1px solid #ccc;
	border-top: 3px solid #ccc;
	margin-bottom: 5px;	
}
.ShoppingMallTitle_2, .ShoppingMallTitleClick_2{
	color:#FFF;
	border-top:1px solid #8ae151;
	border-left:1px solid #8ae151;
	border-right:1px solid #8ae151;
	background: url(http://image.moganshopping.com/images/common/bg/y.gif) repeat-x 0 -60px;
}
.ShoppingMallContent_2{
	width: 760px;
	border:2px solid #8ae151;
	border-top: 3px solid #8ae151;
	margin-bottom: 5px ;	
}
.ShoppingMallTitle_None{
	background-color: #F1F1F1;
	background-image: none;
	color: #000;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC; 
}
.ShowBlockMutiContent{
	clear: left;
	padding: 5px 5px 0 5px;	
}
.shopmallLine{
	height:240px;
	width:742px;
	padding: 10px 0 10px 10px;
	margin: 0 0 15px 5px;
	display:inline-block;
	
}
.ShowBlockMutiContentInfo{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #F1F1F1;
	text-align: left;
	padding: 5px 10px;
	margin-bottom: 10px;
	line-height:1.5em;	
}
.ShowBlockMutiContentDiv{
	float: left;
	margin-bottom:15px;
}
.ShowBlockMutiContentDiv img{
	max-height: 100%;/*設置一個最高限制(ps:屬性不包括外邊距、邊框和內邊距。)*/
	max-width: 100%;}
.ShowBlockMutiContentDiv span{
	border: 1px solid #dedede;
	float:left;
	height: 108px;
	width: 135px;
}
.ShowBlockMutiContentDiv span a {
	display: block;
	display:block \9;
	height: 108px;
	width: 135px;
	text-align: center;
	vertical-align: middle;
}
.ShowBlockMutiContentDiv ul{
	display:inline-block;
}


.ShowBlockMutiContent li{
	list-style: none;
	width:234px;
	*width:229px;
	line-height:1.9em;
	overflow:auto;
	height:1.9em;
}
.ShowBlockMutiContent li a{ margin-left:5px;}


/* 201209最新消息列-管理中心裡 */
.ManagementCenterNews { border:1px solid #ccc; background:#EFEFEF; margin-bottom:5px; padding:5px; line-height:1.5em;}
.ManagementCenterNews h4{ margin:0; padding: 0 5px 0 8px; float:left; font-size: small; height:20px;  }
.ManagementCenterNews h4 a{ color:#5D5D5D;}
.NewsContent { line-height:1.8em; display:inline-block;}
.NewsContent li{
	list-style-type: none;
	padding:0 5px;
	
}
.NewsContent img { vertical-align: middle; width: 20px;}

/* 20130507最新消息列-管理中心裡 只顯示最新消息字樣 */
.ManagementCenterNews00,.ManagementCenterNews01{ border:1px solid #ccc; background:#EFEFEF; margin-bottom:5px; padding:5px; border-radius:3px;}
.ManagementCenterNews00 h3{ margin:0; text-align: center;}

/* 20130510最新消息列-管理中心裡 手key公告*/
.ManagementCenterNews01 h4{ margin:0; font-size:small; }
.ManagementCenterNews01 h4 a{ color:#5D5D5D; float:left;}
.ManagementCenterNews01 p { margin:0; line-height:1.5em; margin-left:70px;}

/* 最新消息列 */
.TopStatusBar{
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px #999;

	background-color: #89b972;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89b972',endColorstr='#89b972');
	background: -webkit-gradient(linear,left top,left bottom,from(#89b972),to(#89b972));
	background: -moz-linear-gradient(top,#89b972,#89b972);
	height:30px;
	margin-top:5px;
}
.TopStatusBar ul li{
	float: left;
	list-style-type: none;
	padding: 5px 0 7px 3px;
}
.TopStatusBar ul li h4{
	float:left;
	font-size: small;
	color: #FFF;
	margin: 0;
	padding: 0 5px 0 8px;	
}
.TopStatusBar ul li h5{
	float: left;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;	
}
.TopStatusBar span{ padding:0 2px;}
.TopStatusBarNews h4{
	width: 60px;
	float:left;
}
.TopStatusBarNews a{
	color: #FFF;	
}
.TopStatusBarNews{
	margin-right: 5px;	
}
.TopStatusBarNews div{
	float:left;
	width: 470px;
	height: 20px;
	*height: 20px!important;
	overflow: hidden;
	margin: -2px 0 -2px 5px;
	padding: 0;
}
.TopStatusBarNews span{ float:left;}
.TopStatusBarNews ul{
	float: left;
	
}
.TopStatusBarNews ul li{
	padding: 0;
	font-size: 12px;
}
.TopStatusBarNews ul li a{
	float: left;
	color: #FFF;
	width: 450px;
	height: 20px;
	padding: 2px 10px;
}
.TopStatusBarNews ul li a img{
	border: 0;
	height: 22px;
	vertical-align: top;	
}
.TopStatusBarCart{
	width:110px; 
	background-color: #CD3D2D;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB4937',endColorstr='#CD3D2D');
	background: -webkit-gradient(linear,left top,left bottom,from(#DB4937),to(#CD3D2D));
	background: -moz-linear-gradient(top,#DB4937,#CD3D2D);
	
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	text-align:right;

}
.TopStatusBarCart img{margin: 0 1px 0 8px; float:left;}
.TopStatusBarCart a{
	color: #FFF;	
}
/*-------------*/

/*20131114橫式格式:管理中心-提醒通知*/
.Horizontal li{ display:inline-block; width:100%; *float:left;}
.Horizontal span { display:inline-block; line-height:2em;}



.h5Lang{
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding:0;
	display: inline;
}

.iso { display:inline-block; width:50%; text-align:center;}


.CopyrightSitemap{
	border: 1px solid #CCC;
	background-color: #F1F1F1;
	margin: 5px 0 0 0;
	
	-moz-border-radius: 4px 4px 0 4px;
	-webkit-border-radius: 4px 4px 0 4px;
	border-radius: 4px 4px 0 4px;
	-moz-box-shadow: 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px #CCC;
	box-shadow: 2px 2px 2px #CCC;
}
.CopyrightSitemapMenu{
	width: 970px;
	padding: 10px 20px 5px 20px;
}
.CopyrightSitemapUL{
	float: left;
}
.CopyrightSitemapMenu ul li{
	font-size: 13px;
	color: #666;
	font-weight: bold;
	list-style-type: none;
	padding: 5px 0;
	margin: 0;
}
.CopyrightSitemapMenu ul li ul li{
	font-size: 12px;
	width: 190px;
	clear: both;
	font-weight: normal;
	padding: 3px 0;
}
.CopyrightSitemapMenu div{
	clear: both;
	color: #666;
	width: 930px;
	text-align: center;
	padding: 2px 0;
}
.copyrightimg img{height: 18px;}
.CopyrightSitemapMenu div a img, .CopyrightSitemapMenu ul li ul li img{
	/*height: 18px;*/
	vertical-align: middle;
	border: 1px solid #CCC;
	padding: 2px;
}
.CopyrightSitemapPowerby{
	margin-bottom: 10px;	
}
.CopyrightSitemapPowerby div, .CopyrightSitemapPowerby ul{
	color: #999;
	padding: 5px 10px;
}
.CopyrightSitemapTop{
	border: 1px solid #CCC;
	border-top: 0;
	background-color: #F1F1F1;
	margin-top: -1px;
	
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-moz-box-shadow: 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px #CCC;
	box-shadow: 2px 2px 2px #CCC;
}


.ServiceMenuBlockNew{
	padding-left:5px;
	background-image: url(http://image.moganshopping.com/images/common/block_banner/MemberMenu.gif);
	height:36px;
	margin-bottom:10px;
	background-repeat: repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px #CCC;
	box-shadow: 2px 2px 2px #CCC;
	clear: both;	
}
.ServiceMenuBlockNew ul li{
	float: left;
	list-style-type: none;	
}
.ServiceMenuOriginalTitleNew, .ServiceMenuOverTitleNew{
	float: left;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	/*padding: 8px 13px 8px 19px;*/
	text-align:center;
	width:145px;
	height:35px;
	line-height:35px;
	/*border:1px solid #F00;*/
	cursor:pointer;

}

.ServiceMenuOriginalTitleNew img, .ServiceMenuOverTitleNew img{ vertical-align:middle;}
.ServiceMenuArrow{
	float: left;
	width: 15px;
	height: 36px;
	background-image: url(http://image.moganshopping.com/images/common/bg/sitemap_arrow.gif);	
	background-repeat: no-repeat;
	background-position: right 0;
}
.ServiceMenuGrep, .ServiceMenuGrep01{
	float: left;
	width: 15px;
	height: 36px;
	background-image: url(http://image.moganshopping.com/images/common/bg/sitemap.gif);	
	background-repeat: no-repeat;
	background-position: right 0;
}
.ServiceMenuGrep01{
	margin-right:10px;
}
.ServiceMenuGrep2{
	float: left;
	height: 36px;
	background-image:none;
}

.ServiceMenuOriginalTitleNew a{
	color: #FFF;
	
}
.ServiceMenuOriginalTitleNew a:hover { text-decoration: none;	}
.ServiceMenuOverTitleNew a{
	color: #EEE;
	text-decoration: none;
}
.ServiceMenuBlockNew ul li ul{
	display: none;
	position: absolute;
	z-index: 999;
	background-color: #FFF;
	
	border:1px solid #999;
	border-bottom:0;
}
.ServiceMenuBlockNew ul li ul li{
	clear: both;
	display: block;
	width:135px;
	padding: 2px 10px;
	background-color:#dedede;
	border-bottom:1px solid #999;
	margin:0px;
	list-style:none;
	text-align:left;
	padding:8px;
	font-size:14px;
}
.ServiceMenuBlockNew ul li ul li:hover{
	background-color:#e8fbd9;
	cursor:pointer;
}
.ServiceMenuBlockNew ul li ul li a{
	color:#000;
}
.ServiceMenuBlockNew ul li ul li a:hover{
	text-decoration: none;
}	




/***********************************************本來frame的CSS******************************************************/
.remittance_Menu{
	padding:10px 0 0 0;
	clear:both;
}
.remittance_Menu div{
	display: inline-block;
	vertical-align: middle;
	float:left;
}
.remittance_Menu div p{
	font-size: 14px;
	font-weight: bold;
	color: #565656;
	background-color: #F1F1F1;
	margin: 0 5px 5px 0px ;
	padding: 5px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	cursor: pointer;
}
.remittance_Menu div p{
	height: 18px;
}
.remittance_Menu div:hover p{
	border: 1px solid #999;
	text-decoration: none;
}

.section_or_space{
	font-size: small;
	margin-top:2px;
	padding: 0px;
	float:left;
}

/*20131127訂單樣式:選單*/
.Orders_Remarks { font-size:small; margin:-10px 0 0 0; padding:5px; line-height:1.5em; clear:both; display: inline-block;}

/*備註*/
.remark { margin:0; font-size:small; line-height:1.5em;}

.Orders_Menu { *display:block; *margin:0 0 5px 0; font-size:small;}
.Orders_Menu li {
    display: inline-block;
	*display:inline;
	*margin:0 0 0 5px;
	border:1px solid #ccc;
	margin:0 5px 5px 0;
	cursor: pointer;
	
	vertical-align:top;
	height: 1.5em;

	line-height:1.5em;
	padding:5px;
	zoom:1;
	}
.Orders_Menu li:hover { border:1px solid #999;}	
.Orders_Menu input { border:0;}	
.Orders_Menu input[type="text"] { font-size:small;}

.Orders_Menu span,.Display_Marks span{text-indent: -10000em; cursor:pointer; display:inline-block; *display:block;}

.Display_Marks { background:#fff; border:2px solid #999; 
    display: none;
    margin: 5px 0 0 -5px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1000;
	}
.Display_Marks dt { margin-bottom:0.55em;}
.Display_Marks dt:hover { opacity:0.75;}


/*商城LOGO*/
.Mall_Logo_1,.Mall_Logo_2,.Mall_Logo_3,.Mall_Logo_4,.Mall_Logo_5,.Mall_Logo_6,.Mall_Logo_7,.Mall_Logo_8{
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width:20px;
	height:20px;
}
.Mall_Logo_1 {background: url(http://image.moganshopping.com/images/common/MallLogo/y1.gif); }
.Mall_Logo_2 {background: url(http://image.moganshopping.com/images/common/MallLogo/r.gif); }
.Mall_Logo_3 {background: url(http://image.moganshopping.com/images/common/MallLogo/y2.gif); }
.Mall_Logo_4 {background: url(http://image.moganshopping.com/images/common/MallLogo/zozo.gif); }
.Mall_Logo_5 {background: url(http://image.moganshopping.com/images/common/MallLogo/golfdigest.gif); }
.Mall_Logo_6 {background: url(http://image.moganshopping.com/images/common/MallLogo/animate.gif); }
.Mall_Logo_7 {background: url(http://image.moganshopping.com/images/common/MallLogo/o.gif); }
.Mall_Logo_8 {background: url(http://image.moganshopping.com/images/common/MallLogo/antique.gif); }

/*針對IE7的寫法*/
*.Orders_Menu li *.MG1,{display:inline;zoom:1; }
.MG1 {background: url(http://image.moganshopping.com/images/common/icon_s/Select.png); }
.MG2 {background: url(http://image.moganshopping.com/images/common/icon_s/pencil.png);}
.MG3 {background: url(http://image.moganshopping.com/images/common/icon_s/display.png);}
.MG4 {background-image: url(16x16car.png);}
.MG5 {background: url(http://image.moganshopping.com/images/common/icon_s/trash_16x16.gif);}

.MG1,.MG2,.MG3,.MG4,.MG5{
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width:16px;
	
}
.search_selleroder {
    background-image: url(http://image.moganshopping.com/images/common/icon_s/search.png);
    background-repeat: no-repeat;
	background-position: center 1px;
    width: 20px;
	height:20px;
}
.Orders_Menu form { *display:inline;}




/*------------------------------------------------------*/






.ItemData{
	width:100%;
	display:inline-block;
}
.ItemData_car{
	padding: 10px;
	/*width:98%;*/
	margin-bottom:10px;
}
.ItemData_980{
	width: 980px;
	margin: 0 auto;
}
#Message span, #Message input { float:none;}
.ListTitle_Menu{clear:both;}
.ListTitle_Menu div{
	float:left;
	margin: 3px 2px;
}
.ListTitle_Menu p { margin: 0 0 5px; color:#066222; font-size:small;}
.ListTitle_Menu div input[type=checkbox]{ margin:0 2px 0 0;}
.ListTitle_Menu div p, .ListTitle_Menu div form, .ListTitle_Menu input[type=button],.ColumnItem ul li a, .ColumnItemMessageBoard ul li a, .Green_Fills_form h3 span{
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	background-color: #F1F1F1;
	padding:5px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	cursor: pointer;
}
.ListTitle_Menu div p img{
	vertical-align:top;
}
.ListTitle_Menu a {
	text-decoration: none;
}
.ListTitle_Menu div:hover p, .ListTitle_Menu div:hover form, .ListTitle_Menu input[type=button]:hover, .Remit input[type=submit]:hover, .Advice input[type=submit]:hover, .ColumnItem ul li a:hover, .ColumnItemMessageBoard ul li a:hover, .ListTitle_Menu div input[type=button], .ListTitle_Menu div input[type=submit]{
	border: 1px solid #999;
	text-decoration: none;
}

.ListTitle_Menu div input[type=text], .ListTitle_Menu div input[type=button], .ListTitle_Menu div input[type=submit]{
	/*margin-top: -2px;*/
}
.ListTitle_Menu div input[type=text]:focus, .ListTitle_Menu div input[type=button]:focus, .ListTitle_Menu div input[type=submit]:focus{
	border: 2px solid #D84A38;
}
.ListTitle_Menu div input[type=button], .ListTitle_Menu div input[type=submit]{
	font-size: 14px;
	font-weight: bold;
	color: #565656;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	cursor: pointer;
}




.ListTitle_Menu div ul{
	display: none;
	clear:both;	
	border: 1px solid #999;

	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	margin: 0;
	padding: 5px 0;
	
	position: absolute;
	background-color: #FFF;
	z-index: 1000;
}
/*
.ListTitle_Menu div:hover ul{
	display: block;
	position: absolute;
	background-color: #FFF;
	z-index: 998;
}
*/
.ListTitle_Menu div ul li{
	display: block;
	padding: 7px 15px;
	cursor: pointer;
}

.ListTitle_Menu div ul li:hover{
	background-color: #F1F1F1;	
}
.ListTitle_Menu div div{
	position: absolute;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #666666;
	z-index:10050;
}
.ListTitle_Menu div div div{
	position: static;
	display: block;
	padding: 3px;
	border: 0;
	border-bottom: 1px dotted #666;
	cursor: pointer;
}
.quick_answers li{
	color: #417629;
	list-style-type: lower-alpha;
}
.quick_answers li p {
	padding-bottom:5px;
	border-bottom:1px dashed #CCC;
}
.quick_answers p:hover{
	cursor: pointer;/*手指*/
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.quick_0 strong {
	color:#333;
	font-weight: normal;
	line-height:1.5em;
}
.ItemList{
	clear:left;
	padding-bottom:5px;
	margin:5px 0 0 0;
	border-bottom: 1px solid #999;
	display:inline-block;
	width:100%;/*歷史清單需要*/
}
.ItemList_car{
	/*width:99%;*/
	clear:left;
	padding:5px 3px 10px 3px;
	margin:0;
	border-bottom: 1px solid #999;
	display:inline-block;
}

.ItemList_Name,.ItemList_Name_buy{
	line-height:1.5em;
	margin-bottom:5px;
	/*overflow:hidden;*/
}
.ItemList_Name_buy a, .ItemList_Name_car a{
	/*font-weight:bold;*/
	font-size:small;
}
/*訂單編號專用 註解 訂單*/
.Number_comment {
    font-size: small;
    margin: 5px 0;
	position:relative;
	line-height:1.5em;
	}
	
/*.Number_comment a { font-weight:bold;}*/
.Number_comment p { padding:0; margin:0 0 5px 0;  border-bottom:1px dotted #ccc;}
.Number_comment img {width:16px; vertical-align:text-top;}


.Number_comment .OrderTime { position:absolute; right:0;}
.Number_comment .OrderTime img { vertical-align:-3px;}



.ItemList_Name_car{
	width:850px;
	vertical-align: middle;
	margin-bottom:3px;
	overflow:hidden;
}
.ItemList_Name a{
	font-size: small;
	/*font-weight:bold;
	color:#066222;*/	
}

.ItemListName h3 { margin:0; color:#066222; line-height:2em;}
/*訂單開何方式樣式*/
.Down_style{ border:1px dotted #ccc; line-height:1.5em; height:100px; overflow:auto; margin-top:5px;}

#oder_time_R{ text-align:right; float:right;}
.ItemList_Name p{
	padding:0;
	float:left;
	height:20px;
	/*width: 700px;*/
	max-width: 30%;
	margin: 0px 5px 7px 0;
	/*overflow: hidden;*/
	/*border:1px solid #003;*/
	line-height:2em;
}
.meggagML{ margin-left:5px;}
.ItemList_Name_car p{
	padding:0 35px 0 0;
	float:left;
	height:20px;
	width: 790px;
	/*width: 31%;*/
	margin: 0px 5px 0 0;
	overflow: hidden;
	/*border:1px solid #003;*/
	/*line-height:2em;*/
}
/*綠色小格子*/
/*規格*/
.Specification p,.OverFlowAuto p{ margin:0; height:3em;}
.Specification p{ overflow:hidden;}
/*備註 商品ID*/
.OverFlowAuto p{ overflow:auto;}

/*訂單列表:統一發票*/
.Invoice { display:inline-block; width:100%; margin-top:5px;}

/*訂單列表input*/
.CheckInput{float:left;}
.CheckInput input{
	vertical-align:middle;
	border:0;
	background:#fff;
	}

.ItemList_Checkbox input{ border:0; background:#fff; margin:0 3px 0 0; vertical-align:middle;}

	
/*移過去 圖變大*/	
.Picture_slide .Enlarge,.Picture_slide_bid .Enlarge {
	position:absolute;/*絕對定位的元素*/
	top:30px;
	left:40px;
	
	display:none;
	max-width:350px;
	max-height:350px;
	border:1px solid #CCC;
	padding:5px;
	background:#FFF;
	z-index:999;
}
.Picture_slide  div:hover .Enlarge,.Picture_slide_bid  div:hover .Enlarge {display:block; }
/*小圖*/
.Picture_slide div,.Picture_slide_bid div{
	position:relative;/*相對定位的元素*/
}

.ItemList_Image,.ItemList_Image_car,.Picture_slide .Enlarge,.Picture_slide_bid .Enlarge{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
}

.ItemList_Image{
	width:120px;
	height:134px;
	float:left;
	display:block;
	border: 1px solid #CCC;
}
.ItemList_Image_car{
	width:120px;
	height:120px;
	float:left;
	display:block;
	background:#FFF;
	border: 1px solid #CCC;
}
.ItemList_Image a, .ItemList_Image_car a{
	display:block;
	height: 95px;
	line-height: 95px;
	border: 1px solid #F1F1F1;
	text-align: center;
	vertical-align: middle;	
}
.ItemList_Image a img, .ItemList_Image_car a img{
    max-height: 100%;
    max-width: 100%;
}



	
/*.ItemList_Image{
	width:112px;
	height:130px;
	padding:2px;
	float:left;
	display:block;
	border: 1px solid #CCC;
	text-align:center;

}
.ItemList_Image_car{
	width:120px;
	height:120px;
	float:left;
	display:block;
	background:#FFF;
	border: 1px solid #CCC;
	text-align:center;
}
*/


/*小圖的Size*/
.Picture_slide .Thumbnail,.Picture_slide_bid .Thumbnail{
	vertical-align: middle;
	max-width: 100%;
}
.Picture_slide_bid .Thumbnail{max-height: 100%;}/*拍賣商品頁面*/
.Picture_slide .Thumbnail{ max-height:120px;}/*管理中心商品頁面*/
.Picture_slide .Thumbnail{margin: 5px 0;}

.ImgPage{
	clear:both;
	text-align:center;
}
.ImgPage img{
	border: 0;
	padding: 0 20px;
	cursor: pointer;
	*margin-top:-10px;
	
}
.ItemList_Info, .ItemList_Info_car, .ItemList_Info2 { /*width:115px;*/ width:102px; height:65px;}
.ItemList_ticket { width:220px; height:65px; }
.ItemList_Info, .ItemList_Info_car, .ItemList_Info2,.ItemList_ticket{
	margin:0 0 2px 2px;
	float:left;
	background-color: #F1F1F1;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
	
}
.ItemList_Info:hover, .ItemList_Info_car:hover{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px #CCC; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #CCC;/* Safari 和 Chrome */
}

.ItemList_Info h6, .ItemList_Info2 h6,.ItemList_ticket h6{
	text-align: center;
	padding:0px;
	margin:0px;
	width:100%;
	color: #FFF;
	background: url(http://image.moganshopping.com/images/common/bg/y.gif) repeat-x 0 -90px;
	/*font-size: small;*/
	font-weight: normal;
	/*padding: 2px 0;*/
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-transform: capitalize;

}
.ItemList_Info_car h6{
	text-align: center;
	padding:0px;
	margin:0px;
	width:100%;
	color: #FFF;
	background-color: #e58902;
	font-size: small;
	font-weight: normal;
	padding: 2px 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-transform: capitalize;
}

/* 0001553 20140512 Daphny 行動裝置下看電腦版Scrollbar顯示問題 */
/* 20140512 Daphny 修正ItemList_Info p */
.ItemList_Info p{
	margin: 2px 0;
	font-size: small;
	overflow-y: auto;
	vertical-align: text-top;
	text-align: center;
}

.ItemList_Info_car p,.ItemList_ticket p{margin: 2px 0;}
.ItemList_Info_car p,.ItemList_Info2 p,.ItemList_ticket p {
	font-size: small;
	text-align: center;
	padding: 0;
}

/*.ItemList_Info p img, .ItemList_Info_car p img{
	height: 32px;	
}*/

.ItemList_Info img{ padding-top:3px;}

.ItemList_Note_1, .ItemList_Note_2, .ItemList_Note_3, .ItemList_Note_4, .ItemList_Note_5, .ItemList_VeryImportant , .ItemList_Important , .ItemList_medium , .ItemList_Notmedium , .ItemList_VeryNotImportant{
	border-radius: 3px;
	text-align:center;
	font-weight:bold;
	/*line-height:1.8em;*/
	color:#FFF;
	padding:2px 4px;
	font-size:small;
}

.ItemList_Note_1, .ItemList_VeryImportant{background:#F30;}
.ItemList_Note_2, .ItemList_Important{background:#F60;}
.ItemList_Note_3, .ItemList_medium{background:#F90;}
.ItemList_Note_4, .ItemList_Notmedium{background:#090;}
.ItemList_Note_5, .ItemList_VeryNotImportant{background:#069;}

/* **************************** */
/*
.DoubleColumnLift , .DoubleColumnRight{
	width:48%;
	padding:5px;
	float:left;
	font-size: medium;
}
.DoubleColumnLift{
	margin:0px 6px 5px 0px;
}
.DoubleColumnRight{
	margin:0px 0px 5px 6px;
}
*/
/*只有購物車頁面用到*/
.Green_Fills_form{
	/*width:955px;*/
	clear:both;
	font-size:medium;
	/*display:inline-block;*/
	padding:5px;
	border:#066222 solid 2px;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
}
.Green_Fills_form table{ width:100%; border: 1px solid #CCC;}
.Green_Fills_form th{
	width:75%;
	color:#519435;
	text-align:right;
	border-bottom: 1px solid #CCC;
}
.Green_Fills_form tr{ padding:0;}
.Green_Fills_form td{
	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	text-align:right;
}
.Green_Fills_form tr:hover{
	background-color: #F0F0F0;
}

.Note{
	font-size:small;
	color:#999;
	padding-left:5px;
	font-weight: normal;
}
.OneColumn{
	width:982px;
	font-size:medium;
}
.ColumnItem{width:97.5%;}
.ColumnItemMessageBoard{width:98.5%;}
.reg_index, .Fills_form, .iRemit{width:958px;}

.Mall_logo {text-align:center; margin-top:5px;}
.Mall_logo strong{ font-size:small; color:rgb(87,153,59); margin-left:20px;}
.Mall_logo span{ width:99px; height:32px; padding:2px 0; border:1px solid #CCC; text-align:center; display:block;}
.Mall_logo li{list-style-type: none; display:inline-block; *float:left; *margin-right:5px; margin-bottom:5px;}

/*圖片最大限制*/
.Mall_logo img {max-height: 100%;max-width: 100%;}


#ShouHen{font-size:small; color:#999; text-align:left;}
#LeftBlodGreed{ text-align:left;}
#LeftBlodGreed strong{color:#066222;}
.ColumnItem, .ColumnItemMessageBoard, .reg_index, .Fills_form,.iRemit{
	clear:both;
	font-size:medium;
	display:inline-block;
	padding:5px;
	border: 1px solid #CCC;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #EEE; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #EEE;/* Safari 和 Chrome */
}
.ColumnItem h3, .ColumnItemMessageBoard h3, .Fills_form h3, .Green_Fills_form h3, .iRemit h3{
	font-weight: bolder;
	color: #066222;
	font-size: 20px;
	padding-bottom:5px;
	margin:10px 0 5px 0;
	border-bottom: 4px solid #066222;
	font-style: normal;
	clear:both;
	background-position: 5px 5px;
	/*text-transform: capitalize; 字體大寫*/
}
.ColumnItem h3 img{ margin-top:3px; vertical-align:middle;}
.reg_index span{
	font-size: small;
	color: #999;
	}
.ColumnItem h2, .reg_index h2{
	font-weight: normal;
	color: #666;
	padding: 0 10px 2px 10px;
	font-size: large;
	margin:10px 0 5px 0;
	border-bottom: 4px solid #066222;
	font-style: normal;
	clear:both;
	text-transform: capitalize;
}

.ColumnItem h4, .Fills_form h4, .faqH4 h4, .iRemit h4,.ColumnItemMessageBoard h4{
	padding: 2px 0 0 20px;
	font-weight: bold;
	color: #60a33a;
	margin: 10px 0 10px 5px;
	background-image: url(http://image.moganshopping.com/images/common/movie/movie_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	text-transform: capitalize;
	clear:both;
	
}

.iRemitTypeButton input[type=button]{ padding:5px;}
/*.ColumnItem h3 input[type=button], .Fills_form h3 input[type=button] { float:right; padding: 1px 10px; margin-left:5px; *float: none; *height:25px; *line-height:1.5em; }*/
/*.ColumnItem h3  span, .Green_Fills_form h3 span {float:right; padding:1px 0; *float: none; }*/
.ColumnItem h4 span{ padding:0 5px; color:#000;}

.ColumnItem table, .reg_index table, .Fills_form table{ 
	width:100%;
	border: 1px solid #CCC; 
	/*margin-bottom:5px;*/
	
	
}
/*ColumnWindows_Info包裹設定*/
.ColumnWindows_Info table{width:100%;}
.ColumnItem th, .reg_index th, .Fills_form th{ 
	color:#519435;
	border-bottom: 1px solid #CCC; 
	text-transform: capitalize; 
	background:#fff; 
	text-align:center; 
}
.ColumnItem th img { vertical-align:text-top; margin:0 1px;}
.ColumnWindows_Info th {
	color:#519435;
	border-bottom: 1px solid #CCC; 
	text-transform: capitalize;
	width:20%;
 }

.ArialB{ 
	font-family: "Arial Black", Gadget, sans-serif; 
	font-size: 18px;}
.ColumnItem tr, .ColumnWindows_Info tr, .reg_index tr, .Fills_form tr{ 
	padding:0;
}

.ColumnItem td, .ColumnWindows_Info td, .reg_index td, .Fills_form td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	/*text-align:center;*/
}

.ColumnItem tr:hover, .ColumnWindows_Info tr:hover, .reg_index tr:hover{
	background-color: #F0F0F0;
}

.ColumnItem dl{
	float:left;
	margin-top:20px;
	clear:both;
}
.ColumnItem dt{
	float:left;
	height:25px;
	width:200px;
	font-weight: bold;	
	text-transform: capitalize;
	margin:0; padding:0;
	
}
.ColumnItem dd{

	width:400px;
	height:25px;
}
.ColumnItemMessageBoard dl{
	float:left;
	line-height:2em;
	clear:both;
}
.ColumnItemMessageBoard dt{
	float:left;
	font-weight: bold;	
	text-transform: capitalize;
	margin:0; padding:0;
	
}
.ColumnItemMessageBoard dd{
}

.ColumnItem dd span{
	float:left;
	margin: 0 10px 0 0;
	position:relative;
	}
.ColumnItem ul li, .ColumnItemMessageBoard ul li{
	list-style-type: none;	
	
}
.Support{ width:958px;}
.messageS ul li, .Support ul li{margin: 10px 0;	}
 .ColumnItem table tr:hover{
	background-color: #F1F1F1;
}
#txt_height{
	line-height: 5em;
}
.P_height p { margin:0; line-height:2em;}
.ColumnItemLeft{
	width: 180px;
	padding: 5px 10px;
	float: left;
}
.ColumnItemLeftImg img{
	max-width: 40px;
	max-height: 40px;	
	float: left;
}
.ColumnItemContent{
	display: block;
	border-left: 1px solid #EEE;
	padding: 7px 10px;
	vertical-align: top;
	float: left;
	
}
.ColumnItemContent img{ vertical-align:middle; margin-right:5px;}
.ColumnItemContent hr{
	border: 1px dotted #CCC;	
}

.ColumnItemContent h5{
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
}
.ColumnItemContentImg a img{
	width: 225px;
	max-width: 225px;
	max-height: 150px;
	border: 1px solid #CCC;
	padding: 3px;
}
.ColumnItemContentImg a img:hover{
	border: 1px solid #565656;
}


.ColumnItem_itemListTital , .ColumnItem_itemListData {
	font-size: small;
	clear:left;
	margin-bottom:5px;	
}
.ColumnItem_itemListData p{margin:5px 3px;}
.ColumnItem_itemListTital p{ margin:2px;}
.ColumnItem_itemListTital img{
	max-height:50px;
	max-width:50px;
	float:left;
	padding: 2px 0;
}
.ColumnItem_itemName{
	height:4em;
	width:20em;
	float:left;
	overflow: hidden;	
}

/*
.ColumnItem_itemListTital , .ColumnItem_itemListData {
	font-size: small;
	clear:left;
}
.ColumnItem_itemListData {
	margin-bottom:5px;	
}


.ColumnItem_itemListData p{margin:5px 3px;}

.ColumnItem_itemListTital {
	border: 1px dotted #CCCCCC;
    margin-right: 5px;
    padding: 1px;
    text-align: center;
    width:75px;
	}
.ColumnItem_itemListTital img{
	max-height:100%;
	max-width:100%;
	
}
.ColumnItem_itemName{
	height:4em;
	width:20em;
	float:left;
	overflow: hidden;	
}

*/
.ColumnItem_itemPrice{
	/*width:100px;*/
	float:left;
	text-align: center;	
}
.ColumnItem_itemSet{
	float:right;	
}
.ColumnItem_itemSet img{
	cursor: pointer;
}

.ColumnItemMoney {
	float:left;
	width:290px;

}
.ColumnItemMoney p {
	margin:2px 0;
	text-align:center;
	border: 1px solid #CCCCCC;
    padding: 3px 0;
}

.background_Yellow{
	background-color: #FFFFCC;	
}

.ColumnItemOperation{
	float:left;
	width:10px;
	color: #066222;
    font-size: 20px;
	font-weight: bolder;
	margin:25px 14px 0 13px;
	text-align:center;
	font-family: "Arial Black", Gadget, sans-serif; 
}
.feedbackItem { width:49%; height:215px; margin-bottom:5px; border:3px solid #ccc; border-radius:3px;}
.feedbackItem h5 { 
	color: #FFFFFF;
    line-height: 2em;
    padding-left: 5px;
	margin:0;}

.feedbackItem select { width:95%;}
.feedbackItem option { width:410px;}
.feedbackItem li { list-style-type:none; line-height:1.6em;  margin:0 5px;}
.feedbackItem span { vertical-align: middle; padding-left:5px;}
.feedbackItemExplain{font-size: small;display:inline-block; width:100%;}

.feedbackItemSet{text-align:center; margin:10px 0 5px 0;}


/* 設定對話框 */
.ColumnWindows{position: fixed;/*固定位置不捲動的內容 */}
.ColumnWindows,.Checkout_Window{
	font-size: medium;
	z-index: 999;
}
/*修改標記欄框*/
.ColumnWindows{
	left:40%;
	top:35%;
}
/*結帳對話欄框*/
.Checkout_Window{position:absolute ;/*固定位置 */
	left:33%;
	top:35%;
}


/*20131028製 :警告彈跳頁面*/
/*不可結帳小視窗*/
.ColumnError{
	position: fixed;
	left:42%;
	top:35%;
	font-size: medium;
	z-index:999;	
}
/*13/10彈跳視窗外框共用:競標、警告、結帳、標記、包裹*/
.JumpSmallWindow,.WarningWindows,.CheckoutScreen,.Mark_Window {
	background-color:#FFF;
	border: 3px solid #999;
    box-shadow: 0 3px 7px 1px rgba(2, 2, 2, 0.15);
	}

.JumpSmallWindow,.WarningWindows,.Mark_Window{ width: 450px;}		

/*警告彈跳頁面、結帳CheckoutScreen*/
.WarningWindows{width:300px;}
	
.WarningWindows p,.Mark_Window p{ margin:0; line-height:1.8em; font-size: medium;}
.WarningWindows h4,.CheckoutScreen h4,.Mark_Window h4{padding:0.35em; margin:0; text-align:center; color:#fff;}
.WarningWindows img,.Mark_Window img{ vertical-align:middle; padding:0 5px;}

/*下標購物彈跳頁面*/
.JumpSmallWindow { width: 450px;}
.JumpSmallWindow p{ margin:0;line-height:1.8em; font-size:small;}
.JumpSmallWindow h4 { padding:0.35em; margin:0; }
.JumpSmallWindow h4 img,.JumpSmallWindow h3 img { vertical-align:middle; padding:0 5px;}
.JumpSmallWindow h3 {background:#FFFFE3;  border: 1px solid #CCCCCC; color:#994711; padding:10px 0; text-align:center; }
/*下標購物彈跳頁面END*/

/*第二次結帳頁面*/
.CheckoutScreen { width:600px;}
.CheckoutScreen img { vertical-align: middle; padding-left:5px;}
.CheckoutScreen img:hover { cursor: help;}
.CheckoutScreen .align_right { text-align:right;}

.CheckoutBlock { text-align:center;}
.CheckoutBlock p { margin:0; text-align:left; font-size:12px; padding:5px 5px 0 5px; line-height:1.5em; background:#ffddde;}
.CheckoutBlock input { margin:10px 0;}

.Check_FontSize span{ font-size:14px;}
.Check_FontSize strong { font-size:medium;}
/**auctionItem.css**/

/*結帳大視窗:總計*/
.WindowsCheckoutTotal {
	background-color: #FFF;
	border: 3px solid #999;
	box-shadow: 0 3px 7px 1px rgba(2, 2, 2, 0.15);
	width:600px;
 }
.WindowsCheckoutTotal table{width:100%;}
.WindowsCheckoutTotal th{
	color:#519435;
	border-bottom: 1px solid #CCC; 
	text-transform: capitalize;
	width:20%;
	}	
.WindowsCheckoutTotal td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
	border-right:0;
	padding:5px;
	text-align:center;
	cursor: default;
	}
	

/*標記LI*/
.Mark_Forms input[type="text"] { font-size:medium;}
.Mark_Forms .mfs1,.Mark_Forms .mfs2 { display:inline-block;}
.Mark_Forms .mfs1 { text-align:right;}


.ColumnWindows_Info{
	background-color: #FFF;
	display:block;
	border: 5px solid #999;
	
}
.ColumnWindows_hight{ height:340px; width:400px;}
/*
.ColumnWindows dl{
	width:100%;	
	display:inline-block;
	padding: 3px 10px;	
}
.ColumnWindows dt{
	clear:left;
	float:left;
	width:150px;
	margin-bottom:10px;
	text-transform: capitalize;
}
.ColumnWindows dd{
	margin-left: 0px;
	margin-bottom:10px;
	float:left;
	
}
.ColumnWindows dd input{
	font-size: 14px;
	color: #333;	
}
.ColumnWindows h4,.Checkout_Window h4{
	margin:0px;
	color: #FFF;
	background-color: #063;
}
.ColumnWindows div p, .ColumnWindows div div{
	margin: 3px 5px;	
}
*/
.ColumnError_display{
	width:300px;
	height: 220px;
	position: fixed;
	left:40%;
	top:40%;
	background-color: #999;
	font-size: medium;	
}
.ColumnError_Info_display{
	background-color: #FFF;
	margin:10px;
	height: 200px;
	border: 1px solid #000;
}

.ColumnError_Info{
	background-color: #FFF;
	border: 5px solid #999999;
    height: 140px;}
.ColumnErrorMsg{
	width:100%;
	height: 65px;
}
.ColumnError h4, .ColumnError_display h4{
	padding:5px 5px;
	margin:0px;
	font-size: medium;
	color: #FFF;
	background-color: #066222;
}
.ColumnError_display p{
	padding:2px;
	margin:2px;	
}
.ColumnError .ListTitle_Menu{
	text-align: center;
}
.ColumnFrontTable{
	/*margin: 5px 0 500px 0;*/
	/*width:90%;*/ 
	/*border: 1px solid #CCC;*/ 
	border-collapse: collapse;
	clear:both;
}
.ColumnFrontTable img{ margin:0 5px;}
.ColumnFrontTable th{
	color:#519435;
	text-transform: capitalize;/*大小寫*/
	background:#fff;
	text-align:left;
	padding:10px 0 10px 20px;
	vertical-align: top;
}
.ColumnFrontTable tr{ 
	padding:0;
}
.ColumnFrontTable td{
	padding:5px;
	text-align:left;
	line-height:2em;
}
.edm_archives li {
	list-style-type: none;
	float:left;
	margin:0 7px;
	width:158px;
	
}
#MarginBottom50{ margin-bottom:50px; display:inline-block;}
.edm_archives img{max-width:150px; max-height:100px; padding:3px; border:1px solid #CCC;}
.edm_archives p { width:150px; height:3.5em; color:#999; text-align: center;}
.edm_archives,.edm_archives p{ margin:0;}
.Popular_Items,.edm_archives{ font-size:70%; margin-left:20px;}

.Popular_Items{text-align: center;}
.Popular_Items .KeyImg{ display:inline-block; width:140px; height:70px; border:1px solid #CCC;}
.Popular_Items img { max-width:100%; max-height:100%;}
.Popular_Items li{
	border:1px solid #CCC;
	list-style-type: none;
	float:left;
	width:18.5%;
	padding:5px 0;
	margin:5px;
}
.Popular_Items strong{color: #F00;font-weight: normal;}
.Popular_Items p a{ display:block;}
.Popular_Items p {margin:0;padding:0;height:50px;overflow: hidden;}
.Popular_Items button{ margin-top:5px;}


.iRemitNavigation span{
	width:15%;
	padding:10px 5px;
	color: #00F;
	font-weight: bold;
}
.iRemitButton{
	margin:10px 0; 	
}
.iRemitType{
	width:100%;
	margin:10px 0;
	border: 1px solid #CCC;
}
.iRemitTypeWidth{
	text-align:center;
	width:25%;
}

.iRemitTypeDetail{width:50%;}
.iRemitTypeDetail p { font-size: small;}


.iRemitBankDetail table{
	width:80%;
	margin:30px auto;
	font-size: x-large;	
	border: 2px solid #6CAF42;	
}
.iRemitBankDetail table th ,.iRemitBankDetail table td{
	padding:5px; border-bottom: 1px solid #6CAF42;
}
.iRemitBankDetail table th{
	color: #066222;
}
.iRemitBankReminder { margin:30px 0;}
.iRemitBankReminder h5 {font-size: medium; color:#F00; border-bottom:1px dotted #CCC;}
.iRemitBankReminder p{ font-size:small; color:#666; line-height:1.5em;}
.iRemitBankReminder h5 , .iRemitBankDetail p{
	margin:0;
	padding:5px;
}
.iRemitCenter{
	text-align:center;	
}
.iRemitSelectPayUnit li{
	list-style-type: none;
	width:200px;
	float:left;
	border: 1px solid #CCC;
	padding:5px;
	margin:5px 0px 5px 20px;
	cursor: pointer;
}
.iRemitSelectPayUnit li:hover{
	background-color: #F6F6F6;
}
.ColorRed em{
	color:#F00;
	font-style: normal;
}

.MarginBottom { margin-bottom:1.5em;}
/*h3標題下有底線*/
.TitleBlueH3 {line-height:2em; *line-height: normal; font-weight:bold; color:#16486F; border-bottom:3px solid #16486F; margin:0 0 5px;}
.TitleBlueH3 span{ font-weight:normal; color:#333; font-size:small;}
.TitleGrayH3 {line-height:2em; *line-height: normal; font-weight:bold; color:#333; border-bottom:3px solid #999; margin-bottom:5px;}


/*訂單標題&藍綠顏色*/
.TitleBlockBlue,.TitleBlockGreen { font-size:medium;line-height:2em; font-weight:bold;}
.TitleBlockBlue { color:#16486F; }
.TitleBlockGreen {color:#066222;}

.TitleBlockBlue span,.TitleBlockBlue a,.TitleBlockBlue img ,.TitleBlockGreen span,.TitleBlockGreen a,.TitleBlockGreen img  { padding:0 5px; }
.TitleBlockBlue img ,.TitleBlockGreen img{ vertical-align:text-top;}
/*END*/


.cardImg img{  max-height:100%; max-width:100%; vertical-align:middle;}
.cardImg span { height:16px; display:inline-block;vertical-align: text-bottom;}

/*整體CSS購物車*/
.ShoppingFormsAll_1,.ShoppingFormsAll_2 { font-size:small;}
.ShoppingFormsAll_1 p,.ShoppingFormsAll_2 p { margin:0; padding:0; font-weight:normal; line-height:1.8em;}	
.ShoppingFormsAll_1 p input,.ShoppingFormsAll_2 p input{ vertical-align:top; background-color: transparent; border:0;}	
.WordlimitTitle { height:1.5em; overflow:hidden;}/*商品標題*/
.WordlimitContent{ height:5em; overflow:auto;}/*規格;備註*/
.ShowTitle{ height:1.5em; font-weight:normal;text-align:left;}/*操作成功的商品名稱*/
.ShoppingFormsAll_1 fieldset,.ShoppingFormsAll_2 fieldset {padding:10px; border-radius:10px;margin-bottom:1.5em;}
.ShoppingFormsAll_1 fieldset {border:2px solid #16486F; }
.ShoppingFormsAll_2 fieldset {border:2px solid #066222;}

.TextLeft{ text-align:left;}

.ShoppingIMG img{ max-height:100%; max-width:100%;}
.ShoppingIMG span {
	width: 125px;
    display: inline-block;
    height: 90px;
    border: 1px dotted #ccc;
}

/*購物車123選單紐*/
.ShoppingMenuList { text-align: right; font-weight:bold; font-size:larger;}
.ShoppingMenuList li {
    display: inline-block;
	*display:inline;
	*margin:0 0 0 5px;
	}
.ShoppingMenuList span { display:inline-block; background:#F1F1F1; border: 1px solid #ccc; border-radius:3px; color:#666;}
.ShoppingMenuList a { display:block; padding:5px; *padding:5px 5px 0 5px; color:#666;}		
.ShoppingMenuList a:hover {
	 text-decoration:none;
	 filter:alpha(opacity=90);       /* IE */
	-moz-opacity:0.9;              /* Moz + FF */
	 opacity: 0.9;           /* 支持CSS3的浏览器（FF 1.5也支持）*/
}
/*購物車專用按鈕*/
.LiRedBotton a {
	background-image: url(http://image.moganshopping.com/images/common/icon/w_car.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left:30px;
	
}	
.LiRedBotton a,.LiRedBotton a:hover { color:#fff; cursor:pointer;}
.LiRedBotton span { background-color:#D64433; border: 1px solid #D64433; color:#fff;}
.LiRedBotton a:hover { background-color:#F30;}

.Cart_swipe_button a{
	background-image: url(http://image.moganshopping.com/images/common/icon/card20.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left:30px;
	}
.Cart_swipe_button a,.Cart_swipe_button a:hover { color:#fff;}
.Cart_swipe_button span { background-color:#296D91; border: 1px solid #296D91; color:#fff;}
.Cart_swipe_button a:hover { background-color:#135093; }
/**/	
.ps1 {
	font-weight: normal;
	font-size:small;
	margin:5px 0;
	text-align:right;
}

/*海運運送方式
.ShippingMethod li{list-style-type: none; line-height:2em;border-bottom: 1px solid #FFF;}

.ShippingMethod .sm1,.ShippingMethod .sm2{ display:inline-block; padding:5px;}
.ShippingMethod .sm1 { width:15%; background:#F0F0F0; text-align:right;}
.ShippingMethod .sm2 { }
*/
/*201306製加入購物車*/




/*20121205製:首頁上的雅虎拍賣分類*/
.HotID { display:inline-block; font-size:small; }
.HotID li{ float:left; list-style-type:none; line-height:1.3em;}
.HotID a { display:block; border-right:1px solid #999; padding:0 7px;}
.HotID img { width:15px; vertical-align:middle; margin-right:5px;}

/*li設商品列表-熱門商品(中)*/
.WeeklyCommodity{font-size: 12px; *display:inline-block; width:100%; text-align:center;}
.WeeklyCommodity li{
	display:inline-block; 
	list-style-type: none; 
	border-right:1px solid #CCC;
	padding:5px;
	width:110px;
	*float:left;
	*margin-left:5px;
	}
.WeeklyCommodity .border_right_no {border-right: none;}	
.WeeklyCommodity span{ display:block; text-align:right; color:#a40000; font-weight:bold;}
.WeeklyCommodity p {
	color:#666;
	overflow: hidden;
	height:5em;
	line-height:1.5em;
	margin:0;
	text-align:left;
}	
.WeeklyCommodity p img{ width:12px; vertical-align:middle; margin-right:2px;}
.Figure {height:100px; border:1px dotted #E7E7E7; text-align:center;}
.Figure a img { width:100%; height:100%;}
.opacity2 img:hover{border-width:0;opacity:0.75;}




/*li設商品列表-雅虎分紅(中)*/
.yf_widthbar_y,.sf_widthbar_b {display:inline-block; padding:5px; margin-bottom:5px; }
.yf_widthbar_y{  *width:758px; border:1px solid #F39700; }
.sf_widthbar_b {  width:371px; border:1px solid #16486F; }

.YahooFashion {font-size: 12px; *display:inline-block; text-align:center; overflow: hidden; padding-top:8px;}
.YahooFashion li{
	float: left;
	list-style-type: none; 
	padding: 0px 8px 0 9px;
	width: 175px;
}

.YahooFashion p {
	color:#666;
	line-height: 16px;
	text-align: left;
	height: 32px;
}	
.YahooFashion img{ width:173px; margin-bottom:5px;}
.YahooFashion div { width:158px; height:200px; *height: auto; overflow-x:hidden; overflow-y:hidden;}
.YahooFashion div a{overflow-x:hidden; overflow-y:hidden;}
.YahooFashion div img{
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.YahooFashion div a:hover img{
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}

/*雅虎 樂天購物分紅 (中間)*/
.ShoppingFashionId span {  width:371px; line-height: 1.5em; clear:right;}

.ShoppingFashion { display:inline-block; }
.ShoppingFashion li{
	float:left; 
	list-style-type: none; 
	padding:5px;
	width: 117px;
	}
	
.ShoppingFashion span {
	border: 1px dotted #CCCCCC;
    display: block;
    height: 100px;
    text-align: center;}	
.ShoppingFashion p {
	color:#666;
	line-height: 16px;
	text-align: left;
	height: 32px;
	padding-top: 5px;
}
.ShoppingFashion a { display:block;}	
.ShoppingFashion img{ max-width:113px;}

.ShoppingFashion .border_right_no { border-right:none;}

.w381 { width:381px;}

/*2013佑璽國際藝術*/
.Art_container {
	border:1px solid #ccc;
	width:100%;
	-webkit-border-radius:11px 11px 0px 0;-moz-border-radius:11px 11px 0px 0;border-radius:11px 11px 0px 0;
}

.Art_content {
	padding: 10px 0;
	display:inline-block;/*IE7*/
}

.align_center{ text-align:center;}
.align_right{ text-align:right;}

.position .Art_register{ position: relative; float:right;}
.Art_register li{
	font-size:small;
	float: left;
	list-style-type: none;
	border-right:1px solid #ccc;
	padding:0 5px;
	margin:5px 0;
}
.Art_register a { display:inline-block; padding:0 5px;}

.WordBlock{
	background-color: #E2E2E2;
    font-size: medium;
    padding: 5px;
	}
.TopBlock a{ width:30px; height:20px; padding:5px; margin-right:10px; background:#333; font-size:small; line-height:2em;}
.TopBlock { *width:100%; text-align:right; margin-bottom:10px;}
.TopBlock a {color:#FFF;}
.Home_ag { font-size:medium; width:100%;height:48px; /*text-align:center;*/}
.Home_ag li{
	list-style-type: none;	
	display:inline-block;
	margin:0 2px;
	width:128px;
	height:48px;
	background:#eee;
	border:1px solid #E5E5E5;
	}
/*I7*/
.Home_ag li {
	*float:left;
	*margin:0 5px;
	*width:126px;
	}	
.Home_ag div{ float:left;}
.Home_ag span{ line-height:3em; margin-left:2px;}
.Home_ag a,.antiqueImg a { color:#494949;}	
.Home_ag li:hover {
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* Moz + FF */
	opacity: 0.8;           /* 支持CSS3的浏览器（FF 1.5也支持）*/
}

.mo1, .mo2, .mo3, .mo4, .mo5, .mo6, .mo7{
	background-image: url(http://image.moganshopping.com/images/common/edm/2013/0101Antique/home01.png);
	background-repeat: no-repeat;
	height:48px;
	width:65px;
}

.mo1{
	background-position: 0px 0px;
}
.mo2{
	background-position: -65px 0px;
}
.mo3{
	background-position: -130px 0px;
}
.mo4{
	background-position: -195px 0px;
}
.mo5{
	background-position: -260px 0px;
}
.mo6{
	background-position: -325px 0px;
}
.mo7{
	background-position: -390px 0px;
}
.antiqueImg { margin-left:1%;}
.antiqueImg img {  max-width:100%; max-height:100%;}
.antiqueImg p,.antiqueImg h4{margin:0 0 0 188px;}
.antiqueImg p {color:#666; height:7em; overflow:hidden; margin-top:5px; line-height:1.6em;}
.antiqueImg h4{font-size:small; border-bottom:1px solid #600; height:3em;}
.antiqueImg .Price_atr a { color:#06C; margin-left:5px;}
.antiqueImg .Price_atr {color:#C03; font-weight:bold; text-align:right;  margin-bottom:10px;}
.antiqueImg li {list-style-type: none; display:inline-block; *float:left; width:49%; margin:0 5px 25px 0;}

.antiqueImg .antiqueThumbnail { *height:200px;}
.antiqueImg span{width:180px; height:140px;}
.antiqueImg .antiqueThumbnail a{width:70px; height:60px; }
.antiqueImg span,.antiqueImg .antiqueThumbnail a{ float:left; margin:0 3px 3px 0; border:1px solid #E3E3E3;  text-align:center;}


/*首頁介紹*/
.Introduction { margin:1%;}
.Introduction h2 { margin:20px 0 5px;}
.Introduction p { margin:0; line-height:1.6em; font-size: medium;}
.Introduction p img { margin-top:2%;}
.Introduction .artron { text-align:center; padding:5px; margin-top:10px; border:1px solid #ccc;}
.Introduction .boldH2 {
	line-height:3em;
	font-size:larger;
	display:block;
	letter-spacing:5px;
	text-align:right;}
.Stores { width:100%; text-align:center;}
.Stores span{ display:block; border:1px solid #E3E3E3; }
.Stores li {list-style-type: none; display:inline-block; *float:left; margin:0 5px 25px 0; *margin:0 5px 25px 13px;}

.Stores span{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.products { 
	background:#EDEDED;
    line-height: 2em;
    margin: 10px;
	padding:5px 0 5px 10px;
}
/*求購:*/
.AntiquesBuy li{list-style-type: decimal; display: inline-block; *float:left; font-size:small; width:33%; height:100px;}
.AntiquesBuy p{ margin:0;line-height:2em; border-left:1px solid #ccc; padding:10px 0 10px 20px; margin-left:-1px;}
.AntiquesBuy strong { display:block; color:#C03;}


/*普洱茶*/
#PuerTeaImg{ color:#666; margin-top:5px; line-height:1.6em; overflow: auto;}


/*彈跳視窗按鈕置中*/
.CenterButton{ text-align:center; margin:5% 0;}

/*針對購物車的關閉扭變灰色*/
.shopWindows .CenterButton input[type="button"],.shopWindows .CenterButton input[type="button"]:hover  {
	background-color: #F1F1F1;
    border: 1px solid #CCCCCC;
    color: #565656;
    cursor: pointer;}

/*EDM-快樂購shopping*/
.container_fbd499 {
	border:1px solid #fbd499;
	width:100%;
}
.content {
	display:inline-block;/*IE7*/
	/*設寬才能置中*/
	width:100%;
	text-align:center;
}
.OtherMaill { 
	font-size: larger;
	margin:2% 0 2% 1%;
	text-align:left;
}
.OtherMaill li{
	-webkit-border-radius:5px 0px 15px 0px;-moz-border-radius:5px 0px 15px 0px;border-radius:5px 0px 15px 0px;
	background:#a6937c;
	list-style-type: none;	
	display:inline-block;
	*float:left;
	width:150px;
	line-height:2.5em;
	text-align:center;
	margin:3px 5px 5px 0;
	*margin:3px 10px 5px 0;
}
.OtherMaill div{ float:left;}
.OtherMaill a{ color:#FFF; font-weight:bold;}	
.OtherMaill li:hover {
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* Moz + FF */
	opacity: 0.8;           /* 支持CSS3的浏览器（FF 1.5也支持）*/
}
	
.topr{ text-align:right; margin:10px 10px 10px 0;}
.MALL_01 { margin-top:10px;}
.TextAlign_right{ text-align:right;}

/*購物列表*/
.OtherM { margin:10px 0; *margin:10px 0 10px 10px; width:100%;}
.OtherM li {
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	list-style-type: none;	
	display:inline-block;
	*float:left;
	text-align:center;
	margin:0 3px;
	*margin:0 0 0 5px;
	border:2px solid #FF9999;}
.OtherM a { display:block; color:#1E5DA0;}
.OtherM p { margin:0; line-height:1.8em; font-weight:bold;}
.OtherM strong { color:#F00;}
.OtherM img,.shop01 img{ max-height:100%; max-width:100%;}
.OtherM div {
    height: 148px;
    width: 148px;}
.OtherM .home1{
	background-image:url(http://image.moganshopping.com/images/common/edm/2013/0201Shopping/home.png);
	background-repeat: no-repeat;
	height:32px;
	background-position: 5px -2px;
}
.OtherM .website1 { display:inline-block;  padding-left:25px; *padding-left:40px;}
.OtherM .website1 a { display:block; width:95px; height:32px;}
.shop01 {display:inline-block; border:2px solid #F96; *margin:0 3px; width:99%;}	
.shop01 li{ list-style-type:none; float:left;}
.shop01 span {display:block; border:1px solid #ccc; width:111px;height:32px; margin:3px;*width:109px;}

/*EDM-情人節*/
.container_ad0003 {
	border:1px solid #ad0003;
	width:100%;
}
.Valentines_Day { 
	font-size:medium;
	height:48px;
	margin:2% auto;
	*margin:2% 0 2% 10%;

}
.Valentines_Day li{
	list-style-type: none;	
	display:inline-block;
	*float:left;
	*margin:0 3px;
	width:135px;
	height:48px;
	background:#801e03;
	line-height:3em;
	text-align:center;
	margin:0 10px;
	}
.Valentines_Day div{ float:left;}
.Valentines_Day a{ color:#FFF; font-weight:bold;}	
.Valentines_Day li:hover {
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* Moz + FF */
	opacity: 0.8;           /* 支持CSS3的浏览器（FF 1.5也支持）*/
}


/*情人商品列表*/
.Lover { margin:10px 0; width:100%;}
.Lover li {
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	list-style-type: none;	
	display:inline-block;
	*float:left;
	text-align:center;
	margin:0 5px;
	*margin:0 0 0 15px;
	border:2px solid #FF9999;}
.Lover a { display:block; color:#1E5DA0;}
.Lover p { margin:0;font-weight:bold; width:220px;}
.Lover p a { height:3em;}
.Lover strong { color:#F00;}
.Lover img { max-height:100%; max-width:100%;}
.Lover span {
	display:block;
    height: 220px;
    width: 220px;}

/*EDM-海運*/
.FirstA {font-size:small;border:3px solid #f0d875; display:inline-block; width:964px;}
.FirstA span { display:block; padding:0 0 10px 10px; *padding-top:10px;}
.FirstA h3{ color:#FFF; background:#f39800; width:100px; height:30px; text-align:center; line-height:1.7em;}
.FirstA p,.FirstB li{ color:#666;}

/*數子*/
.FirstB li{
	list-style-type: decimal;
	margin-left:20px;
	line-height:1.3em
}
.FirstA strong,.FirstB strong{
	color:#C03;
	font-weight: normal;
}
.FirstC li {
	float: left;
	list-style-type: none;
	text-align:center;
	border:1px solid #f5efd4;
	padding:3px;
	margin:10px 0 10px 3px;
	width:150px;
	
}
.FirstC p { margin:0; line-height:1.5em; } 
.FirstC img:hover{
	filter:alpha(opacity=70);       /* IE */
	-moz-opacity:0.7;              /* Moz + FF */
	opacity: 0.7;           /* 支持CSS3的浏览器（FF 1.5也支持）*/
}
.FirstX {background:#f5efd4; width:970px; display:inline-block; }

/*頁首小圖DM188X120*/
.dm_188 li{ border:1px solid #ccc; margin-bottom:5px;}
.dm_188 img { width:188px; height:120px;}
.dm_188 a { display:inline-block;}

/*DM-快速登入*/
.SignInBy {position:absolute; margin:5px 0 0 5px; font-size: small;}
.SignInBy img{ vertical-align:middle;}






