/*layout*/
#warp{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#header{
	height: 176px;
	width: 900px;
	float: left;
	font-size: 18px;
	color: #2D2D2D;
	font-family: Arial, "新細明體-ExtB";
	background-image: url(../images/h_bg2.jpg);
	background-repeat: no-repeat;
}
#menu_block {
	background-image: url(../images/wood.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 900px;
	height: 18px;
}


#Content {
	width: 900px;
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	background-color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #737373;
	background-image: url(images/bg.jpg);
	padding-bottom: 20px;
}

#footer{
	text-align: center;
	height: 40px;
	width: 900px;
	font-size: 12px;
	font-style: normal;
	color: #794D36;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2c2c2c;
}

#warp #footer a:link {
	color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#warp #footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
.block_01 {
	float: left;
	width: 840px;
	color: #1E382B;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E9E9E;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9E9E9E;
	background-color: #F0F0F0;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	height: 18px;
	background-image: url(../images/b01_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
}
.block_02 {
	float: left;
	width: 900px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.block_03 {
	width: 700px;
	float: left;
	padding: 10px;
	margin-left: 70px;
	margin-bottom: 20px;
	border: 1px solid #EFEFEF;
}

.block_04 {
	float: left;
	width: 370px;
	border: 1px solid #EFEFEF;
	margin-left: 10px;
	background-image: url(../images/m_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
}

.block_05 {
	float: left;
	height: 147px;
	width: 100px;
}

.block_06 {
	float: left;
	width: 270px;
}
.block_07 {
	float: right;
	width: 830px;
	padding-right: 70px;
}

.block_08 {
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 10px;
}
