/* �Ǹ޴� */
#tabmenu{border:0px solid red; position:relative; height:70px; width:100%; font-size:25px; text-align:center;}
#tabmenu ul,#tabmenu ul li{margin:0;padding:0}
#tabmenu ul li{list-style:none}
#tabmenu ul li,#tabmenu ul li a{border:0px solid red;background-color:#e6d5b7; width:50%; height:30px; padding:10px 0 10px 0;}
#tabmenu ul li{float:left;margin-right:-1px;line-height:26px}
#tabmenu ul li a{border:0px solid red; width:100%; height:30px; padding:10px 0 10px 0; display:inline-block;background-position:100% 0; font-weight:bold; color:#666; cursor:pointer; text-decoration:none !important}
#tabmenu ul li a:hover{color:#000}
#tabmenu ul li.on,#tabmenu ul li.on a{background-color:#695e4a; height:30px; padding:10px 0 10px 0;}
#tabmenu ul li.on a{color:#fff;}

#tabcontent0{width:100%; height:auto; margin:0 0 30px 0; font-size:1em;}
#tabcontent1{width:100%; height:auto; margin:0 0 30px 0; font-size:1em;}
/* //�Ǹ޴� */

/* �Է���*/
.res_table{
	border-top:2px solid #b9a68f;
	width:100%;
}

.res_table th{
	padding:10px;
	border-bottom:1px solid #dcc9b2;
	width:20%;
}

.res_table td{
	border-bottom:1px solid #dcc9b2;
	padding:10px;
	width:70%
}

input.phone{width:20%;padding: 0 3px;}
input.name {padding: 0 3px;}
input.email{width: 21%;padding: 0 3px;}
textarea.substance{width:100%; padding:3px; height:auto;}
textarea.indi{width:100%; height:100px;}
input.check{margin-top:15px;}

.res_BT{
	border:0px solid blue;
	width: 100%;
	height:auto;
	margin:30px auto;
	overflow:hidden;
	text-align: center;
}
.res_BT span{
	border:0px solid red;
	/* width:49%; */
	display:inline-block;
	text-align:center;
	}
