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

*{
	padding:0px;
	margin:0px;
}

img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	border:0;
}

body{
	width: 100%;
	background-repeat: repeat;
	background-color: #fff;
	}

#outer-wrapper {

}
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: 80%;
	height: auto;
	margin-left: 2%;
	margin-bottom: 2%;
	

	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;
	padding: 0;
	background-color: #000;
}
#banner img {
	width:100%;
}
nav {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 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 0 0% 0;
	background-color: #FFF;
	width: 100%;
	margin: 0;
}
.tab_content1 {
	background: #000 url(../images/main_bg.jpg) no-repeat center top;
	background-size:100% 100%;	
	padding: 100px 3% 0 3%;
	}

.item {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.item li a {
	text-decoration: none;
	display: block;
	color: #fff;
}
.item li a div img {
	width: 100%;
}
.item li a {
	background: url(../images/ind_bann_bg.jpg) left top;
	background-size: 100% 100%;
	display: block;
	float: left;
	text-align: center;
	width: 29%;
	min-height: 64px;
	padding: 40px 0 0 0;
	margin: 0 2% 5% 2%;
	font-weight: bold;
}
.item li a:hover {
	background: url(../images/ind_bann_bg2.jpg) left top;
	background-size: 100% 100%;
}
.item li div {
	width:98%;
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	box-shadow:0px 0px 2px #e2e2e2;
	padding: 10% 0;
}
.item li div:hover {
	box-shadow:0px 0px 2px #000000;
	color: #900;
}
.item li h1 {
	letter-spacing: 1px;
	text-shadow:0px 1px 1px #000000;
	text-align: center;
	font: bold 16px "Arial";
	margin: 0 auto 4px auto;
}
.item li p {
	color: #000000;
	text-align: center;
	margin: 0 auto;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
}
.copy {
	background: #000 url(../images/pahe_bg_04.jpg) no-repeat right top;
	background-size:100% 100%;	
	width:100%;
	min-height:56px;
	padding: 36px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

.clear{
	clear: both;
	}
.con_n {
	width: 95%;
	margin: 2% auto;
	display: block;
	text-align: left;
}
.con_n img {
	width: 100%;
	margin-bottom: 2%;
}
.title02 {
	color: #333;
	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(#cfcfcf),to(#ebebeb));
	background-image:-webkit-linear-gradient(#cfcfcf,#ebebeb);
	background-image:-moz-linear-gradient(#cfcfcf,#ebebeb);
	background-image:-ms-linear-gradient(#cfcfcf,#ebebeb);
	background-image:-o-linear-gradient(#cfcfcf,#ebebeb);
	background-image:linear-gradient(#cfcfcf,#ebebeb);
	border-bottom: 1px solid #ccc;
	display: table;
	height: 40px;
	position: relative;
	width: 100%;
	background-color: #CCC;
	padding: 1% 1% 0px 1%;
}
.title h2 {
	color: #000;
	display: table-cell;
	padding: 1px 0 0 0;
	text-align: center;
	width: 100%;
}
.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;
}
.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;
	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% 1% 0px 1%;
}

.cssbox_head {
	background: #404040 url(../images/qa_img01.png) no-repeat 8px center;	
	padding: 6px 0;
	border: 1px double #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	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: #666;
}
.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 7px 7px 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% 0px 0px 0px;
}
.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:100%;
	clear: both;
	margin: 2% 0 0 0;
	padding: 0%;
	}

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

.prodbox1 li {
	width: 45%;
	text-align: center;
	float: left;
	margin: 2%;

	background-repeat: repeat-x;

	padding: 0px;
	height: auto;
}
.prodbox1 li a {
	display: block;	
	border: 1px solid #e4e4e4;
}
.prodbox1 li a:hover{
	/* [disabled]background: rgba(0,0,0,0.7); */
	border: 1px solid #000;
}
.prodbox1 img {
	padding: 0px;
	width:98%;
	margin: 2% 0 2% 0;
}
.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%;
	border: 1px solid #CCC;
	width: 100px;
	padding: 1px 1px 0px 1px;
}

.photobox1 img {
	width:100px;
	margin: 0px;
	padding: 0%;
	height: 100px;
}

.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: 100%;
	margin: 5% 0 0 0;
	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 {
}

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

/* ----------------------------------------------------- 意見表單 ------------------------------------------------------*/

.map_in {
	border: 3px solid #7a776c;
	margin: 10px 0;
	padding: 1%;
	border-radius:10px;	
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;			
	}
.map_info a {
	background:url(googlemap.png) no-repeat left top;
	background-size:100% 100%;
	display:inline-block;
	width:20%;
	height:auto;
	margin: 0 0 0 10px;
	text-indent:-9999px;
	}	
.map_out {
	text-align:right;
	}		
.map_out a {
	background:url(icon_02.gif) no-repeat left 2px;
	display:inline-block;
	color:#C00;	
    padding: 0 0 0 20px;
	}		
	
.form_out {
	border: 3px solid #7a776c;
	margin: 10px 0 0 0;
	padding: 20px 0px;
	border-radius:10px;	
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;			
	}
.form {
	line-height: 22px;
	margin: 0px;
	font-weight: bold;
}
.form th {
	background: url(contact_line.jpg) no-repeat right 10px;
	text-align: right;
	padding: 4px 10px 5px 0px;
	font-weight: bold;
	vertical-align: top;
}
.form span {
	color: #C00;
}
.form td {
	padding: 5px;
	text-align: left;
}
.form .thk {
	background: url(contact_line2.jpg) no-repeat right 2px;
}
.form .thr {
}
.input {
	background: #b5b2a1 url(back_input.jpg) repeat-x left -4px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #7a776c;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;		
	width: 50%;
	height: 14px;
}
.input3 {
	background: #b5b2a1;
	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: 20px;
	padding: 0 2%;
	border: none;
	border-collapse:collapse;
	margin: 0 1%;
	cursor:pointer;
}
div.contact_btn {
	margin:15px 0;
	text-align: center;	
	}