body{
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-position: left top;
	background-color: #000;
	background-image: url(images/bg.jpg);
}
/*layout*/
#warp{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000;
	}
	
#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;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #7bc4d6;
	background-image: url(images/index_bg.jpg);
	height: 900px;
}

#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;
}
#block1 {
	float: left;
	width: 500px;
	margin-top: 265px;
	margin-left: 220px;
	_margin-left: 110px;
	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{
	text-align: right;
	height: 53px;
	width: 900px;
	font-size: 12px;
	font-style: normal;
	color: #900;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 5px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#warp #footer a:link {
	color: #CCC;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#warp #footer a:hover {
	color: #8B5529;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B5529;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	
}
#warp #footer a:visited {
	text-decoration: none;
	color: #C4AC91;
	font-family: Arial, "新細明體-ExtB";
}
#warp #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";
	color: #7bc4d6;
}
ul li a:link {
	text-decoration: none;
	color: #7bc4d6;
}
ul li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7bc4d6;
}
ul li a:active {
	text-decoration: none;
	color: #FFF;
}
ul li a:visited  {
	text-decoration: none;
	color: #FFF;
}

.title1 {
	color: #FFF;
	font-size: 16px;
	font-weight: bolder;
	height: 30px;
}
