.category{ padding:0px ;margin:20px 4px 4px 4px;}
.category_sub{padding:0px ;margin:5px 4px 0px 30px;}
.category li,.category_sub li{
	margin-left:0px;
	padding:3px 0px 5px 0px;
	list-style-type: none;
}
.category a:hover{color:#993300}
.category_sub a:link,.category_sub a:visited{text-decoration:underline;color:#555}
.category_sub a:hover{color:#0066FF;}

.category_set a{display:block;margin:2px 4px;padding:3px;}
.category_set a:hover{background:#eef;}
.back_up{padding-left:10px;}
#products_pre_image{background-repeat:no-repeat;height:110px;border:1px solid #999;width:110px;background-position:center center	}

/* category set*/
#category_set_form ul{padding-left:0.5em;margin:0;}
#category_set_form li{list-style-type: none;clear:both;margin:0px;padding:3px 6px;}
#category_set_form ul.ParentCate {background:#dee;padding:9px;margin:1em;}
#category_set_form .SubCate li{padding-left:2em;}
#category_set_form a img{border:0px;}
.TopLi .go_up, .BottomLi .go_down{display:none;}
.TopLi .BottomLi .go_up, .BottomLi .TopLi .go_down{display:inline;}
.nothing .go_up,.nothing .go_down{display:inline;}
.nothing .TopLi .go_up,.nothing .BottomLi .go_down{display:none;}
.hidden .go_up,.hidden .go_down{display:none;}
input.hidden{display:none;}

/* category main */
.category_special{
	margin: 0px 0px 30px 0px;
	padding:36px 0px 0px 0px;
	list-style-type:none;
	height:1%;
}
.category_special h3{margin:0px 0px 7px 0px;padding:0;font-size:1.2em;}
.category_special li{float:left;width:260px;}
.special_prod_img {float:left;margin:0.8em;}
.special_desc{width:120px;float:right;}
.category_text {clear:both;
	padding:38px 0px 0px 20px;
	margin:0px;
	height:1%;
}
.category_text li{float:left;width:20em;line-height:1.6;}
.category_text a:link,.category_text a:visited{text-decoration:underline;color:#0033FF}
.category_text a:hover{color:#000;}

#category_hot{
	clear:both;
	height:1%;
	padding-top:28px;
	padding-left:10px;
	margin-top:5px;
}
.category_main_nav{padding:7px 8px;clear:both}
.category_main_nav a:link,.category_main_nav a:visited{color:#9966CC;}

/* category main edit */
#prod_select {color:#CC3300;line-height:1.7;margin-top:0.5em;}
#prod_select li{margin:1em 0em;}
.multiSelect{width:90%;margin:1em;color:#0066CC;}
.multiSelect option{background:#efd}
div.hidden{display:none;}

/* product admin list*/
tr.hidden td,#prod_list_admin .hidden{background:#ddd;color:#777}
#prod_list_admin{margin:10px 0px;}

/* product edit */
.red{color:#CC3300;}

/* ================================= product list page ====================================================== */
.grid {width: 100%;position: relative;}
/* clearfix */
.grid:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden;}
.grid_item {float: left;max-height: 100%;height: auto/9;margin: 10px;background: rgba(255,255,255,0.85);border-radius: 5px;box-shadow: 0 0px 8px rgba(0,0,0,0.35);}
.grid_item img {border: #999 1px solid;}
.product_list {color: #333;margin: 0px 20px;list-style: none;height: auto;min-height: 100%;}
.product_list a {color: #FFF;}
.prod_img {margin-bottom: 5px;}
.prod_img img{margin-bottom: 5px;width: 100%;}
.prod_name, .prod_price {padding-bottom: 5px;}
.prod_name a {color: #333;}
.product_list .prod_cart {margin: 5px 0px 5px 0px;padding: 0;display: inline-block;}
.product_list .prod_cart a {
	color: #333;
	background-color: #719327;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c4ff44), to(#719327));
	background-image: -webkit-linear-gradient(top, #c4ff44, #719327);
	background-image: -moz-linear-gradient(top, #c4ff44, #719327);
	background-image: -ms-linear-gradient(top, #c4ff44, #719327);
	background-image: -o-linear-gradient(top, #c4ff44, #719327);
	background-image: linear-gradient(to bottom, #c4ff44, #719327);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	border-top: none;
	padding: 3px 6px;
	border-radius: 3px;
}
.prod_title {color: #003366;float: left;font-weight: bold;margin-left: 10px;}
.my_cart {text-align: right;margin: 10px 10px 0px 0px;}
.sort_nav {color: #666;margin: 8px 4px;}
.sort_nav img {border: 1px solid #aaa;background: #dedede}
.sort_nav .sel img {background: #fff;border: 1px solid #000;}
.cate_desc {margin: .7em;}
.cate_desc h3 {font-size: 1.5em;color: #23abe8;}


/* ================================= product detail page ====================================================== */
/*.product_detail{margin:0px;padding:10px;}
.product_detail ul{margin:1px;padding:0px;height:95%;}
.product_detail li{margin:0px;list-style-type: none;padding:5px;}
.product_detail li img{border:none;}
.prod_photo{display:block;float:left;}
.prod_photo a{padding-left:5px;}
.prod_photo .detail_img {display:block;border:1px solid #999;margin-bottom:5px;}
.prod_info{display:block;float:left;width:160px;font:12px arial;color:#0066CC;line-height:1.6em;}
.product_detail .prod_cart{width:200px;clear:both;}
.product_detail .prod_desc{width:90%;}*/
/*.p_info {text-align: left;width: 27%;height: auto;padding:0px;float: right;margin: 5px 0px 0px 10px;}*/
.prod_left, .prod_right{float:left; display: inline-block;}
.prod_left {width: 50%;} 
.prod_right {width: 50%;}
@media only screen and (max-width: 480px) {
.prod_left {width: 100%;} 
.prod_right {width: 100%;}
}
.p_name, .p_num, .prod_desc, .prod_mkt_price, .prod_price {line-height: 1.75em;}
.prod_price {margin-bottom: 20px;}
#timages .p_cart {margin: 5px;padding: 0;float: left;}
#timages .p_cart a {
	color: #333;
	background-color: #719327;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c4ff44), to(#719327));
	background-image: -webkit-linear-gradient(top, #c4ff44, #719327);
	background-image: -moz-linear-gradient(top, #c4ff44, #719327);
	background-image: -ms-linear-gradient(top, #c4ff44, #719327);
	background-image: -o-linear-gradient(top, #c4ff44, #719327);
	background-image: linear-gradient(to bottom, #c4ff44, #719327);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	border-top: none;
	padding: 3px 6px;
	border-radius: 3px;
}
#timages .p_download {margin: 5px;padding: 0;float: left;}
#timages .p_download a{
	color: #333;
	background-color: #719327;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c4ff44), to(#719327));
	background-image: -webkit-linear-gradient(top, #c4ff44, #719327);
	background-image: -moz-linear-gradient(top, #c4ff44, #719327);
	background-image: -ms-linear-gradient(top, #c4ff44, #719327);
	background-image: -o-linear-gradient(top, #c4ff44, #719327);
	background-image: linear-gradient(to bottom, #c4ff44, #719327);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	border-top: none;
	padding: 3px 6px;
	border-radius: 3px;
}
#timages .p_download span{
	color: rgb(22,137,198);
	background-color: #B7B7B7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#B7B7B7));
	background-image: -webkit-linear-gradient(top, #EEE, #B7B7B7);
	background-image: -moz-linear-gradient(top, #EEE, #B7B7B7);
	background-image: -ms-linear-gradient(top, #EEE, #B7B7B7);
	background-image: -o-linear-gradient(top, #EEE, #B7B7B7);
	background-image: linear-gradient(to bottom, #EEE, #B7B7B7);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	border-top: none;
	padding: 3px 6px;
	border-radius: 3px;
}
#prod_add_to_cart {margin: 0px 0px 0px -3px;}
#prod_add_to_cart a {color: #333;}
.ask_info a{line-height: 1.75em;}
.ask_info a:hover{color: #F00;}
.prod_desc{width:95%;padding: 30px 0px 0px 5px;}
.prod_mkt_price span{text-decoration: line-through;}
.price{font-size: 1.05em;line-height: 1.75em;font-weight:bold;color:#F00;}

/* 產品換圖 */
#timages {width: 100%;height: auto;position: relative;overflow: hidden;padding: 0;margin: 0;}
#prod_swip {height: auto;	position: relative;overflow: hidden;}
#prod_swip ul, #prod_swip ul li {margin: 0;padding: 0;list-style: none;}
#prod_swip a {outline: none;}
#prod_swip .showbox {position: relative;margin-bottom: 5px;border: 1px #999 solid;vertical-align: middle;text-align: center;}
#prod_swip .showbox img {max-height: 350px;height: 100%;width:100%;border: none;vertical-align: middle;max-width:100%;_width:expression(this.width > 380 ? "100%" : this.width);}
#prod_swip .link li a {position: relative;width: 20%;float:left;padding: 0px;margin-right: 5px;display:block;border: 1px #999 solid;}
#prod_swip .link {width: 100%;vertical-align: middle;text-align: center;}
#prod_swip .link img{max-height: 70px;height: 100%;width:100%;border: none;vertical-align: middle;max-width:100%;_width:expression(this.width > 70 ? "70px" : this.width);}
#prod_swip .link li.on .triangle {width: 0;height: 0;font-size: 0;line-height: 0;border-top: 10px solid #F00;border-bottom: 10px solid transparent;	border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;top: 0px;left: 50%;margin-left: -10px;}
#timages input[name="back"]{position: absolute;bottom: 5px;}
.navigator {margin-top: 10px;display: inline-block;margin-left: 5px;}

/* cart page*/
.cart_nav{margin:0px auto 0px;height:30px;}
.cart_3{display:inline;float:left;padding:2px;border:1px solid #ccc;margin:7px 1px 0px 1px;position:relative;padding-right:6px;}
.cart_3 img{margin-right:3px;}
.cart_3:link,.cart_3:visited{}
.cart_3:hover{background:#bbf;border:#666;color:#336}
/*.clear{clear:both;padding:5px;}*/
.clear{clear:both;padding:30px 5px 5px 5px}
.clear ul{margin:0; padding:0; display:inline-block; margin:0 auto;}
.clear ul li{ list-style:none; float:left; font-size:1.15em; color:#09F;}
.clear ul li a{margin:0px 3px; padding:5px; border-radius:10px;}

li.prod_desc{border-top:1px solid #999;margin:10px 3px 10px 0px;}

/* cart checkout*/
.step_a{background:url(../../images/system/i_arrow.gif) no-repeat right center;padding-right:26px}
.step_a,.step_na{;line-height:14px;color:#999}
.step_done{color:#333;}
.step_list{background:#eeffbb;border:1px solid #aaa;padding:10px 6px;text-align:center;margin:10px 0px;}
.now_step{
	color:#fff;
	border:1px solid #222;
	background-color: #0066FF;
	padding:5px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

/* finish order*/
.finish_order{padding:7px;margin:15px 0px;}

/* member orders*/
.qty{color:#3366FF;}