@charset "UTF-8";

.dtaq_footer {
    background-color: #ffffff;
    margin:0 auto;
}
.dtaq_footer_menu li{
   float:left;
   margin:0 10px;
}
.dtaq_footer_menu li a{
  color:#474747;
  font-size:12px;
  font-weight:bold;
}
.dtaq_footer_menu li a#jwxe_7041101{
  color:#1179c8;
}
.dtaq_address{
  color:#696969;
  font-size:12px;
  font-family: 'Nanum Gothic', sans-serif, Helvetica, AppleSDGothicNeo, sans--serif;
  font-weight:bold;
}
.dtaq_copyright{
  font-size:12px;
  color:#696969;
}
.srchtype_box {
  margin:0 20px 30px;
  padding:10px 0 0 0;
  }
.srchtype_box .btn_srchtype {
  position:relative;
  margin:0 0 3px 0;
  font-size:11px;
  color:#4f4f4f;
  
}
.srchtype_box .btn_srchtype > a {
  display:block;
  padding:0 3px;
  width:100%;
  height:30px;
  line-height:28px;
  border:1px solid #bebebe;
  background:#fff;
  font-size:11px;
  color:#4f4f4f;
  background:url("/_res/ko/img/common/icon_selectbox.gif") 115px center no-repeat;
}
.srchtype_box .btn_srchtype > a.icon_arrow{
  background:url("/_res/ko/img/common/icon_selectbox.gif") 115px center no-repeat;
}
.srchtype_box .btn_srchtype > a .ico_ly_view {
  position:absolute;
  right:19px;
  top:14px;
  display:block;
  width:11px;
  height:6px;
  line-height:6px;
  vertical-align:top;
  background:url("../img/icon/icon.png") no-repeat 0 -39px;
  cursor:pointer;
}
.srchtype_box .btn_srchtype > .btn_date input {
  display:block;
  padding:0 3px;
  width:190px;
  height:30px;
  line-height:30px;
  border:1px solid #bebebe;
  background:#fff;
}
.srchtype_box .btn_srchtype > .btn_date .ico_ly_cal {

  display:block;
  width:16px; 
  height:15px;
  line-height:6px;
  vertical-align:top;
  
  cursor:pointer;
}
.srchtype_box .btn_srchtype ul {
  position:absolute;
  left:0;
  bottom:29px;
  z-index:2;
  width:100%;
  border:1px solid #bebebe;
  background:#fff; 
  display:none
}
.srchtype_box .btn_srchtype li {
  height:30px;
  line-height:30px;
}
.srchtype_box .btn_srchtype li a {
  display:block;
  padding:0 5px;
  height:30px;
  font-size:11px;
  color:#4f4f4f;
}
.srchtype_box .btn_srchtype li a:hover {background:#ccc;}
.srchtype_box .btn_srchtype input.shtype01 {width:100%;}
.dtaq_move{
  text-align:center;
  background:#153052;
  color:#fff;
  line-height:28px;
  font-size:11px;
}
.dtaq_go_top{
 position:fixed !important;
 bottom:215px !important;
  left:0 ;
  top: auto !important;
 
}