/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#FFF;
}

#ims_body{
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	width:800px;
	height:518px;
	border:none;
	background:#FFFFFF;
}

#ims_content{
	position:relative;
	float:left;
	width:800px;
	height:471px;
	border: none;
	background:#FFFFFF;
	text-align:center;
}

#ims_spc{
	position:relative;
	float:left;
	width:800px;
	height:5px;
	border:none;
	background:#FFF;
}	

#ims_bottom{
	position:relative;
	float:left;
	width:800px;
	height:14px;
	border: none;
	background:#FF6600;
	color:#FFF;
	text-align:center;
}

#ims_bottom_al{
	position:relative;
	float:left;
	width:800px;
	height:14px;
	border: none;
	color:#FFF;
	text-align:center;
	display:none;
}

#ims_bottom a{
	color:#FFF;
	text-decoration:none;
}

#ims_bottom a:hover{
	color:#FFCC00;
	text-decoration:none;
}

#ims_copy{
	position:relative;
	float:left;
	width:800px;
	height:14px;
	border: none;
	background:#FFF;
	color:#999;
	text-align:center;
}
