.msg{
	background:url(img/bg_msg.jpg) right bottom no-repeat;border-top:1px solid #317bc2; height:170px; text-align: center;
}
.msg span{font-size:18px;font-family:NanumGothic,'나눔고딕','Nanum Gothic','돋움',dotum,sans-serif;font-weight:600;text-align:left;margin:40px 10px 10px;display:block}

.noline {
	border-top-width: 1px !important;
	border-top-color: #ffffff !important;
	border-bottom-width: 0 !important;
}

.msg img {
	margin-top: 70px;
}

#admin-info-dialog iframe, #building-ledger-dialog iframe{
	height: 500px;
    overflow: hidden;
    width: 100%;
	border-width: 0;
}

h4.tit {
    line-height: 18px;
    padding-left: 15px;
    color: #226da5;
    font-weight: bold;
    background: url(img/bul_h4.gif) 0 10px no-repeat;
    padding-top: 7px;
    font-size: 12px;
}

.tbview thead th {
    padding: 5px 5px;
    color: #212121;
    background-color: #eeeeee;
    border-bottom: 1px solid #bfbbb6;
    border-right: 1px solid #dddddd;
    font-weight: normal;
}

.table-hide {
    display: none;
}

#result-titles tr, #result-titles tr input {
    cursor: pointer;
}

.select {
    background-color: #d7e0e7 !important;
}

.CSS-BUTTON-001 {
	background-color: #82BBE2;
	padding: 5px;
	color: white !important;
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 3px;
	display: inline-block;
}
