@charset "UTF-8";
/* CSS Acting
		by Thuyntn
*/

/*
/////////////////////////////////////
CSS FOR Content
/////////////////////////////////////
*/

.infoArea {
	width: 590px;
	float: left;
}
.mapArea {
	width: 295px;
	float: right;
}
.infoArea dl {
	color: #333333;
	font-size: 117%;
	border-top: 1px solid #d4d4d4;
	background: url(../images/company/bg_tb01.png) repeat-y;
}
.infoArea dt {
	width: 120px;
	float: left;
	padding: 13px 0 13px 40px;
}
.infoArea dd {
	padding: 13px 0 13px 185px;
	border-bottom: 1px solid #d4d4d4;
}
.tblContact ul {
	background: url(../images/company/bg_tb02.png) repeat-y;
	border-top: 1px solid #d4d4d4;
	margin: 5px 0 20px 0;
}
.tblContact li {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #d4d4d4;
}
.tblContact dl {
	color: #333333;
	font-size: 117%;
}
.tblContact dt {
	width: 225px;
	float: left;
	padding: 5px 0 5px 25px;
}
.tblContact dd {
	padding: 3px 0 3px 265px;
}
.tblContact .ipt {
	height: 25px;
	padding: 0 5px;
	border: 1px solid #d4d4d4;
	vertical-align: middle;
}
.tblContact .ipt01 {
	width: 300px;
}
.tblContact .ipt02 {
	width: 30px;
}
.tblContact .ipt03 {
	width: 580px;
}
.tblContact radio {
	vertical-align: middle;
}
.tblContact label {
	padding: 0 10px 0 0;
}
.tblContact dl .hissu {
	color: #ff0033;
	font-size: 85%;
	padding: 0 5px 0 0;
}
.tblContact .hissu {
	color: #ff0033;
	font-size: 100%;
}
.tblContact .txa {
	padding: 5px;
	border: 1px solid #d4d4d4;
	width: 580px;
}
.tblContact .btnSubmit {
	color: #333333;
	font-size: 117%;
	background: none;
	border: 1px solid #d4d4d4;
	padding: 3px 20px;
}


.group-text {
		background: #fff;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	border-radius:5px;
	color: #000;
	line-height: 26px;
	padding: 20px 18px 15px;
	font-size: 117%;
}


.privacy {
	width:820px;
	height:170px;
	overflow:auto;
	margin-left:44px;
}
.privacy p {
	color:#252525;
	margin-bottom:15px;
	line-height:20px;	
}
