html, body {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: san-serif, "微軟正黑體";
	font-size: 14px;
	color: #444;
	background: url(../images/bg.jpg);
}
a {
	text-decoration: none;
	color: #149FEB;
	-webkit-transition: color 300ms linear 0s;
	-moz-transition: color 300ms linear 0s;
	-o-transition: color 300ms linear 0s;
	transition: color 300ms linear 0s;
}
a:hover {
	color: #69CBFF;
}
.wrapper {
	position: relative;
	width: 100%;
}
.header {
	float: left;
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	z-index: 999;
	position: relative;
	box-shadow: 0 5px 10px -6px #000;
}
.head_top {
	width: 100%;
	height: 38px;
}
.homelogo {
	float: left;
	width: auto;
	height: auto;
	margin-top: 4px;
}
.homelogo a {
	display: block;
	width: 100%;
	height: 100%;
}
.banner1 {
	width: 100%;
	background: url(/images/banner1.jpg) no-repeat center 0;
	background-attachment: fixed;
	height: 520px
}
.banner2 {
	width: 100%;
	background: url(/images/banner2.jpg) no-repeat center 0;
	background-attachment: fixed;
	height: 520px
}
.banner3 {
	width: 100%;
	background: url(/images/banner3.jpg) no-repeat center 0;
	background-attachment: fixed;
	height: 520px
}
.banner4 {
	width: 100%;
	background: url(/images/banner4.jpg) no-repeat center 0;
	background-attachment: fixed;
	height: 520px
}
.banner5 {
	width: 100%;
	background: url(/images/banner5.jpg) no-repeat center 0;
	background-attachment: fixed;
	height: 520px
}
.main {
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
}
.main a {
}
.main a:hover {
}
a.more {
	color: #fff;
	font-size: 14px;
	background: #139FEA;
	padding: 3px 20px;
}
a.more:hover {
	background: #69CBFF;
}
.button {
	text-align: right;
	position: relative;
	right: 30px;
}
.footer a:hover {
	text-decoration: underline;
}
/*header*/
.nav {
	float: right;
}
/*.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;
}
#slider-wrapper {
	clear: both;
}
strong {
	font-weight: bold;
}
.search_area {
	float: right;
	position: relative;
	right: 5px;
}
.search_area .search_query {
	float: left;
	padding: 2px 0;
	font-size: 12px;
	/* line-height: 12px; */
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-weight: normal;
	margin: 8px 0px 0 10px;
	color: #000;
	outline: none;
	background: url(../images/icon_search.png) no-repeat 5px 3px #fff;
	height: 14px;
	border: 1px solid #888889;
	border-radius: 8px;
}
.search_area .btn_box {
	margin-top: 8px;
	position: absolute;
	right: 0;
	height: 20px;
	overflow: hidden;
}
.btn_box .button {
	height: 20px;
	width: 20px;
	margin: 0;
	display: inline-block;
	background: url(/images/search_marker.gif) no-repeat left center;
}
/*index*/
.index_banner {
	float: left;
	width: 100%;
	padding: 40PX 0 20px;
	background: url(/images/bg1.jpg) repeat-x;
}
.index_service_block {
	float: left;
	width: 100%;
	padding: 40px 0 60px;
	border-top: 10px solid #124273;
}
.index_service_list {
	margin: 0px auto;
	position: relative;
	z-index: 200;
}
.index_service_list h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.index_service_list ul {
	width: 980px;
	float: left;
}
.index_service_list li {
	float: left;
	width: 225px;
	text-align: left;
	margin-right: 20px;
	line-height: 20px;
}
.index_service_pic, .index_service_title, .index_service_content {
}
.index_service_pic {
}
.index_service_pic img:hover {
	opacity: 0.8;
}
.index_service_pic a {
	display: block;
}
.index_service_title {
	padding: 10px 0 0 0;
}
.index_service_title a {
	font-size: 17px;
}
.index_service_content {
	padding: 10px 0 0 0;
	font-size: 15px;
}
.index_news {
	float: left;
	width: 100%;
	margin: 40px 0 60px;
	background: url(/images/news_bg.jpg);
}
.index_news_list {
	margin: 22px 20px 0px 280px;
	min-height: 150px;
}
.index_news_left {
	float: left;
	width: 230px;
	height: 210px;
	text-align: center;
	line-height: 210px;
}
h4.index_news_title {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
h4.index_info_title {
	margin-bottom: 40px;
}
span.name {
	margin-right: 30px;
	width: 60px;
	display: inline-block;
	height: 14px;
}
.info_inner li {
	margin-bottom: 8px;
}
li.margin {
	margin-bottom: 24px;
}
.index_news li {
	padding: 14px 0 0 0;
	font-size: 17px;
}
.index_news li span.date {
	margin-right: 30px;
	color: #ccc;
}
.index_news li a {
	color: #fff;
	letter-spacing: 3px;
}
.index_news li a:hover {
	color: #149FEB;
}
.about_us {
	float: left;
	width: 100%;
	padding: 40px 0 60px;
	border-top: 10px solid #124273;
}
.about_us ul li:last-child {
	margin: 0;
}
.about_us ul li {
	width: 310px;
	float: left;
	margin-right: 15px;
}
.about_us h4 {
	font-size: 17px;
	margin-bottom: 20px;
	font-weight: bold;
}
/*main*/
.block {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.product_block {
	width: 1020px;
	margin: 0 auto;
	position: relative;
}
.page_local_bar {
	font-size: 14px;
}
.page_local_bar a:hover {
}
.page_local_bar span {
	color: #555;
	font-weight: bold;
}
.container_left h4.title {
	line-height: 50px;
	font-size: 20px;
	color: #555;
	font-weight: bold;
	border-top: dashed 1px #b3b3b3;
	border-bottom: dashed 1px #b3b3b3;
	text-align: center;
	clear: both;
}
.container_left h4.title img {
	padding: 10px;
}
h4.search_title {
	font-size: 18px;
	color: #595757;
	letter-spacing: 7px;
	font-weight: bold;
	padding-top: 10px;
}
h4.search_title span {
	color: #619b05;
}
span.results {
	font-size: 18px;
	color: #595757;
	letter-spacing: 7px;
	font-weight: bold;
	float: right;
	padding-top: 10px;
}
.product_plano {
	padding: 30px 0;
}
.product_plano li {
	float: left;
	border: 1PX sOLID #ccc;
	margin-right: 24px;
	width: 300px;
	font-size: 16px;
	margin-bottom: 20px;
}
.product_plano li:nth-child(3n) {
	margin-right: 0;
}
.product_plano li a img {
	width: 100px;
	height: 82px;
	float: left;
	margin: 5px;
}
.product_plano span {
	margin: 5px 5px 10px;
	display: block;
	height: 32px;
	font-weight: bold;
	color: #619b05;
}
.product_plano li p {
	font-size: 14px;
	height: 40px;
	overflow: hidden;
}
.product_plano a {
	color: #595757;
}
.product_plano a:hover {
	color: #595757;
}
.btn_box {
	clear: both;
	text-align: center;
}
.btn_box a {
	font-size: 14px;
	display: block;
	color: #619b05;
}
.btn_box a:hover {
	color: #619b05;
}
span.smallsize_result {
	margin-top: 10px;
	display: block;
}
.search_others_list {
	margin: 30px 0;
	border-top: 1px solid #ccc;
	font-size: 16px;
}
.search_others_list a {
	color: #619b05;
}
.search_others_list a:hover {
	color: #619b05;
}
.search_others_list li {
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
}
.search_others_list li p {
	height: 30px;
	overflow: hidden;
}
.product_intro h4.title {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	height: 32px;
	border-bottom: 2px solid #ff9617;
}
.product_intro h4.title img {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
.bottom {
}
.top {
}
/*left*/
.left_nav {
	float: right;
	width: 100%;
	margin: 0 0 50PX;
}
.left_nav li {
	font-size: 15px;
	margin: 5px 10px 0 0;
	position: relative;
	float: left;
	width: 100%;
}
.left_nav li a {
	display: block;
	padding-bottom: 10px;
}
.left_nav li a:hover {
}
.left_nav li:hover {
	color: #a7a7a7;
}
.left_nav li ul li {
	padding-left: 6px;
}
.left_nav li span {
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
}
.left_nav li span.no_nav {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: url("../images/categories_plus.gif") no-repeat left top;
	cursor: pointer;
	position: absolute;
	float: left;
	left: -21px;
	display: none;
}
.left_nav li div span.no_nav {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: url("../images/categories_minus.gif") no-repeat left top;
	cursor: pointer;
	position: relative;
	float: left;
	left: 20px;
	display: inline-block;
	display: none;
}
.left_nav li .nav_wrap {
	overflow: hidden;
}
.left_nav li div span a {
	padding-left: 3px;
}
.left_nav li div span a:hover {
	padding-left: 5px;
}
.left_nav li span.open, .left_nav li span.close {
	width: 216px;
	height: 16px;
	margin-right: 5px;
	background: url("../images/categories_plus.gif") no-repeat left top;
	cursor: pointer;
	position: absolute;
	float: left;
	left: -21px;
}
.left_nav li span.close {
	background: url("../images/categories_minus.gif") no-repeat left top;
}
.left_nav li span.no_nav {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: url("../images/categories_minus.gif") no-repeat right top;
	cursor: default;
}
.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;
}
a.left_nav_active {
	color: #555;
	border-bottom: 1px solid #555;
}
/*right*/
.content {
	line-height: 30px;
	font-size: 17px;
	margin: 0;
	padding: 40px 30px;
	position: relative;
	top: -150px;
	background: url(/images/bg.jpg);
}
h4.title {
	margin-bottom: 40px;
	font-size: 50px;
	line-height: 60px;
	color: #149FEB;
	font-weight: bold;
}
.content_nav {
	width: 100%;
	height: 40px;
	background-color: #124273;
	margin: 80px 0;
}
.content_nav li {
	float: left;
	line-height: 38px;
}
.content_nav a {
	padding: 0 20px;
	color: #fff;
	font-size: 14px;
	border-right: 2px solid #0F6FA3;
}
.content_nav li:last-child a {
	border-right: none;
}
.content_nav a:hover {
	color: #149FEB;
}
.content.about h5 {
	margin-bottom: 30px;
	margin-top: 40px;
}
.content.about p {
	margin-bottom: 10px;
}
.content.service h5 {
	line-height: 36px;
	margin-bottom: 30px;
	margin-top: 40px;
}
/*news list*/
.news_list {
	padding: 20px;
	border-top: 1px solid #ccc;
}
.news_list li {
	margin-bottom: 20px;
}
.news_list li a {
	font-size: 22px;
}
.news_list .date {
	font-style: italic;
	font-size: 14px;
}
/*news detail*/
.content.news h4 {
	margin-bottom: 10px;
}
#people {
	float: left;
}
#day {
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	font-style: italic;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#topbutton {
	float: right;
	width: 145px;
	margin-bottom: 15px;
}
/*contact form*/
.contact_form {
	width: 660px;
	margin: 0;
}
.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 {
	width: 70%;
	height: 34px;
	padding: 8px 13px 8px;
	margin: 0 0 5px 0;
	background: #fff;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #6a727f;
	border: 1px solid #6e7682;
	box-shadow: 0 2px 0px rgba(106,114,127,0.28);
}
.contact_form textarea {
	max-height: 120px;
	min-height: 120px;
}
.contact_form .btn_submit {
	position: relative;
	display: inline-block;
	width: 54px;
	overflow: hidden;
	margin: 0;
	padding: 3px 16px!important;
	vertical-align: top;
	color: #fff;
	cursor: pointer;
	-moz-border-radius: 58px;
	background: #139FEA;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.contact_form .btn_submit:hover {
	background: #69CBFF;
}
.err_txt {
	margin-top: 5px;
	color: #f00;
}
.form_icon_ok, .form_icon_no {
	position: absolute;
	top: 8px;
	right: 200px;
}
/*product list*/
.content.product {
	float: left;
}
.product_list li {
	width: 225px;
	float: left;
	margin-right: 20px;
	margin: 0 20px 20px 0;
}
.product_list li:nth-child(4n) {
	margin-right: 0;
}
.product_list li:hover {
}
.product_list li .product_pic {
	filter: alpa(opacity=100);   /* 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: 1;          /* Moz + FF */
	opacity: 1;               /* 支持新版瀏覽器 */
}
.product_list li:hover .product_pic {
	filter: alpa(opacity=80);   /* 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: 0.8;          /* Moz + FF */
	opacity: 0.8;               /* 支持新版瀏覽器 */
}
.product_list li .product_pic img {
}
.product_list li .product_name {
	line-height: 30px;
	text-align: left;
	height: 30px;
}
.product_list li .product_name a {
}
.product_list li .product_name a:hover {
}
.product_list li img {
	margin: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.product_list p a {
}
.product_list p a:hover {
}
.product_list {
}
.product_list a {
}
.product_list a:hover {
}
.content_wrapper p {
	clear: both;
}
/*product detail*/

.products_detail_box .product_pic {
	float: left;
	margin-bottom: 10px;
}
.right_box {
	float: right;
	width: 460px;
	max-height: 240px;
	OVERFLOW: hidden;
}
.product_name .product_name {
}
.products_detail_box .product_name h4 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
	color: #619b05;
}
.product_info, .product_intro {
}
.product_intro {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.product_intro p {
	width: 100%;
	overflow: hidden;
	line-height: 22px;
}
.product_info {
	clear: both;
}
.product_price {
	clear: both;
	text-align: right;
	padding: 10px;
	border-top: #ccc 1px dashed;
	border-bottom: #ccc 1px dashed;
	margin-top: 10px;
}
.product_price span {
	font-size: 18px;
	color: #ff9617;
}
img#bigpic {
	box-shadow: 1px 1px 6px #ccc;
}
.product_intro img {
	border: 5px solid #fefefe;
	box-shadow: 1px 1px 6px #ccc;
	margin: 10px;
}
/*about*/
#tag-list {
	width: 100%;
	font-family: "Irma Bold 3", "黑体", SimHei, "华文黑体", STHeiti, Verdana, Sans-serif !important;
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	color: #9d8976;
	font-size: 0.65em;
	letter-spacing: 0.25em;
}
#tag-list .tag-button {
	display: inline-block;
	margin-right: 21px;
	margin-bottom: 10.5px;
	padding: 3.33333px 10px 1.33333px 10px;
	background-color: rgba(0,0,0,0.025);
	border-radius: 4px;
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
	color: #9d8976;
	cursor: pointer;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	transition-duration: 0.25s
}
#tag-list .tag-button:hover, #tag-list .tag-button.active {
	color: #fff !important
}
#main-container #main-content {
	padding-bottom: 252px;
	width: 700px;
	/* margin-left: 232px !important; */
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: visible;
	visibility: hidden
}
#main-container #main-content ul.boxes {
	list-style: none;
}
#main-container #main-content h3.oupa {
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	width: 907px;
	color: #69a569;
	letter-spacing: 0.25em;
	border-bottom: 1px solid #69a569;
	margin-bottom: 21px;
	font-size: 0.65em;
	padding-left: 1px
}
#main-container #main-content h3.oupa span {
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important
}
#main-container #main-content h3.news-top {
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	letter-spacing: 0.25em;
	border-bottom: 1px solid #907aa5;
	margin-bottom: 21px;
	font-size: 0.65em;
	padding-left: 1px;
	margin-right: 21px;
	color: #907aa5
}
#main-container #main-content h3.news-top span {
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important
}
#main-container #main-content #place {
	width: 675px;
	color: #74471a;
	min-height: 378px
}
#main-container #main-content #place .clear-all {
	width: 100%;
	clear: both
}
#main-container #main-content #place h1 {
	font-size: 3em;
	line-height: 52.5px;
	font-style: italic !important;
	font-weight: 300 !important;
	font-stretch: normal !important;
	text-transform: normal;
	text-align: left;
	color: #74471a;
	margin-bottom: 10.5px;
	padding-left: 2.5px
}
#main-container #main-content #place h1.error {
	font-size: 2em;
	color: #9d8976;
	line-height: 42px;
	min-height: 189px;
	padding-left: 211px;
	margin-top: 63px;
	background-image: url('/static/site/css/images/rolha-error.png?cb7c22072d1a');
	background-repeat: no-repeat;
	background-position: top left
}
#main-container #main-content #place h1 em {
	font-weight: 300 !important
}
#main-container #main-content #place h2 {
	font-style: normal !important;
	font-weight: 300 !important;
	font-stretch: normal !important;
	font-size: 1.2em;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 31.5px
}
#main-container #main-content #place h2 em {
	font-weight: 300 !important
}
#main-container #main-content #place h3 {
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	letter-spacing: 0.25em;
	font-size: 1em;
	padding-left: 1px;
	margin-bottom: 10.5px
}
#main-container #main-content #place h3.title-top {
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	letter-spacing: 0.25em;
	border-bottom: 1px solid #74471a;
	margin-bottom: 21px;
	font-size: 0.65em;
	padding-left: 1px
}
#main-container #main-content #place h3.title-top span {
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important
}
#main-container #main-content #place h4 {
	font-style: italic !important;
	font-weight: 700 !important;
	font-stretch: normal !important;
	font-size: 1.2em;
	letter-spacing: 1px;
	margin-bottom: 10.5px
}
#main-container #main-content #place h4 em {
	font-weight: 700 !important
}
#main-container #main-content #place p {
	font-style: normal !important;
	font-weight: 400 !important;
	font-stretch: normal !important
}
#main-container #main-content #place p a {
	font-style: italic !important;
	font-weight: 400 !important;
	font-stretch: normal !important
}
#main-container #main-content #place p a:hover {
	text-decoration: underline
}
#main-container #main-content #place p.no-space {
	margin-top: -10.5px
}
#main-container #main-content #place blockquote p {
	font-style: italic !important;
	font-weight: 300 !important;
	font-stretch: normal !important;
	color: #74471a !important;
	font-size: 1.4em !important;
	line-height: 1.5em !important;
	margin-bottom: 0
}
#main-container #main-content #place blockquote p em {
	font-weight: 300 !important
}
#main-container #main-content #place h6 {
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	color: #852 !important;
	font-size: 0.75em;
	line-height: 1.2em;
	letter-spacing: 2px;
	text-align: right;
	margin-bottom: 21px;
	margin-top: 10.5px
}
#main-container #main-content #place h6 strong {
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important
}
#main-container #main-content #place h6 a {
	text-decoration: none
}
#main-container #main-content #place h6 a:hover {
	text-decoration: underline
}
#main-container #main-content #place div.dois-cols {
	width: 100%;
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: 21px;
	margin-bottom: 21px
}
#main-container #main-content #place div.dois-cols div {
	width: 327px;
	margin-right: 21px;
	float: left
}
#main-container #main-content #place div.dois-cols div:last-child {
	margin-right: 0
}
#main-container #main-content #place div.irmao {
	width: 100%;
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: 5.25px;
	padding-top: 5.25px;
	margin-bottom: 21px;
	border-top: 1px solid #74471a
}
#main-container #main-content #place div.irmao div.one {
	width: 211px;
	margin-right: 21px;
	float: left
}
#main-container #main-content #place div.irmao div.two {
	width: 443px;
	float: left
}
#main-container #main-content #place div.irmao div.two div {
	width: 211px;
	margin-right: 21px;
	float: left
}
#main-container #main-content #place div.irmao div.two div:last-child {
	margin-right: 0
}
#main-container #main-content #place div.irmao h3 {
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	font-size: 0.8em;
	border-bottom: 1px solid #74471a;
	margin-bottom: 21px
}
#main-container #main-content #place ul {
	font-style: normal !important;
	font-weight: 400 !important;
	font-stretch: normal !important;
	list-style-type: none;
	padding: 0px;
	margin: 0px
}
#main-container #main-content #place ul li {
	background-image: url('/static/site/css/images/bullet.png?cb7c22072d1a') !important;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	margin-bottom: 5.25px
}
#main-container #main-content #place ul li:last-child {
	margin-bottom: 21px
}
#main-container #main-content #place ul.btb {
	list-style-image: none;
	background-image: none;
	width: auto;
	overflow: hidden
}
#main-container #main-content #place ul.btb li {
	list-style-image: none;
	display: inline;
	width: 211px;
	background-image: none;
	padding: 0;
	float: left;
	margin-right: 21px;
	margin-bottom: 21px
}
#main-container #main-content #place ul.btb li.no {
	margin-right: 0
}
#main-container #main-content #place ul.btb li p {
	font-style: italic !important;
	font-weight: 300 !important;
	font-stretch: normal !important
}
#main-container #main-content #place ul.btb li p strong {
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	font-size: 0.75em;
	letter-spacing: 1px
}
#main-container #main-content #place .galleria {
	display: none;
	visibility: hidden
}
#main-container #main-content #place .galleria-wrapper {
	margin-bottom: 21px
}
#main-container #main-content #place .galleria-wrapper .galleria-container {
	width: 100% !important;
	background-color: transparent !important
}
#main-container #main-content #place .galleria-wrapper .galleria-container .galleria-stage {
	margin: 0 !important;
	bottom: 0 !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important
}
#main-container #main-content #place .galleria-wrapper .galleria-container .galleria-stage .galleria-counter {
	display: none !important;
	visibility: collapse
}
#main-container #main-content #place .galleria-wrapper .galleria-container .galleria-stage .galleria-images .galleria-image img {
	top: 1 !important;
	bottom: 0 !important
}
#main-container #main-content #place .galleria-wrapper .galleria-container .galleria-thumbnails-container {
	display: none !important;
	visibility: collapse
}
#main-container #main-content #place .galleria-wrapper .galleria-container .galleria-info {
	display: none !important;
	visibility: collapse
}
#main-container #main-content .continent-tag {
	display: none
}
#main-container #main-content #slideshow-images {
	width: 907px !important
}
#main-container #main-content #counter-calculator {
	background-color: #fff;
	padding: 10px;
	overflow: hidden;
	color: #74471a
}
#main-container #main-content #counter-calculator .content {
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	letter-spacing: 0.25em;
	font-size: 0.8em;
	line-height: 1.2em
}
#main-container #main-content #counter-calculator .result {
	width: 100%;
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	letter-spacing: 2px;
	font-size: 4em;
	color: #d45;
	padding-top: 10.5px;
	padding-bottom: 21px;
	margin-bottom: 10.5px;
	border-bottom: 1px dashed #d54
}
#main-container #main-content #counter-calculator .result #counter-result {
	line-height: 1em
}
#main-container #main-content #counter-calculator .result .unit {
	font-size: 0.5em;
	font-style: italic !important;
	font-weight: 300 !important;
	font-stretch: normal !important;
	letter-spacing: 1px;
	text-transform: lowercase
}
#main-container #main-content #counter-calculator .result .counter {
	text-align: right
}
#main-container #main-content #counter-calculator .title {
	color: #d45;
	text-align: right
}
#main-container #main-content #counter-calculator .begin {
	font-size: 1em;
	color: #d45;
	text-align: right;
	margin-bottom: 21px;
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important
}
#main-container #main-content #counter-calculator .begin strong {
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important
}
#main-container #main-content #counter-calculator .begin .since {
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	font-size: 0.9em
}
#main-container #main-content #counter-calculator .begin p {
	text-align: right
}
#main-container #main-content #counter-calculator .complementary-wrapper {
	background-color: #69a569;
	padding: 10px;
	color: #fff;
	text-align: right
}
#main-container #main-content #counter-calculator .complementary-wrapper h2 {
	line-height: 1.5em;
	font-size: 2em;
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	margin-bottom: 2px
}
#main-container #main-content #counter-calculator .complementary-wrapper h2 .unit {
	font-size: 0.5em;
	font-style: italic !important;
	font-weight: 300 !important;
	font-stretch: normal !important;
	letter-spacing: 1px;
	text-transform: lowercase
}
#main-container #main-content #counter-calculator .complementary-wrapper .begin {
	color: #fff;
	margin-bottom: 0
}
#main-container #main-content #counter-calculator .complementary-wrapper .link {
	text-align: left;
	font-style: normal !important;
	font-weight: 400 !important;
	font-stretch: normal !important;
	text-transform: lowercase;
	display: block
}
#main-container #main-content #counter-calculator .complementary-wrapper .link a {
	font-style: italic !important;
	font-weight: 400 !important;
	font-stretch: normal !important
}
.faqs-item {
	font-family: "Open Sans", "黑体", SimHei, "华文黑体", STHeiti, sans-serif !important;
	font-style: italic !important;
	font-weight: 400 !important;
	font-stretch: normal !important;
	width: 660px;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 21px;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	margin-right: 0;
	z-index: 1
}
.faqs-item:hover {
	z-index: 1
}
.faqs-item .tags {
	display: none;
}
.faqs-item.closed p {
	margin-bottom: 0px
}
.faqs-item.closed:hover {
	background: #69a569;
	color: #fff;
	z-index: 1
}
.faqs-item.closed:hover .news_lead_text {
	border-color: #fff
}
.faqs-item.closed:hover .news_title {
	color: #fff
}
.faqs-item.closed:hover p {
	color: #fff
}
.faqs-item .addthis_toolbox {
	display: none
}
.faqs-item .faqs_lead_text {
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 2em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	line-height: 1.25em;
	font-family: "Open Sans", "黑体", SimHei, "华文黑体", STHeiti, sans-serif !important;
	font-style: italic !important;
	font-weight: 300 !important;
	font-stretch: normal !important;
	color: #69a569;
	padding-bottom: 0px
}
.faqs-item .faqs_lead_text p {
	margin-bottom: 7px !important
}
.faqs-item .faqs_lead_text p em {
	font-weight: 300 !important
}
.faqs-item .faqs_front_image {
	display: none
}
.faqs-item .base_content {
	padding-top: 10.5px;
	border-top: 1px dashed;
	border-top-color: #69a569
}
.faqs-item .base_content p {
	font-family: "Open Sans", 黑体, SimHei, 华文细黑, STXihei, sans-serif !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	font-size: 14px !important;
	color: #333 !important;
	line-height: 21px !important
}
.faqs-item .base_content blockquote {
	padding-left: 21px;
	padding-right: 21px
}
.faqs-item .base_content blockquote p {
	font-family: "Open Sans", "黑体", SimHei, "华文黑体", STHeiti, sans-serif !important;
	font-style: italic !important;
	font-weight: 400 !important;
	font-stretch: normal !important;
	margin-bottom: 0
}
.faqs-item .base_content blockquote p em {
	font-weight: 300 !important
}
.faqs-item .base_content h6 {
	font-family: "Irma Regular 3", "黑体", SimHei, "华文黑体", STHeiti, Verdana, Sans-serif !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	text-transform: uppercase !important;
	font-size: 0.75em;
	line-height: 1.2em;
	letter-spacing: 2px;
	text-align: right;
	margin-bottom: 21px;
	margin-top: 10.5px;
	padding-left: 84px
}
.faqs-item .base_content h6 strong {
	font-family: "Irma Bold 3", "黑体", SimHei, "华文黑体", STHeiti, Verdana, Sans-serif !important;
	font-style: normal !important;
	font-weight: normal;
	font-stretch: normal !important;
	text-transform: uppercase !important
}
/**/
/*btn*/
a.link {
	background: url(../images/button.png) no-repeat top;
	display: inline-block;
	width: 58px;
	height: 58px;
	overflow: hidden;
	vertical-align: top;
	line-height: 58px;
	font-family: 'Six Caps', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
a:hover.link {
	background: url(../images/button.png) no-repeat bottom;
}
.btn_more {
	text-align: right;
	margin: 10px;
	clear: both;
}
.btn_more a {
}
.btn_more a:hover {
}
.btn_box .more {
	display: block;
	width: 70px;
	height: 21px;
	line-height: 21px;
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #008044;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
}
.btn_box .more:hover {
	background: #ff9617;
	color: #fff;
}
/*footer*/
.footer {
	position: relative;
	float: left;
	width: 100%;
	background-color: #124273;
}
.footer_up {
	padding: 40px 0px 50px;
	float: left;
	width: 100%;
}
.footer_logo {
	float: right;
	margin: 0 90px 0 0;
}
.footer_text {
	WIDTH: 75%;
	FLOAT: left;
}
.footer_col1 {
	WIDTH: 245PX;
	FLOAT: left;
}
.footer_col2 {
	WIDTH: 245PX;
	FLOAT: left;
}
.footer_col3 {
}
.footer_text li {
	margin-bottom: 80px;
}
.footer_info {
	padding: 20px;
}
.footer_info tr {
	line-height: 26px;
}
.footer_info h3 {
	font-size: 26px;
	margin: 20px 0;
	float: left;
}
.footer_info dl {
	WIDTH: 50%;
	FLOAT: right;
}
.footer_info dt {
	float: left;
}
.footer_info dd {
	margin-left: 80px;
	margin-bottom: 6px;
}
.footer_down {
	float: left;
	width: 100%;
	text-align: right;
	border-top: 1px solid #3972A9;
	font-size: 10px;
	line-height: 100px;
}
.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_box {
	border-top: 1px solid #ccc;
}
.page_list {
	clear: both;
	padding-top: 30px;
	text-align: center;
	font-size: 14px;
}
.page_list a {
	margin: 5px 10px;
	padding: 3px;
}
.page_list a:hover, .page_list a.selected {
	color: #444;
}
.page_list a.selected {
	color: #444;
}
/***** CLEAR *****/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/**/
/*back to top*/
#back-top-wrapper {
	position: relative;
	width: 960px;
	margin: 0px auto;
	Z-INDEX: 1;
}
#back-top {
	position: absolute;
	width: 48px;
	float: right;
	right: 0;
	top: 30px;
}
#back-top a {
	width: 48px;
	display: block;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
#back-top span {
	width: 48px;
	height: 47px;
	display: block;
	background: url(../images/UP-TOP.png) no-repeat 0% 0%;
}
#back-top a:hover span {
	background-position: right;
}
/*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;
}
.pro_top, .pro_bottom {
	float: right;
	width: 100%;
	position: relative;
}
.pro_top .product_plano, .pro_bottom .product_plano {
	width: 100%;
}
a.product_more_bottom.more_close {
	cursor: pointer;
}
/*RWD*/
/*@media only screen and (min-width: 320px) and (max-width: 768px) {
.header {
	background-size: 100%;
	height: 150px;
}
.homelogo {
	margin-top: 10px;
	position: absolute;
	z-index: 99;
}
.homelogo img {
	width: 100%;
}
.homelogo a {
	width: 40%;
}
.header_top_nav {
}
.search_area {
	width: 100%;
	position: absolute;
	top: 80%;
}
.search_area .btn_box {
	position: absolute;
	right: 5%;
	top: 2%;
	padding: 0;
	width: 30px;
	height: 30px;
	margin: 0;
}
.search_area .search_query {
	width: 90%;
	height: 30px;
	float: initial;
	margin: 0;
	padding: 0;
}
.btn_box .button {
	height: 30px;
	background-size: 100%;
}
form#searchbox {
	text-align: center;
}
.block {
	width: 100%;
}
.main {
	min-height: 139px;
}
.banner img {
	width: 100%;
	height: 100%;
}
.content {
}
#back-top-wrapper {
	display: none;
}
.page_local_bar {
	width: 96%;
	font-size: 10px;
}
/* product */

/*img#bigpic {
	width: 90%;
	height: 90%;
}
.right_box {
	float: left;
	width: 100%;
	margin-top: 30px;
	min-height: inherit;
}
.product_intro {
	margin-top: 0px;
}
.product_intro p {
	width: 100%;
	line-height: 20px;
}
.product_list li {
	width: 258px;
}
.product_list li:nth-child(3n) {
	margin-right: 5%;
}
.product_list li .product_pic {
	width: 258px!important;
}
/* product end*/
/*.news_list li a {
	width: 100%;
	display: block;
	overflow: hidden;
}
/* contact */
/*.top {
	width: 100%;
}
.bottom {
	width: 100%;
}
.content.content_txt table {
	width: 100%;
}
.contact_form {
	width: 100%;
}
.content.content_txt table td {
	width: 0;
}
.contact_form .field {
	text-align: center;
}
.contact_form input[type="text"], .contact_form textarea {
	width: 80%;
}
.contact_form .btn_submit {
	top: 0;
	left: 0;
}
.map_overflow {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
/* contact end */
/*.width_96 {
	width: 96%;
	margin: 0 auto;
}
.product_plano li:nth-child(3n) {
	margin-right: 24px;
}
.footer_txt {
	width: 95%;
}
.index_service_list li {
	width: 100%;
}
.first_child {
	width: 100%!important;
}
.second_child {
	width: 100%!important;
}
}
@media only screen and (min-width: 769px) and (max-width: 953px) {
.header {
	background-size: 100%;
	height: auto;
}
.search_area {
	margin-right: 10px;
}
.block {
	width: 100%;
}
.nav {
	width: 100%;
}
.banner img {
	width: 100%;
}
.content {
	margin: 0 auto;
}
#back-top-wrapper {
	display: none;
}
.page_local_bar {
	width: 96%;
	font-size: 10px;
}
/* product */
/*.product_list li {
}
.product_list li:nth-child(3n) {
}
.product_list li .product_pic {
	width: 100%!important;
}
img#bigpic {
	width: 90%;
	height: 90%;
}
.right_box {
	float: left;
	width: 100%;
	margin-top: 30px;
	min-height: inherit;
}
.product_intro {
	margin-top: 50px;
}
.product_intro p {
	width: 100%;
}
/* product end*/
/* contact */
/*.top {
	width: 100%;
}
.bottom {
	width: 100%;
}
.content.content_txt table {
	width: 100%;
}
.contact_form {
	width: 100%;
}
.contact_form .field {
	text-align: center;
}
.contact_form input[type="text"], .contact_form textarea {
	width: 80%;
}
.contact_form .btn_submit {
	top: 0;
	left: 0;
}
.map_overflow {
	width: 97%;
	margin: 0 auto;
	overflow: hidden;
}
.width_96 {
	width: 96%;
	margin: 0 auto;
}
.product_plano li:nth-child(3n) {
	margin-right: 24px;
}
/* contact end */
/*.footer_txt {
	width: 100%;
}
.index_service_list li {
	width: 50%;
}
}
*/