@charset "ISO-8859-1";

body {background-image:url(/picture/bg_body.gif);}

h1
{
font-family:sans-serif; 
font-size:32px; 
font-weight:bold; 
color:#0000ff; 
letter-spacing:6px; 
text-align:center;
margin-top:18px; 
margin-bottom:18px; 
margin-left:15px; 
margin-right:15px;
} 

h2
{
font-family:sans-serif;
font-size:14px; 
color:#888888; 
letter-spacing:2px; 
margin-top:20px; 
margin-bottom:0px; 
margin-left:15px; 
margin-right:15px;
}


p 
{
font-family:sans-serif;
font-size:13px; 
color:#000000;
margin-top:10px; 
margin-bottom:40px;
margin-left:15px; 
margin-right:15px;
}


.header_bottom 
{
font-family:sans-serif;
font-size:12px; 
font-weight:bold;
color:#ffffff;
margin:1px;
text-align:center;
letter-spacing:10px;
}


.content_right 
{
font-family:sans-serif;
font-size:11px;
color:#000000;
margin-top:20px;
margin-left:5px;
margin-right:5px;
}


.footer_center
{
font-family:sans-serif;
font-size:11px;
color:#ffffff;
text-align:center;
margin-top:2px;
margin-left:2px;
letter-spacing:3px; 
}


.footer_right
{
font-family:sans-serif;
font-size:11px;
color:#ffffff;
text-align:center;
margin-top:2px;
margin-left:2px;
letter-spacing:3px; 
}


.noborder img
{
border:0px;
display: block;
margin:0px;
}


#main
{
position:relative;
z-index:1;
margin-top:auto; margin-bottom:auto; height:786px;
margin-left:auto; margin-right:auto; width:760px;
background:#ffffff;
border-left-style:solid; border-left-width:2px; border-left-color:#cccccc;  
border-top-style:solid; border-top-width:2px; border-top-color:#cccccc;
border-right-style:solid; border-right-width:2px; border-right-color:#666666; 
border-bottom-style:solid; border-bottom-width:2px; border-bottom-color:#666666;
}
			
			
	#header_bg 
	{
	position:absolute; 
	z-index:2;
	margin-left:0px; width:760px;
	margin-top:0px; height:100px;
	background:#ffffff;
	padding:0px;
	}

		#header_top
		{
		position:absolute; 
		z-index:3;
		margin-left:0px; width:760px;
		margin-top:0px; height:16px;
		background:#ff0000;
		padding:0px;
		}

		#header_middle
		{
		position:absolute; 
		z-index:3;
		margin-left:0px; width:760px;
		margin-top:16px; height:68px;
		background:#ffffff;
		padding:0;
		}
		
			#header_middle_left
			{
			position:absolute; 
			z-index:4;
			margin-left:0px; width:580px;
			margin-top:0px; height:68px;
			background:#ffffff;
			padding:0;
			}
			
			#header_middle_right
			{
			position:absolute; 
			z-index:4;
			margin-left:580px; width:180px;
			margin-top:0px; height:68px;
			background:#ffffff;
			padding:0;
			}
		
		#header_bottom
		{
		position:absolute; 
		z-index:3;
		margin-left:0px; width:760px;
		margin-top:84px; height:16px;
		background:#0000ff;
		padding:0px;
		}

		
	#content_bg 
	{
	position:absolute; 
	z-index:2;
	margin-left:0px; width:760px;
	margin-top:100px; height:670px;
	background:#ffffff;
	padding:0px;
	}

		#content_left
		{
		position:absolute; 
		z-index:3;
		margin-left:0px; width:178px;
		margin-top:0px; height:670px;
		background:#ffdd78;
		padding:0px;
		border-left-style:solid; border-left-width:1px; border-left-color:#0000ff;  
		border-right-style:solid; border-right-width:1px; border-right-color:#0000ff; 
		}


		#content_center
		{
		position:absolute; 
		z-index:3;
		margin-left:180px; width:400px;
		margin-top:0px; height:670px;
		background:#ffffff;
		padding:0px;
		}


		#content_right
		{
		position:absolute; 
		z-index:3;
		margin-left:580px; width:180px;
		margin-top:0px; height:670px;
		background-image:url(/picture/bg_content_right.gif);
		padding:0px;
		}
		
		
	#footer_bg 
	{
	position:absolute; 
	z-index:2;
	margin-left:0px; width:760px;
	margin-top:770px; height:16px;
	background:#ffffff;
	padding:0px;
	}

		#footer_left
		{
		position:absolute; 
		z-index:3;
		margin-left:0px; width:178px;
		margin-top:0px; height:16px;
		background:#0000ff;
		padding:0px;
		border-left-style:solid; border-left-width:1px; border-left-color:#0000ff;  
		border-right-style:solid; border-right-width:1px; border-right-color:#0000ff; 
		}


		#footer_center
		{
		position:absolute; 
		z-index:3;
		margin-left:180px; width:400px;
		margin-top:0px; height:16px;
		background:#0000ff;
		padding:0px;
		}


		#footer_right
		{
		position:absolute; 
		z-index:3;
		margin-left:580px; width:180px;
		margin-top:0px; height:16px;
		background:#0000ff;
		padding:0px;
		}		
