body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #cbd3c9;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 0px;
}
/*layout*/
#warp{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

	*margin-bottom: 0px;
	_margin-bottom: 0px;
	}
	
#header{
	height: 650px;
	width: 850px;
	float: left;
	font-family: Arial, "微軟正黑體";
	background-color: #aebbac;
	font-size: 12px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Content {
	width: 850px;
	float: left;
	padding-bottom: 50px;
	background-color: #f3fcf2;
	padding-top: 30px;
}


#footer {
	width: 850px;
	text-align: center;
	float: left;
	height: 70px;








	*height: 80px;
	_height: 80px;
	color: #333;
	font-size: 12px;
	padding-top: 10px;








	*padding-top: 20px;
	line-height: 20px;
	margin: 0px;
	background-color: #AEBBAC;
}
#footer a:link {
	color: #333;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F08E1F;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #F08E1F;
}
#footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #EB3507;
}
#footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#menu_block {
	float: right;
	width: 525px;
	height: 78px;
	text-align: left;
}
#articles {
	float: right;
	width: 525px;
	text-align: left;
}
#referances {
	float: right;
	width: 500px;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	padding-right: 25px;
}
#fat_pic {
	float: left;
	width: 810px;
	text-align: left;
	margin-top: 10px;
	padding-left: 40px;
}
#news {
	float: left;
	width: 810px;
	text-align: left;
	margin-top: 30px;
	padding-left: 40px;
}
#creations {
	float: left;
	width: 820px;
	text-align: left;
	font-size: 12px;
	margin-top: 20px;
	padding-left: 30px;
}
#people {
	float: left;
	width: 820px;
	padding-left: 30px;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
}
#link {
	float: left;
	width: 820px;
	padding-left: 30px;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
}


p {
	line-height: 20px;
}
br {
	line-height: 16px;
}
.top {
	color: #F00;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #677964;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-weight: normal;
	width: 820px;
	float: left;
	margin-left: 20px;
}

.people_block {
	float: left;
	width: 400px;
	margin-top: 20px;
}
.people_pic {
	float: left;
	height: 190px;
	width: 160px;
	margin-right: 10px;
}
