/* CSS Document */
body {
	font-family:Arial;
	font-size: 11px;
	color: #434548;
	background-color: #FFF7EC;
	margin:0px;
	text-align: center;
}


/*Stage----------------------------------*/
#bg_colour {
	background-color: #FFF7EC;
	margin:0px;
}
#container{
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/about/about_bg.jpg);
	text-align:left;
	padding-bottom:20px;
}
#content{
	margin-left:49px;
	margin-right:40px;
	margin-top:33px;
}
/*Detail-----------------------------------*/
h1 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #a3100c;
	text-decoration: none;
	height:25px;
}
h2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #a3100c;
	text-decoration: none;
	height:25px;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
	margin-left:5px;

}
h4 {
	width:250px;
	height:20px;
	text-align:left;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #a3100c;
	text-decoration: none;
	margin-top:5px;
	margin-left:187px;

}
.content{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:40px;
}
.content_contact{
	width:710px;
	margin-top:15px;
	float:left;
	padding-bottom:40px;
}
.branch{
	width:710px;
	margin-top:15px;
}
.select_contact_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
}
.box_title_detail{
	width:500px;
	height:100px;
	margin-top:10px;
	float:left;
}
.box_detail{
	width:600px;
	height:50px;
	margin-top:2px;
	margin-left:5px;
	float:left;
}
.select_contact {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #a3100c;
	text-align:center
	text-decoration: none;
	height: 20px;
	width: 260px;
	padding-left:5px;
	
}
.select_province {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	height: 20px;
	width: 130px;
	padding-left:5px;
	margin-left:10px
}
.profile_header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a3100c;
	margin-top:15px;
	margin-bottom:15px;
	text-decoration: none;

	
}
.box_profile_header {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	width: 75px;
	margin-top:5px;
	color: #a3100c;
	float:left;
	text-decoration: none;
}
.box_input_data{
	height:32px;
	width:299px;
	margin-left:60px;
	float:left;
}
.box_input_data2{
	height:32px;
	width:199px;
	margin-left:60px;
	float:left;
}
.box_input_data_content{
	height:187px;
	width:418px;
	margin-left:60px;
	float:left;
}
.box_input_data_header{
	height:35px;
	width:600px;
	margin-bottom:10px;
}

.box_btn_submit_reset{
	width:290px;
	margin-left:195px;
	margin-top:20px;
}
.select_topic {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.detail_header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	height: 20px;
	margin-bottom:15px;
}
.detail_header_red {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.box_name{
	width:230px;
	float:left;
	margin-top:10px;
}
.box_address{
	width:370px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	
}
/*name+lastname-----------------------------------*/

.inputboxdiv{
margin:0px;
height:32px;
width:299px;
background:url(../images/about/contact_bg_name_lastname.jpg) no-repeat bottom;
}
.inputbox {
font-family:Arial;
color: #a3100c;
font-size:14px;
border:none;
width:280px;
height:20px;
margin-top:6px;
margin-left:10px;
background:none;
}
/*email-----------------------------------*/

.inputboxdiv_email{
margin:0px;
height:32px;
width:197px;
background:url(../images/about/contact_bg_email.jpg) no-repeat bottom;
}
.inputbox_email {
font-family:Arial;
color: #a3100c;
font-size:14px;
border:none;
width:180px;
height:20px;
margin-top:6px;
margin-left:10px;
background:none;
}
/*content-----------------------------------*/

.inputboxdiv_content{
margin:0px;
height:187px;
width:418px;
background:url(../images/about/contact_bg_content.jpg) no-repeat bottom;
}
.inputbox_content {
font-family:Arial;
color: #a3100c;
font-size:14px;
text-align:left;
border:none;
width:390px;
height:170px;
margin-top:6px;
margin-left:13px;
background:none;
}
.mask {
color:#A3100C;
float:left;
font-family:Arial;
font-size:36px;
font-weight:bold;
margin-left:10px;
margin-right:10px;
text-decoration:none;
}
