@charset "utf-8";
* html * {}

*{
	padding:0px;
	margin:0px;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	border:0;
}
body{	
	background: #000;
	width: 100%;
	color:#ffffff;
	}

#outer-wrapper {
	background: #334c7d;	
}
#inner-wrapper {
	background: url(../images/content_bg.gif) repeat-y center top;	
	background-size:100% 100%;
}
header {
	display: block;
	position: relative;
	margin: 0 auto;
	background-image: url(../images/pahe_bg_01.jpg);
	background-repeat: repeat-x;
	background-size:contain;
	height: 20%;
}
.logo {
	width: 100%;
	height: auto;
	margin: 0;
	float: left;
}
.spar {
	width: 20%;
	height: auto;
	float: left;
}

.top-font {
	position: absolute;
	/* [disabled]right: 1%; */
	/* [disabled]bottom: 0px; */
    width: 100%;

}

.top-font a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.top-font a:hover{
	text-decoration: underline;
	}

#banner {
	margin: 0 0 -4px 0;
	padding: 0;
	background-color: #000;
}
#banner img {
	width:100%;
}
nav {		
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto;

}
.tab_container1 {
	display: block;
	/*
	-moz-border-radius: 0px 7px 7px 7px;
	-webkit-border-radius: 0px 7px 7px 7px;
	border-radius:0px 7px 7px 7px;*/
	padding: 1px 4% 0% 4%;
	width: 92%;
	margin: 0;
}
.tab_content1 {
	background: url(../images/main_bg.jpg) no-repeat center top;
	background-size:100% 100%;	
	height:auto;
	padding: 16% 13% 11% 15%;
	}

.item {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.item li a {
	background: url(../images/ind_bann_bg.png) left top;
	background-size: 100% 100%;
	display: block;
	float: left;
	text-align: center;
	width: 26%;
	height: 100%;
	padding: 7% 0;
	margin: 0 3% 5% 3%;
	color:#fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.item li a:hover {
	background: url(../images/ind_bann_bg2.png) left top;
	background-size: 100% 100%;
}

.item li h1 {
	letter-spacing: 1px;
	text-shadow:0px 1px 1px #000000;
	text-align: center;
	font: bold 16px "Arial";
	margin: 0 auto 4px auto;
}

.copy_index {
	background: #000 url(../images/pahe_bg_04.jpg) no-repeat right top;
	background-size:100% 100%;	
	width:100%;
	min-height:62px;
	padding: 30px 0 0 0;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	line-height:20px;	
}
.copy {
	background: url(../images/footer_bg.png) no-repeat right top;
	background-size:100% 100%;	
	width:100%;
	min-height:70px;
	padding: 107px 0 0 0;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	line-height:20px;
}

.clear{
	clear: both;
	}
.con_n {
	width: 95%;
	margin: 2% auto 0;
	padding:4% 0;
	display: block;
	text-align: left;
}
.con_n img {
	width: 100%;
	margin-bottom: 2%;
}
.title02 {
	color: #fff;
	text-align: left;
	font-weight:bold;
}


.new_ta {
	text-align: left;
	background-color: #EFEFEF;
	display: block;
	font-weight: bold;
	padding: 8px;
	margin: 1% 0;
}

.new_ta01 {
	font-weight: normal;
	color: #666;
	padding-bottom: 2%;
}
.title {
	/* 
	background-image:-webkit-gradient(linear,left top,left bottom,from(#d1b26b),to(#f0e6d0));
	background-image:-webkit-linear-gradient(#d1b26b,#f0e6d0);
	background-image:-moz-linear-gradient(#d1b26b,#f0e6d0);
	background-image:-ms-linear-gradient(#d1b26b,#f0e6d0);
	background-image:-o-linear-gradient(#d1b26b,#f0e6d0);
	background-image:linear-gradient(#d1b26b,#f0e6d0);
	background-color: #CCC;	*/
	border-bottom: 1px solid #ccc;
	display: table;
	height: 40px;
	position: relative;
	width: 91%;
	padding: 1% 0 1% 0;
	margin: 0 4%;
}
.title h2 {
	color: #fff;
	display: table-cell;
	padding: 1px 0 0 0;
	text-align: center;
	width: 92%;
}
.style01 {
	color: #F00;
}
.qa_n2 {
	width: 100%;
	margin: 0 auto;
}
.style02 {
	color: #333;
	text-decoration: none;
}
.style03 {
	color: #333;
	text-decoration: none;
	/* [disabled]font-weight: bold; */
}
.map {
	margin: 2% 0;
}
.map_in {
	border:8px solid #000;
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.tel {
	border:solid 1px #dbdbdb;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:30%;
	font-style: normal;
	padding: 1% 1.5%;
}
.new_n2 {
	width: 98%;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#cbcbcb),to(#f2f2f2));
	background-image:-webkit-linear-gradient(#cbcbcb,#f2f2f2);
	background-image:-moz-linear-gradient(#cbcbcb,#f2f2f2);
	background-image:-ms-linear-gradient(#cbcbcb,#f2f2f2);
	background-image:-o-linear-gradient(#cbcbcb,#f2f2f2);
	background-image:linear-gradient(#cbcbcb,#f2f2f2);
	border-top: 1px solid #9e9e9e;	
	border-bottom: 1px solid #9e9e9e;
	background-color: #FEE3C9;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding: 3% 1%;
	list-style-type: none;
	display: block;
	margin: 2% 0;
}
.new_n2:hover {
	background-image:-webkit-gradient(linear,left top,left bottom,from(#929292),to(#cfcfcf));
	background-image:-webkit-linear-gradient(#929292,#cfcfcf);
	background-image:-moz-linear-gradient(#929292,#cfcfcf);
	background-image:-ms-linear-gradient(#929292,#cfcfcf);
	background-image:-o-linear-gradient(#929292,#cfcfcf);
	background-image:linear-gradient(#929292,#cfcfcf);
	text-decoration: none;
}
.new_n3 {
	width: 98%;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#cbcbcb),to(#f2f2f2));
	background-image:-webkit-linear-gradient(#cbcbcb,#f2f2f2);
	background-image:-moz-linear-gradient(#cbcbcb,#f2f2f2);
	background-image:-ms-linear-gradient(#cbcbcb,#f2f2f2);
	background-image:-o-linear-gradient(#cbcbcb,#f2f2f2);
	background-image:linear-gradient(#cbcbcb,#f2f2f2);
	border-bottom: 1px solid #DB8F57;
	background-color: #FEE3C9;
	padding: 3% 1%;
	margin: 0% 0% 1% 0%;
}
.new_n3:hover {
	background-image:-webkit-gradient(linear,left top,left bottom,from(#929292),to(#cfcfcf));
	background-image:-webkit-linear-gradient(#929292,#cfcfcf);
	background-image:-moz-linear-gradient(#929292,#cfcfcf);
	background-image:-ms-linear-gradient(#929292,#cfcfcf);
	background-image:-o-linear-gradient(#929292,#cfcfcf);
	background-image:linear-gradient(#929292,#cfcfcf);
	text-decoration: none;
}
.new_n1 {
	list-style-type: none;
}

.new_n2 ul, .new_n3 ul {
	list-style-type: none;
}


.new_da {
	color: #000;
	float: left;
	width: 30%;
	clear: left;
	height: auto;
	font-weight: bold;
}
.new_ab {
	text-decoration: none;
	font-weight: bold;
}
.new_ab:hover {
	text-decoration: none;
}
.new_ms {
	margin-left: 30%;
	text-align: left;
	background: url(../images/arrow_01.png no-repeat) right bottom;
	color: #666;
	text-decoration: none;
	border-left: 1px solid #333;
	padding: 0 10px 0 2%;
	font-weight: normal;
	line-height: 180%;
}
.cssbox {
	padding: 0px;
	margin: 2% 4% 0px 4%;
}

.cssbox_head {
	background: #a26c1a url(../images/qa_img01.png) no-repeat 8px center;	
	padding: 6px 0;
	border: 2px double #191205;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
	font-weight: bold;
	color: #f5f5f5;
	padding-left: 30px;
	margin: 0%;
}
.cssbox_body {
	background: url(../images/q_img02.gif) no-repeat;
	margin: 1% 0px 0px 8px;
	text-align: left;
	padding: 0% 2% 2% 20px;
	color: #fff;
}
.pr_cas {
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
}
.pr_cas ul {
	list-style-type: none;
}
.pr_cas ul li {
	background-image:-webkit-gradient(linear,left top,left bottom,from(#e6e6e6),to(#ffffff));
	background-image:-webkit-linear-gradient(#e6e6e6,#ffffff);
	background-image:-moz-linear-gradient(#e6e6e6,#ffffff);
	background-image:-ms-linear-gradient(#e6e6e6,#ffffff);
	background-image:-o-linear-gradient(#e6e6e6,#ffffff);
	disabled]background-image:linear-gradient(#e6e6e6,#ffffff); 
	border: 1px double rgb(204,204,204);
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #EFEFEF;
	/* [disabled]background-image: url(../images/arrow_01.png); */
	text-align: left;
	margin: 0 0 2% 0;
	text-decoration: none;
	display: block;
	padding: 4% 2%;
}
.pr_cas ul li:hover{
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffd9d9),to(#ffffff));
	background-image:-webkit-linear-gradient(#ffd9d9,#ffffff);
	background-image:-moz-linear-gradient(#ffd9d9,#ffffff);
	background-image:-ms-linear-gradient(#ffd9d9,#ffffff);
	background-image:-o-linear-gradient(#ffd9d9,#ffffff);
    disabled]background-image:linear-gradient(#ffd9d9,#ffffff);
	}
.pr_casa {
	background-image: url(../images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: 98%;
	text-decoration: none;
	color: #333;
	line-height: 150%;
}
.pr_casimg {
	width: 100%;
	line-height: 150%;
}
.pr_cas02 {
	padding: 0px;
	margin: 1% 4% 0px 4%;
}
.pr_cas02 ul {
	list-style-type: none;
	margin-top: 0%;
}

.pr_cas02 ul li {
	text-align: left;
	margin: 2% 0%;
	text-decoration: none;
	display: block;
	padding: 0%;
}
.pr_cas02 ul li  img {
	width: 100%;
}
.prodbox1 {
	width:94%;
	clear: both;
	margin: 2%;
	padding: 0%;
	text-align:left;	
	}

.prodbox1 ul{
	padding:0px;
	list-style: none;
	margin: 0px;
}

.prodbox1 li {
	width:45%;
	height: auto;	
	display: -moz-inline-stack;
	display: inline-block;
    *display: inline;	
	vertical-align: top;	
	zoom: 1;
	margin: 2%;
	
/*
	width: 45%;
	text-align: center;
	float: left;
	margin: 2%;
	background-repeat: repeat-x;
	padding: 0px;

	*/
}
.prodbox1 li.prodbox1_pic a {
	display: block;	
	border:2px solid #000;
	background-color:#000;
}
.prodbox1 li.prodbox1_pic a:hover {
	border:1px solid #fede00;	
}
.prodbox1 img {
	width:96%;
	margin: 2% auto;
}

.prodtags {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1% 0 2% 0;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	line-height: 120%;
	text-align: center;
	width: 100%;
	padding: 0px;
}
.prodtags:hover{
	color: #000;
	text-decoration: none;
}
.pro_cont {
	text-align: left;
	width: 90%;
	margin: 1% 5%;
}
.pro_cont img {
	width: 100%;
}

.photobox1 {
	width:100%;
	padding: 0px;
	clear: both;
	margin: 2% 0 0 0;
	}

.photobox1 ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.photobox1 li{
	height: auto;
	display: block;
	text-align: center;
	background-position: left top;
	float: left;
	margin: 2% 1%;
	width: 100px;
	padding: 0;
}

.photobox1 img {
	width:100px;
	margin: 0px;
	padding: 2px;
	height: 100px;
	border: 1px solid #fff;
}
.photobox1 img:hover {
	border: 1px solid #000;
}

.up_back {
	/*
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#C1C1C1));
	background-image:-webkit-linear-gradient(#ffffff,#C1C1C1);
	background-image:-moz-linear-gradient(#ffffff,#C1C1C1);
	background-image:-ms-linear-gradient(#ffffff,#C1C1C1);
	background-image:-o-linear-gradient(#ffffff,#C1C1C1);
    disabled]background-image:linear-gradient(#ffffff,#C1C1C1);
	background-color: #C1C1C1;*/
	width: 92%;
	margin: 5% 4% 0 4%;
	padding: 2%;
	text-align: center;
}

.up_back_left {
	margin-top: 2%;
	float: left;
	background-image: none;
	width: 40%;
	display: block;
	text-align: left;
}
.up_back_right {
	float: right;
	background-image: none;
	width: 40%;
	margin-top: 2%;
	margin-right: 2%;
	text-align:right;
}

.up_back_right a {
	color:#fff;
}



.redSolid {
	border: 1px solid #CCC;
	padding: 4% 0;
	margin: 3% 0;
	width: 45%;
}

.content-primary {
	margin: 0 4%;
	padding: 4% 0;
	}
.content-primary li {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin: 1% 0;
	padding: 1%;
	}
.content-primary li img {
	}
	
/* ---------------------------------------- 意見表單 -------------------------------------*/


.form_out {
	width:91%;
	border: 8px solid #000;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
	margin: 10px 0 0 0;
	padding: 4%;
	}
.form {
}
.form th {
	background: url(contact_line.jpg) no-repeat right 10px;
	text-align: right;
	padding: 2px 10px 2px 0px;
	font-weight: bold;
	vertical-align: top;
}
.form span {
	color: #C00;
}
.form td {
	padding: 5px;
	text-align: left;
}
.input {
	background-color:transparent;
	text-decoration: none;
	border: 1px solid #ddd;
	width: auto;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
}

.input3 {
	background: #000;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;		
	color: #fff;
	text-decoration: none;
	width: 20%;
	height: auto;
	padding: 1% 2%;
	border: none;
	border-collapse:collapse;
	margin: 0 1%;
	cursor:pointer;
}

div.contact_btn {
	margin:15px 0;
	text-align: center;	
	}	


/* ---------------------------------------- 伯爵風華 -------------------------------------*/

.about {
	width:88%;
	background: url(../images/about01.jpg) no-repeat left top;
	background-size:100% 100%;
	padding: 46% 6% 24% 6%;
	line-height:150%;	
	}