@charset "utf-8";
/* CSS Document */

/* domain style */
/* left*/
#free_service .ui-state-hover a, #free_service .ui-state-hover a:hover, #free_service .ui-state-hover a:link, #free_service .ui-accordion-content li a:hover, #free_service .ui-accordion-content li a:focus { color: #65990b !important;background:#f0f0f0; }
#free_service .left_accordion .ui-state-hover, #free_service .left_accordion .ui-state-focus, #free_service .left_accordion .ui-state-active { border-bottom: 2px solid #65990b !important; }
#free_service .left_accordion .ui-state-hover, #free_service .ui-state-active { color: #65990b !important; }
/* */
.contents_box h4 { color: #65990b; }
input:focus, input:hover, select:focus, select:hover { border: 1px solid #65990b; }
.color_blue { color: #65990b !important; }
#free_service span.h3_before { color: #65990b; }
/* */
#free_service h3 img { display: block;}
#free_service .form_table { border-top: 1px solid #65990b; }
#free_service .add_title { color: #65990b; }
#free_service .apply_form h4 span input[type=checkbox]:checked + label { color: #65990b; }
#free_service .seach_more:hover { color: #65990b; border: 1px solid #7fafe4; }
#free_service aside .btn_next { background: #65990b; }
/*호스팅무료*/
.btn_link { padding: 7px 30px; color: #fff; background: #65990b; font-size: 13px; }
.free_h_txt{ float:right;}
@media (max-width: 500px) {
.free_h h3 img{width:100%;}
}
/* idc */
.free_box {width:98%; margin:0; padding:0;float:left; overflow:hidden; border-bottom:1px dashed #ddd; border-right:none; font-size:14px; text-align:center;}
.free_box:nth-child(3n+3) {border-right:none;}
.free_box:nth-last-child(-n+3){border-bottom:1px dashed #ddd;}
.free_box:last-child{border-bottom:none;}
.free_box .free_icon{height:120px; margin:20px 0 5px 0 ; }
.free_box .free_icon img{vertical-align:bottom;}
.free_box p{min-height:100%;}
.free_box .btn_link{margin:20px 0;}

/*170420*/
.free_box{min-height: auto}