 @charset "utf-8";
/* CSS Document */
@import url("theme.css");
@import url("reest.css");
body{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-family: Helvetic, Arial, "Microsoft JhengHei", "Segoe UI", "Microsoft JhengHei", "微軟正黑體", "微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", clean, sans-serif;
	background-position: center top;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto; 
	background-repeat: no-repeat;
	background-position: center top;	/*height: 100%;
	overflow: hidden;*/
	position:
}
#header_bg{
	width: 100%;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	height: 75px;
	background-position: 0px bottom;
	}
#header_box{
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 71px;
}
#logo{
	float:left;
	padding-left: 43px;
	padding-top: 6px;
}
#header_nav{
	float: left;
	padding-top: 27px;
	padding-bottom: 17px;
	padding-left: 176px;
	width: 623px;
}
#header_nav ul{}
#header_nav ul li{
	float:left;
	}
#header_nav ul li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 15px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
}
#header_nav ul li a:hover{
	color: #F66;
	}
/******************center*************************/
#center_bg_bg{
	width: 100%;
	background-image: url(../images/center_bg_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#center_bg{
	width: 100%;
	background-image: url(../images/center_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#center_box{
	width:1000px;
	padding-top: 25px;
	margin:0 auto;
	position:relative;}
.center_box_title{
	padding-left: 54px;
	padding-bottom: 57px;
	padding-top: 15px;
}
/******************footer*************************/    
#footer_bg{
	background-image: url(../images/footer_page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 204px;

}
#footer_box{
	width:1000px;
	margin:0 auto;}
/********浮動貼圖*********/
#footer_pic_1{
	position: absolute;
	z-index: 90;
	left: 765px;
	bottom: 89px;
	}
#footer_pic_2{
	position: absolute;
	z-index: 90;
	top: 556px;
	bottom: 0px;
	}
/******************首頁******************/
#index_center{
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 761px;
	width: 100%;
}
/*******************聯絡我們***********************/
#contact_box{
    padding-bottom: 1px;
    padding-left: 49px;
    padding-right: 13px;
    padding-top: 19px;
}
#contact_box p{
	color:#666;
	padding-bottom:30px;}
	
/* ----------------------------------------------------- 意見表單 ------------------------------------------------------*/


.form_out {
	background: url(back_contact.jpg) no-repeat left 10px;
	margin:0;
	padding: 34px 20px 0;
	}
.form_out2 {
	background: none;
	margin:0;
	padding: 0;
	}	
.form {
	line-height: 22px;
	margin: 0px;
	font-weight: bold;
}
.form caption {
	background:#993a52;
	padding: 4px 0;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	margin: 0 0 10px 0;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;		
}
.form th {
	background: url(contact_line.jpg) no-repeat right 10px;
	text-align: right;
	padding: 6px 10px 0 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-color:transparent;
	text-decoration: none;
	border: 1px dotted #ead8de;
	width: 200px;
	height: 20px;
	padding:1px 4px;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
}
.input2 {
	background-color:transparent;
	text-decoration: none;
	border: 1px dotted #ead8de;
	width: 480px;
	height: 20px;
	padding:1px 4px;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
}
.input3 {
	background:#993a52;	
	color:#fff;
	text-decoration: none;
	width: 72px;
	height: 20px;
	padding: 0 0 2px 0;
	border: none;
	border-collapse:collapse;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
	margin: 0 5px;
}
div.contact_btn {
	margin:15px 0;
	text-align: center;	
	}

.fromwarn {/*提示字*/
	font-size:12px;
	color:#F00;
}
.codearea {
	float: left;
}
#captcha {
	float: left;
}
/* ------------------------------------------- 表格 --------------------------------------------*/
.table5 {
	border-width:0 0px 0 0px;
	border-style:solid;
	border-color:#993a52;
	text-align: left;	
	margin: 0 0 10px 0;	
	}
.table5 th {
	background: #993a52;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding:0;	
	text-align: center;	
	border-radius:3px;	
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;		
}
.table5 td {
	padding:0px 10px;
	border-bottom: 1px dotted #fff;
	border-right: 1px solid #fff;	
}


