@charset "utf-8";

/* -------------------------------
	CONTACT US
------------------------------- */
.contactus-txt-01 {
	margin: 0px 0px 0px 100px;
}
.contactus-txt-01 ul{
	margin: 20px 0px 0px 20px;
}

.contactus-ti-01 {
	background-image: url(../images/contactus_ti_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 15px;
	margin: 80px 50px 30px 50px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #501519;
}
.contactus-box-01 {
	margin: 0px 0px 0px 50px;
	width: 220px;
	height: 500px;
}
.contactus-box-02 {
	margin: -500px 50px 30px 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.contactus-box-03 {
	padding: 0px 80px 25px 80px;
}
.contactus-box-03 ul {
	margin-left: 30px;
}

.contactus-frm-01 {
	width: 240px;
}
.contactus-frm-02 {
	width: 100px;
	height: 18px;
	line-height: 18px;
}
.contactus-frm-03 {
	width: 250px;
	height: 200px;
}
.contactus-frm-04 {
	text-align: center;
	margin: 30px 0px 40px 0px;
}

