body
{
	padding:0;
	margin:0;
	background: #fff url(bkg.jpg) top center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#all
{
	width: 887px;
	margin: auto;
	padding: 0 0 0 1px;
}

*html #all
{
	width: 887px;
	margin: auto;
	padding: 0 0 0 90px;
}

#header
{
	width: 887px;
	height: 284px;
	background: url(header.jpg) no-repeat top center;
}
#header_e
{
	width: 887px;
	height: 284px;
	background: url(header1.jpg) no-repeat top center;
}

#menu
{	
	padding:99px 0 0 0;
	margin:0;
	height: 282px;
}

*html #menu
{	
	padding:99px 0 0 0;
	margin:0;
	height: 100px;
}

#menu ul
{
	float: right;
	margin: 0;
	padding: 0;
	font-weight:bold;
}

#menu li
{	
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	list-style: none;
	text-align: center;
	float: left;
}

#menu li a
{	
	width: 100px;
	padding: 60px 0 0 0; 
	height: 28px;
	background: #fff;
	list-style: none;
	display: block;
	text-decoration: none;
	color: #000000;
}

#menu li a:hover
{	

	background: url(red_line.jpg) no-repeat top center;

}

#middle
{
	width: 884px;
	min-height: 400px;
	background: url(middle_bkg.jpg) repeat-y;
}

*html #middle
{
	width: 884px;
	height: 400px;
	background: url(middle_bkg.jpg) repeat-y;
}

#middle p
{
	width: 395px;
	min-height: 400px;
	padding: 30px 500px 0 80px;
	text-align: justify;
	font-size: 11px;
	background: url(middle.jpg) no-repeat;
}

*html #middle p
{
	width: 395px;
	height: 400px;
	padding: 30px 500px 0 80px;
	text-align: justify;
	font-size: 11px;
	background: url(middle.jpg) no-repeat;
}

#address
{
	z-index: 2;
	position: absolute;
	float: right;
	width: 300px;
	height:100px;
	font-size: 12px;
	color: #8a8a8a;
	font-size: 12px;
	padding: 255px 0 0 500px;
}

#address h2
{
	color: #666666;
	font-size: 13px;
}
#o_middle h1
{
	width: 884px;
	height: 10px;
	color: #FFCC33;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 70px;
}

#o_middle a
{
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
*html #o_middle a
{
	margin: -30px 0 0 0;
}
#o_middle a:hover
{
	color: #FF9900;
}
*html #o_middle h1
{
	width: 884px;
	height: 10px;
	color: #FFCC33;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 70px;
}

#u_middle
{
	margin: -20px 0 0 3px;
	width: 884px;
	height:10px;
	background:url(middle_botom.jpg) no-repeat top left;
}

#address img
{
	padding: 0 0 0 20px;
	border: none;
}

#futer
{
	width:886px;
	height: 28px;
	background: url(futer.jpg) no-repeat top center;
}

* html #futer
{
	width:886px;
	height: 28px;
	margin: -8px 0 0 0;
	background: url(futer.jpg) no-repeat top center;
}