@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption {
	text-align:left;
}
a {
	text-decoration: none;
	outline: none; /* for Firefox */
	color:#0026B4;
	transition: all 100ms linear 0s;
}
a:link {
	color:#c5c5c5;
}
a:visited {
	color:#c5c5c5;
}
a:hover {
	color:#c5c5c5;
}
a:active {
	color:#c5c5c5;
}
p {
	margin-bottom:auto;
}
body {
	font-size:15px;
	line-height:22px;
	-webkit-text-size-adjust:none;
	font-family:"新細明體", sans-serif, "Arial Unicode MS";
	-webkit-font-smoothing:antialiased;/*平滑*/
}
.clearfloat {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.container {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	min-height:500px;
}
/*iphone_color*/
a[href^=tel] {
color:inherit;
text-decoration:none;
}
/*selection*/
::-moz-selection {
 background-color: #C8B364;
 color: #fff;
}
::selection {
 background-color: #C8B364;
 color: #fff;
}
/*float*/
.left {
	float:left;
}
.right {
	float:right;
}
/*header*/
.header {
	width: 998px;
	height:135px;
	position: relative;
	margin:0 auto;
	background:url(../templates/images/bg_header.jpg) repeat-x center top;
}
.logo {
	position: absolute;
	left:16px;
	top:15px;
	z-index:999;
}
.logo h1 {
	padding:0;
}
.headerBg {
	position:absolute;
	top:0;
	left:0;
	z-index:998;
	background:url(../templates/images/bg_header.png) no-repeat;
	width:396px;
	height:161px;
}
/*=================nav================*/
.nav {
	width: 497px;
	height:36px;
	position: absolute;
	right:30px;
	top:40px;
}
.nav li {
	float: left;
}
.nav a {
	background:url(../templates/images/img_nav.png) no-repeat left top;
	display: block;
	height:36px;
	transition: none;
}
.nav .nav01 {
	width:82px;
	background-position:0px 0px;
}
.nav .nav02 {
	width:79px;
	background-position:-82px 0px;
}
.nav .nav03 {
	width:93px;
	background-position:-161px 0px;
}
.nav .nav04 {
	width:78px;
	background-position:-254px 0px;
}
.nav .nav05 {
	width:76px;
	background-position:-332px 0px;
}
.nav .nav06 {
	width:89px;
	background-position:-408px 0px;
}
.nav .nav01:hover, .nav .current .nav01 {
	width:82px;
	background-position:0px -36px;
}
.nav .nav02:hover, .nav .current .nav02 {
	width:79px;
	background-position:-82px -36px;
}
.nav .nav03:hover, .nav .current .nav03 {
	width:93px;
	background-position:-161px -36px;
}
.nav .nav04:hover, .nav .current .nav04 {
	width:78px;
	background-position:-254px -36px;
}
.nav .nav05:hover, .nav .current .nav05 {
	width:76px;
	background-position:-332px -36px;
}
.nav .nav06:hover, .nav .current .nav06 {
	width:89px;
	background-position:-408px -36px;
}
/*=================nav======End================*/
/*page*/
.mainPage {
	width: 998px;
	margin:0 auto;
	min-height:460px;
}
.mainContent {
}
/*footer*/
.footer {
	clear: both;
	width: 988px;
	margin:0 auto;
	font-size:9px;
	height:27px;
	line-height:27px;
	font-family:'微软雅黑', 'Microsoft YaHei', "Arial Unicode MS";
	padding:0 0 0 10px;
	clear:both;
}
.footerList, .footerList li {
	float:left;
}
.footerList li {
	height:27px;
	line-height:27px;
}
.footerList i {
	font-style:normal;
	background:url(../templates/images/img_footer_line.jpg) no-repeat right center;
	height:27px;
	line-height:27px;
	display:block;
}
.footerList li a {
	color:#434343;
	font-size:12px;
	height:27px;
	line-height:27px;
	display:block;
	padding:0 10px;
}
.footerList li a:hover {
	color:#000;
}
.footer_address {
	padding-left:24px;
	font-size:10px;
}
.footer_right {
	padding-left:46px;
	font-size:11px;
	color:#656565;
	letter-spacing:2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .footer_right {
letter-spacing:0;
}
}
/*左右colume設定*/
.leftColume, .rightColume {
	float:left;
}
.leftColume {
	background:url(../templates/images/bg_left_colume.jpg) repeat-x left -30px;
	width:145px;
	height:500px;
	text-align:center;
	position:relative;
	top:-50px;
	margin-bottom:-80px;
	padding:50px 3px 0 3px;
	/*font-family:'微软雅黑', 'Microsoft YaHei', "Arial Unicode MS";*/
	font-family:"微軟正黑體", "microsoft jhengHei", sans-serif, "Arial Unicode MS";
 *z-index:-1;
}
.rightColume {
	padding:0 0 0 55px;
	width:790px;
	min-height:480px;
	color:#5e5e5e;
	font-size:13px;
	position:relative;
}
.rightPics {
	max-width:800px;
	overflow:hidden;
	position:absolute;
	bottom:20px;
	right:0;
	z-index:-1;
}
.rightPics.products {
	top:0;
}
.mainNav a {
	display:block;
}
/*左邊選項設定*/
.columeTitle {
	color:#404040;
	font-size:16px;
	border-bottom:4px solid #cc0000;
	padding:3px 0 3px 0;
	margin:0 3px;
}
.mainNav li {
	border-bottom:2px solid #c9c9c9;
	width:145px;
}
.mainNav a {
	background:url(../templates/images/btn_left_colume.jpg) repeat-x left top;
	display:block;
	height:30px;
	width:145px;
	transition:none;
	line-height:16px;
	padding:5px 0;
	color:#383838;
	font-size:14px;
	letter-spacing:4px;
}
.mainNav li:last-child {
	border-bottom:0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .mainNav a {
letter-spacing:2px;
}
}
.mainNav a:hover {
	background-position:left bottom;
}
.mainNav a span {
	display:block;
	font-size:10px;
	color:#939393;
	letter-spacing:1px;
	font-family:"微軟正黑體", "microsoft jhengHei", sans-serif, "Arial Unicode MS";
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mainNav a span {
font-size:8px;
letter-spacing:0px;
}
}
.mainNav li li {
	border-bottom:1px solid #afafaf;
}
.mainNav li li:last-child {
	border-bottom:none;
}
.mainNav .main_subNav a {
	background:none;
	min-height:18px;
	height:auto;
	padding:4px 0 0 0;
	width:135px;
	font-size:13px;
	color:#383838;
	margin:0 auto;
	line-height:14px;
}
.mainNav .main_subNav a:hover {
	color:#473812;
}
.mainNav .main_subNav a span {
	color:#555555;
	letter-spacing:0px;
}
.mainNav .main_subNav a span i {
	/*color:#a2a2a2;*/
	color:#383838;
	font-style:normal;
}
/*右邊內容設定*/
h1, h2, h3, h4 {
	font-family:'微软雅黑', 'Microsoft YaHei', "Arial Unicode MS";
	font-weight:normal;
}
h1, .rightContentBox h1.h_house {
	font-size:36px;
	font-size:36px;
	color:#473812;
	padding:3px 0 23px 0;
	background:none;
}
.rightContentBox h1.h_house {
	padding:3px 0 12px 0;
}
h2 {
	font-size:27px;
	color:#2d2d2d;
	padding:20px 0 0 0;
}
h3 {
	font-size:30px;
	color:#8d6f2a;
	line-height:45px;
	background:url(../templates/images/title_line_bg.png) repeat-x left bottom;
	margin-top:-18px;
	width:572px;
}
h3 span {
	font-size:15px;
	margin: 0 0 0 8px;
}
h4 {
	font-size:36px;
	line-height:36px;
	color:#ab842f;
	padding:0 0 5px 0;
}
h4 span {
	color:#989898;
	font-size:24px;
}
.gold {
	color:#ab842f;
}
.gray {
	color:#5e5e5e;
}
.gold span, .gray span {
	font-weight:bold;
}
.columeContent {
	padding:10px 0 0 0;
}
.columeContent ul {
	list-style:disc;
	margin: 0 0 0 15px;
}
/*下面字*/
.bottomText {
	color:rgba(0, 0, 0, 0.3);
	font-family:'微软雅黑', 'Microsoft YaHei', "Arial Unicode MS";
	font-size:26px;
	position:absolute;
	right:20px;
	bottom:45px;
}
/*relative*/
.relative {
	position:relative;
}
/*cmpage*/
.CMPageContent a {
	display:block;
}
.nextPage {
	background:url(../templates/images/btn_next.png) no-repeat letf top;
}
/*CM page*/
.CMPage {
	width:548px;
	text-align:right;
}
.CMPageInfo {
	line-height:2.2;
	color: #B5B3B3;
	font-size:10px;
	font-family:"微軟正黑體", "microsoft jhengHei", sans-serif, "Arial Unicode MS";
}
.CMPage a {
	background-image: url(../templates/images/btn_page.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	width: 15px;
	text-align:center;
	transition:none;
	margin:0 0 0 3px;
}
.CMPage a:hover, .CMPage a.nextPage:hover, .CMPage a.prevPage:hover {
	background-position:left bottom;
	color:#fff;
}
.CMPage a.prevPage {
	background:url(../templates/images/btn_prevpage.png) no-repeat left top;
	text-indent:-20000em;
	width:9px;
	margin:0 5px 0 0;
}
.CMPage a.nowPage {
	background-position:left bottom;
}
.CMPage a.nextPage {
	background:url(../templates/images/btn_next.png) no-repeat left top;
	text-indent:-20000em;
	width:9px;
}
.CMPage a.bottomPage, .CMPage a.topPage {
	display:none;
}
/*CM page End*/

/*螞蟻那一面*/
.rightimg {
	top: 0px;
    max-width: 800px;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: -1;
	}