/* CSS Document */
@charset "euc-kr";
body { margin: 0px; }
body,td,th {
	font-family: 맑은 고딕;
	font-size: 12px;
	color: #555555; line-height: 18px;

			scrollbar-face-color: #ffffff; 
			scrollbar-shadow-color: #999999; 
			scrollbar-highlight-color: #999999; 
			scrollbar-3dlight-color: #ffffff; 
			scrollbar-darkshadow-color: #ffffff; 
			scrollbar-track-color: #ffffff; 
			scrollbar-arrow-color: #999999;
}

ul	a:link { border:0px;}

.board_head        {font-size:13px; color:#555555; font-weight:bold;}
.board_title        {background-color:#e7e2df; color:#776b63; font-weight:bold;}
.board_list		{background-color:#ffffff; height:35px; border-bottom:solid 1px #e4e4e4;}

.board a:link{ font-familly:"맑은 고딕";font-size:9pt;color:#666666; text-decoration: none}
.board a:active {  font-family:"맑은 고딕","맑은 고딕"; font-size:9pt;color:#000000; text-decoration: none}
.board a:visited {  font-family:"맑은 고딕","맑은 고딕"; font-size:9pt;color:#666666; text-decoration: none}
.board a:hover {  font-family:"맑은 고딕","맑은 고딕"; font-size:9pt;color:#000000; text-decoration:underline}

a:link{font-family:"맑은 고딕","Helvetica";font-size:12px;color:#555555; text-decoration: none; letter-spacing: -1px;}
a:active {font-family:"맑은 고딕","Helvetica"; font-size:12px;color:#ee6a00; text-decoration: none; letter-spacing: -1px;}
a:visited {font-family:"맑은 고딕","Helvetica"; font-size:12px;color:#555555; text-decoration: none; letter-spacing: -1px;}
a:hover {font-family:"맑은 고딕","Helvetica"; font-size:12px;color:#ee6a00; text-decoration: none; letter-spacing: -1px;}


.faq:link {font-family: "맑은 고딕"; font-size: 12px; line-height: 17px; color: #666666; text-decoration: none;}
.faq:visited {font-family: "맑은 고딕"; font-size: 12px; line-height: 17px; color: #666666; text-decoration: none;}
.faq:hover {font-family: "맑은 고딕"; font-size: 12px; line-height: 17px; color: #206bb4; text-decoration: none; font-weight:bold}

img { border:0px;}

table.n_faq { width: 100%; }
table.n_faq tr td { border-bottom: 1px #d9d9d9 dotted; text-align: left;background-image:url(/common/images/faq/icon.gif); background-position:left; background-repeat:no-repeat; padding-left: 30px; padding-top: 8px; padding-bottom: 8px; }
table.n_faq tr td.a_type { border: 3px #bfd4ed solid; padding-top: 15px; padding-left: 40px; background-color: #f8f8f8; background-image:url(/common/images/faq/icon_a.gif); background-position:left top; background-repeat:no-repeat; text-align: justify; padding-right: 10px; }
table.n_faq tr td.a_type img { margin-bottom: 10px; }
table.n_faq a {font-family: 굴림;	font-size: 12px; color: #555555; text-decoration:none; }
table.n_faq a.hover {font-family: 굴림; font-size: 12px; color:#566aac; text-decoration:none;font-weight:bold; }