body{
	/* font-family: 'Microsoft JhengHei' ,sans-serif; */
	font-size: 16px;
	margin: 0;
	position:relative;
	/* background: rgb(242,242,242); */
}
.container{
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;	
	margin-top:20px;
	padding-bottom:20px;
	padding-left: 0px;
    padding-right: 0px;
}
.toc_container {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    width: auto;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

.toc_container li, .toc_container ul, .toc_container ul li{
    list-style: outside none none !important;
}
.toc_container ul{
	display:none;
}
.cap_img{
	max-width:100%;
	border: #000000 1px dashed;
}
.cap_img_phone_cap{
	max-width:30%;
	border: #000000 1px dashed;
}
p{
	margin:10px;
}
.set_up_shop, .set_up_payment, .set_up_delivery, .group_buy, .cash_coupon, .html_editor, .bwebs_apps{
	margin-top:30px;
}