.formabc
{
	margin-top:75px;
	color:#636463;
	font-size:12px;
}
.formabc .rowElem
{
	margin:5px 0 0 20px;
	width:225px;
	height:50px;
}
.formabc .label
{
	height:20px;
}

.ngayden
{
	width:170px;
}
.formabc .rowElem input
{
	border:solid 1px #f3cf07;
	background:#FFF;
	height:13px;
	padding:5px;
}
.formabc .rowElem select
{
	border:solid 1px #f3cf07;
	background:#FFF;
	padding:2px;
}
.formabc .submit
{
	margin:20px 0 0 133px;
	background:url(/images/book_online.jpg) no-repeat;
	border:0;
	cursor:pointer;
	width:100px;
	height:22px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.formabc .submit:hover
{
	-webkit-transform: scale(1.1) translateY(-3px);	
	-moz-transform: scale(1.1) translateY(-3px);	
	-ms-transform: scale(1.1) translateY(-3px);	
	transform: scale(1.1) translateY(-3px);	
	-webkit-box-shadow: 5px 5px 10px #bababa;
	-moz-box-shadow: 5px 5px 10px #bababa;
	box-shadow: 5px 5px 10px #bababa;
}
.rfs
{
	border:0;
	text-transform:uppercase;
	border-bottom:dotted 1px #594433;
	height:8px;
	margin:20px 0;
}
.button2
{
	width:750px;
	height:30px;
	margin-left:100px;
	padding:5px 0;
}
.label2
{
	float:left;
	margin-top:8px;
	width:120px;
}
.button2 input
{
	float:left;
	width:200px;;
	margin-right:20px;
	background:#fffef9;
	border: solid 1px #dbd6ae;
	height:13px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:5px
}
.button2 select
{
	float:left;
	width:173px;;
	margin-right:20px;
	background:#fffef9;
	border: solid 1px #dbd6ae;
	height:25px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px
}
.button2 textarea
{
	width:680px;;
	margin-right:20px;
	background:#fffef9;
	border: solid 1px #dbd6ae;
	height:80px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px
}
.reset
{
	margin-left:380px;
}
.bt_datphong
{
	margin-right:20px;
	background:#26833b;
	border:0;
	width:80px;
	line-height:25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#f3e876;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold
}
.bt_datphong:hover
{
	background:#b90202;
}