@charset "utf-8";

/**
* OLYM Cascading Style Sheets
* File Name : default.css
* Description : GRM default style sheet
* Author : Web business Team / Jeon Hyeon Jeong
* Email : design@olymcompnay.com
* Date : 2010.06.14
* Update : 2010.06.14
* Copyright(c) 2010 OLYM Communications. All Rights Reserved.
*/

/* pop */
.pop { width:550px; background:url(../image/pop/bg_pop.jpg) left top repeat-y;
  padding-bottom:80px;}

.pop .search {
  background:url(../image/pop/bg_search.jpg) center top;
  height:257px;
}
.pop .search p {
  padding:30px 0 30px 0 ;
  text-align:center;
}
.pop .search .st {
  width:385px;
  margin-left:80px;
}
.pop .search .st th {
  text-align:right;
  padding-right:10px;
}
.pop .search .st td {
  padding:3px 0 3px 0;
}
.pop .search .st .hp {
  padding-bottom:5px;
}
.pop .search .btn {
  float:left;
  padding-left:167px;
  margin-top:-20px;
}
.search .com_input {
  font-size:12px;
  height:15px;
  border:solid 1px #cad1dc;
  padding:5px;
}

/* pop_result */
.pop_result { width:550px; background:url(../image/pop/bg_pop.jpg) left top repeat-y;
  padding-bottom:80px;}
.pop_result .st {
  width:500px;
  margin-left:30px;
  border:2px solid #4485c3;

}
.pop_result .st th {
  width:180px;
  text-align:left;
  padding:10px 10px 10px 10px;
  background:#4485c3;
  color:#ffffff;
  border-bottom:1px solid #6296c8;
}

.pop_result .st td {
  text-align:left;
  padding:10px 10px 10px 10px;
  background:#ffffff;
  color:#666;
  border-bottom:1px solid #dbdcde;
}
.pop_result .info {
  padding:40px 0 0 56px;
}
.pop_result .list {
  padding-left:50px;
}
.btn_close {
  text-align:center;
  padding-top:30px;
}

/* ÇÕ°Ý */
#contents_final_succ {
  position:relative;
  margin:0 auto;
  padding-bottom:0px;
  padding-left:0px;
  width:500px;
}
#contents_final_succ .lin1e { height:5px; }
.succ  { padding-top:35px;}
.succ li { float:left; padding:15px 8px 15px 10px;}
.succ .name { padding:17px 50px 0 0; font-size:12px; font-weight:bold; color:#000; width:60px;}
.succ .jm { padding:17px 50px 0 0; font-weight:bold; color:#000; width:150px;}
.succ .t { padding:0 5px 0 5px; font-size:14px ;font-weight:bold; color:#000; }
.succ .date { padding:15px 10px 0 30px; font-size:14px ;font-weight:bold; color:#000; }

