body {
	background-color: #666666;
	font-family: tahoma, verdana;
	font-size: 10pt;
	color: #333333;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	float: left;
}
#layout_imgHeader {
	float: left;
	height: 161px;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/apply2553swkj_01.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#layout_mainmenu {
	background-color: #333333;
	width: 934px;
	float: left;
	margin-left: 9px;
	padding-left: 9px;
}
#layout_imgUnderMenu {
	float: left;
	width: 951px;
	margin-left: 9px;
	text-align: right;
}
#layout_content {
	float: left;
	width: 942px;
	margin-left: 9px;
}
#layout_footer {
	background-image: url(../images/apply2553swkj_08.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	width: 960px;
}
#layout_mainpage {
	float: left;
	width: 942px;
}
#layout_mainLeft {
	width: 600px;
	clear: left;
	float: left;
}
#layout_mainRight {
	float: right;
	width: 300px;
	clear: right;
}
#menuStaff {
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #E1E1E1;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

