﻿@charset "utf-8";
/* CSS Document */

.btnAppForm{
	display:block;
	width:80px;height:12px;
	margin:0px 0px 5px 0px;
}
.btnAppForm a{
	display:block;
	width:80px;height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/static/image/img_btn_accessmap.gif) no-repeat 0px 0px;
}
.btnAppForm a:hover{background:url(/static/image/img_btn_accessmap_on.gif) no-repeat 0px 0px;}

.stepImg{display:block;margin:0px 0px 15px 160px;padding:0px 0px 0px 0px;}

.text_height25{line-height:25px !important;}

.common_table{line-height:30px;}
.common_table input[type="text"]{
	height:16px;
	font-size:13px;
	background-color:#EFEFEF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.common_table input[type="submit"]{
	font-size:13px;
}
.common_table textarea{
	font-size:13px;
	background-color:#EFEFEF;
	width:100%;
	margin:5px 0px 5px 0px;
}
.btn_send
{
	width:80px;height:15px;
	text-indent:-9999px;overflow:hidden;
	background:url(/static/image/img_btn_send.gif) no-repeat 0px 0px;
}
.redFont{color:#E12229;}

.btnAppForm a{
	display:block;
	width:80px;height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/static/image/img_btn_form.gif) no-repeat 0px 0px;
}
.btnAppForm a:hover{background:url(/static/image/img_btn_form_on.gif) no-repeat 0px 0px;}

.contactText{border-top:none;border-bottom:none;line-height:20px;}

.thanksText{display:block;text-align:center;padding:100px;}
.thanksText a{color:#05CCF5;}