body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.radius_tbl {
	width: 650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	

.radius_tbl td, .radius_tbl th {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #333;
}
.radius_tbl td.stname {
	font-weight: bold;	
}
.radius_tbl td a {
	text-decoration: none;
	color: #333;
}
.radius_tbl td a:hover {
	color: #666;
	text-decoration: underline;	
}

	

.radius_tbl th {

	background-color: #00aeef;

}

	

.radius_tbl .header {

	text-align: center;

   	font-size: 16px;

   	background-color: #00aeef;

	font-weight : bold;   

	color: #fff;	   

}



.radius_tbl .sub_header {

   	font-size: 14px;

   	background-color: #00aeef;

	font-weight : bold;   

	color: #fff; 

}

	

.radius_tbl .footer {

   	font-size: 10px;

	text-align: right;

   	background-color: #00aeef;	   

}

			

.radius_tbl .on {
	background-color: #e1f4fd;
}

.radius_tbl .off {

   	background-color: #fff;

}

.radius_tbl .hover {

   	background-color: #cecfd0;

}

.radius_tbl .click {

   	background-color: #0072bc;

	color:#fff

}

	

.radius_info {

	width: 250px;

	border: 0px solid #000;

	border-collapse: collapse;

	font-family: arial, sans-serif;

	font-size: 12px;

}

.radius_info td, .radius_info th {

	text-align: left;

	border: 0px solid #000;

}

.radius_info th {

	background-color: #aaf;

}

.radius_info .header {

	font-weight:bold;

	color: #4CD15E;

}



div.map {
	width:650px;
	height:330px;
	border:1px solid black;

}



/* elable style */ 



.elabel_1 {

	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 13px;	

	background-color:#63948C;

	font-weight:bold;

	border:1px #3A5853 solid;

	width: 200px;

	padding: 3px;

	filter:alpha(opacity=85);

	opacity: 0.85;

	text-align: center;

	color: #000;

	}
.colrt {
	float: left;
	width: 650px;	
}
.collt {
	float: left;
	width: 230px;
	margin-right: 29px;
}
table.stheading  {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;		
}
table.stheading tr {
	color: #FFF;
	background-color: #636466;	
}
table.stheading td {
	color: #FFF;
	background-color: #636466;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.sthead {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666;
	font-size: 16px;
	border: 1px solid #000;
	background-image: url(images/faq_head_bg.gif);
	background-repeat: repeat-x;
}
.xcont {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
}
.ptitle {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
}
#addressInput {
	width:220px;
	border: 1px solid #000;
	padding:3px;
}
#region_id {
	border: 1px solid #000;
	padding:3px;
}

.form_but {
	background-image: url(images/form_button_p.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.form_but a {
	color: #FFF;
	text-decoration: none;
	display: block;
	
}
.form_but:hover {
	background-image: url(images/form_button_a.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

