/* �׺���̼� ���� css */
.mgc-toolbar {
margin:0 0 0 0;
height:45px;
background:url('/plugin/ipHakSajung/img/toolbarbg.png') repeat-x;
position:relative;
}

.mgc-toolbar ul {
margin:0 0 0 0;
padding:0;
list-style:none
}

.mgc-toolbar ul li {
	display:inline-block;
	float:left;
	font-size:12px;
	background:url('/plugin/ipHakSajung/img/mgc-toolbar-item-bg.png') top left no-repeat;
	padding:0 7px;
	position:relative;
	width:auto;
	line-height:1.2em
}

/* ���콺������ ��� ���� 
css ������ �����ڽ� ������ :hover�� Ŭ���� hover�� ���� �Է��մϴ�.
�����ڽ� �����ڸ� �̿��ϸ� js���� ��Ӵٿ� ������ ���������� ie6���� �������� �ʽ��ϴ�.
*/
.mgc-toolbar ul li:hover, .mgc-toolbar ul li.hover {
background:url('/plugin/ipHakSajung/img/mgc-toolbar-item-bg-hover.png') top left no-repeat
}

.mgc-toolbar ul li a {
padding:10px 10px 10px 15px;
color:#fff;
display:inline-block;
width:auto;
text-decoration:none;
font-weight:normal;
outline:none
}




/*****************agree����������******************************/

.contents_block {
    padding-bottom: 40px;
}

.contents_box h4 {
    font-size: 20px;
    color: #111;
    margin-bottom: 19px;
}
.contents_box h5 {
    font-size: 16px;
    color: #111;
    margin-bottom: 17px;
    position: relative;
}

.agree_box {
    margin-bottom: 8px;
    border: 1px solid #d9d9d9;
    background: #fff;
}
.agree_box > div {
    padding: 15px;
    width: 100%;
    height: 150px;
    overflow-y: scroll;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.contents_block .agree_box > div > p {
    margin-bottom: 10px;
}
.contents_block .agree_box h5 {
    margin: 20px 0 5px;
}

.contents_block .agree_box h6 {
    margin: 15px 0 5px;
	font-size:15px;
}


.add_explain2 {
    margin-bottom: 10px;
}


.table_inner, .calendar_list_box {
    border-top: solid 2px #656d78;
}


.tbl_view_type02 th {
    padding: 7px 0;
    border-bottom: solid 1px #dedede;
    background: #f7f7f7;
    color: #000;
    font-size:13px;
}

.tbl_view_type02 td {
    padding: 7px 15px;
    border-bottom: solid 1px #dedede;
    height: 25px;
    position: relative;
    font-size:13px;
}

.tbl_view_type02 th label {
    font-weight: 700;
    color: #000;
    font-size:14px;
}

.tbl_view_type02 td input[type="text"].small, .tbl_view_type02 td input[type="password"].small {
    width: 30%;
}

.tbl_view_type02 td input[type="text"], .tbl_view_type02 td input[type="password"] {
    height: 26px;
    line-height: 26px;
    margin-left: 0px !important;
}

.tbl_view_type02 .registration_input input[type='text'], .tbl_view_type02 .registration_input input[type='password'] {
    width: 96px;
}

.fred {
    color: #ef4836 !important;
}

.tbl_view_type02 .registration_input ul > li {
    float: left;
}


.tbl_view_type02 td input[type="text"], .tbl_view_type02 td input[type="password"] {
    border: solid 1px #d9d9d9;
    padding: 0 10px;
}


.tbl_view_type02 .radio_select1 {
    float: left;
    padding-top: 2px;
    padding-right: 20px;
}

.tbl_view_type02 select {
    border: 1px solid #d9d9d9;
    height: 26px;
	line-height:26px;
}


.onoff_list li {
    display: inline;
    padding-left: 0px;
}



.contents_block ol.ol {
    padding: 0 0 0 15px;
    list-style-type: decimal;
}



.btn_box {
    margin-top: 20px;
}
.ac {
    text-align: center !important;
}


.dp_none {
    display: none;
}


.contents_block input[type=checkbox] {
	width:20px;height:20px;
	cursor:pointer;
}
.contents_block input[type=radio] {
	width:20px;height:20px;
	cursor:pointer;
}