@charset "utf-8";
/* CSS Document */

html, body, #content	{ height:100% }
#content {	
}
body {
	margin:0; 
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color:#FFF;
}

#main {
	width: 970px;
	position: absolute;
	left:50%;
	margin-left:-485px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFF;
}

#menu {
	background-color: #d2a50b;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 20px;
	text-align: center;
}
#menu a{
	text-decoration: none;
	color: #000;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

#cont {
	padding: 10px;
}

#bottom {
	height: 32px;
	background-image:url(image/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	line-height: 28px;
	padding-right: 25px;
}

#altContent #flashInstall {
	text-align: center;
	font-size: 10px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 50px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 20px;
}
#installFlashImg {
	float: left;
}
