﻿/* ndsl 소개CSS Document */

/* NDSL 소개 CSS Document */
body,table,tr,td,select,input,div,form,textarea {
	font-family:돋움,dotum,AppleGothic,sans-serif; font-size:9pt; color:#444444; line-height:128%

}

img	{border:0px;}

A:link {text-decoration:none; color:#444444}
A:visited {text-decoration:none; color:#444444}
A:hover {text-decoration:none;color:#e24998}
A:active {text-decoration:none; color:#2D4F86}



/* 공지사항 텍스트 링크 */
.board-con {
	width: 444px;
	color: #FFFFFF;
	background-image: url(images/main-board_bg.gif);
	background-repeat: repeat;
	text-indent: 15px;
	padding: 5px;
	font-family: "돋움";
	font-size: 9pt;
	text-decoration: none;
}
.board-da {
	font-family: "돋움";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: blink;
}

a.board:link           { font-size:9pt; color: #CCCCCC; font-weight: normal; text-decoration: none;font-family:"돋움";}
a.board:visited      { font-size:9pt; color: #CCCCCC; font-weight: normal; text-decoration: none;font-family:"돋움";}
a.board:hover       { font-size:9pt; color: #FFFFFF; font-weight:normal; text-decoration: underline;font-family:"돋움";}
a.board:active       { font-size:9pt; color: #CCCCCC; font-weight: normal; text-decoration: none;font-family:"돋움";}
.board-bg {
	background-image: url(../html/images/main-board_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
  }



  .text01
{
	font-family: "돋움";
	font-size: 12px;
	color:#ffffff;
	line-height: 23px;
}


.news A:link			{ COLOR: #FFFFFF; TEXT-DECORATION: none }