/*layout*/
#warp{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	}
	
#header{
	height: 150px;
	width: 900px;
	float: left;
	font-size: 18px;
	color: #2D2D2D;
	text-align: right;
	font-family: Arial, "新細明體-ExtB";
	vertical-align:bottom;
	background-color: #b9a2c3;
}

#content_block {
	width: 900px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	background-color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #737373;
	background-image: url(bg.jpg);
	height: 817px;
}

#content_block2 {
	width: 900px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	background-color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #737373;
	background-image: url(C_bg.jpg);
	height: 817px;
}


#footer{
	text-align: right;
	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;
}
#block1 {
	float: left;
	height: 330px;
	width: 500px;
	margin-top: 240px;
	margin-left: 100px;
	_margin-left: 50px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#block2 {
	float: left;
	height: 340px;
	width: 810px;
	margin-top: 230px;
	margin-left: 90px;
	_margin-left: 55px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#block3 {
	float: left;
	height: 50px;
	width: 750px;
	margin-left: 90px;
	_margin-left: 45px;
	text-decoration: none;
	text-align: right;
	margin-top: 28px;
}


#warp #footer a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#warp #footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	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";
}

br {
	line-height: 20px;
	font-family: Arial, "新細明體-ExtB";
}


p {
	line-height: 20px;
	font-family: Arial, "新細明體-ExtB";
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
	margin-bottom: 8px;
}



ul li {
	line-height: 25px;
	font-family: Arial, "新細明體-ExtB";
}
ul li a:link {
	text-decoration: none;
	color: #FFF;
}
ul li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
ul li a:active {
	text-decoration: none;
	color: #FFF;
}
ul li a:visited  {
	text-decoration: none;
	color: #FFF;
}

.title1 {
	color: #D11B1A;
	font-size: 17px;
	font-weight: bolder;
	height: 30px;
}

.writer {
	font-size: 13px;
	color: #D11B1A;
	font-family: Arial, "新細明體-ExtB";
}
