/* 오른쪽 공지사항 */
.main_notice {width:100%;}
.main_notice h2 {padding-bottom:10px;}
.main_notice h2 a {display:block; width:100%; height:14px; background:url('/img/mtit_notice.jpg'); }
.main_notice h2 a span  {display:none; }
.main_notice ul {width:100%;}
.main_notice ul li {position:relative; width:211px; height:18px; font-size:11px; padding-left:9px;}
.main_notice ul li span {position:absolute; right:0; top:0;}
	/* 신규 */
	.notice1 {background:url('/img/bd_icon_2.jpg') left 3px no-repeat;}
	.notice1 a:link,
	.notice1 a:visited,
	.notice1 a:active {color:#555555;}
	.notice1 a:hover {color:#363636;}
	/* */
	.notice2 {background:url('/img/bd_icon_1.jpg') left 3px no-repeat;}
	.notice2 a:link,
	.notice2 a:visited,
	.notice2 a:active {color:#898989;}
	.notice2 a:hover {color:#363636;}

/* 상담문의 */
.qa {width:220px; height:112px; padding-top:10px;}
.qa span,
.qa p {display:none;}
.qa a {display:block; width:220px; height:112px; background:url('/img/mqa_img.jpg') no-repeat;}

/* 메인 롤링배너 - 작업중 */
#scrollstagetpl {width:220px; height:28px; background:url('/img/rolling_bg.jpg') no-repeat; margin-top:10px; margin-bottom:-9px; padding-top:9px; letter-spacing:-1px;} 
#scrollstagetpl h2 {display:none;} 
#scrollstage div {height:14px; text-align:left; font-size:11px; padding-left:72px; color:#898989;}
	#scrollstage a:link,
	#scrollstage a:visited,
	#scrollstage a:hover,
	#scrollstage a:active {color:#333; text-decoration:none;}

/* 비즈네트워크 */
.site {overflow:auto; padding-top:10px; }
.site h2 {width:100%; height:28px; padding-bottom:3px;}
.site h2 a {display:block; width:100%; height:28px; background:url('/img/mtit_3.jpg') no-repeat; text-indent:-999px;}

.site>div {width:100%; height:70px; overflow:auto; padding-top:8px;}
.site>div>div {position:relative; float:right; width:48%; height:70px; overflow:hidden;}
.site>div>div:first-child {position:relative; float:left; width:48%; height:70px; overflow:hidden;}
.site>div>div h3 {position:absolute; width:100%; font-size:12px; font-weight:bold; letter-spacing:-1px; z-index:50; background:url('/img/dot_1px.jpg') right bottom no-repeat;}
.site>div>div h3 a {display:block; width:100%; height:60px; text-align:justify; color:#555;}
.site>div>div h3 span {position:absolute; left:0; top:52px; font-size:9px; font-weight:normal; letter-spacing:-1px; font-family:tahoma; z-index:0;}
.site>div>div p {position:absolute; width:100%; left:0; top:18px; font-size:11px; line-height:16px; letter-spacing:-1px; background:#fff; color:#898989;}
.site>div>div p img {border:1px solid #eeeded; float:left; margin:0 5px 5px 0;}
.site>div>div img {width:30px; height:30px; border:1px solid #eeeded;}
.event {color:#4367e8;}
