html 
{
	margin: 0px;
	padding: 0px;
}

body
{	
	height:100%;
    margin: 0px;
	padding: 0px;
	text-align: left;
	background: #9095C9;
	text-align:center;
}

body, p, td, li, a, #main, input, select
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #EE8250;
	text-decoration: none; 
	font-size: 13px;
	line-height: 17px;
}

#container
{
	width:500px;
	height: 700px;
	text-align: left;
	color: #205380;
	background: #FFF url(../images/bg_home.gif) left bottom no-repeat;
	position:relative;
	overflow: hidden;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width:500px;
	height: 700px;
}

html>body #container
{
	width:500px;
	height: 700px;
}

#content1
{
	width: 100%;
	height: 100px;
	float: right; 
	color: #4B4A4D;
	clear: both;
	
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	text-indent: -1000px;
	background:url(../images/25.gif);
}

#content1 .gross
{
	font-size: 30px;
}

#content2
{
	width: 295px;
	float: right; 
	clear: both;
	
	color: #4B4A4D;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	
	padding-top: 25px;
	padding-bottom: 25px;
}

#content3
{
	width: 100%;
	float: right; 

	color: #4B4A4D;
	font-size: 15px;
	line-height: 23px;
	position:relative;
}

#content3 #txt
{
	width: 190px;
	float: left; 
	clear: both;

	color: #F4F7F1;
	font-size: 18px;
	line-height: 20px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 20px;
	text-align: right;
}

#content4
{
	width: 295px;
	float: right; 
	clear: both;
	
	color: #4B4A4D;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 10px;
}

#content5
{
	width: 295px;
	float: right; 
	clear: both;
	
	color: #4B4A4D;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	
	padding-top: 10px;
	text-align: right;
}

#content5 img
{margin-right: 40px;}

#clear
{
	clear: both;
}
