body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
/*layout*/

	
#warp{
	width: 1000px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	background-color: #FFF;
	}


	
#header{
	width: 1000px;
	color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	height: 324px;
	float: left;
	background-image: url(images/header.jpg);
}



#Content {
	width: 960px;
	min-height:550px;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #666;
	min-height:400px;
	text-align: left;
	float: left;
	background-color: #FFF;
	padding: 20px;
}


#footer{
	text-align: center;
	width: 100%;
	font-size: 12px;
	font-style: normal;
	color: #BFAA8A;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	padding-top: 8px;
	float: left;
	height: 50px;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A07C48;
}



#footer a:link {
	color: #A07C48;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#footer a:hover {
	color: #A07C48;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A07C48;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:visited {
	color: #A07C48;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:active {
	color: #A07C48;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	font-style: normal;
}
#menublock {
	float: left;
	height: 239px;
	width: 165px;
	margin-top: 85px;
}
.menu {
	margin-top: 10px;
	margin-bottom: 10px;
}





br {
	line-height: 20px;
	font-family: Arial, "新細明體-ExtB";
}

p {
	line-height: 20px;
	font-family: Arial, "新細明體-ExtB";
}



.topictitle {
	font-size: 13px;
	color: #025F80;
	font-weight: bold;
	font-family: Arial, "新細明體-ExtB";
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
}

.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #282828;
}
.pic2 {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #282828;
}
