
.lulolist {
	padding:0px;
	border:1px solid #e3e3e3;
	border-collapse:collapse;
	border-color:#e3e3e3;
	border-spacing:0px;
}
.lulolist tr th {
	height:25px;
}
.lulolist td {
	padding:3px;
}

/* for edit */
td.bds_radio label {
	color:#0663a6;
	font-weight:bold;
	padding-right:5px;
}

#edit_display_form {
	width:580px;
	padding: 3px;
	display:inline-block;
}
#edit_display_form div {
	overflow:hidden;
}
#edit_display_form .field_group {
	float:left;
	width:49%;
	height:25px;
}

#edit_display_form .editLabel {
	width:40%;
	float:left;
	line-height:21px;
}
#edit_display_form .editField {
	width:58%;
	float:left;
}

#edit_display_form .field_group2 {
	float:left;
	width:49%;
	height:20px;
}
#edit_display_form .editLabel2 {
	width:85%;
	float:left;
}
#edit_display_form .editField2 {
	width:10%;
	float:left;
}

.field_group3 {
	overflow:hidden;
	width:570px;
	display:inline-block;
	padding:2px;
}
#real_estate_contact .editLabel3 {
	width:20%;
	float:left;
	padding-left:2px;
}
#real_estate_contact .editField3 {
	width:75%;
	float:left;
}

/* for quick search header */
#whitebox_hl2 {
	float:left;
	width:auto;
}
.real_estate_qs {
	color:#666;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	padding: 3px 0 0 0;
}
.real_estate_qs #re_qs_icon_region {
	float:right;
	width:auto;
	text-align:right;
	padding:0 10px;
}
.real_estate_qs #re_qs_icon_danhmuc {
	float:left;
	width:auto;
	text-align:left;
}
.real_estate_qs a.qs_down {
	color:#0663a6;
	font-size:12px;
	text-decoration:none !important;
	text-transform:uppercase;
	padding-right:12px;
	background:url(img/icon-down.gif) no-repeat right;
}
.real_estate_qs a.qs_down:hover {
	color:#0e893e;
	background:url(img/icon-down2.gif) no-repeat right;
}

div.real_estate_quick_search {
	display:none;
	position:absolute;
	top:-1000px;
	left:-1000px;
	z-index:100;
}

div#re_qs_icon_region_dropdown {
	width: 420px;
	padding: 5px 5px 5px 12px;
	border: 2px solid #CCC;
	background-color:#f7f7f7;
}
div#re_qs_icon_region_dropdown div {
	color:#333;
	line-height:16px;
	font-size:95%;
	font-weight:normal;
}
div#re_qs_icon_region_dropdown a {
	color:#333;
}
div#re_qs_icon_region_dropdown a:hover {
	color:#0663a6;
}
div#re_qs_icon_region_dropdown div.label {
	color:#0e893e;
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
}
div#re_qs_icon_region_dropdown .l-top {
	font-weight:bold;
}

div#re_qs_icon_danhmuc_dropdown {
	width: 560px;
	padding: 10px 3px 10px 10px;
	border: 2px solid #CCC;
	background-color:#f5fcff;
}
div#re_qs_icon_danhmuc_dropdown div {
	color:#333;
	line-height:18px;
	font-weight:normal;
}
div#re_qs_icon_danhmuc_dropdown a {
	color:#0e893e;
}
div#re_qs_icon_danhmuc_dropdown a:hover {
	color:#0663a6;
}
div#re_qs_icon_danhmuc_dropdown div.label {
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:3px;
}

/* for list */
#whitebox #whitebox_h2 {
	width: auto;
	padding: 10px 10px 0 20px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #0e893e;
}

/* for detail */
#ev_created {
	padding-left:15px;
	margin-bottom:5px;
}
#ev_created span {
	font-weight:bold;
}

#ev_detail {
}
div#ev_detail {
	padding-left:15px;
}

#ev_detail .ev-code {
	color:#FFFFFF;
	padding:1px 10px;
	border:1px solid #005486;
	background-color:#0575b8;
}
#ev_detail .ev-position {
	line-height:18px;
	font-size:105%;
	margin:12px 0;
}
#ev_detail .ev-price {
	margin:5px 0;
}
#ev_detail .ev-price div {
	width:auto;
}
#ev_detail .ev-price .red {
	font-size:110%;
}

.ev-attris {
	padding:5px 0;
}
.ev-attris table {
	border-top:1px solid #dadada;
}
.ev-attris td {
	font-size:95%;
	border-bottom:1px solid #dadada;
	border-color:#dadada;
	border-collapse:collapse;
	border-spacing:0px;
	padding:3px 0 3px 2px;
}
.ev-attris td.label {
	color:#0575b8;
	font-weight:bold;
}
.ev-attris td.field {
	font-weight:bold;
}

.ev-convenience div {
	line-height:18px;
}
.ev-convenience div.bold {
	margin:2px 0;
}

/* for Danhmuc list */
.re_lis_danhmuc {
	margin-top:10px;
	border:1px solid #e4e4e4;
}
.re_lis_danhmuc td {
	background-color:#f5fcff;
}
.re_lis_danhmuc td .blog_more {
	margin:0px !important;
}
.re_lis_danhmuc .label {
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:3px;
}


