﻿@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	margin:0 0 0 0;
	font-family:Tahoma, 굴림, Geneva, sans-serif;
	font-size:12px;
	line-height:150%;
}
td {
	font-family:Tahoma, 굴림, Geneva, sans-serif;
	font-size:12px;
}


#title_s {
	font-family:궁서, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:10px 0 10px 10px;
}
#desc_s {
	font-family:Arial, 굴림, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.board_text 
{
	font-family:굴림,굴림,돋움,바탕,Arial,Tahoma ;
	font-size:9pt;
	font-weight:normal;
}

.board_text_b
{
	font-family:굴림,돋움,바탕,Arial,Tahoma ;
	font-size:10pt;
	font-weight:bold;
}

.board_text2 
{
	font-family:Arial,굴림,돋움,바탕,Arial,Tahoma ;
	font-size:13pt;
	font-weight:bold;
}

.grid_header
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;	
	COLOR: white;
	FONT-FAMILY: 굴림;
	font-weight:bold
}

.grid_header:link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;	
	COLOR: white;
	text-decoration:none;
	FONT-FAMILY: 굴림;
	font-weight:bold
}

.grid_header:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;	
	COLOR: white;
	text-decoration:none;
	FONT-FAMILY: 굴림;
	font-weight:bold
}

.grid_header:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;	
	COLOR:cornflowerblue;
	text-decoration:none;
	FONT-FAMILY: 굴림;
	font-weight:bold
}

.link
{ 
	font-family:굴림;
	font-size:12px;
	color: #0a68b3;	
	text-decoration:none
}

.link:hover
{ 
	font-family:굴림;
	font-size:12px;
	color: Red;
	text-decoration:none
}

.menu_link {
	font-family:Arial, 굴림, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
}

.menu_text {
	font-family: sans-serif,굴림,돋움,Tahoma ;
	font-size:12px;
	font-weight:normal;
}

.PagingHelper
{ 
	font-family:굴림;
	font-size:12px;
	color: #0a68b3;	
	text-decoration: none;
}

.text {
	font: normal 9pt "Arial", "Helvetica", "sans-serif";
	color: #000000;
}

.text_b {
	font: normal 9pt "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-weight:bold
}

.visitor_label {
	font-family: 돋움, 굴림, 바탕;
	font-size:9pt;
	font-weight: normal;
	color: White;
}