#layout {
	height: 540px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#layout #header {
	background-image: url(../images/index_pic/header.gif);
	float: left;
	height: 30px;
	width: 900px;
	text-align: center;
}
#layout #header p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#layout #header a:link {
	font-size: 13px;
	color: #006;
	margin-left: 10px;
	text-decoration: none;
	margin-right: 5px;
}
#layout #header a:visited {
	font-size: 13px;
	color: #006;
	margin-left: 10px;
	text-decoration: none;
	margin-right: 5px;
}
#layout #header a:hover {
	font-size: 13px;
	color: #FFF;
	margin-left: 10px;
	text-decoration: none;
	margin-right: 5px;
}
#layout #topl {
	background-image: url(../images/index_pic/topl.jpg);
	float: left;
	height: 150px;
	width: 240px;
}
#layout #logo {
	float: left;
	height: 150px;
	width: 428px;
	background-image: url(../images/index_pic/logo.jpg);
}
#layout #logo  #alogo{
	height: 150px;
	width: 428px;
	float: left;
	display: none;
}

#layout #topr {
	background-image: url(../images/index_pic/topr.jpg);
	float: left;
	height: 150px;
	width: 232px;
}
#layout #mainl {
	background-image: url(../images/index_pic/mainl.jpg);
	float: left;
	height: 194px;
	width: 240px;
}
#layout #btnall {
	float: left;
	height: 194px;
	width: 428px;
}
#layout #mainr {
	background-image: url(../images/index_pic/mainr.jpg);
	float: left;
	height: 194px;
	width: 232px;
}
#layout #bmainl {
	background-image: url(../images/index_pic/bmainl.jpg);
	float: left;
	height: 115px;
	width: 240px;
}
#layout #bmainl #link {
	display: none;
}

#layout #bmainc {
	background-image: url(../images/index_pic/bmailc.gif);
	float: left;
	height: 115px;
	width: 428px;
}

#layout #bmainc h1 {
	font-size: 16px;
	margin-top: 50px;
	text-align: center;
	font-family: "金梅細圓體";
	color: #063;
	font-weight: bolder;
}

#layout #btnall Img {
	margin-right: 6px;
	margin-left: 6px;
}

#layout #bmainr {
	background-image: url(../images/index_pic/bmainr.jpg);
	float: left;
	height: 115px;
	width: 232px;
}

#layout #footer {
	background-image: url(../images/index_pic/footer.jpg);
	float: left;
	height: 51px;
	width: 900px;
	font-weight: normal;
	text-align: center;
}
#layout #footer p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
