@charset "utf-8";

/*기본코드*/
body.bg { background:url(../images/bg_main2.jpg) top center repeat-x;}
.visual{ width:100%; overflow:hidden;  }
.wrap_content{ width:1200px; overflow: hidden; margin: 0 auto; }


.bbsNotice{ float:left; background:#fff; border:1px #d7d7d7 solid; width:298px; height:177px;}
.bbsNotice > .title{overflow:hidden; line-height:40px; background:#e0e0e0; padding:0 15px; margin-bottom:15px; }
.bbsNotice > .contents{ padding:0 20px;}
#bbsTab {float:left; padding:0 0px; overflow:hidden;}
#bbsTab li { border-right:1px #cacaca solid; letter-spacing:-1px;  padding-right:15px; color:#3a3a3a; font-size:18px; line-height:40px; float:left;  overflow:hidden; font-family:; font-weight:600; cursor:pointer;  }
#bbsTab li:last-child { border-right:0px #cacaca solid; padding-left:15px;}
#bbsTab li.on {color:#003e89; }
.bbsMore {float:right;  overflow:hidden; font-size:35px; line-height:35px; overflow:hidden; font-family:; font-weight:400; }
.bbsMore a{color:#3a3a3a;}


/* 합격자 명단 */
.pass_exam { float:left; width:426px;}
.scroll-text { background:url(http://sspangyodrive.co.kr/images/pass_exam_bg.jpg); height:156px; padding-left:90px; overflow: hidden;}
.scroll-text .listArea { font-size:15px; color:#fff; line-height:26px; overflow:hidden; }
.scroll-text .listArea .date { width:25%; float:left; text-align:center}
.scroll-text .listArea .name { width:20%; float:left; text-align:center}
.scroll-text .listArea .birth { width:25%; float:left; text-align:center}


/*기본게시판*/
.latestBBS { clear: both; margin-left:0;}
.latestBBS li {height:; overflow:hidden; background: url(../images/dot_title2.png) no-repeat 0 11px ;} /* ../images/dot_title2.png */
.latestBBS li .title { display: inline-block; padding-left:5px; width:240px; font-size:15px; font-weight:400; color:#272727; line-height:22px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.latestBBS li img {display:none;}
.latestBBS li .text {display:none;}
.latestBBS li .date {display:none; float:right; font-weight:300; color:#8d8d8d; line-height:22px; letter-spacing:0.5px;}

