html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	/*background: #055657 url(images/bg01.jpg) repeat;*/
  font-family: Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", "黑體-繁","Heiti TC", "儷黑 Pro", "LiHei Pro", "新細明體", "PMingLiU", sans-serif;  
	background: #f8f6f5;
	font-size: 14px;
	color: #454545;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 300;
	color: #221D1D;
}

h2 {
	font-size: 2.5em;
}

p, ol, ul {
	margin-top: 0px;
}
/*
p {
	line-height: 250%;
}
*/

strong {
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

/** WRAPPER */

#wrapper {
	width: 1250px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #f8f6f5;
	/*box-shadow: 0px 0px 1px 1px rgba(0,0,0,.2);*/
}

.container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

.clearfix {
	clear: both;
}

#page_pos{
	font-size:18px;
}

/** HEADER */

#header {
	background: url(../images/header-bg.png) no-repeat;
	background-position: center;
	background-size: 100%;
	height: 500px;
	z-index: 998;
}

#social-link{
	width: 1200px;
	height: 135px;
	color: #000000;
	text-align: right;
	padding-top: 30px;
}

/* Logo */

#logo {
	width: 360px;
	height: 560px; /*有social按鈕就220*/
	margin: 0px auto 0px auto;
	background: url(../images/beautiful-logo.png) no-repeat;
	background-size: 300px;
	background-position: center;
	z-index: 999;
	cursor:pointer;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	line-height: 100px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: lowercase;
	font-size: 5em;
	color: #1F1F1F;
}

#logo h1 span {
	color: #1F1F1F;
}

#logo p {
	text-align: center;
	font-size: 16px;
	color: #595959;
}

#logo p a {
	color: #595959;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #1F1F1F;
}

/** MENU */

#menu {
	width: 1200px;
	height: 140px;
	color: #000;
	padding-left: 50px;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
}

#menu a:hover{
	/*opacity: 0.7;*/
}

#menu .current_page_item a {
	
	color: #000;
}

#menu .last {
	border-right: none;
}


/** PAGE */

#page {
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/* Footer */

#footer {
	overflow: hidden;

	width: 100%;
	margin: 0;
	padding: 10px 0 60px 0;
	background: url(../images/footer/01.png) no-repeat;

	background-position: center;
}

#contact-info{
	margin:0;
	padding:0;
}

#contact-info ul{
	padding:100px 0px 60px 50%;
}

#contact-info li{
	display: block;
	padding: 10px;

}

#copyright{
	padding-bottom: 30px;
	font-size:8px;
	-webkit-text-size-adjust:none;
	color: #503319;
	text-align: center;
}

/* One Columns */

#one-columns {
	background: url(../images/navbar/4btn-bg.png) no-repeat;
	background-position: center;
	width: 1200px;
	height: 370px;
	padding: 0px 0 0px 0;
}

#one-columns .content {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
}

#one-columns ul{
	position: relative;
	margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#one-columns li{
	position: absolute;
	display: inline-block;
}

#one-columns #w-link01{
	left: 266;
	top: 40;
}

#one-columns #w-link02{
	left: 460;
	top: 105;
}

#one-columns #w-link03{
	left: 752;
	top: 160;
}

#one-columns #w-link04{
	left: 933;
	top: 35;
}

/* Two Columns */

#two-columns {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0px 50px 0px;
}

#two-columns #col1 {
	float: left;
	width: 600px;
	padding-top: 0px;
}

#two-columns #col2-1 {
	float: right;
	width: 400px;
}

#two-columns #col2 {
	float: left;
	width: 400px;
}

#two-columns #cv-block{
	padding: 20px 0 20px 0;
	height: 200px;
	overflow-y: scroll;
}

#two-columns #n-tag{
	color: #503319;
    font-family: "微軟正黑體","Lucida Grande",Tahoma,Arial,sans-serif;
    margin: 0 5px 0 0;
    padding: 5px 25px 5px 25px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fdf1e8;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #bfbfbf;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#two-columns #photo-wrapper{
	margin: 0px;
    padding: 0px 0px 0px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60%;
    width: 400px;
    height: 400px;
}

#two-columns #frame-wrapper{
	margin: 0px;
    padding: 0px 0px 0px 0px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 350px;
    width: 400px;
    height: 450px
}

#p-col {
	overflow: hidden;
	width: 600px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}

#p-col #col1 {
	float: left;
	width: 280px;
	padding-left: 25px;
}

#p-col #col2 {
	float: left;
	width: 280px;
	padding-top: 20px;
}

#p-col #col1-1 {
	float: left;
	width: 280px;
	padding-left: 25px;
	padding-top: 20px;
}

#p-col #col2-1 {
	float: left;
	width: 280px;
	
}

#two-columns #photo-wrapper-2{
	margin: 0px;
    padding: 0px 0px 0px 0px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 300px;
    width: 240px;
    height: 240px;
}

#two-columns #frame-wrapper-2{
	margin: 0px;
    padding: 0px 0px 0px 0px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 240px;
    width: 240px;
    height: 250px
}

#two-columns1 {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding:0px;
	color: #503319;
}

#two-columns1 #product-col1 {
	float: left;
	width: 400px;
	padding-top: 0px;
}

#two-columns1 #product-col2 {
	float: left;
	width: 580px;
	padding-left: 20px
}

#product-col2 #product-col2-1 {
	float: left;
	width: 300px;
	background: url('../images/product/04.png') no-repeat;
	background-size: 280px;
	height: 290px;
}

#product-col2 #product-col2-2 {
	float: left;
	width: 280px;
}

#product-col2-2 #content{
	padding: 0px 20px 0px 20px;
}

#gotop1 {
    display: none;
    position: fixed;
    right: 0px;
    bottom: 0px;
    padding: 40px 45px;
    font-size: 20px;
    background-image: url("../images/arrow_top5.png");
    background-repeat: no-repeat;
    background-size: 60%;
    color: white;
    cursor: pointer;
    border-radius: 20%;
    z-index: 9999;
}

#gotop {
    position: fixed;
    right: 0px;
    bottom: 0px;
    padding: 180px 4%;
    font-size: 20px;
    background-image: url("../images/right-nav/02.png");
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    z-index: 9999;
    display: block; opacity: 0.9;
}

#goban {
    position: fixed;
    right: 0px;
    bottom: 0px;
    padding: 140px 4%;
    font-size: 20px;
    background-image: url("../images/right-nav/03.png");
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    z-index: 9999;
    display: block; opacity: 0.9;
}

#gocontact {
    position: fixed;
    right: 0px;
    bottom: 0px;
    padding: 100px 4%;
    font-size: 20px;
    background-image: url("../images/right-nav/04.png");
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    z-index: 9999;
    display: block; opacity: 0.9;
}

#gohome {	
    position: fixed;
    right: 0px;
    bottom: 0px;
    padding: 60px 4%;
    font-size: 20px;
    background-image: url("../images/right-nav/01.png");
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    z-index: 9999;
    display: block; opacity: 0.9;
}

#q{
	cursor: pointer;
}

#video{
	padding-top:20px;

}

#video table{
	text-align: center;
}

#video table #bg{
	padding:65px 0px 0px 0px;
	background: url("../images/video/10.png") no-repeat;
	background-position: center;
	background-size: 465px;
	width: 475px;
}

#video table #hr img{
	width: 1000px;
	padding-bottom: 30px;
}

#video table td p{
	padding: 20px;
	height: 30px;
	font-size: 12px;
}

#photo-wrapper{
	margin: 0px;
    padding: 0px 0px 0px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80%;
    /*
    width: 333px;
    height: 250px;
    */
}

#frame-wrapper{
	margin: 0px;
    padding: 0px 0px 0px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 333px;
    width: 333px;
    height: 280px;
}

#photo{
	text-align: center;
}

#photo-i img{
    position: absolute;
    display: block;

    padding-top:55px;
    padding-left:21px;
}

#photo-f img{
    position: relative;
	display: block;
	z-index: 9999;
}

#photo-i a{
	z-index: 998;
}

#photo table{
	text-align: center;
}

#photo table td{
	/*padding: 20px 0 20px 0;*/
}

#photo table td p{
	padding-bottom: 20px;
	height: 10px;
	font-size: 12px;
}

#f_btn{
	display: block;
	background: url("../images/frame/frame_btn.png") no-repeat;
	background-size: 110px;
	height: 27px;
	width: 110px;
	z-index: 3;
	text-align: center;
}

#f_btn p{
	line-height: 27px;
	font-size: 14px;
}

#f_btn a{
	line-height: 27px;
	font-size: 16px;
	text-decoration: none;
	color: #444;
}

#f_btn a:hover{
	color: #888;
}

#frame-title-bg {
	background: url(../images/frame/frame-photo-title.png) no-repeat;
	background-position: center;

	height: 600px;
}

#frame {
	width: 1250px;
	/*padding: 20px 50px 20px 50px;*/
	height: 1960px;
}

#frame-row-1{
	padding-top:0px;
}

#frame-row-2{
	padding-top:470px;
}

#frame-row-3{
	padding-top:470px;
}

#frame-row-4{
	padding-top:610px;
}


#f-frame1{
	position:absolute;
	z-index:3;
	padding-left:150px;
}


#f-photo1{
	position:absolute;
	z-index:1;
	padding-top:30px;
	padding-left:185px;
}


#f-btn-pos1{
	position:relative; 
	top:-30px; 
	padding-left:95px;
}

#f-btn-pos2{

}

#f-btn-pos3{

}

#f-btn-pos4{

}

#f-btn-pos5{

}

#f-btn-pos6{

}

#f-btn-pos7{

}

#f-btn-pos8{

}

#f-btn-pos9{

}

#f-btn-pos10{

}

#separ1{
	padding-top: 10px;
	padding-bottom: 20px;
}

#separ2{
	padding-top: 30px;
}

#pos{
	padding-bottom: 20px;
}


#f_btn1{
	display: block;
	text-align: center;
	background: url("../images/frame/frame_btn.png") no-repeat;
	background-position: center;
	height: 47px;
	width: 125px;
	z-index: 3;
}
#f_btn1 a{
	line-height: 47px;
	font-size: 16px;
	text-decoration: none;
	color: #444;
}

#f_btn1 a:hover{
	color: #888;
}

#f_btn2{
	display: block;
	text-align: center;
	background: url("../images/frame/frame_btn2.png") no-repeat;
	background-position: center;
	height: 47px;
	width: 125px;
	z-index: 3;
}
#f_btn2 a{
	line-height: 47px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}


#f_btn_p1{
	width: 100%;
	text-align: center;
	background-color: #FDF1E8;
	z-index: 3;
	padding: 10px 5px 10px 5px;
	line-height: 45px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
#f_btn_p1 a{

	text-decoration: none;
	color: #444;
}

#f_btn_p1 a:hover{
	color: #888;
}

#f_btn_p2{
	width: 100%;
	text-align: center;
	background-color: #B09479;
	z-index: 3;
	padding: 10px 5px 10px 5px;
	line-height: 45px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
#f_btn_p2 a{

	text-decoration: none;
	color: #fff;
}