body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000;
}



/*layout*/
#warp{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	}
	
#header{
	height: 153px;
	width: 1000px;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	background-image: url(images/h_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
}

#content_block {
	width: 820px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	font-size: 13px;
	color: #EEE;
	background-image: url(images/c_bg.jpg);
	min-height: 500px;
	text-align: left;
	background-color: #000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 150px;
}



#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: center;
	width: 100%;
	font-size: 12px;
	font-style: normal;
	color: #933;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #601417;
	height: 60px;
}
#warp #content_block p a {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}

#block1 {
	float: left;
	height: 330px;
	width: 460px;
	margin-top: 330px;
	margin-left: 220px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#block2 {
	float: left;
	height: 340px;
	width: 810px;
	margin-top: 230px;
	margin-left: 90px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#block3 {
	float: left;
	height: 50px;
	width: 750px;
	margin-left: 90px;
	text-decoration: none;
	text-align: right;
	margin-top: 28px;
}
#footer a:link {
	color: #CCC;
	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: #930;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:active {
	text-decoration: none;
	color: #C4AC91;
	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: #a09ffa;
	font-size: 18px;
	font-weight: bolder;
	height: 30px;
	font-family: Arial, "新細明體-ExtB";
}

.writer {
	font-size: 13px;
	color: #626192;
	font-family: Arial, "新細明體-ExtB";
}

ol li {
	line-height: 20px;
	font-size: 12px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}
