@charset "UTF-8";
/* CSS Document */

.product_container h2 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	line-height:24px;
}
.product_container h3 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 18px;
}
* {
	box-sizing: border-box;
}
.rowedit:after {
	content: "";
	clear: both;
	display: block;
}
[class*="coledit-"] {
	float: left;
	padding: 15px;
}
.coledit-1 {
	width: 8.33%;
}
.coledit-2 {
	width: 16.66%;
}
.coledit-3 {
	width: 25%;
}
.coledit-4 {
	width: 33.33%;
}
.coledit-5 {
	width: 41.66%;
}
.coledit-6 {
	width: 50%;
}
.coledit-7 {
	width: 58.33%;
}
.coledit-8 {
	width: 66.66%;
}
.coledit-9 {
	width: 75%;
}
.coledit-10 {
	width: 83.33%;
}
.coledit-11 {
	width: 91.66%;
}
.coledit-12 {
	width: 100%;
}

.header_back {
	background-color: #9933cc;
	color: #ffffff;
	padding: 15px;
}
.product_container {
	display: block;
	width: 750px;
	max-width: 750px !important;
	padding: 10px;
}

.product_content_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px !important;
	color: #0E0E0E;
	line-height: 24px !important;
	display: inline-block !important;
	clear: both !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}


.section_grey{background-color: #f8f8f8}
	
.product_container ul li{
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:-18px;
	line-height:18px;
}	

.img_main{
	width: 100%;
	max-width:750px;
}
	
.img_size1 {
	width: 280px;
	padding-top: 8px !important
}

.note_text{
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
.emb_video {
width: 700px;
height: 394px;
padding: 0px;
}