@charset "utf-8";
/* 나이스데이터 제휴카드 상세보기화면 CSS - 2011.10.21(금) */

html, body {width:100%; margin:0; padding:0; background-color:#fff;}
/** {margin:0; padding:0; font-family:Dotum, Gulim; font-size:11px; color:#959595;}*/
h1, h2, h3, h4, h5, h6 {margin:0; padding:0;font-family:Dotum, Gulim;}
html, body, div, span, applet, object, input, select, textarea, iframe, p 
, pre, a, abbr, acronym, address, big, cite, code, del
, dfn, em, img, ins, kbd, q, s, samp, small
, strong, sub, sup, tt, var, dl, dt, dd, ol
, ul, li, fieldset, form, label, legend, table, caption, tbody
, tfoot, thead, tr, th, td{margin:0; padding:0; font-family:Dotum, Gulim; font-size:12px; color:#959595;}
img {border:0;}
li {list-style:none;}
img {vertical-align:top;}
a:link {color:#8aaec6; text-decoration:underline;}
a:visited {color:#8aaec6; text-decoration:underline;}
a:hover, active {color:#8aaec6; text-decoration:underline;}

#wrap {width:735px; padding:30px 20px; border-bottom:1px solid #b5c4e1;}
.cardVisual {float:left; width:385px;}
.cardInfo {float:left; width:350px; border-top:1px solid #efefef;}
.cardInfo dt.line {border-top:1px solid #efefef;}
.cardInfo dt.endline {border-top:1px solid #efefef; border-bottom:1px solid #efefef;}
.cardInfo dd {margin:0 20px; padding:0 0 10px 7px; background:url(../img/contents/dot01.gif) no-repeat 0 6px; line-height:16px;}
.cardInfo dd.button {margin:0 20px; padding:0 0 10px 7px; background:none; line-height:16px;}
.fee {color:#f05179; font-weight:bold;}
.spac30 {margin-top:30px;}
.bottomline {padding-bottom:30px; border-bottom:1px solid #efefef;}
.cardMain {width:735px; height:234px; background:url(../images/nice/contents/card_main.jpg) no-repeat left top;}
.cardMain dl {padding-left:385px;}