@charset "utf-8";
/* CSS Document */


body
{
	padding: 0px; margin: 0px; height: 100%;
	background: #FFFDF6; 
	background: linear-gradient(top, #FFFDF6 0%, #FFE763 100%);  
	background: -moz-linear-gradient(top, #FFFDF6 0%, #FFE763 100%); 
	background: -webkit-linear-gradient(top, #FFFDF6 0%,#FFE763 100%);
}

#top_left_logo
		{
	width: 700px;
	height: 224px;
	position: absolute;
	background-image: url(images/logo2.png); background-repeat: no-repeat;
	left: 50px;
	top: 0px;
	z-index: 10;
		}
		
#header
{
	width: 100%; height: 120px; float: left; border-bottom: 2px solid #999;
	background: #53790B; 
	background: linear-gradient(top, #53790B 0%, #224A06 100%);  
	background: -moz-linear-gradient(top, #53790B 0%, #224A06 100%); 
	background: -webkit-linear-gradient(top, #53790B 0%,#224A06 100%);
}
	#header_in
	{
		width: 1000px; height: 120px; margin: 0px auto;
	}
	#header_in_admin
	{
		width: 1000px; height: 120px; margin: 0px auto; background: url(images/logo2admin.png) left no-repeat;
	}
		#header_in_right
		{
			width: 280px; height: 120px; float: right; 
		}
			#header_in_right1
			{
				width: 280px; height: 35px; float: right; margin-top: 10px;
			}


#after_header
{
	width: 100%; height: 900px; float: left; border-bottom: 2px solid #333;
}

	#banner
	{
		width: 100%; height: 300px; float: left;
	}
		#banner_in
		{
			width: 1000px; height: 300px; margin: 0px auto;
		}
			#banner_in_1
			{
				width: 1000px; height: 300px; float: left; position:relative; z-index:0; background-image: url(images/banner_1.jpg); 
			}
			#banner_in_1 IMG 
			{
			position:absolute;
			
			z-index:8;
			opacity:0.0;
			}
			#banner_in_1 IMG.active {
				z-index:10;
				opacity:1.0;
			}#banner_in_1 IMG.last-active {
				z-index:9;
			}

	#menubar
	{
		width: 100%; height: 40px; float: left;
	}
		#menubar_in
		{
			width: 1000px; height: 40px; margin: 0px auto; box-shadow: 0px 1px 5px 1px #000000;
			background: #224A06; 
			background: linear-gradient(top, #224A06 0%, #436D0A 100%);  
			background: -moz-linear-gradient(top, #224A06 0%, #436D0A 100%); 
			background: -webkit-linear-gradient(top, #224A06 0%,#436D0A 100%);
		}

	#content_area
	{
		width: 100%; height: 550px; float: left;
	}
		#content_area_in
		{
			width: 1000px; height: 550px; margin: 0px auto;
		}
			#content_area_in_title
			{
				width: 1000px; height: 50px; float: left; line-height: 50px;
				font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
			}
			#content_area_in_a
			{
				width: 1000px; height: 190px; float: left;
				font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #000; text-align: justify;
			}
				#content_area_in_a1
				{
					width: 700px; height: 160px; float: left; padding: 15px; background-color: #FEFFD9; border: 1px solid #CCC; 
					/*opacity:0.9;
					filter:alpha(opacity=90);*/
					font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000; text-align: justify;
					
					-webkit-border-top-left-radius:12px;
					-webkit-border-top-right-radius:12px;
					-webkit-border-bottom-left-radius:12px; 
					-webkit-border-bottom-right-radius:12px;
							  
					-moz-border-radius-topleft:12px;
					-moz-border-radius-topright:12px;
					-moz-border-radius-bottomleft:12px; 
					-moz-border-radius-bottomright:12px;
							  
					border-top-left-radius:12px;
					border-top-right-radius:12px;
					border-bottom-left-radius:12px; 
					border-bottom-right-radius:12px;
				}
				#content_area_in_a2
				{
					width: 220px; height: 160px; float: left; padding: 15px; background-color: #FEFFD9; border: 1px solid #CCC; 
					/*opacity:0.9;
					filter:alpha(opacity=90);*/ margin-left: 10px;
					font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000; text-align: justify;
					
					-webkit-border-top-left-radius:12px;
					-webkit-border-top-right-radius:12px;
					-webkit-border-bottom-left-radius:12px; 
					-webkit-border-bottom-right-radius:12px;
							  
					-moz-border-radius-topleft:12px;
					-moz-border-radius-topright:12px;
					-moz-border-radius-bottomleft:12px; 
					-moz-border-radius-bottomright:12px;
							  
					border-top-left-radius:12px;
					border-top-right-radius:12px;
					border-bottom-left-radius:12px; 
					border-bottom-right-radius:12px;
				}
			
			#content_area_in_b
			{
				width: 1000px; height: 275px; float: left; margin-top: 15px;
			}
				#content_area_in_b1
				{
					width: 220px; height: 260px; float: left; background-color: #FEFFD9; border: 1px solid #CCC; padding: 0px 8px;
					-webkit-border-top-left-radius:12px;
					-webkit-border-top-right-radius:12px;
					-webkit-border-bottom-left-radius:12px; 
					-webkit-border-bottom-right-radius:12px;
							  
					-moz-border-radius-topleft:12px;
					-moz-border-radius-topright:12px;
					-moz-border-radius-bottomleft:12px; 
					-moz-border-radius-bottomright:12px;
							  
					border-top-left-radius:12px;
					border-top-right-radius:12px;
					border-bottom-left-radius:12px; 
					border-bottom-right-radius:12px;
					
					background: #FFF9E1; 
					background: linear-gradient(top, #FFF9E1 0%, #EBFA96 100%);  
					background: -moz-linear-gradient(top, #FFF9E1 0%, #EBFA96 100%); 
					background: -webkit-linear-gradient(top, #FFF9E1 0%,#EBFA96 100%);
				}
				#content_area_in_b2
				{
					width: 220px; height: 260px; float: left; margin-left: 14px; background-color: #FEFFD9; border: 1px solid #CCC;
					padding: 0px 8px;
					-webkit-border-top-left-radius:12px;
					-webkit-border-top-right-radius:12px;
					-webkit-border-bottom-left-radius:12px; 
					-webkit-border-bottom-right-radius:12px;
							  
					-moz-border-radius-topleft:12px;
					-moz-border-radius-topright:12px;
					-moz-border-radius-bottomleft:12px; 
					-moz-border-radius-bottomright:12px;
							  
					border-top-left-radius:12px;
					border-top-right-radius:12px;
					border-bottom-left-radius:12px; 
					border-bottom-right-radius:12px;
					
					background: linear-gradient(top, #FFF9E1 0%, #EBFA96 100%);  
					background: -moz-linear-gradient(top, #FFF9E1 0%, #EBFA96 100%); 
					background: -webkit-linear-gradient(top, #FFF9E1 0%,#EBFA96 100%);
				}
					#content_area_in_b2_a
					{
						width: 220px; height: 25px; float: left; line-height: 25px; color: #060; 
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-align: center;
					}
					#content_area_in_b2_b
					{
						width: 216px; height: 70px; float: left; margin-top: 5px; border: 2px solid #CCC;
					}
					#content_area_in_b2_c
					{
						width: 220px; height: 110px; float: left; color: #333; margin-top: 10px;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; text-align: justify;
					}
					#content_area_in_b2_d
					{
						width: 220px; height: 25px; float: left; margin-top: 5px;
					}
						#content_area_in_b2_d_btn
						{
							width: 80px; height: 25px; float: right; background-color: #060;
							text-align: center; cursor: pointer;
						}
						#content_area_in_b2_d_btn:hover
						{
							background-color: #666;
							text-align: center;
						}
							#content_area_in_b2_d_btn a
							{
								line-height: 25px; color: #FFF; text-decoration: none;
								font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: center;
							}
							
					#content_area_in_b2_announcements
					{
						width: 220px; height: 195px; float: left; margin-top: 5px;
					}
						.fon_marquee
						{
							font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align: center; color: #060;
						}
			
	
#footer
{
	width: 100%; height: 200px; float: left;
	
	background: #436D0A; 
	background: linear-gradient(top, #436D0A 0%, #224A06 100%);  
	background: -moz-linear-gradient(top, #436D0A 0%, #224A06 100%); 
	background: -webkit-linear-gradient(top, #436D0A 0%,#224A06 100%);
}
	#footer_in
	{
		width: 1000px; height: 200px; margin: 0px auto;
	}
	
	#footer_in  a
			{
				color: #ffffff;
			}
			
			#footer_in .section_w240
			{
				float: left; width: 200px; padding-right: 49px;
			}
			
			#footer_in .section_w240_h3
			{
				width: 175px; height: 25px; border-bottom: 1px dotted #FF0; margin-top: 7px;
				font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold; color: #FFFFFF;
			}
		
			#footer_in .footer_list
			{
				margin: 0px; padding: 0px; list-style: none;
			}
			
			#footer_in .footer_list li
			{
				margin: 0px; padding: 4px 0;
			}
			
			#footer_in .footer_list li a
			{
				font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFCC; text-decoration: none;
			}
			
			#footer_in .footer_list li a:hover
			{
				color: #FFCC00; text-decoration: none;
			}
			#routemap
			{
				width: 170px; height: 130px; float: left; background-image: url(images/rtmp1.jpg);
			}
	
	
	
.cleaner_h20 { clear: both; width:100%; height: 20px; border-top: 1px dotted #FF0; }	

.center_a
{
	font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; font-weight: normal; color: #FFC;
}
#center_powered
{
	width: 1000px; height: 30px; float: left;
	font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; font-weight: normal; color: #FFC; text-decoration: none;
}
	#center_powered a
	{
		font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; font-weight: bold; color: #FFF; text-decoration: none;
	}
	#center_powered a:hover
	{
		 color: #0CF; text-decoration: none;
	}




/*=================================gallery_start============================================*/

#gallery_full
	{
		width: 100%; height: auto; float: left;
	}
		#gallery_in
		{
			width: 970px; height: auto; margin: 0px auto; padding: 15px;
		}
			#gallery
			{
				width: 970px; height: auto; float: left;
			}
				#gallery_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#gallery_contents
				{
					width: 970px; min-height: 250px; float: left; padding-bottom: 30px;
				}


/*=================================gallery_end============================================*/



/*=================================ABOUT_start============================================*/

#about_full
	{
		width: 100%; height: auto; float: left;
	}
		#about_in
		{
			width: 970px; min-height: 1100px; margin: 0px auto; padding: 15px;
		}
			#about
			{
				width: 970px; height: 1100px; float: left;
			}
				#about_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#about_contents
				{
					width: 970px; height: 1060px; float: left;
				}
					#about_contents1
					{
						width: 970px; height: 190px; float: left;
					}
						#about_contents1a
						{
							width: 570px; height: 180px; float: left; margin-right: 15px;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
						}
						#about_contents1b
						{
							width: 360px; height: 170px; float: left; margin-left: 15px; border: 5px solid #C4B9B9;
						}
					#about_contents2
					{
						width: 970px; height: 130px; float: left;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}
					#about_contents3
					{
						width: 970px; height: 210px; float: left;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}
						#about_contents3a
						{
							width: 360px; height: 170px; float: left; margin-right: 15px; border: 5px solid #C4B9B9;
						}
						#about_contents3b
						{
							width: 580px; height: 190px; float: left; margin-left: 5px;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
						}
					#about_contents4
					{
						width: 970px; height: 100px; float: left;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}
					#about_contents5
					{
						width: 970px; height: 150px; float: left;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}
						#about_contents5a
						{
							width: 115px; height: 150px; float: left; padding-right: 15px; 
						}
						#about_contents5b
						{
							width: 840px; height: 150px; float: left;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
						}
					#about_contents6
					{
						width: 970px; height: 110px; float: left; margin-top: 10px;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}
					#about_contents7
					{
						width: 970px; height: 150px; float: left; 
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}
				


/*=================================ABOUT_end============================================*/


/*=================================facilities_start============================================*/

#facilities_full
	{
		width: 100%; height: auto; float: left;
	}
		#facilities_in
		{
			width: 970px; min-height: 550px; margin: 0px auto; padding: 15px;
		}
			#facilities
			{
				width: 970px; height: 550px; float: left;
			}
				#facilities_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#facilities_contents
				{
					width: 970px; height: 510px; float: left;
					
				}


/*=================================facilities_end============================================*/




/*=================================CONTATCT_start============================================*/

#contact_full
	{
		width: 100%; height: auto; float: left;
	}
		#contact_in
		{
			width: 970px; min-height: 380px; margin: 0px auto; padding: 15px;
		}
			#contact
			{
				width: 970px; height: 380px; float: left;
			}
				#contact_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#contact_contents
				{
					width: 970px; height: 330px; float: left;
				}
					#contact_contents_left
					{
						width: 500px; height: 325px; float: left; margin-right: 10px; border-right: 1px solid #666;
					}
						#contact_contents_left_feedback
						{
							width: 500px; height: 30px; float: left;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666; text-align: center; 
						}
						
						#contact_contents_left_1
						{
							width: 500px; height: 30px; float: left; margin-top: 10px;
						}
							.for_textfields
							{
								width: 240px; height: 25px; text-align: left; 
							}
							.for_textarea
							{
								width: 240px; height: 75px; text-align: left; 
							}
							.for_btn
							{
								width: 85px; height: 30px; text-align: center; cursor: pointer;  
							}
						
							#contact_contents_left_1a
							{
								width: 180px; height: 30px; float: left;
								font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #060; text-align: right; 
							}
							#contact_contents_left_1b
							{
								width: 300px; height: 30px; float: left; padding-left: 10px;
							}
						#contact_contents_left_2
						{
							width: 500px; height: 80px; float: left; margin-top: 10px;
						}
							#contact_contents_left_2a
							{
								width: 180px; height: 80px; float: left;
								font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #060; text-align: right; 
							}
							#contact_contents_left_2b
							{
								width: 300px; height: 80px; float: left; padding-left: 10px;
							}
							
												
					#contact_contents_right
					{
						width: 380px; height: 280px; float: left; margin-left: 50px; margin-top: 40px;
					}
						#contact_contents_right_title
						{
							width: 380px; height: 30px; float: left;
							font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #1C290C; text-align: left;
						}
						#contact_contents_right_address
						{
							width: 380px; float: left;
							font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #1C290C; text-align: left; 
						}



/*=================================CONTATCT_end============================================*/



/*=================================kalaripayattu_start============================================*/

#kalaripayattu_full
	{
		width: 100%; height: auto; float: left;
	}
		#kalaripayattu_in
		{
			width: 970px; min-height: 350px; margin: 0px auto; padding: 15px;
		}
			#kalaripayattu
			{
				width: 970px; height: 350px; float: left;
			}
				#kalaripayattu_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#kalaripayattu_contents
				{
					width: 970px; height: 310px; float: left;
				}
					#kalaripayattu_contents1
					{
						width: 970px; height: 220px; float: left;
					}
						#kalaripayattu_contents1a
						{
							width: 635px; height: 220px; float: left; padding-right: 15px;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
						}
						#kalaripayattu_contents1b
						{
							width: 300px; height: 200px; float: left; border: 10px solid #CCC;
						}
					
					#kalaripayattu_contents2
					{
						width: 970px; height: 80px; float: left; margin-top: 10px;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}


/*=================================kalaripayattu_end============================================*/


/*=================================kalaritraining_start============================================*/

#kalaritraining_full
	{
		width: 100%; height: auto; float: left;
	}
		#kalaritraining_in
		{
			width: 970px; min-height: 450px; margin: 0px auto; padding: 15px;
		}
			#kalaritraining
			{
				width: 970px; height: 450px; float: left;
			}
				#kalaritraining_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#kalaritraining_contents
				{
					width: 970px; height: 410px; float: left;
				}
					#kalaritraining_contents1
					{
						width: 970px; height: 200px; float: left;
					}
						#kalaritraining_contents1a
						{
							width: 615px; height: 190px; float: left; padding-right:15px;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify; 
						}
						#kalaritraining_contents1b
						{
							width: 320px; height: 170px; float: left; border: 10px solid #CCC;
						}
					#kalaritraining_contents2
					{
						width: 970px; height: 190px; float: left;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}


/*=================================kalaritraining_end============================================*/





/*=================================kalari_massage_start============================================*/

#kalari_massage_full
	{
		width: 100%; height: auto; float: left;
	}
		#kalari_massage_in
		{
			width: 970px; min-height: 500px; margin: 0px auto; padding: 15px;
		}
			#kalari_massage
			{
				width: 970px; height: 500px; float: left;
			}
				#kalari_massage_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#kalari_massage_contents
				{
					width: 970px; height: 460px; float: left;
					
				}
					#kalari_massage_contents_1
					{
						width: 970px; height: 250px; float: left;
					}
						#kalari_massage_contents_1_lft
						{
							width: 590px; height: 245px; float: left; padding-right: 15px;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
						}
						#kalari_massage_contents_1_rt
						{
							width: 350px; height: 230px; float: left; border: 6px solid #999;
						}
					#kalari_massage_contents_2
					{
						width: 970px; height: 200px; float: left;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}



/*=================================kalari_massage_end============================================*/


/*=================================marma_healing_start============================================*/

#marma_healing_full
	{
		width: 100%; height: auto; float: left;
	}
		#marma_healing_in
		{
			width: 970px; min-height: 370px; margin: 0px auto; padding: 15px;
		}
			#marma_healing
			{
				width: 970px; height: 370px; float: left;
			}
				#marma_healing_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#marma_healing_contents
				{
					width: 970px; height: 320px; float: left;
				}
					#marma_healing_contents_left
					{
						width: 240px; height: 300px; float: left; border: 5px solid #999;
					}
					#marma_healing_contents_right
					{
						width: 700px; height: 280px; float: left; padding-left: 15px; margin-top: 15px;
						font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: justify;
					}


/*=================================marma_healing_end============================================*/




/*=================================announcements_start============================================*/

#announcements_full
	{
		width: 100%; height: auto; float: left;
	}
		#announcements_in
		{
			width: 970px; height: auto; margin: 0px auto; padding: 15px;
		}
			#announcements
			{
				width: 970px; height: auto; float: left;
			}
				#announcements_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#announcements_contents
				{
					width: 970px; height: auto; float: left;
				}
					#announcements_contents_left
					{
						width: 270px; min-height: 250px; float: left; padding: 15px;
						font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #1C290C; text-align: left;  
					}
					#announcements_contents_right
					{
						width: 635px; height: auto; float: left; padding: 15px; border-left: 1px solid #999;
					}
						#announcements_contents_right_title
						{
							width: 635px; height: 30px; float: left;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #1C290C; text-align: left;
						}
						#announcements_contents_right_contents
						{
							width: 635px; min-height: 250px; float: left; margin-top: 10px; padding-bottom: 30px;
							font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #1C290C; text-align: left;
						}


/*=================================announcements_end============================================*/


/*=================================location_start============================================*/

#location_full
	{
		width: 100%; height: auto; float: left;
	}
		#location_in
		{
			width: 970px; min-height: 550px; margin: 0px auto; padding: 15px;
		}
			#location
			{
				width: 970px; height: 550px; float: left;
			}
				#location_title
				{
					width: 970px; height: 35px; float: left; line-height: 35px;
					font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #060; text-align: left; 
				}
				#location_contents
				{
					width: 970px; height: 510px; float: left;
					
				}


/*=================================location_end============================================*/


