/*layout*/
#warp_00{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/w_bg00.jpg);
	height: 600px;
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	}
#warp_01{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	margin-bottom: 0px;
	background-image: url(../image/w_bg01.jpg);
	height: 600px;
	background-repeat: no-repeat;
	background-position: center top;
	}
#warp_02{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	margin-bottom: 0px;
	background-image: url(../image/w_bg02.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 600px;
	}
	
#header {
	width: 100px;
	height: 70px;
	float: left;
	color: #F60;
	font-weight: bolder;
	text-align: left;
	padding-top: 90px;
	margin-left: 170px;
}

#header2{
	width: 530px;
	float: left;
	color: #333;
	font-size:13px;
	text-align: left;
	padding-top: 60px;
	margin-left: 90px;
}


#Content {
	width: 900px;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	font-size: 13px;
	color: #666;
	text-align: left;
	line-height: 20px;
}
#left {
	float: left;
	height: 564px;
	width: 57px;
	background-image: url(../image/l_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#inner_00 {
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 140px;
	color: #363636;
	font-size: 13px;
}
#inner_01 {
	float: left;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	margin-left: 150px;
	margin-top: 20px;
}
#inner_02 {
	float: left;
	width: 560px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 40px;
	margin-left: 10px;
	margin-top: 20px;
	color: #363636;
	font-size: 13px;
}

#inner_03 {
	float: left;
	width: 900px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
	margin-left: 0px;
	margin-top: -10px;
	color: #363636;
	font-size: 13px;
	background-image: url(../image/w_bg02.jpg);
	height: 600px;
}
#index {
	float: left;
	width: 680px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top:10px;
	margin-left: 30px;
	margin-top: 10px;
	color: #363636;
	font-size: 13px;
}

.para1{
	margin-bottom:10px;
	}

.inner_02 {
	float: left;
	width: 300px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-top: 20px;
}

#right {
	background-image: url(../image/r_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 564px;
	width: 57px;
}



#footer{
	text-align: center;
	height: 135px;
	width: 100%;
	font-size: 12px;
	font-style: normal;
	color: #C03;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 15px;
}
#footer a:link {
	color: #eaa40e;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #FFF;
}
#footer a:visited {
	text-decoration: none;
	color: #eaa40e;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:active {
	text-decoration: none;
	color: #eaa40e;
	font-family: Arial, "新細明體-ExtB";
}
p {
	line-height: 20px;
}
