body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #c1bfaf;
}
/*layout*/
#warp{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#header{
	height: 415px;
	width: 900px;
	float: left;
	font-size: 18px;
	color: #2D2D2D;
	text-align: right;
	font-family: Arial, "新細明體-ExtB";
	vertical-align:bottom;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#Content {
	width: 900px;
	float: left;
	background-color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #737373;
	background-image: url(../images/c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	min-height: 350px;
	_height: 350px;
}
#left {
	float: left;
	width: 320px;
	text-align: left;
}
.menu_main {
	float: left;
	width: 128px;
	margin-left: 120px;
	_margin-left: 50px;
}
.menu_sub {
	float: left;
	width: 150px;
	margin-left: 145px;
	_margin-left: 60px;
	padding-right: 25px;
}


#right {
	float: left;
	width: 580px;
}




#footer{
	text-align: center;
	height: 55px;
	width: 890px;
	font-size: 11px;
	font-style: normal;
	color: #794D36;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 150px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	margin: 0px;
}

#warp #footer a:link {
	color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#warp #footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #3A261B;
}
#warp #footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
p {
	line-height: 25px;
}
.article_block {
	float: left;
	width: 510px;
	_width: 450px;
	text-align: left;
	margin-left: 23px;
	font-size: 13px;
	color: #454545;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 30px;
}
ul li {
	line-height: 25px;
	font-size: 13px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
ul li a {
	color: #666;
	text-decoration: none;
}
ul li a:hover {
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #454545;
}


.title {
	font-size: 16px;
	font-weight: bolder;
	color: #bf9271;
	float: left;
	width: 560px;
	_width: 420px;
	text-align: left;
	margin-top: 50px;
	margin-left: 20px;
}
.title2 {
	font-size: 16px;
	font-weight: bolder;
	color: #bf9271;
	float: left;
	width: 580px;
	_width: 420px;
	text-align: left;
	margin-top: 55px;
}
.name {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 560px;
	_width: 420px;
	text-align: left;
	margin-top: 5px;
	margin-left: 20px;
}
