@charset "utf-8";

#content {  width:1px; text-align:center; position:relative; }
#main_area { width:900px; height:442px; text-align:left; position:relative; background-color:#ffffff; }

#core { }

/*
#content { width:9px; text-align:center; position:relative; background-color:#eeeeee; }
#main_area { width:1px; height:442px; background-color:#ffffff; text-align:left; position:relative; margin-left:30px; }
*/

#main_area .title { background-image:url(../images/contactus/title.jpg); width:198px; height:19px; overflow:hidden; margin-left:35px; }

#content_shadow { padding:18px 20px 0px 20px; width:390px; float:left; }
#content_area { margin-left:13px; height:355px; width:320px; _width:305px; overflow:auto;  }

.tab { background-color:#57606d; height:18px; width:137px; padding:6px 0px 0px 8px; overflow:hidden; clear:both; }
.line { border-top:1px solid #57606d; height:1px; overflow:hidden; width:100%; clear:both; }

#content_area ul { margin:0px 0px 22px 0px; padding:0px; list-style:none; clear:both; }
#content_area .tab { width:145px; }
#content_area table { border:0px; border-spacing:0px; border-collapse:collapse; clear:both; }
#content_area table tr .subject { background-color:#d6d6d6; width:100px; }
#content_area table tr td { padding:2px 8px 2px 8px; margin:0px; vertical-align:top; border-top:2px solid #ffffff; }
#content_area a { color:#333333; text-decoration:none; }
#content_area a:hover { text-decoration:underline;}


/* Enquiry */
	#enquiry_bar { width:39px; height:442px; position:absolute; top:0px; left:861px; background:url(../images/contactus/enquiry_title.jpg) no-repeat center #4e9dca; cursor:pointer; }
	.right_shadow_bar { background-image:url(../images/contactus/map_right_shadow.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contactus/map_right_shadow.png', sizingMethod='crop');
 width:9px; height:434px; background-position:center; position:absolute; right:0px; top:0px; z-index:1; background-repeat:no-repeat; }
	.left_shadow_bar { background-image:url(../images/contactus/map_left_shadow.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contactus/map_left_shadow.png', sizingMethod='crop');
 width:9px; height:434px; background-position:center; position:absolute; left:0px; top:0px;  z-index:1; background-repeat:no-repeat; }
	#map { position:absolute; left:475px; top:0px; width:387px; height:442px; }
	/*.show_map { z-index:0; width:387px; height:442px; overflow:hidden; background-image:url(../images/contactus/map.jpg); background-repeat:no-repeat; background-position:center; }*/
	.show_map { z-index:0; width:387px; height:442px; }

	#enquiry_form { width:0px; height:442px; margin-left:10px; }
	#enquiry_form_area { width:0px; height:442px; background-color:#f4f2f2; margin-right:40px; position:relative; }


	#enquiry_form_area table { border:0px; border-spacing:0px; border-collapse:collapse; width:380px; }
	#enquiry_form_area .margin {  padding:43px 10px 0px 10px; }
	#enquiry_form_area table tr .label { border-bottom:1px solid #746c6c; background-color:#6385b5; padding:2px 0px 2px 9px; width:114px;vertical-align:top; }
	#enquiry_form_area table tr .field { border-bottom:1px solid #746c6c; vertical-align:top; }
	#enquiry_form_area input { height:15px; line-height:15px; vertical-align:middle; width:250px; padding:5px; font-family:Arial, Helvetica, sans-serif; color:#333333; background:none; }
	#enquiry_form_area textarea { height:50px; width:250px; font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; padding:5px; line-height:15px; }

	.split { height:4px; overflow:hidden; border-bottom:0px; }


/* Button */
	.btn_submit { background-image:url(../images/contactus/btn_submit.jpg); width:50px; height:50px; overflow:hidden; cursor:pointer; }
	.btn_submit_over { background-image:url(../images/contactus/btn_submit_over.jpg); width:50px; height:50px; overflow:hidden; cursor:pointer; }
	
	
#quick_tab { position:absolute; top:75px; left:390px; }
#quick_tab ul { list-style:none; margin:0px; padding:0px; }
#quick_tab ul li { list-style:none; margin:0px; width:65px; background-color:#57606d; padding:5px; margin-bottom:5px; text-align:center; color:#ffffff; cursor:pointer; line-height:12.5px; }
#quick_tab ul li:hover { background-color:#78a6c0; }

#quick_tab ul li a { color:#ffffff; text-decoration:none; }
#quick_tab ul li a:hover { text-decoration:underline; }



