@import url(http://fonts.googleapis.com/css?family=Alef);

/*  reset  */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset,
img {
	border: 0;
}

/*address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}*/
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #aa8557;
	text-decoration: none;
}

/*scrolbal 共用樣式*/
.scroll_style {
	position: relative;
	overflow: hidden;
}

.scroll_area {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9999px;
}

/*================================reset================================*/
body {
	color: #333;
	letter-spacing: 0.1em;
	letter-spacing: 0.05em\9;
	background-color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	line-height: 30px;
}

body,
body p,
body span,
body a,
body ul {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
}

.wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.wrapper_1 {
	position: relative;
	width: 100%;
}

.main {
	position: relative;
	width: 940px;
	margin: 0px auto;
	z-index: 10;
}

.grid_1 {
	width: 240px;
	float: left;
}

.grid_2 {
	width: 600px;
	float: right;
}

.grid_3 {
	width: 800px;
	float: left;
}

.grid_4 {
	width: 650px;
	float: left;
}

.grid_5 {
	width: 620px;
	float: right;
}

.grid_6 {
	width: 270px;
	float: left;
}

.clear {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	/* FF, IE8, O, S, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

h1 {
	cursor: pointer;
	height: 60px;
	background: url(image/logo_new.png) 10px 8px no-repeat;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	font: 0/0 serif \9;
	text-shadow: none \9;
	color: transparent \9;
}

h2,
h3,
h4 {
	text-transform: uppercase;
	font-family: 'Alef', sans-serif, "微軟正黑體";
}

h2 {
	font-weight: bold;
	font-size: 30px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

.padding {
	padding: 15px 50px 0px 0px;
}

.padding_1 {
	padding: 40px 0px 0px 0px;
}

/*頂端主選單*/
.gotop {
	position: fixed;
	z-index: 100;
	/*position:absolute;*/
	/*bottom:0px;*/
	left: 0px;
	width: 65px;
	height: 65px;
	background: url(image/O.png) top center no-repeat;
	cursor: pointer;
	display: none;
}

div:hover.gotop {
	background: url(image/S.png) top center no-repeat;
}

.top {
	position: fixed;
	z-index: 2000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	background: url(image/top_repeat.jpg) top left repeat-x;
}

.top_body {
	width: 940px;
	margin: 0px auto;
	background: url(image/top_main_bg.jpg) top center no-repeat;
}

.logo {
	float: left;
	display: block;
	width: 200px;
	height: 60px;
}

/*主選單*/
ul.nav {
	list-style: none;
	width: 570px;
	float: left;
	margin: 0px 0px 0px 15px;
}

ul.nav li {
	float: left;
	width: 95px;
	height: 60px;
	position: relative;
	z-index: 10;
}

ul.nav li a.layer1_link_1,
ul.nav li a.layer1_link_2,
ul.nav li a.layer1_link_3,
ul.nav li a.layer1_link_4,
ul.nav li a.layer1_link_5,
ul.nav li a.layer1_link_0 {
	display: block;
	width: 100%;
	height: 100%;
}

ul.nav li a.layer1_link_0 {
	background: url(image/nav_6_o.png) top center no-repeat;
}

ul.nav li a:hover.layer1_link_0,
ul.nav li:hover a.layer1_link_0 {
	background: url(image/nav_6_s.png) top center no-repeat;
}

ul.nav li a.layer1_link_1 {
	background: url(image/nav_1_o.png) top center no-repeat;
}

ul.nav li a:hover.layer1_link_1,
ul.nav li:hover a.layer1_link_1 {
	background: url(image/nav_1_s.png) top center no-repeat;
}

ul.nav li a.layer1_link_2 {
	background: url(image/nav_2_o.png) top center no-repeat;
}

ul.nav li a:hover.layer1_link_2,
ul.nav li:hover a.layer1_link_2 {
	background: url(image/nav_2_s.png) top center no-repeat;
}

ul.nav li a.layer1_link_3 {
	background: url(image/nav_3_o.png) top center no-repeat;
}

ul.nav li a:hover.layer1_link_3,
ul.nav li:hover a.layer1_link_3 {
	background: url(image/nav_3_s.png) top center no-repeat;
}

ul.nav li a.layer1_link_4 {
	background: url(image/nav_4_o.png) top center no-repeat;
}

ul.nav li a:hover.layer1_link_4,
ul.nav li:hover a.layer1_link_4 {
	background: url(image/nav_4_s.png) top center no-repeat;
}

ul.nav li a.layer1_link_5 {
	background: url(image/nav_5_o.png) top center no-repeat;
}

ul.nav li a:hover.layer1_link_5,
ul.nav li:hover a.layer1_link_5 {
	background: url(image/nav_5_s.png) top center no-repeat;
}

ul.nav li:hover .nav_layer2 {
	display: block;
}

.langselect .nav_layer2 {
	position: absolute;
	width: 144px;
	display: none;
	top: 15px;
	left: 0px;
	padding: 27px 0px 22px 0px;
	z-index: 1;
	background: url(image/menu_la_09.png) bottom center no-repeat;
}

.langselect:hover .nav_layer2 {
	display: block;
}

.langselect .layer2_middle {
	padding: 0px 2px 0px 0px;
	background: url(image/menu_la_07.png) top center repeat-y;
}

.langselect .layer2_middle a {
	color: #f8e6b0;
	display: block;
	line-height: 34px;
	padding: 0px 20px;
	font-size: 13px;

}

.langselect .layer2_middle a:hover {
	text-decoration: none;
	background-color: #4b3627;
}

.langselect .layer2_middle img {
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
}

ul.nav li .nav_layer2 {
	display: none;
	position: absolute;
	z-index: 1;
	top: 50px;
	left: 0px;
	width: 194px;
	padding: 10px 0px 23px 0px;
	background: url(image/index_menu_bottom.png) bottom center no-repeat;
}

ul.nav li .nav_layer2 .layer2_middle {
	padding: 0px 2px;
	background: url(image/index_menu_middle.png) top center repeat-y;
}

ul.nav li .nav_layer2 .layer2_middle a,
ul.nav li .nav_layer2 .layer2_middle a:hover {
	text-decoration: none;
}

ul.nav li .nav_layer2 .layer2_middle a:hover {
	background: #4b3627;
}

ul.nav li .nav_layer2 .layer2_middle a {
	font-family: 'Alef', sans-serif, "微軟正黑體";
	font-size: 13px;
	text-transform: uppercase;
	color: #f8e6b0;
	display: block;
	width: 150px;
	line-height: 34px;
	padding: 0px 20px;
}

.langselect {
	cursor: pointer;
	position: relative;
	float: left;
	width: 50px;
	height: 25px;
	margin: 18px 9px 0px 9px;
}

.top .en {
	background: url(image/en_1_03.png) top center no-repeat;
	height: 25px;
}

.top .ch {
	background: url(image/ch_03.png) top center no-repeat;
	height: 25px;
}

.top .fright {
	margin: 18px 0px 0px 0px;
}

.top_icon a {
	display: block;
	width: 23px;
	height: 23px;
	float: left;
	margin: 0px 0px 0px 3px;
}

.search_area {
	position: relative;
}

.search_area:hover .search_bg {
	display: block;
}

.search_bg {
	z-index: 100;
	display: none;
	height: 55px;
	width: 230px;
	padding: 40px 0px 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.search_bg .search_item {
	height: 55px;
	width: 230px;
	padding: 10px 0px 0px 25px;
	background: url(image/index_search.png) top center no-repeat;
}

.search_bg .bar {
	padding: 2px 10px;
	width: 186px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	outline: none;
	border: none;
	background: none;
}

/*banner*/
.banner {
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 625px;
	padding: 60px 0px 0px 0px;
}

video {
	position: absolute;
	top: -100px;
	left: 0px;
	z-index: 1;
}

/*video-container {
height: 100%; width:100%; left:0; top:0; overflow:hidden; position: absolute; }*/
video {
	/*
min-height:100%; min-width:100%; height:auto !important; width: auto !important; position: absolute; left: 0; top:0px;*/
}

/*需要Rita幫忙修改*/

/*index_bk_3.php使用沒問題*/
/*.banner video{
	position:relative;
	top:auto;
	left:auto;
}*/

.banner video {
	position: absolute;
	top: 0px;
	left: auto;
}

.banner .main {
	width: 940px;
	height: 625px;
}

.banner .banner_mask {
	width: 100%;
	height: 625px;
	background: url(image/banner_bg.png) top center no-repeat;
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 2;
}

/*.banner .banner_txt{
	width:100%;
	height:625px;
	text-align:center;
	position:absolute;
	top:60px;
	left:0px;
	z-index:3;
	}*/
.banner_word {
	width: 940px;
	height: 244px;
	text-align: center;
	position: absolute;
	bottom: 140px;
	left: 0px;
}

.banner_box {
	overflow: hidden;
	width: 100%;
	height: 625px;
	position: absolute;
	top: 60px;
	left: 0px;
}

.banner_box .scroll_style {
	width: 100%;
	height: 625px;
}

.banner_box .scroll_area {
	height: 625px;
}

.banner .scroll_item {
	float: left;
	width: 33.33%;
	height: 100%;
}

.banner .scroll_item img {
	min-width: 100%;
	min-height: 100%;
}

.banner_pic {
	overflow: hidden;
	position: relative;
	width: 1920px;
	height: 625px;
}

.banner_pic img {
	width: 2560px;
	height: 625px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -1280px;
}

.banner .center {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 30px;
	z-index: 11;
	text-align: center;
}

.dot {
	height: 28px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.dot span:hover,
.dot span.now {
	background: url(image/dot_s.png) top center no-repeat;
}

.dot span {
	cursor: pointer;
	width: 28px;
	height: 28px;
	float: left;
	margin: 0px 5px;
	background: url(image/dot_o.png) top center no-repeat;
}

.btn_left,
.btn_right {
	width: 15px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 21;
	cursor: pointer;
}

.btn_left {
	background: url(image/ars1.png) top center no-repeat;
	left: 50px;
}

.btn_right {
	background: url(image/arsr.png) top center no-repeat;
	right: 50px;
}

/*新聞跑馬燈*/
.news {
	height: 45px;
	line-height: 45px;
	background: url(image/news_bg_02.jpg) top center repeat-x;
}

.news_bg {
	height: 45px;
	background: url(image/news_bg.jpg) top center no-repeat;
}

.news a {
	text-decoration: none;
	margin: 0px 0px 0px 20px;
}

.news,
.news a,
.news a:hover {
	color: #fff5d1;
	font-size: 15px;
	font-weight: bold;
}

.news .news_btn {
	float: left;
	width: 85px;
	height: 31px;
	background: url(image/index_5_1_28.png) top center no-repeat;
	margin: 7px 20px 0px 0px;
}

.news .news_btn div {
	width: 12px;
	height: 19px;
	cursor: pointer;
	padding: 10px 0px 0px 0px;
}

.news .news_btn div.fleft {
	background: url(image/index_5_1_31.png) 0px 8px no-repeat;
}

.news .news_btn div.fright {
	background: url(image/index_5_1_34.png) 0px 8px no-repeat;
}

.news .news_area {
	width: 835px;
	height: 45px;
	line-height: 45px;
	float: right;
	overflow: hidden;
	position: relative;
}

.news .news_area .news_box {
	width: 9999px;
	height: 45px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.news .news_area .news_box .news_item {
	width: 835px;
	height: 45px;
}

/*藝人*/
.title_artist {
	width: 100%;
	height: 52px;
	background: url(image/title_artist.png) top center no-repeat;
}

.index_artist {
	padding: 90px 0px 0px 0px;
	background: url(image/index_artist_bg.jpg) top center no-repeat;
	width: 100%;
	height: 942px;
	position: relative;
	overflow: hidden;
}

.artist_txt_1,
.artist_txt_2,
.artist_txt_3,
.artist_item_1,
.artist_item_2,
.artist_item_3,
.mic_pic {
	position: absolute;
}

.artist_item_1 .wrapper,
.artist_item_2 .wrapper {
	height: 100%;
	overflow: visible;
	cursor: pointer;
}

.artist_item_3 .wrapper {
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}

.artist_item_1,
.artist_item_2,
.artist_item_3 {
	display: block;
}

.artist_txt_1,
.artist_txt_2,
.artist_txt_3 {
	font-size: 15px;
	font-weight: bold;
	color: #f5ebcc;
}

.artist_txt_1 p,
.artist_txt_2 p,
.artist_txt_3 p {
	margin: 10px 0px 0px 0px;
	line-height: 25px;
}

.artist_txt_1 {
	width: 390px;
	top: 168px;
	left: 0px;
}

.artist_item_1 {
	top: 32px;
	right: -30px;
	width: 537px;
	height: 319px;
	background: url(image/index_artice_item_bg1.png) top center no-repeat;
}

.mic_pic {
	bottom: 0px;
	left: 0px;
}

.dis_pic {
	position: absolute;
	left: 0px;
	bottom: -49px;
}

.artist_txt_2 {
	width: 410px;
	top: 757px;
	right: 137px;
}

.artist_item_2 {
	width: 537px;
	height: 319px;
	right: 0px;
	top: 410px;
	background: url(image/index_artice_item_bg2.png) top center no-repeat;
}

.artist_txt_3 {
	width: 330px;
	left: 0px;
	top: 757px;
}

.artist_item_3 {
	width: 537px;
	height: 466px;
	top: 262px;
	left: 0px;
	background: url(image/index_artice_item_bg3.png) bottom center no-repeat;
}

/*經歷*/
.index_work {
	font-size: 13px;
	line-height: 18px;
	position: relative;
	z-index: 20;
	height: 710px;
	padding: 120px 0px 0px 0px;
	margin: 0px 0px 605px 0px;
	background: url(image/index_works_bg.jpg) 50% 0px repeat-x;
}

.title_work {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #fff;
	width: 100%;
	height: 0px;
	padding: 74px 0px 0px 0px;
	margin: 0px 0px 65px 0px;
	background: url(image/title_works.png) top center no-repeat;
}

.index_work_area {
	width: 940px;
	height: 430px;
	position: relative;
}

.index_work_item_1,
.index_work_item_2,
.index_work_item_3,
.index_work_item_4 {
	text-align: center;
	width: 231px;
	height: 430px;
	position: absolute;
	top: 0px;
}

.index_work_item_1 {
	left: 0px;
}

.index_work_item_2 {
	left: 236px;
}

.index_work_item_3 {
	left: 472px;
}

.index_work_item_4 {
	right: 0px;
}

.index_work_area .work_item_pic {
	width: 100%;
	height: 343px;
	overflow: hidden;
	position: relative;
}

.index_work_area .work_item_pic a {
	display: block;
}

.index_work_area .work_item_pic a.pic {
	width: 100%;
	height: 343px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.index_work_area .work_item_pic a.pic img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -172px 0px 0px -115.5px;
	width: 231px;
	height: 343px;
	/*-webkit-transition:width 2s,height 2s;*/
}

/*.work_item_pic a:hover.pic img{
	width:350px;
	height:387px;
	-webkit-transition:width 2s,height 2s;
	}*/
.index_work_area .work_item_pic a.black_bg {
	padding: 20px 0px 0px 0px;
	height: 79px;
	width: 231px;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 0px;
	background: url(image/work_bg.png) top center no-repeat;
}

.work_caption {
	box-sizing: border-box;
	text-align: left;
	color: #ccc;
	padding: 15px 10px 0px 10px;
	height: 95px;
	width: 100%;
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #694f2e;
	background-image: url(image/index_5_1_28.jpg);
}

.work_caption a,
.work_caption a:hover {
	text-decoration: none;
}

.work_caption a {
	color: #fff;
	font-size: 10px;
	display: block;
	*display: inline;
	*zoom: 1;
}

.work_caption a:hover {
	color: #fff5d1;
}

/*紀錄*/
.index_showcase {
	font-size: 13px;
	line-height: 22px;
	height: 868px;
	width: 100%;
	padding: 285px 0px 0px 0px;
	background: url(image/index_showcase_bg.jpg) top center no-repeat;
	position: absolute;
	z-index: 1;
	top: 1695px;
	left: 0px;
}

.show_case_box {
	text-align: center;
	width: 940px;
	margin: 0px auto;
}

.title_showcase {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #fff;
	width: 100%;
	padding: 70px 0px 0px 0px;
	margin: 0px 0px 80px 0px;
	background: url(image/title_showcase.png) top center no-repeat;
}

.index_showcase_area {
	width: 679px;
	height: 200px;
	position: relative;
	margin: 0px auto;
}

.show_case_item_1,
.show_case_item_2,
.show_case_item_3,
.show_case_item_4 {
	text-align: center;
	color: #fff;
	width: 145px;
	position: absolute;
	top: 0px;
}

.show_case_item_1 {
	left: 0px;
}

.show_case_item_2 {
	left: 178px;
}

.show_case_item_3 {
	left: 356px;
}

.show_case_item_4 {
	right: 0px;
}

.show_case_item_1 a,
.show_case_item_2 a,
.show_case_item_3 a,
.show_case_item_4 a {
	display: block;
	float: left;
	height: 146px;
	width: 145px;
	margin: 0px 0px 10px 0px;
	position: relative;
	z-index: 2;
	background: url(image/showcase_o.png) top center no-repeat;
}

.show_case_item_1 p,
.show_case_item_2 p,
.show_case_item_3 p,
.show_case_item_4 p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.show_case_item_1 a span,
.show_case_item_2 a span,
.show_case_item_3 a span,
.show_case_item_4 a span {
	cursor: pointer;
	width: 145px;
	height: 146px;
	background: url(image/showcase_s.png) top center no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

.index_show_pic {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 153px;
	height: 153px;
	margin: -77px 0px 0px -77px;
	z-index: 1;
}

p.title {
	text-transform: uppercase;
	color: #f8e6b0;
	font-weight: bold;
}

/*服務*/
.index_service {
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	position: relative;
	z-index: 20;
	height: 470px;
	margin: 0px 0px 0px 0px;
	padding: 90px 0px 0px 0px;
	background: url(image/index_service_bg.jpg) top center no-repeat;
}

.title_service {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #fff;
	width: 100%;
	height: 0px;
	padding: 75px 0px 0px 0px;
	margin: 0px 0px 85px 0px;
	background: url(image/title_service.png) top center no-repeat;
}

.index_service_item {
	margin: 0px auto;
	width: 559px;
	height: 165px;
	position: relative;
}

.service_item_1,
.service_item_2,
.service_item_3 {
	text-align: center;
	color: #fff;
	width: 143px;
	position: absolute;
	top: 0px;
}

.service_item_1 {
	left: 0px;
}

.service_item_2 {
	left: 208px;
}

.service_item_3 {
	right: 0px;
}

.service_item_1 a,
.service_item_2 a,
.service_item_3 a {
	display: block;
	height: 133px;
	margin: 0px auto 10px auto;
	position: relative;
}

.service_item_1 a {
	width: 120px;
	background: url(image/service_1_o.png) top center no-repeat;
}

.service_item_2 a {
	width: 143px;
	background: url(image/service_2_o.png) top center no-repeat;
}

.service_item_3 a {
	width: 82px;
	background: url(image/service_3_o.png) top center no-repeat;
}

.service_item_1 a span,
.service_item_2 a span,
.service_item_3 a span {
	cursor: pointer;
	height: 133px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.service_item_1 a span {
	width: 120px;
	background: url(image/service_1_s.png) top center no-repeat;
}

.service_item_2 a span {
	width: 143px;
	background: url(image/service_2_s.png) top center no-repeat;
}

.service_item_3 a span {
	width: 82px;
	background: url(image/service_3_s.png) top center no-repeat;
}

.service_item_1 a:hover {
	background: url(image/service_1_s.png) top center no-repeat;
}

.service_item_2 a:hover {
	background: url(image/service_2_s.png) top center no-repeat;
}

.service_item_3 a:hover {
	background: url(image/service_3_s.png) top center no-repeat;
}

/*Kochen index about*/
.index_kochen {
	font-size: 13px;
	line-height: 25px;
	height: 726px;
	width: 100%;
	padding: 100px 0px 0px 0px;
	background: url(image/index_kochen_bg.jpg) 50% -300px no-repeat;
}

.index_about {
	padding: 110px 0px 0px 0px;
	color: #aaa;
	font-size: 15px;
	letter-spacing: 0.1em;
	width: 385px;
	float: left;
	background: url(image/title_kochen.png) top left no-repeat;
}

.index_kochen a.video {
	display: block;
	width: 492px;
	height: 277px;
	float: right;
	position: relative;
}

.index_kochen a.video .play_btn {
	width: 206px;
	height: 222px;
	background: url(image/play_btn.png) top center no-repeat;
	position: absolute;
	z-index: 10;
	top: 50px;
	left: 150px;
}

.stronghold_area {
	margin: 100px 0px 0px 0px;
	position: relative;
	width: 940px;
	height: 261px;
}

.stronghold_1,
.stronghold_2,
.stronghold_3 {
	border-top: 1px solid #d2c6a5;
	padding: 20px 0px 0px 0px;
	text-align: center;
	width: 282px;
	color: #888;
	font-weight: bold;
	letter-spacing: 0.1em;
	position: absolute;
	top: 0px;
}

.stronghold_1 {
	left: 0px;
}

.stronghold_2 {
	left: 329px;
}

.stronghold_3 {
	right: 0px;
}

.stronghold_1 a,
.stronghold_2 a,
.stronghold_3 a {
	text-decoration: none;
}

.stronghold_1 a:hover,
.stronghold_2 a:hover,
.stronghold_3 a:hover {
	text-decoration: underline;
}

.stronghold_1 a,
.stronghold_2 a,
.stronghold_3 a,
.stronghold_1 a:hover,
.stronghold_2 a:hover,
.stronghold_3 a:hover {
	color: #888;
}

.stronghold_1 img,
.stronghold_2 img,
.stronghold_3 img {
	margin: 0px 0px 15px 0px;
}

.stronghold_1 p.title_1,
.stronghold_2 p.title_1,
.stronghold_3 p.title_1 {
	color: #fff;
}

/*footer*/
.footer {
	overflow: hidden;
	letter-spacing: normal;
	position: relative;
	z-index: 10;
	line-height: 22px;
	font-size: 13px;
	height: 236px;
	width: 100%;
	padding: 30px 0px 0px 0px;
	background: url(image/footer_bg.jpg) top center repeat-x;
}

.footer_nav {
	margin: 0px 20px 0px 0px;
	width: 117px;
	float: left;
}

.footer_nav a,
.footer_nav a:hover {
	text-decoration: none;
}

.footer_nav a {
	display: block;
	color: #888;
}

.footer_nav a:hover {
	color: #fff;
}

.footer_nav p.title {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	background: url(image/footer_line.jpg) bottom left repeat-x;
}

.footer_nav_area {
	width: 1000px;
}

.fb_box {
	width: 340px;
	float: left;
}

.footer h6 {
	letter-spacing: normal;
	font-weight: normal;
	font-size: 12px;
	color: #d3cbb0;
	width: 531px;
	float: right;
	padding: 10px 0px 0px 55px;
	background: url(image/footer_logo.png) 0px 15px no-repeat;
}

.footer h6 a {
	text-decoration: none;
}

.footer h6 a,
.footer h6 a:hover {
	color: #d3cbb0;
}

.footer .main .wrapper {
	margin: 0px 0px 20px 0px;
}

/*灰色漸變金色設定*/
.show_case_item_1 a span,
.show_case_item_2 a span,
.show_case_item_3 a span,
.show_case_item_4 a span,
.service_item_1 a span,
.service_item_2 a span,
.service_item_3 a span,
.vocal_item a.span,
div.join_mic_area a.join_mic_s,
.wedding_music .btn_s,
.work_item .work_item_pic a.span,
.grid_1 .work_item .work_item_pic a.span,
.movie_area span,
.vocal_item:hover .vocal_bg {
	opacity: 0;
	/*filter:alpha(opacity=0);*/
	-moz-opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	-ms-transition: opacity 1s;
}

.show_case_item_1 a:hover span,
.show_case_item_2 a:hover span,
.show_case_item_3 a:hover span,
.show_case_item_4 a:hover span,
.service_item_1 a:hover span,
.service_item_2 a:hover span,
.service_item_3 a:hover span,
div:hover.vocal_item a.span,
div:hover.join_mic_area a.join_mic_s,
a:hover.wedding_music .btn_s,
div:hover.work_item .work_item_pic a.span,
.grid_1 div:hover.work_item .work_item_pic a.span,
div:hover.movie_area span {
	opacity: 1;
	/*filter:alpha(opacity=100);*/
	-moz-opacity: 1;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-ms-transition: opacity 1s;
}

/*圖片彩色變灰色*/
.show_case_item_1 a img,
.show_case_item_2 a img,
.show_case_item_3 a img,
.show_case_item_4 a img,
.index_kochen a.video img,
.small_area .small img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 10+, Firefox on Android */
	;
	filter: gray;
}

.show_case_item_1 a:hover img,
.show_case_item_2 a:hover img,
.show_case_item_3 a:hover img,
.show_case_item_4 a:hover img,
.index_kochen a:hover.video img,
.small_area .now img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 10+, Firefox on Android */
	;
	filter: white;
}

/*內頁設定*/
.content_bg_1 {
	position: relative;
	background: url(image/newslist_bg_repeat.jpg) top left repeat;
	padding: 60px 0px 100px 0px;
}

.content_bg_2 {
	position: relative;
	background: url(image/dj_bg.jpg) top center no-repeat;
	padding: 60px 0px 100px 0px;
}

.content_bg_3 {
	position: relative;
	padding: 60px 0px 100px 0px;
	background: url(image/about_bg.jpg) top center repeat-y;
}

.bg_layer_2 {
	width: 100%;
	height: 648px;
	position: absolute;
	z-index: 1;
	top: 60px;
	left: 0px;
	background: url(image/newslist_bg.jpg) top center no-repeat;
}

.padding_top {
	padding: 78px 0px 0px 0px;
}

.path {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff5d1;
	position: relative;
	z-index: 10;
	height: 35px;
	line-height: 35px;
	background: url(image/path_bg.jpg) top left repeat-x;
}

.path a,
.path a:hover {
	color: #fff5d1;
}

.path span,
.path a {
	padding: 0px 10px;
}

.index_icon {
	padding: 2px 0px 0px 0px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 61px;
	height: 33px;
	text-align: center;
	background: url(image/home_bg.png) 50% 2px no-repeat;
}

/*頁碼*/
.page {
	margin: 20px 0px 0px 0px;
	border-bottom: 3px solid #e2e0de;
	height: 25px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.page a,
.page a:hover {
	text-decoration: none;
}

.page a,
.page div {
	display: block;
	float: left;
}

.page a.page_number {
	color: #684f34;
}

.page a.page_number,
.page div.now_number {
	width: 40px;
	height: 25px;
	text-align: center;
}

.page a.page_number span,
.page div.now_number span {
	display: block;
	*display: inline;
	*zoom: 1;
	width: 14px;
	height: 17px;
	line-height: 17px;
	margin: 0px auto;
	text-align: center;
	cursor: pointer;
}

.page a:hover.page_number,
.page div.now_number {
	border-bottom: 3px solid #ab8964;
	color: #fff;
}

.page a:hover.page_number span,
.page div.now_number span {
	background: #ab8964;
}

a.page_left,
a.page_right,
a.page_first,
a.page_last {
	height: 19px;
	width: 11px;
}

a.page_left {
	margin: 0px 5px 0px 7px;
	background: url(image/page_left_o.png) top center no-repeat;
}

a:hover.page_left {
	background: url(image/page_left_s.png) top center no-repeat;
}

a.page_right {
	margin: 0px 7px 0px 5px;
	background: url(image/page_right_o.png) top center no-repeat;
}

a:hover.page_right {
	background: url(image/page_right_s.png) top center no-repeat;
}

a.page_first {
	background: url(image/page_first_o.png) top center no-repeat;
}

a:hover.page_first {
	background: url(image/page_first_s.png) top center no-repeat;
}

a.page_last {
	background: url(image/page_last_o.png) top center no-repeat;
}

a:hover.page_last {
	background: url(image/page_last_s.png) top center no-repeat;
}

/*編輯器*/
.user_edit,
.user_edit p,
.user_edit ul,
.user_edit ol {}

.user_edit ul,
.user_edit ol {
	padding: 0px 0px 0px 20px;
}

/*最新消息列表*/
.news_list_item {
	color: #000;
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	border-bottom: 2px solid #000;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
}

.news_title {
	border-bottom: 1px solid #ccc;
	padding: 22px 0px 10px 0px;
	margin: 0px 0px 40px 0px;
	height: 23px;
	text-align: right;
	background: url(image/news_title.png) top left no-repeat;
}

.slide_nav .middle {
	padding: 0px 0px 20px 0px;
	background: url(image/news_nav_top.png) top center repeat-y;
}

.slide_nav a,
.slide_nav a:hover {
	text-decoration: none;
}

.slide_nav a {
	background: url(image/news_list_o.png) 198px 22px no-repeat;
	text-transform: uppercase;
	padding: 0px 20px;
	display: block;
	color: #e2d4c3;
	line-height: 56px;
	font-size: 16px;
}

.slide_nav a:hover,
.slide_nav a.now {
	color: #fff;
	background: url(image/news_nav_hover.jpg) top center no-repeat;
}

.slide_nav .bottom {
	height: 64px;
	background: url(image/news_nav_bottom.png) top center no-repeat;
}

.news_type {
	float: left;
	height: 25px;
	padding: 0px 0px 0px 9px;
	margin: 0px 10px 0px 0px;
	background: url(image/news_type_left.png) top left no-repeat;
}

.news_type .middle {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	float: left;
	padding: 0px 10px;
	line-height: 25px;
	background: url(image/news_type_middle.png) top center repeat-x;
}

.news_type .right {
	float: left;
	width: 9px;
	height: 25px;
	background: url(image/news_type_right.png) top right no-repeat;
}

.date {
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	color: #1b1b1b;
}

.news_list_item h2 {
	margin: 20px 0px;
	font-weight: normal;
}

.news_list_item h2 a,
.news_list_item h2 a:hover {
	text-decoration: none;
}

.news_list_item h2 a {
	color: #333;
}

.news_list_item h2 a:hover {
	color: #aa8557;
}

.news_list_item .img {
	text-align: center;
}

.news_list_item p.txt {
	height: 60px;
}

.news_share,
.share_bar {
	padding: 51px 0px 0px 0px;
	height: 37px;
	background: url(image/news_detail_1_11.png) top left no-repeat;
}

.share_bar {
	width: 395px;
	float: right;
}

.news_share img,
.share_bar img {
	vertical-align: middle;
}

.news_share .fleft img,
.share_bar .fleft img {
	margin: 0px 10px 0px 0px;
}

.news_share .fright img,
.share_bar .fright img {
	margin: 0px 0px 0px 15px;
}

.news_share .fright {
	width: 96px;
}

.news_share .fleft {
	width: 131px;
}

/*vocal/band*/
.vocalbanner,
.mcbanner {
	height: 630px;
}

.lifebanner,
.vocalbanner,
.mcbanner {
	position: relative;
	z-index: 10;
	width: 100%;
}

.vocalbanner {
	background: url(image/vocalband_list_banner.jpg) top center no-repeat;
}

.mcbanner {
	background: url(image/mc_banner.jpg) top center no-repeat;
}

.vocalbanner_bg {
	height: 498px;
	position: relative;
	z-index: 10;
	background: url(image/vocalband_detail_banner_bg.png) top center no-repeat;
}

.vocalbanner_bg .mic_banner {
	height: 448px;
	overflow: hidden;
	position: relative;
	z-index: 20;
}

.vocalbanner_bg .mic_banner .left {
	width: 385px;
	position: absolute;
	left: 0px;
	top: 135px;
	z-index: 5;
}

.vocalbanner_bg .mic_banner .right {
	width: 603px;
	height: 450px;
	position: absolute;
	right: 0px;
	top: 1px;
	z-index: 1;
}

.vocalbanner_bg .mic_banner span {
	width: 603px;
	height: 450px;
	display: block;
	position: absolute;
	right: 0px;
	top: 1px;
	z-index: 2;
	background: url(image/mc_detail_poc_hover.png) top center no-repeat;
}

.vocalbanner_bg .shadow {
	background: url(image/vocalband_detail_banner_bg_shasow.png) top center no-repeat;
	height: 58px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
}

.vocal_txt_1 {
	min-height: 310px;
	padding: 0px 480px 0px 0px;
	margin: 0px 0px 30px 0px;
	background: url(image/vocalband_list_1.png) top right no-repeat;
}

.vocal_txt_2 {
	min-height: 371px;
	padding: 50px 0px 0px 565px;
	background: url(image/vocalband_list_2.png) -30px 50px no-repeat;
}

.mc_txt_1 {
	min-height: 301px;
	padding: 0px 470px 0px 0px;
	margin: 0px 0px 30px 0px;
	background: url(image/mc_list_1.png) top right no-repeat;
}

.mc_txt_2 {
	min-height: 346px;
	padding: 0px 0px 0px 563px;
	margin: 0px 0px 30px 0px;
	background: url(image/mc_list_2.png) top left no-repeat;
}

.join_mic_area {
	position: relative;
	display: block;
	width: 381px;
	height: 138px;
	float: right;
}

div:hover.join_mic_area a.join_mic {
	display: none\9;
}

a.join_mic {
	z-index: 2\9;
}

a.join_mic_s {
	z-index: 1\9;
}

a.join_mic,
a.join_mic_s {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

.join_left {
	width: 530px;
	float: left;
}

.vocal_txt_1 img {
	margin: 0px 0px 30px 0px;
}

.vocal_txt_1 p {
	margin: 0px 0px 45px 0px;
}

.show_list {
	background: url(image/showcase_title.png) top left no-repeat;
}

.vocal_list {
	background: url(image/vocalband_list_2_03.png) top left no-repeat;
}

.band_list {
	background: url(image/vocalband_list_2_10.png) top left no-repeat;
}

.mic_list {
	line-height: 18px;
	background: url(image/mc_1.png) top left no-repeat;
}

.mic_list .vocal_item,
.show_list .vocal_item {
	font-family: 'Alef', sans-serif, "微軟正黑體";
	font-weight: bold;
	line-height: 18px;
	font-size: 15px;
}

.vocal_list .vocal_item,
.band_list .vocal_item {
	line-height: 18px;
}

.vocal_list,
.band_list,
.mic_list,
.show_list {
	width: 980px;
	margin: 55px 0px 0px 0px;
	padding: 80px 0px 0px 0px;
}

.vocal_list .vocal_item {
	background: url(image/vocalband_list_2_11.png) 50% 211px no-repeat;
}

.band_list .vocal_item {
	background: url(image/vocalband_list_2_07.png) 50% 211px no-repeat;
}

.vocal_item {
	float: left;
	position: relative;
	margin: 0px 38px 15px 0px;
	text-transform: uppercase;
	font-size: 13px;
	width: 206px;
	text-align: center;
}

.vocal_item a.vocal_bg {
	display: block;
	position: relative;
	background: url(image/list_type_o.png) top center no-repeat;
	width: 206px;
	height: 206px;
	margin: 0px 0px 20px 0px;
}

.mic_list a.vocal_bg {
	margin: 0px 0px 5px 0px;
}

.mic_list .vocal_item .en,
.show_list .en {
	color: #aa8557;
	font-size: 13px;
	line-height: 18px;
}

.vocal_item a.span {
	display: block;
	display: none\9;
	width: 206px;
	height: 206px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	background: url(image/list_type_s.png) top center no-repeat;
}

div:hover.vocal_item a.span {
	display: block\9;
}

.name {
	position: relative;
	z-index: 2;
	padding: 125px 0px 0px 0px;
	width: 275px;
}

.vocalbanner_bg .pic {
	width: 792px;
	height: 448px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.vocalbanner_bg .pic span.hover {
	width: 792px;
	height: 448px;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	background: url(image/vocalband_detail_pic_big_hover.png) top center no-repeat;
}

.small_area {
	height: 45px;
	position: absolute;
	bottom: 20px;
	left: 30px;
	width: 760px;
}

.small_area .wrapper {
	height: 45px;
}

.small_area .small {
	width: 74px;
	height: 45px;
	float: left;
	position: absolute;
	bottom: 0px;
	z-index: 10;
}

.small_area .now {
	background: url(image/vocalband_detail_small_hover.png) top right no-repeat;
}

.title_info,
.title_experience {
	padding: 50px 0px 0px 0px;
}

.title_info {
	background: url(image/info_title.png) top left no-repeat;
}

.title_experience {
	background: url(image/mc_detail_2.png) top left no-repeat;
}

.title_experience .txt_area {
	font-size: 15px;
}

.txt_area {
	font-size: 13px;
	margin: 0px 0px 75px 0px;
	background: url(image/vocalband_line.png) top center no-repeat;
}

.txt_area .imgarea {
	margin: 30px 0px 0px 0px;
}

.txt_area .fleft,
.txt_area .fright {
	width: 445px;
}

.solo {
	width: 495px;
	height: 278px;
	float: left;
}

.sound_clude {
	margin: 0px 0px 30px 0px;
}

/*DJ*/
.dj_content {
	padding: 695px 0px 0px 0px;
	background: url(image/dj_banner_2.png) top center no-repeat;
}

.dj_txtleft {
	color: #e2c6a6;
	line-height: 25px;
	width: 400px;
	height: 344px;
	padding: 50px 555px 0px 0px;
	margin: 0px auto;
	background: url(image/dj_list_dark_1_03.png) top left no-repeat;
}

.dj_list {
	background: url(image/dj_list_dark_1_11.png) top left no-repeat;
	width: 1000px;
	padding: 77px 0px 0px 0px;
}

.dj_item {
	float: left;
	width: 403px;
	padding: 0px 44px 0px 0px;
	margin: 0px 50px 50px 0px;
}

.dj_left {
	width: 206px;
	height: 206px;
	margin: 0px 20px 0px 0px;
	float: left;
	background: url(image/list_type_s.png) top center no-repeat;
	cursor: pointer;
}

.dj_right {
	padding: 63px 0px 0px 0px;
	color: #e2c6a6;
	font-size: 18px;
	line-height: 18px;
	width: 171px;
	float: left;
}

.dj_right p {
	height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Alef', sans-serif, "微軟正黑體";
	background: -webkit-linear-gradient(#b79872, #906e47, #f2ca9b, #ffd8aa, #b79872);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.dj_demo {
	margin: 15px 0px 0px 0px;
	height: 60px;
	width: 171px;
}

/*works albums*/
.works_banner_area {
	width: 100%;
	padding: 197px 0px 0px 0px;
	background: url(image/work_banner_bg.png) top center no-repeat;
}

.works_banner_txt,
.works_weddingbanner_txt,
.works_event_txt,
.works_brandsbanner_txt {
	width: 960px;
	margin: 0px auto;
	height: 48px;
	text-align: right;
	color: #fff;
	font-size: 13px;
	padding: 66px 20px 20px 0px;
}

.works_weddingbanner_txt {
	padding: 36px 20px 20px 0px;
	margin-bottom: 30px;
}

.works_banner_txt {
	background: url(image/albums_title.png) top left no-repeat;
}

.works_weddingbanner_txt {
	background: url(image/work_wedding_1_03.png) top left no-repeat;
}

.works_event_txt {
	background: url(image/work_events_1_03.png) top left no-repeat;
}

.works_brandsbanner_txt {
	background: url(image/work_brand_1_03.png) top left no-repeat;
}

.works_banner {
	position: relative;
	width: 940px;
	margin: 0px auto 50px auto;
	height: 293px;
}

.goto_1 {
	width: 940px;
	height: 15px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.albums_title {
	width: 940px;
	margin: 0px auto;
	height: 76px;
	background: url(image/work_album_title.png) top left no-repeat;
}

.albums_list {
	width: 975px;
	margin: 0px auto 50px auto;
	background: url(image/work_album_cd_bg.png) bottom center no-repeat;
}

.albums_item {
	width: 290px;
	float: left;
	margin: 0px 18px 0px 17px;
}

.album {
	display: block;
	width: 290px;
	height: 203px;
	margin: 0px 0px 5px 0px;
	position: relative;
	background: url(image/work_cd_shadow.png) right bottom no-repeat;
}

.grid_1 .album {
	background: none;
}

.grid_1 .albums_item {
	width: 240px;
	float: none;
	margin: 0px 0px 30px 0px;
}

.cover {
	display: block;
	padding: 1px 12px 2px 1px;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	background: url(image/work_album_cover_bg.png) top center no-repeat;
}

.cd {
	display: block;
	width: 184px;
	height: 183px;
	position: absolute;
	bottom: 13px;
	left: 96px;
	z-index: 1;
}

.albums_item p,
.albums_item h3 a,
.albums_item h3 a:hover {
	text-decoration: none;
}

.albums_item h3 a:hover {
	color: #ab8964;
}

.albums_item p,
.albums_item h3 a {
	color: #333;
	text-transform: uppercase;
	line-height: 20px;
	font-family: 'Alef', sans-serif, "微軟正黑體";
}

.albums_item p {
	font-size: 13px;
}

.stories_title {
	margin: 20px 0px 0px 0px;
	padding: 55px 0px 0px 0px;
	background: url(image/work_album_detail_1_03.png) top left no-repeat;
}

.albums_detail {
	padding: 30px 0px 30px 0px;
	line-height: 25px;
}

.albums_detail .album {
	margin: 0px 40px 30px 0px;
}

a.more_story,
a:hover.more_story {
	text-decoration: none;
}

a:hover.more_story {
	color: #ab8964;
}

a.more_story {
	width: 240px;
	display: block;
	border-top: 1px solid #ccc;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
	color: #333;
}

.work_area {
	width: 972px;
}

.grid_1 .work_item {
	width: 240px;
	float: none;
	margin: 0px;
}

.work_item {
	width: 292px;
	float: left;
	padding: 0px 0px 30px 0px;
	margin: 0px 32px 0px 0px;
}

.work_item .work_item_pic {
	overflow: hidden;
	width: 100%;
	height: 306px;
	position: relative;
}

.grid_1 .work_item .work_item_pic {
	height: 252px;
}

.grid_1 .work_item .work_item_pic a.pic {
	width: 100%;
	height: 252px;
}

.work_item .work_item_pic a.pic {
	display: block;
	width: 100%;
	height: 306px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

.work_item .work_item_pic a.pic img,
.work_item .work_item_pic a.span img {
	display: none\9;
	width: 100%;
	height: 306px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	margin: -153px 0px 0px -146px;
}

.work_item .work_item_pic a.pic img,
.work_item div:hover.work_item_pic a.span img {
	display: block\9;
}

.grid_1 .work_item .work_item_pic a.pic img,
.grid_1 .work_item .work_item_pic a.span img {
	display: none\9;
	width: 100%;
	height: 252px;
	margin: -126px 0px 0px -120px;
}

.grid_1 .work_item .work_item_pic a.pic img,
.grid_1 .work_item div:hover.work_item_pic a.span img {
	display: block\9;
}

.work_item .work_item_pic a.span {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 306px;
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin: -153px 0px 0px -146px;
}

.grid_1 .work_item .work_item_pic a.span {
	width: 100%;
	height: 252px;
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin: -126px 0px 0px -120px;
}

.work_item .work_item_pic .black_bg {
	text-align: center;
	padding: 25px 0px;
	width: 100%;
	height: 63px;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 0px;
	display: block;
	background: url(image/work_wedding_1_14.png) top center no-repeat;
}

.work_item .work_more {
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(image/work_wedding_1_13.png) top center repeat-x;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.work_item .work_more,
.work_item a:hover.work_more {
	text-decoration: none;
}

.work_item a:hover.work_more,
div:hover.work_item .work_more {
	background: url(image/work_wedding_1_13_s.jpg) top center repeat-x;
}

.work_item .work_item_pic .black_bg h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-weight: normal;
}

.work_item .work_item_pic .black_bg p {
	font-size: 13px;
	line-height: 18px;
	color: #ccc;
}

.work_item .work_item_pic a.black_bg,
.work_item .work_item_pic a:hover.black_bg {
	text-decoration: none;
}

.grid_6 a,
.grid_6 a:hover {
	text-decoration: none;
}

.grid_6 a:hover,
.grid_6 a.now {
	color: #764f2d;
	background: url(image/hover_s.png) 261px 10px no-repeat;
}

.grid_6 a {
	font-weight: bold;
	background: url(image/hover_o.png) 261px 10px no-repeat;
	padding: 0px 19px 0px 0px;
	color: #333;
	display: block;
	line-height: 35px;
	border-bottom: 1px solid #aaa;
	margin: 25px 0px 0px 0px;
}

.event_list {
	width: 620px;
	list-style: none;
}

.event_list li {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/*showcase*/
.showcase_list {
	width: 986px;
	padding: 40px 0px 0px 0px;
}

.classical_banner_area,
.traditional_banner_area,
.event_banner_area,
.jazz_banner_area {
	padding: 400px 0px 0px 0px;
}

.classical_banner_area {
	background: url(image/showcase_classical.png) top center no-repeat;
}

.traditional_banner_area {
	background: url(image/showcase_traditional.png) top center no-repeat;
}

.event_banner_area {
	background: url(image/showcase_event.png) top center no-repeat;
}

.jazz_banner_area {
	background: url(image/showcase_jazz.png) top center no-repeat;
}

.showcase_item {
	float: left;
	margin: 0px 46px 40px 0px;
	width: 447px;
}

.movie_area {
	cursor: pointer;
	position: relative;
	width: 445px;
	height: 252px;
	padding: 0px 1px 4px 1px;
	background: url(image/video_bg.png) top center no-repeat;
}

.movie_area span {
	display: block;
	width: 445px;
	height: 252px;
	position: absolute;
	top: 0px;
	left: 1px;
}

.movie_area span img {
	display: none\9;
}

div:hover.movie_area span img {
	display: block\9;
}

.movie_area .play_btn {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -70px 0px 0px -70px;
	z-index: 10;
	background: url(image/play_o.png) top center no-repeat;
	width: 140px;
	height: 140px;
}

.movie_area div:hover.play_btn,
.showcase_item:hover div.play_btn {
	background: url(image/play_s.png) top center no-repeat;
}

.showcase_item h3 {}

.showcase_item p {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

/*live_band*/
.live_band,
.wedding_plan {
	padding: 60px 0px 0px 0px;
}

.live_band {
	background: url(image/service_liveband_bg.jpg) 50% 60px no-repeat;
}

.wedding_plan {
	background: url(image/service_wedding_bg_repeat.jpg) top center repeat-y;
}

.wedding_banner_bg {
	background: url(image/service_wedding_bg.jpg) top center no-repeat;
}

.whatwedo {
	background: url(image/service_whatwedo_bg.png) top center no-repeat;
}

.white_box {
	padding: 20px;
	background: #fafafa;
	width: 940px;
	margin: 310px auto 50px auto;
}

.live_band_bg,
.whatwedo_bg {
	color: #3f2810;
	line-height: 20px;

}

.live_band_bg {
	padding: 32px 52px 35px 410px;
	background: url(image/service_liveband_1.jpg) top center no-repeat;
}

.whatwedo_bg {
	padding: 32px 52px 65px 410px;
	background: url(image/service_whatwedo_1_03.jpg) top center no-repeat;
}

.live_band .h4,
.whatwedo .h4 {
	line-height: 24px;
	font-size: 24px;
	font-weight: bold;
	margin: 40px 0px 20px 0px;
	color: #3f2810;
}

.table {
	text-transform: uppercase;
	color: #3f2810;
	font-weight: bold;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px 0px 10px 0px;
}

.table .first_tr td {
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	border-bottom: 1px solid #402810;
}

body p.f_13 {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #1c140d;
}

body p.f_13 a {
	text-decoration: none;
}

body p.f_13 a:hover {
	text-decoration: underline;
}

body p.f_13 a,
body p.f_13 a {
	color: #b01729;
}

.whatwedo .table td {
	font-size: 1.px;
}

.table td.f_15 {
	font-size: 13px;
}

.table td {
	font-size: 13px;
	border-bottom: 1px solid #e3ded9;
	height: 50px;
	vertical-align: middle;
}

.live_band .index_service_item,
.wedding_plan .index_service_item,
.whatwedo .index_service_item {
	padding: 0px 0px 100px 0px;
}

.wedding_bg {
	border: 1px solid #846345;
	background-color: #fff;
	background-image: url(image/service_wedding_topbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.wedding_bg p.txt {
	color: #3f2810;
	padding: 100px 70px 0px 450px;

}

.wedding_bg p.txt strong {
	color: #301d0a;
}

.wedding_music {
	margin: 170px 45px 0px 0px;
	display: block;
	width: 262px;
	height: 68px;
	position: relative;
	float: right;
}

.wedding_music .btn_s {
	z-index: 2;
	z-index: 1\9;
}

.wedding_music .btn_o {
	z-index: 1;
	z-index: 2\9;
}

.wedding_music .btn_s,
.wedding_music .btn_o {
	width: 262px;
	height: 68px;
	position: absolute;
	top: 0px;
	left: 0px;
}

a:hover.wedding_music .btn_o {
	display: none\9;
}

.wedding_plan_item {
	padding: 30px;
	background-color: #fff;
	border: 1px solid #dcd5d0;
	width: 780px;
	margin: 20px auto 0px auto;
}

.plan_type {
	margin: 0px 0px 35px 0px;
}

.plan_type div {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	line-height: 35px;
	padding: 0px 10px;
	background-color: #3f2810;
	float: left;
	margin: 0px 20px 0px 0px;
}

.plan_type p {
	color: #683500;
	font-weight: bold;
	line-height: 35px;
}

.wedding_plan_item .left,
.wedding_plan_item .right {
	color: #3f2810;
	float: left;
}

.wedding_plan_item .left {
	width: 380px;
}

.wedding_plan_item .right {
	width: 180px;
	margin: 0px 25px;
}

.wedding_plan_item .left ul,
.wedding_plan_item .right ul {
	list-style: none;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.wedding_plan_item .left ul ul,
.wedding_plan_item .right ul ul {
	padding: 0px 0px 20px 20px;
}

.wedding_plan_item .left ul ul li,
.wedding_plan_item .right ul ul li {
	line-height: 22px;
	font-size: 13px;
	padding: 0px 0px 0px 20px;
	background: url(image/service_wedding_1_3.jpg) 0px 7px no-repeat;
}

.time_table {
	border: 1px solid #af9a87;
	padding: 10px 15px;
	float: right;
	font-size: 13px;
	line-height: 18px;
	color: #3f2810;
}

.wedding_plan_item .f_13 {
	color: #3f2810;
	text-align: left;
	border-top: 1px solid #dad3ce;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.remark {
	height: 625px;
	margin: 50px auto 0px auto;
	padding: 0px 75px;
	background: url(image/service_wedding_1_03.jpg) bottom center no-repeat;
}

.remark .f_24 {
	font-size: 24px;
	font-weight: bold;
	color: #3f2810;
	border-bottom: 1px solid #3f2810;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

.remark ul {
	list-style: decimal;
	margin: 0px;
	font-size: 13px;
	color: #3f2810;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
}

.wedding_music_banner {
	position: relative;
	z-index: 10;
	padding: 485px 0px 0px 0px;
	width: 100%;
	background: url(image/service_wedding_page_3_02_en.jpg) top center no-repeat;
}

.pic_box {
	float: left;
	margin: 0px 30px 0px 0px;
}

.wedding_music_banner p {
	margin: 0px 0px 30px 0px;
	text-align: justify;
}

/* .wedding_music_banner .pic_box{
	height:560px;
	} */
.about_banner {
	color: #9e9376;
	width: 940px;
	margin: 0px auto;
	padding: 395px 0px 0px 0px;
	background: url(image/about_2_03.png) top center no-repeat;
}

.about_banner h5 {
	color: #d6cdb2;
	margin: 0px 0px 5px 0px;
}

.about_banner p {
	margin: 0px 0px 20px 0px;
}

.about_banner .fleft {
	padding: 0px 0px 0px 495px;
	margin: 0px 0px 20px 0px;
	background: url(image/about_2_07.png) top left no-repeat;
}

.about_banner .fright {
	padding: 0px 510px 0px 0px;
	margin: 0px 0px 20px 0px;
	background: url(image/about_2_16.png) top right no-repeat;
}

.about_banner h2 {
	color: #d6cdb2;
}

.about_banner h2 span {
	font-size: 12px;
	margin-bottom: 20px;
	display: block;
}

.about_banner img {
	margin: 0px 0px 20px 0px;
}

.gnf_banner {
	padding: 397px 0px 0px 0px;
	color: #f5ebcc;
	background: url(image/gnf_1_02.jpg) top center no-repeat;
}

.gnf_banner h2 {
	color: #fff;
	margin: 0px 0px 20px 0px;
}

.gnf_banner h2 span {
	font-size: 12px;
	display: block;
	line-height: 20px;
}

.gnf_banner p {
	margin: 0px 0px 20px 0px;
}

.shanghai {
	height: 480px;
	padding: 0px 382px 130px 0px;
	background: url(image/gnf_1_03.jpg) top right no-repeat;
}

.codec {
	height: 390px;
	padding: 30px 0px 100px 460px;
	background: url(image/gnf_1_06.png) top left no-repeat;
}

.peace {
	height: 380px;
	padding: 80px 382px 0px 0px;
	background: url(image/gnf_1_11.jpg) top right no-repeat;
}

a:hover.gnf_link,
a.gnf_link {
	text-decoration: none;
}

.gnf_link {
	display: block;
	cursor: pointer;
	height: 40px;
	line-height: 35px;
	padding: 0px 0px 0px 95px;
	color: #97754e;
	background: url(image/link_icon.png) top left no-repeat;
}

a:hover.gnf_link {
	color: #fcd6a8;
}

.content_banner {
	background: #2a1f1b;
	height: 359px;
}

.joinbanner {
	position: relative;
	z-index: 10;
	background-color: #2a1f1b;
	height: 360px;
	text-align: center;
}

.join_box {
	background: url(image/join_bg.png) 420px 0px no-repeat;
	position: relative;
	z-index: 10;
	margin: 0px auto;
	width: 980px;
}

.join_item {
	color: #473527;
	padding: 50px 0px;
	margin: 0px 20px 0px 20px;
	width: 450px;
	float: left;
}

.join_item img {
	margin: 0px 0px 10px 0px;
}

.join_colorbox {
	position: relative;
	color: #fff;
	padding: 169px 43px 30px 35px;
	width: 649px;
	height: 318px;
	background: url(image/join_colorbox.png) top center no-repeat;
}

.work_events_colorbox .close_btn {
	/*
	width:20px;
	height:20px;*/
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 25px;
	cursor: pointer;
}

.join_colorbox .close_btn,
.video_colorbox .close_btn,
.dj_colorbox .close_btn {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.join_colorbox h4 {
	color: #aaa;
}

.join_colorbox .contact_item {
	width: 302px;
	height: auto;
	line-height: 34px;
	float: left;
	margin: 15px 20px 0px 0px;
}

.join_colorbox .textarea {
	padding: 10px;
	width: 620px;
	height: 82px;
	margin: 20px 0px 10px 0px;
	background: url(image/join_textarea.jpg) top center no-repeat;
	resize: none;
}

.join_colorbox .sand_btn,
.join_colorbox .clear_btn {
	width: 110px;
	height: 40px;
}

.join_colorbox .sand_btn {
	background: url(image/join_sand_o.jpg) top center no-repeat;
}

.join_colorbox div:hover.sand_btn {
	background: url(image/join_sand_s.jpg) top center no-repeat;
}

.join_colorbox .clear_btn {
	background: url(image/join_clear_o.jpg) top center no-repeat;
}

.join_colorbox div:hover.clear_btn {
	background: url(image/join_clear_s.jpg) top center no-repeat;
}

.contact_people a,
.contact_people a:hover {
	text-decoration: underline;
}

.contact_people a:hover {
	color: #765837;
}

.contact_people a {
	color: #5b442a;
}

.contact_people {
	color: #5b442a;
	width: 216px;
	height: 33px;
	margin: 30px 0px 0px 0px;
	padding: 15px 85px 20px 20px;
	background: url(image/join_1_13.png) top center no-repeat;
	cursor: pointer;
}

.contact_people p,
.contact_people {
	line-height: 20px;
}

/*faq*/
.faq p.f_15 {
	border-bottom: 1px solid #473527;
	padding: 0px 0px 5px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #473527;
}

.faq p.f_15 a {
	color: #473527;
	border-bottom: 1px solid #473527;
}

.faq p.f_15 a:hover {
	color: #ab8964;
	border-bottom: 1px solid #ab8964;
}

.faq p.f_15 a,
.faq p.f_15 a:hover {
	text-decoration: none;
}

.qa_item {
	border-bottom: 1px solid #473527;
	padding: 0px 0px 20px 0px;
	margin: 30px 0px 0px 0px;
}

.qa_item .movie_area {
	margin: 0px 0px 30px 30px;
}

.qa_title {
	line-height: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #473527;
	padding: 0px 0px 10px 105px;
	background: url(image/qa_1_07.png) top left no-repeat;
}

.contact_area {
	position: relative;
	z-index: 10;
	width: 981px;
	margin: 0px auto;
	padding: 95px 0px;
}

.contact_area .contact_item {
	width: 281px;
	float: left;
	margin: 0px 23px;
	text-align: center;
	font-size: 13px;
	color: #8b817a;
	line-height: 22px;
	font-weight: bold;
}

.contact_area .contact_item .title_1 {
	color: #473020;
}

.contact_area .contact_item a {
	color: #8b817a;
	border-bottom: 1px solid #8b817a;
}

.contact_area .contact_item a:hover {
	color: #ab8964;
	border-bottom: 1px solid #ab8964;
}

.contact_area .contact_item a,
.contact_area .contact_item a:hover {
	text-decoration: none;
}

.contact_map {
	width: 100%;
	height: 445px;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 90px 0px;
	background: url(image/contact_map_bg_repeat.png) top center repeat-x;
}

.map_area {
	width: 100%;
	height: 445px;
}

.map_area iframe {
	width: 100%;
	height: 445px;
}

.contact_form {
	width: 960px;
	margin: 0px auto;
}

.contact_title {
	width: 940px;
	border-bottom: 2px solid #555;
	line-height: 22px;
	padding: 60px 0px 5px 0px;
	margin: 0px auto 15px auto;
	background: url(image/contact_title.png) top left no-repeat;
	color: #494949;
	display: block;
	font-size: 15px;
	font-weight: bold;
}

.contact_form .contact_item {
	width: 460px;
	padding: 5px 10px;
	float: left;
	line-height: 34px;
}

.contact_form input,
.join_colorbox input {
	width: 282px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	border: none;
	outline: none;
	padding: 8px 10px 8px 10px;
	margin: 0px 10px 0px 0px;
	background: url(image/contact_input_1.png) top left no-repeat;
}

.contact_form .radio input,
.join_colorbox .radio input {
	background: none;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.contact_form .form_title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 34px;
}

.textarea {
	padding: 10px;
	margin: 10px 0px 0px 10px;
	width: 920px;
	height: 82px;
	border: none;
	outline: none;
	resize: none;
	background: url(image/contact_input_3.png) top center no-repeat;
}

.clear_btn,
.sand_btn {
	float: right;
	margin: 10px 0px 0px 20px;
	width: 112px;
	height: 43px;
	cursor: pointer;
}

.sand_btn {
	background: url(image/contact_sand_o.png) top center no-repeat;
}

div:hover.sand_btn {
	background: url(image/contact_sand_s.png) top center no-repeat;
}

.clear_btn {
	background: url(image/contact_clear_o.png) top center no-repeat;
}

div:hover.clear_btn {
	background: url(image/contact_clear_s.png) top center no-repeat;
}

.message {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 58px 30px 58px 33px;
	width: 291px;
	height: 38px;
	background: url(image/colorbox_all_bg.png) top center no-repeat;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -77px 0px 0px -177px;
	z-index: 99999999;
	display: none;
}

.message img {
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}

.video_colorbox {
	position: relative;
	color: #fff;
	padding: 51px 52px 37px 34px;
	width: 640px;
	height: 428px;
	background: url(image/video_colorbox_bg.png) top center no-repeat;
}

.video_colorbox .video_item {
	width: 640px;
	height: 359px;
	margin: 0px 0px 10px 0px;
}

.work_events_colorbox {
	position: relative;
	color: #fff;
	line-height: 18px;
	/*padding:20px 30px 32px 20px;*/
	padding: 15px 15px 32px 35px;
	width: 888px;
	height: 685px;
	background: url(image/work_events_colorbox_bg.png) top center no-repeat;
}

.work_events_colorbox .video_item {
	width: 840px;
	height: 560px;
	text-align: center;
	margin: 10px 0px;
}

.group_name {
	color: #888888;
}

.search_words {
	padding: 0px 0px 20px 0px;
	margin: 20px 0px 25px 0px;
	background: url(image/search_line.png) bottom center no-repeat;
}

.search {
	position: relative;
	z-index: 10;
	margin: 50px auto 0px auto;
	width: 950px;
	min-height: 500px;
}

.dj_colorbox {
	position: relative;
	width: 674px;
	height: 594px;
	background: url(image/dj_color_03.png);
	padding: 55px 60px 0px 35px;
}

.dj_colorbox h2 {
	height: 45px;
	margin-bottom: 30px;
}

.dj_colorbox p {
	font-size: 13px;
	color: #CCC;
	line-height: 25px;
}

.dj_colorbox .line {
	width: 600px;
	display: block;
	margin: 20px 0px;
	height: 1px;
	background: url(image/color_line_07.png);
}

.dj_colorbox .content {
	float: left;
	width: 675px;
}

.dj_colorbox .wrapper {
	padding-top: 50xp;
	position: relative;
	overflow: hidden;
}

/*life_store*/
.lifebanner {
	height: 440px;
	background: url(image/life_store_banner.jpg) top center no-repeat;
}

.lifestore_list {
	width: 960px;
}

.lifestore_item {
	margin: 60px 20px 0px 0px;
	padding: 87px 0px 0px 305px;
	position: relative;
	width: 155px;
	float: left;
	min-height: 125px;
}

.lifestore_item .item_left,
.lifestore_item .item_left .pic_hover {
	width: 330px;
	height: 212px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.lifestore_item .item_left {
	z-index: 9;
	background: url(image/lifestore_bg.png) top center no-repeat;
}

.lifestore_item .item_left img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.lifestore_item .item_left .pic_hover {
	cursor: pointer;
	z-index: 2;
	background: url(image/lifestore_hover.png) top left no-repeat;
}

.lifestore_item .right_item {
	position: relative;
	z-index: 10;
	width: 155px;
}

.lifestore_item ul.right_item {
	list-style: none;
}

.lifestore_item .right_item li:first-child:hover {
	color: #960;
}

.lifestore_item .right_item li:first-child {
	cursor: pointer;
}

.lifestore_item ul.right_item {
	list-style: none;
}

.dj_colorbox .store_h2 {
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
}

.select_area {
	padding-bottom: 15px;
	background: url(image/line.jpg) bottom center repeat-x;
}

.select_type {
	position: relative;
	width: 200px;
}

.select_type .show {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 18px;
	font-weight: bold;
	color: #aa8557;
	padding-right: 25px;
	background: url(image/btn_arrow.png) right 50% no-repeat;
}

.select_type .layer_2 {
	color: #aa8557;
	display: none;
	position: absolute;
	top: 25px;
	left: 0px;
}

.select_type:hover .layer_2 {
	display: block;
}

.select_type .layer_2 .item {
	cursor: pointer;
	padding: 5px 10px;
}

.select_type .layer_2 .item:hover {
	color: #f2ca9b;
	background: #4b3627;
}

.select_type .layer_2 .shadow {
	background: url(image/menu_middle_shadow.png) top center repeat-y;
	padding: 0px 2px;
}

.select_type .layer_2 .middle {
	background-color: #141414;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(image/menu_middle.png);
}

.select_type .layer_2 .bottom {
	width: 200px;
	height: 22px;
	background: url(image/menu_down.png) top left no-repeat;
}

.brands_area {
	padding-top: 40px;
	overflow: hidden;
}

.brands_area .brands_box:last-child {
	margin-bottom: 0px;
}

.brands_box {
	margin-bottom: 10px;
}

.brands_box .main {
	overflow: hidden;
	position: static;
}

.item_box {
	width: 950px;
}

.item_box .brands_item {
	position: relative;
	width: 227px;
	height: 227px;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
}

.item_box .brands_item .hover {
	width: 227px;
	height: 227px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(image/work_brand_1_11.png) top center no-repeat;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.item_box .brands_item.now .hover,
.item_box .brands_item:hover .hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity 1s;
}

.black_bg_1 {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: url(image/work_brand_1s_3.png) top center repeat;
	z-index: 20;
}

.show_item {
	display: none;
	position: relative;
	z-index: 20;
	padding: 0px 0px 50px 0px;
	margin: 20px 0px;
	color: #dadada;
	background: url(image/work_brand_1s_03.png) bottom center repeat-x;
}

.show_item .top_line {
	height: 2px;
	margin-bottom: 50px;
	background: url(image/work_brand_1s_03.png) top center repeat-x;
}

.show_item .show_txt {
	width: 600px;
	margin: 0px auto;
}

.show_item .left_btn {
	background: url(image/work_brand_1s_07.png) top center no-repeat;
	width: 35px;
	height: 67px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -33px 0px 0px -470px;
	cursor: pointer;
}

.show_item .right_btn {
	cursor: pointer;
	width: 35px;
	height: 67px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -33px 0px 0px 435px;
	background: url(image/work_brand_1s_09.png) top center no-repeat;
}

.show_item h4 {
	color: #fff;
	margin-bottom: 20px;
}

/* created by 文豐*/
.custom_cursor {
	cursor: url(image/close.png), auto;
}

/*end of created by 文豐*/
.side_btn {
	display: block;
	background: url(image/side_btn.png) top center no-repeat;
	/* position: fixed; */
	/* bottom: 70px; */
	width: 47px;
	height: 47px;
	/* right: 15px; */
	z-index: 50;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	cursor: pointer;
}

.side_btn:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.line_pc {
	display: block;
	/* position: fixed; */
	z-index: 50;
	width: 47px;
	height: 47px;
	/* bottom: 140px; */
	/* right: 15px; */
	border-radius: 50%;
	background: url(image/logo_line-w.png)center center no-repeat;
}

.popout_line {
	display: none;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	padding: 200px 20px 0;
}

.popout_line.now {
	display: block;
}

.container_popout {
	position: relative;
	max-width: 800px;
	/* width: 100%; */
	margin: 0 auto;
	text-align: center;
	background-color: #222222;
	border-radius: 20px;
	box-shadow: 3px 10px 60px rgba(228, 189, 145, .6);
	border: 1px solid #cba880;
	padding: 0 20px;
}

.popout_title {
	font-size: 24px;
	color: #cba880;
	font-weight: bold;
	padding: 20px;
	text-transform: uppercase;
}

.qr {
	width: 200px;
	height: 200px;
	margin: 0 auto 20px;
	background: url(image/qr.png)center center no-repeat;
	background-size: contain;
}

@media only screen and (max-width:375px) {
	.qr {
		width: 90%;
		height: 0;
		padding-bottom: 90%;
	}
}

.container_popout p {
	color: #fff;
	padding: 0 0 20px;
	font-size: 18px;
}

.popout_close_btn {
	position: absolute;
	top: -60px;
	right: -60px;
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid #cba880;
	background-color: rgba(51, 51, 51, .5);
	background-image: url(image/close_02.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px;
	transition: .3s;
}

.popout_close_btn:hover {
	background-color: rgba(0, 0, 0, .5);
}

@media only screen and (max-width:992px) {
	.popout_close_btn {
		top: -80px;
		right: 0px;
	}
}

.side_nav {
	position: fixed;
	bottom: 70px;
	right: 15px;
	z-index: 50;
}

.side_nav a+a {
	margin-top: 15px;
}

.ig_pc {
	display: block;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	background: url(image/ig.png)center center no-repeat;
}