@charset "utf-8";
/* CSS Document */
/***麵包屑*********************************************************/
#breadcrumbs {
	text-align: right;
	color: #717171;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	font-weight: normal;
	position: absolute;
	right: 20px;
	top: 197px;
	padding: 0 0 0 15px;
	background: url(img/home.png) 0 4px no-repeat;
}
#breadcrumbs span {
	color:#9F9F9F;
	text-decoration: none;
}
#breadcrumbs img {
	vertical-align:middle;
	padding: 0px 5px;
}
#breadcrumbs a {
	color: #717171;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#breadcrumbs a:visited {
	color: #717171;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color:#9F9F9F;
	text-decoration: none;
}
/***麵包屑*********************************************************/
/***至頂靠齊*********************************************************/
#lang {
	width: 200px;
	color: #C7AB6C;
	top: 5px;
	left: 25px;
	position: absolute;
	font-size: 13px;
	z-index: 999;
}
/***至頂靠齊*********************************************************/
/***普通通用*********************************************************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "微軟正黑體";
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #333333;
	position:relative;
	background-color:#000;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#wrapper_box {
	width: 100%;
	clear: both;
	position: relative;
}
/***普通通用*********************************************************/
/***LOGO*******************************************************/
#logo {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	left: 388px;
	z-index: 50;
}
/***LOGO*******************************************************/
/***主視圖******************************************************/
#banner_box {
	width: 100%;
	height:505px;
	position: absolute;
	top:101px;
	z-index:1;
}
#banner_box .logo_u {
	position: absolute;
	right: 50%;
	margin-right: -500px;
	z-index: 10;
	bottom: 340px;
}
#banner_box:before{
	content:'';
	width: 100%;
	height:505px;
	background:url(banner/top.png) center top;
	position:absolute;
	z-index:5;
}
#banner {
	width: 740px;
	height:170px;
	position: relative;
	margin:0 auto;
	margin-bottom:20px;
}
#loading {
	position: absolute;
	top: 49.5%;
	left: 34%;
	z-index: 1;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	display: block;
	background-image: url(../../scripts/flexslider/progress.gif);
}
/***主視圖********************************************************/
/***主要內容******************************************************/
#head_box {
	width:100%;
	min-width: 1040px;
	margin: 0 auto;
	position: relative;
	background:url(i_img/bg.jpg) center top repeat;
	margin-bottom:200px;
}
#head {
	width:1000px;
	height:215px;
	margin: 0 auto;
	position: relative;
}
#main_box_top {
	width: 100%;
	height:33px;
	position:absolute;
	top:-33px;
	background:url(img/top.png) center top no-repeat
}
#main_box {
	width: 100%;
	min-width:1000px;
	margin:0 auto;
	padding: 0 0 0px 0;
	position:relative;
	background: url(img/cneter.png) center top repeat-y;
	border-bottom: #333 1px solid;
	z-index:10;
}
#main {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-bottom:50px;
}
/*********************************************************/
/*********************************************************/
#top_u {
	width: 43px;
	height: 43px;
	position: fixed;
	left: 50%;
	bottom: 150px;
	z-index: 50;
	cursor: pointer;
	margin-left: 542px;
	display:none;
}
/*********************************************************/
/*********************************************************/
#t_menu{
	width:960px;
	height:32px;
	line-height:32px;
	text-align:right;
	color:#8B8B8B;
	font-size:12px;
	margin:0 auto;
	word-spacing:3px;
}
#t_menu img{
	vertical-align:middle;
}
#t_menu a span{
	color:#FEA54C;
	text-decoration:none;
}
#t_menu a:visited span{
	color:#FEA54C;
	text-decoration:none;
}
#t_menu a:hover span{
	color:#FFDD00;
	text-decoration:none;
}
#t_menu a{
	color:#8B8B8B;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#t_menu a:visited{
	color:#8B8B8B;
	text-decoration:none;
}
#t_menu a:hover{
	color:#BAAA7E;
	text-decoration:none;
}
/*********************************************************/
/*********************************************************/
#leftside{
	width:252px;
	position:relative;
	float:left;
}
.lefbtn_01{
	padding:15px 0 0 0;
	width:221px;
	height:107px;
	margin:0 auto;
}
.lefbtn_01 a{
	width:221px;
	height:107px;
	display:block;
	background:url(leftnav/btn_01.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.lefbtn_01 a:hover{
	background:url(leftnav/btn_01_.png) no-repeat;
}
.lefbtn_02{
	padding:15px 0 0 0;
	width:221px;
	height:107px;
	margin:0 auto;
}
.lefbtn_02 a{
	width:221px;
	height:107px;
	display:block;
	background:url(leftnav/btn_02.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.lefbtn_02 a:hover{
	background:url(leftnav/btn_02_.png) no-repeat;
}
.lefbtn_03{
	padding:15px 0 0 0;
	width:221px;
	height:107px;
	margin:0 auto;
}
.lefbtn_03 a{
	width:221px;
	height:107px;
	display:block;
	background:url(leftnav/btn_03.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.lefbtn_03 a:hover{
	background:url(leftnav/btn_03_.png) no-repeat;
}
#leftside_title{
	position:absolute;
	z-index:10;
	left:11px;
	top:7px;
}
.leftnav_title{
}
#leftside .top{
	position: absolute;
	z-index: 50;
	left: -35px;
	bottom:-80px;
}
#leftside .bottom{
	width:231px;
	height:82px;
}
.leftnav {
	height: auto;
	position:relative;
	margin:0 0px 0px 0px;
	min-height:255px;
	background:url(../../data/wrapper/leftnav/center.png) top no-repeat;
}
/*********************************************************/
/*********************************************************/
#rightnav{
	width: 66px;
	height: 201px;
	position: fixed;
	padding: 14px 0 0 13px;
	left: 50%;
	background: url(rightnav/bg.png) no-repeat;
	margin-left: 535px;
	bottom:120px;
	display:none;
}
#rightnav li a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#rightnav li{
	width:56px;
	height:39px;
	list-style: none;
	padding:0 0 11px 0;
}
#rightnav li.btn_01 a{
	background: url(rightnav/btn_01.png) no-repeat;
}
#rightnav li.btn_01 a:hover {
	background-image: url(rightnav/c_btn_01.png);
}
#rightnav li.btn_02 a{
	background: url(rightnav/btn_02.png) no-repeat;
}
#rightnav li.btn_02 a:hover {
	background-image: url(rightnav/c_btn_02.png);
}
#rightnav li.btn_03 a{
	background: url(rightnav/btn_03.png) no-repeat;
}
#rightnav li.btn_03 a:hover {
	background-image: url(rightnav/c_btn_03.png);
}
#rightnav li.btn_04 a{
	background: url(rightnav/btn_04.png) no-repeat;
}
#rightnav li.btn_04 a:hover {
	background-image: url(rightnav/c_btn_04.png);
}
/*********************************************************/
/*********************************************************/
#rightside{
	width:740px;
	float:right;
}
/*********************************************************/
/*********************************************************/
#contentbody_info {
	margin:0 auto;
	line-height: 40px;
	padding: 0px 15px 10px 35px;
	color:#9A9A9A;
	font-size:15px;
	font-weight:bold;
}
#contentbody_info a {
	color: #262626;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_info a:visited {
	color: #262626;
	text-decoration: none;
}
#contentbody_info a:hover {
	color: #D86C00;
	text-decoration: none;
}
#contentbody_info span {
	color:#B34734;
	font-weight: normal;
}
/*********************************************************/
/*********************************************************/
#contentbody_list {
	width: 690px;
	height: 25px;
	line-height: 28px;
	padding: 5px 14px 12px 14px;
	margin: 0 auto;
	position: relative;
	border-bottom: #B1D37E 1px solid;
	background: #E0E9D8;
}
#contentbody_list a {
	color: #6E5241;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_list a:visited {
	color: #6E5241;
	text-decoration: none;
}
#contentbody_list a:hover {
	color: #CE6722;
	text-decoration: none;
}
#contentbody_list .list {
	height: 20px;
	line-height: 20px;
	float: left;
	color: #6C523F;
	padding: 0px 15px 0 28px;
	font-family: Arial, "微軟正黑體";
	border-right: #FFF 1px dashed;
	background: url(img/dot.jpg) 15px 7px no-repeat;
}
#contentbody_list .list a {
	color: #6C523F;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_list .list a:visited {
	color: #6C523F;
	text-decoration: none;
}
#contentbody_list .list a:hover {
	color: #D86C00;
	text-decoration: none;
}
/*********************************************************/
/*********************************************************/
#contentbody_title {
	height:36px;
	font-size: 20px;
	color:#F89A1A;
	font-weight:bold;
	margin:0 auto;
	line-height:27px;
	letter-spacing:5px;
	padding:0 5px 0 35px;
	background:url(img/t_bg.png) no-repeat;
	margin-bottom:15px;
}
#contentbody_title a {
	color: #777777;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_title a:visited {
	color: #777777;
	text-decoration: none;
}
#contentbody_title a:hover {
	color: #F33791;
	text-decoration: none;
}
#contentbody_title span {
	color: #F33791;
	font-weight: bold;
}
/*********************************************************/
/*********************************************************/
#content_title{
	height:52px;
	font-size:15px;
	color:#6C6C6C;
	line-height:50px;
	text-decoration:none;
	padding:0 10px 0 55px;
	background:url(img/t_bg2.png) center;
	margin-bottom:15px;
}
#content_title a{
	color:#6C6C6C;
	text-decoration:none;
}
#content_title a:visited{
	color:#6C6C6C;
	text-decoration:none;
}
#content_title a:hover{
	color:#6C6C6C;
	text-decoration:none;
}
#content_title span{
	color:#9F9F9F;
	font-weight:bold;
}
/*********************************************************/
/*********************************************************/
.contentbody {
	width:740px;
	margin:0 auto;
	font-size:13px;
	position: relative;
	line-height: 22px;
	color: #B2B2B2;
}
/*********************************************************/
/*********************************************************/
