body 	{
		font-size:		small;
		font-family:	lucida grande, lucida sans unicode, trebuchet, arial, sans-serif;
		color:			#000;
		}
		
h1		{		
		font-size:			100%;
		font-weight:		reg;
		color:				#000000;
		}

p 		{		
		font-size:			80%;
		font-weight:		reg;
		font-color:			#000000;
		}
		
#Table_01 {
	position:absolute;
	left:100px;
	top:50px;
	width:700px;
	height:1000px;
}


#img_box1 {
	width:				1072px;
	height:				708px;
	background-color:	#fff;
	margin:				0px;
	padding:			0px;
	}
	
#img_box2 {
	position:			absolute;
	left:				288px;
	top:				60px;
	width:				650px;
	height:				500px;
	background-color:	#fff;
	margin:				0px;
	padding:			0px;
	}
	
#content_1	{
	position:absolute;
	left:50px;
	top:50px;
	width:850px;
	height:400px;
	margin:	0px;
	padding:0px;
}

#content_2	{
	position:absolute;
	left:80px;
	top:180px;
	width:850px;
	height:400px;
	margin:	0px;
	padding:0px;
}


#footer
		{position:			absolute;
		top:				650px;
		left:				288px;
		width:				500px;
		height:				20px;
}

#footer_info
		{position:			absolute;
		top:				1200px;
		left:				288px;
		width:				500px;
		height:				20px;
}

.content_text1 {
		line-height:130%;
		color:		#000;
		margin:		0px;
		padding:	0px 0px 0px 8px;
}


a.text1 {			text-decoration:none;
					border:	none; 
					color:	#a1a1a1;
					}
a.text1:link     	{color:#a1a1a1}
a.text1:visited  	{color:#a1a1a1}
a.text1:active   	{color:black}
a.text1:hover    	{color:#000}

a.text2 {			font-family:georgia, lucida grande, lucida sans unicode, 	
					trebuchet, arial, sans-serif;
					font-size:	120%;
					padding:	0px 0px 0px 8px;
					text-decoration:none;
					border:	none; 
					color:	#a1a1a1;
					}
a.text2:link     	{color:#a1a1a1}
a.text2:visited  	{color:#a1a1a1}
a.text2:active   	{color:black}
a.text2:hover    	{color:#000}

a.info_text1 {		text-decoration:none;
					border:	none; 
					color:	#000;
					}
a.info_text1:link     	{color:#000}
a.info_text1:visited  	{color:#000}
a.info_text1:active   	{color:black}
a.info_text1:hover    	{color:#a1a1a1}