/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* C23商品區域 */
.pd-list{ width:620px; margin: 15px 0 -15px -20px;}
h4 {display:none;}
.box-head{display:none;}
.carrier li a strong {font-weight: normal; display: block; font-size: 21px; font-weight:600; color: #2e7200; margin: 0px 0 6px 0; letter-spacing: -0.1px; font-family:"微軟正黑體";}/* 我是商品大標啊孩子 */
.carrier li a:hover strong {color:#6E2B10; text-decoration: none;}/* 商品大標變色囉囉囉 */
.carrier li em.price {font-size: 15px; color:#F60; font-family: Verdana, Geneva, sans-serif ,arial; float: right; font-weight: bold; margin:0 8px 0 0;}
.carrier li em.price span, .carrier li em.price var { font-size: 18px; font-weight: bold; }
.carrier li a:link, .carrier li a:visited {text-decoration: none; font-size: 14px;  color: #575656; letter-spacing: 1px; line-height: 20px; display: block; font-family: Verdana, Geneva, sans-serif; font-family:"微軟正黑體";}
.carrier li:hover {  background-color:#F1EBE7;}
.carrier li { border-bottom: 1px dotted #C98438; padding: 10px 2px 7px 10px; line-height: 1.3em;}/* 我是虛線啊孩子 */
.carrier ul {margin:0 0 0 22px; width:600px;}