@charset "utf-8";

@font-face{
 font-family: 'NanumGothicWeb';
 font-style: normal; font-weight: normal;  
 src: url('http://ssoju.net/wedding/src/nanum/NanumGothic.eot'); src: local('?'), url('http://ssoju.net/wedding/src/nanum/NanumGothic.woff') format('woff'), url('http://ssoju.net/wedding/src/nanum/NanumGothic.ttf') format('truetype'); 
 } 

@font-face{
 font-family: 'NanumGothicWebB'; 
 font-style: normal; font-weight: bold; src: url('../css/NanumGothicBold.eot'); 
 src: local('?'), url('http://ssoju.net/wedding/src/nanum/NanumGothicBold.woff') format('woff'), url('http://ssoju.net/wedding/src/nanum/NanumGothicBold.ttf') format('truetype'); 
}

#title_underline { border-bottom:1px solid #999; }
#blank10 { margin-top:10px; }
#blank20 { margin-top:20px; }
#blank25 { margin-top:25px; }
#blank30 { margin-top:30px; }
#blank35 { margin-top:35px; }
#blank40 { margin-top:40px; }
#text13 { color:#3d3e42; font-size:13px; font-family:Arial, Helvetica sans-serif, DotumNanumGothicWeb;}
#text18b { color:#054b69; font-size:18px; font-weight:bold; font-family:Arial, Helvetica sans-serif, NanumGothicWebB;}
#text16g { color:#ef9169; font-size:16px; font-weight:bold; font-family:Arial, Helvetica sans-serif, NanumGothicWebB;}

.list {border-bottom:1px solid #ccc;}
.list td{border-bottom:0px solid #ccc; border-right:1px solid #ccc; font-size:13px; font-family:Arial, Helvetica sans-serif, NanumGothicWebB;}
.list thead #c1{height:40px; color:#FFF; font-weight:bold; text-align:center; background-color:#999;}
.list thead #c2{height:40px; color:#FFF; font-weight:bold; text-align:center; background-color:#878684;}
/*.list tbody>tr:hover{background-color:#eee}*/
.list tbody #bc1{height:40px; padding:0px 0; color:#3d3e42; text-align:center; font-weight:bold; background-color:#f8f7f6}
.list tbody #bc1_left{height:40px; padding-left:10px; color:#3d3e42; text-align:left; font-weight:bold; background-color:#f8f7f6}
.list tbody #bc2{height:40px; padding:0px 0; color:#3d3e42; text-align:center; font-weight:bold; background-color:#e2e0dc}
.list tbody #bc2_left{height:40px; padding-left:10px; color:#3d3e42; text-align:left; font-weight:bold; background-color:#e2e0dc}
.list select {font-size:11px; border:0px solid #aaa;}
.list tr>td:last-child{border-right:none}
.list #f_right{float:right;}