body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #D3FF83;
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px;
}
/*layout*/
#warp{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	*margin-bottom: 0px;
	_margin-bottom: 0px;
	}
	
#header{
	height: 194px;
	width: 900px;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#Content {
	width: 900px;
	float: left;
	padding-bottom: 50px;
	background-color: #D3FF83;
	padding-top: 30px;
}

#footer {
	width: 790px;
	text-align: right;
	background-image: url(../images/f_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 80px;
	*height: 80px;
	_height: 80px;
	color: #FFF;
	font-size: 12px;
	padding-top: 20px;
	*padding-top: 20px;
	line-height: 20px;
	padding-right: 110px;
	margin-bottom: 0px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F85029;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #F85029;
}
#footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #EB3507;
}
#footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
p {
	line-height: 20px;
}
br {
	line-height: 16px;
}
.block_01 {
	float: left;
	width: 660px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #333;
	text-align: left;
	border: 1px solid #121D2B;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.block_01_top {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 680px;
	height: 7px;
}

.block_01_mid {
	background-color: #F1F1F3;
	float: left;
	width: 680px;
	text-align: left;
}
.block_01_btm {
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 680px;
	height: 7px;
}

.sub_title {
	font-size: 16px;
	font-weight: bolder;
	color: #005D92;
	margin-top: 40px;
	margin-bottom: 20px;
}
.sub_title_01 {
	font-size: 16px;
	font-weight: bolder;
	color: #005D92;
	margin-bottom: 20px;
}

.block_02 {
	float: left;
	width: 850px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.block_02_top {
	background-image: url(../images/c_in_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 7px;
	width: 561px;
}
.block_02_mid {
	float: left;
	width: 521px;
	font-size: 12px;
	color: #444;
	background-image: url(../images/c_in_mid_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.block_02_btm {
	background-image: url(../images/c_in_btm_bg.jpg);
	float: left;
	width: 561px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
}
.menu_block {
	float: right;
	width: 516px;
	margin-top: 138px;
	height: 56px;
	margin-right: 20px;
}
