html, body {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/content_bg_tail.gif) repeat-x 0 647px #fff;
	font-family: Arial, "標楷體", Helvetica, sans-serif;
	font-size: 14px;
}
a {
	text-decoration: none;
}
a img {
	border: 0;
}
.wrapper {
	position: relative;
	float: left;
	width: 100%;
	background: url(../images/header_bg_light.jpg) no-repeat;
}
.header {
	float: left;
	width: 100%;
	position: relative;
}
.main {
	position: relative;
	float: left;
	width: 100%;
	background: none;
	padding: 0px 0 50px 0;
	margin-top: -80px;
	color: #696969;
}
.main a {
	color: #15c1e5;
}
.main a:hover {
	text-decoration: underline;
}
/*header*/
.homelogo {
	float: left;
	margin: 40px 0;
	position: relative;
	z-index: 61;
}
.homelogo a {
	display: block;
}
.top_translation {
	display: inline-block;
	float: right;
	width: 120px;
	height: 30px;
	margin-top: 70px;
	position: relative;
	z-index: 61;
}
.nav {
	float: left;
	position: relative;
	width: 100%;
	margin: 0 auto;
	top: -75px;
}
/*.nav li {
	float:left;
	padding:20px;
	background:url(../images/menu_divider.png) no-repeat right center;
}
.nav li:last-child {
	background:none;
}
.nav li a {
	color:#FFF;
	font-size:15px;
}*/
.btn_social {
	position: absolute;
	top: 20px;
	right: 0;
}
.social-networks li {
	float: left;
	margin: 0 2px;
}
/*index*/
.index_block {
	float: left;
	position: relative;
	z-index: 98;
	width: 100%;
	padding-bottom: 50px;
}
.index_list {
	width: 960px;
	margin: -74px auto 0 auto;
	position: relative;
	z-index: 200;
}
.index_list li {
	float: left;
	width: 280px;
	min-height: 450px;
	padding: 20px 0px;
	margin: 0 0px;
	border: 10px solid #fff;
	text-align: center;
	position: relative;
}
.index_list li.service_box1 {
	background: url(../images/block_blue_bg.gif) repeat;
}
.index_list li.service_box2 {
	background: url(../images/block_yellow_bg.gif) repeat;
	margin: 0 20px;
}
.index_service_title, .index_news_title, .index_service_content {
	width: 210px;
	margin: 0 auto;
}
.index_service_pic {
	width: 200px;
	margin: 0 auto;
	background: #fff;
	border: 5px solid #fff;
	vertical-align: top;
}
.index_service_pic img {
	max-width: 200px;
}
.index_service_title, .index_news_title {
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.index_service_title a {
	color: #fff;
}
.index_service_title a:hover {
}
.index_service_content {
	line-height: 20px;
	padding: 10px 0;
	color: #eeeeee;
}
.index_list li.news_box {
	background: url(../images/block_red_bg.gif) repeat;
}
.index_news {
	float: left;
	width: 100%;
}
.index_news li, .news_list li {
	width: 280px;
	min-height: 26px !important;
	max-height: 26px !important;
	line-height: 26px;
	background: url(../images/list1_marker.gif) no-repeat 0% 5px;
	padding: 5px 0 6px 30px;
	margin-left: 20px;
	color: #f47878;
	border: none;
	text-align: left;
}
.index_news li span.date, .news_list li span.date {
	margin-right: 10px;
}
.index_news li a {
	color: #fff;
}
.index_news li a:hover {
	text-decoration: underline;
}
.index_product {
	float: right;
	width: 645px;
}
.index_product li {
	width: 140px;
	float: left;
	margin: 0 10px;
}
.index_product li .product_pic {
	filter: alpa(opacity=90);   /* old IE */
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
	-moz-opacity: 0.9;          /* Moz + FF */
	opacity: 0.9;               /* 支持新版瀏覽器 */
}
.index_product li .product_pic:hover {
	filter: alpa(opacity=100);   /* old IE */
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
	-moz-opacity: 1;          /* Moz + FF */
	opacity: 1;               /* 支持新版瀏覽器 */
}
.index_product li .product_name {
	margin: 10px 0;
	line-height: 18px;
	text-align: center;
}
.index_product li img {
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
}
/*main*/
.block {
	width: 940px;
	margin: 0 auto;
}
.page_local_bar {
	width: 900px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: right;
	background: #fff;
}
h4.title {
	background: url(../images/line.png) repeat-x 0% 100%;
	margin: 0 0 15px 0;
	padding: 0 0 12px 0;
	line-height: 30px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}
.right h4.title {
	background: none;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 0;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #58b13f;
	border-bottom: 2px solid #f39d00;
}
.left {
	float: left;
	width: 220px;
	padding: 20px 10px;
	background: url(../images/block_red_bg.gif) repeat;
	border: 5px solid #fff;
	color: #eee;
}
.right {
	float: right;
	width: 650px;
}
/*left*/
.left_nav li {
	background: url(../images/list1_marker.gif) no-repeat center left;
	padding-left: 35px;
	font-size: 15px;
}
.left_nav li a {
	display: block;
	padding: 10px 0;
	color: #fff;
}
.left_nav li a:hover {
	background: url(../images/menu_divider.png) no-repeat 200px 16px;
	padding-left: 3px;
	text-decoration: none;
	color: #f47878;
}
.left_about img {
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin-bottom: 10px;
}
.left_about p {
	line-height: 20px;
	font-size: 14px;
}
.left_box {
	margin-top: 30px;
}
/*right*/
.content {
	clear: both;
	line-height: 20px;
	font-size: 14px;
}
.content p {
	margin-bottom: 10px;
}
.content img {
	max-width: 650px;
	height: auto;
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin: 5px 0;
}
.content_txt ul, .product_info ul, .product_intro ul {
	list-style: outside;
	padding-left: 20px;
}
.content_txt ol, .product_info ol, .product_intro ol {
	list-style: outside decimal;
	padding-left: 20px;
}
.content_txt table, .content_txt table tbody, .content_txt table tfoot, .content_txt table thead, .content_txt table tr, .content_txt table th, .content_txt table td, {
 border: 1px solid #222 !important;
}
table.contact_txt_block td {
	padding: 5px;
	vertical-align: top;
}
h5 {
	color: #f39d00;
}
.news_list li {
	width: 615px;
	margin-left: 5px;
	background: url(../images/list1_marker.png) no-repeat 0% 5px;
	font-size: 15px;
}
.news_list li a {
	color: #222;
}
/*news detail*/
#people {
	float: left;
	margin-bottom: 15px;
}
#day {
	width: 200px;
	float: right;
	text-align: right;
	font-size: 12px;
	margin-top: 15px;
}
#topbutton {
	float: right;
	width: 145px;
	margin-bottom: 15px;
}
/*contact form*/
.contact_form .field {
	position: relative;
	margin: 0 0 13px 0;
	vertical-align: top;
}
.contact_form .field span {
	display: block;
	padding-bottom: 5px;
}
.contact_form input[type="text"], .contact_form textarea {
	background: #fff;
	min-height: 20px;
	margin: 0;
	padding: 8px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.4);
	resize: none;
	border: none;
	border: 1px solid #8b8177;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222 !important;
	width: 203px;
	overflow: hidden;
	outline: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.contact_form input[type="text"]:focus, .contact_form textarea:focus {
	border: 1px solid #f47878;
}
.contact_form .btn_submit {
	display: block;
	width: 220px;
	height: 45px;
	line-height: 45px;
	font-size: 21px;
	text-align: center;
	font-weight: bold;
	background: rgba(255,255,255,0.2);
	color: #fff;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
}
.contact_form .btn_submit:hover {
	background: rgba(255,255,255,1);
	color: #b02f2f;
	text-decoration: none;
}
.err_txt {
	margin-top: 5px;
}
.form_icon_ok, .form_icon_no {
	position: absolute;
	top: 8px;
	right: -25px;
}
/*product list*/
.product_list li {
	float: left;
	width: 300px;
	margin-right: 50px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.product_list li:nth-child(2n) {
	margin-right: 0px;
}
.product_list li .product_pic {
	width: 300px;
	filter: alpa(opacity=90);   /* old IE */
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
	-moz-opacity: 0.9;          /* Moz + FF */
	opacity: 0.9;               /* 支持新版瀏覽器 */
}
.product_list li:hover > .product_pic {
	filter: alpa(opacity=100);   /* old IE */
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
	-moz-opacity: 1;          /* Moz + FF */
	opacity: 1;               /* 支持新版瀏覽器 */
}
.product_list li .product_name {
	margin: 10px 0;
	line-height: 36px;
	font-size: 21px;
	text-align: center;
	height: 36px;
}
.product_list li .product_name a {
	display: block;
	width: 100%;
	padding: 5px 0;
	background: #15c1e5;
	color: #fff;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}
.product_list li:hover > .product_name a {
	color: #b02f2f;
	text-decoration: none;
}
.product_list li img {
	width: 300px;
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
}
/*product detail*/
.products_detail_box .product_pic {
	float: left;
}
.right_box {
	float: right;
	width: 340px;
}
.products_detail_box .product_name h4 {
	background: url(../images/line.png) repeat-x 0% 100%;
	margin: 0 0 15px 0;
	padding: 0 0 12px 0;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #15c1e5;
}
.product_info, .product_intro {
	clear: both;
	padding: 10px 0;
	min-height: 80px;
}
.product_intro {
	padding-top: 20px;
}
.product_price {
	clear: both;
	text-align: right;
	padding: 10px;
	border-top: #58b13f 1px dashed;
	border-bottom: #58b13f 1px dashed;
	margin-top: 10px;
}
.product_price span {
	font-size: 18px;
	color: #b02f2f;
}
/*title*/
.sub_title {
    white-space: nowrap;
}
.sub_title p {
	background: url("../images/bg_submenu_left.png") left top no-repeat;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-size: 21px;
	line-height: 50px;
	padding: 0 10px;
}
.sub_title span {
	background: url("../images/bg_submenu_right.png") right top no-repeat;
	display: inline-block;
	padding: 0 50px 0 0;
}
.sub_title span span {
	background: url("../images/bg_submenu_middle.png") top repeat-x;
	padding: 0px 5px;
}
/**/
/*btn*/
a.link {
	background: rgba(255,255,255,0.2);
	display: inline-block;
	width: 120px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	vertical-align: top;
	font-family: 'Lobster', cursive;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: absolute;
	bottom: 30px;
	left: 30px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
}
a:hover.link {
	background: rgba(255,255,255,1);
	color: #000;
	text-decoration: none;
}
.btn_box {
	float: right;
	text-align: right;
	margin: 10px;
}
.btn_box a {
	display: block;
	width: 64px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: rgba(255,255,255,0.2);
	color: #000;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
}
.btn_box a:hover {
	background: rgba(255,255,255,1);
	color: #b02f2f;
	text-decoration: none;
}
a:hover.link {
	background: rgba(255,255,255,1);
	color: #000;
}
.btn_more {
	text-align: right;
	margin: 10px;
}
.btn_more a {
	color: #FFF;
}
.btn_more a:hover {
	text-decoration: underline;
}
/*footer*/
.footer {
	position: relative;
	float: left;
	width: 100%;
	background: url(../images/content_bg_tail.gif) repeat-x 0 0px #fff;
	padding: 20px 0;
}
.footer_txt {
	width: 960px;
	margin: 0 auto;
	color: #696969;
}
.footer_txt td {

	padding: 5px 0;
}
/*.footer_nav {
	float:left;
	width:800px;
}*/
.footer_nav li {
	float: left;
	margin-right: 10px;
}
.footer_nav li a, .footer_txt a {
	color: #15c1e5;
}
.footer_nav li a:hover, .footer_txt a:hover {
	text-decoration: underline;
}
/*.copyright_txt {
	float:left;
	width:800px;
	margin-top:10px;
}*/
.contact_txt {
	background: url(../images/footer_line.png) repeat-y;
	padding: 0 20px;
	line-height: 20px;/*float:right;
	padding:0 20px;
	line-height:20px;*/
}
/*分頁按鈕*/
.page_list {
	clear: both;
	padding-top: 30px;
	text-align: center;
	font-size: 12px;
}
.page_list a {
	padding: 5px 10px;
	margin: 0 3px;
	color: #d0bda6;
}
.page_list a:hover, .page_list a.selected {
	color: #FFF;
}
.page_list a.selected {
	text-decoration: underline;
}
/*back to top*/
#back-top-wrapper {
	position: absolute;
	overflow: hidden;
	height: 17px;
}
#back-top {
	position: fixed;
	bottom: 30px;
	left: 50%;
	margin-left: 500px;
	display: none;
}
#back-top a {
	width: 15px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
#back-top span {
	width: 36px;
	height: 36px;
	display: block;
	background: url(../images/up-arrow.png) no-repeat center 10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
#back-top a:hover span {
	background: url(../images/up-arrow.png) no-repeat center -25px #bf3636;
}
/*seo用*/
h1.h1_seo {
	padding: 0px;
	margin: 0px;
	height: 0;
	position: absolute;
	text-indent: -9999px;
}
h2.h2_seo {
	padding: 0px;
	margin: 0px;
	height: 0;
	position: absolute;
	text-indent: -9999px;
}
h3.h3_seo {
	padding: 0px;
	margin: 0px;
	height: 0;
	text-indent: -9999px;
}
