@charset "UTF-8";
.ga_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.engHome_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-left:10px;
}

.Product_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
}

.Product_cat_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box_blue_gradient {
	background-image: url(images/blue_gradient.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 100em;
	height: 100em;
}
.product_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
}
.home_C {
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 16pt;
	font-family: 新細明體;
}
