﻿/* CSS Document */

body, BR, P
{
	font-family: 굴림; 
	font-size: 12px;
	color: #666666; 
	margin: 0px;
	line-height: 16px;
}

th
{
	font-family: 굴림; 
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
}

img
{
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; 
}

td
{
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
	font-family: 굴림;
	color: #666666
}

a
{
	text-decoration: none;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
	color: #cc0033;
}



/* FORM에 사용되는 스타일 */


.cmb
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 12px;
	border-left: #999999 1px solid;
	color: #666666;
	line-height: 14px;
	border-bottom: #999999 1px solid;
	font-family: 굴림;
}

.rdo
{
	font-family: 굴림; 
	color: #666666; 
	font-size: 12px; 
	line-height:14px; 
	BORDER: #ffffff 0px solid; 
}
.chk
{
	font-size: 12px;
	border-left-color: #999999;
	border-bottom-color: #999999;
	color: #666666;
	border-top-color: #999999;
	line-height: 12px;
	font-family: 굴림;
	border-right-color: #999999;
}

.textarea
{
	font-family: 굴림; 
	color: #666666; 
	font-size: 12px; 
	line-height:14px; 
	BORDER: #999999 1px solid; 
}



.notice
{ 	font-family: 굴림;
	color: #666666; 
	font-size: 12px;
        font-style: normal;   
	line-height:14px; 
        text-decoration: none}

.notice a 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: #666666;
	text-decoration: none}


.notice a:hover 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: #CC0033;
	text-decoration: none}
	   
	   
.notice a:link 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: #666666;
	text-decoration: none}

.board
{ 	font-family: 굴림;
	color: #666666; 
	font-size: 12px;
        font-style: normal;   
	line-height:14px; 
        text-decoration: none}

.board a 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: #666666;
	text-decoration: none}


.board a:hover 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: CC0033;
	text-decoration: none}
	   
	   
.board a:link 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: #666666;
	text-decoration: none}

.txt_hidden
{
	border-right: #cccccc 1px;
	border-top: #cccccc 1px;
	font-size: 12px;
	border-left: #cccccc 1px;
	color: #666666;
	line-height: 14px;
	border-bottom: #cccccc 1px;
	font-style: normal;
	font-family: 굴림;
	text-decoration: none;
}
.txt
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 12px;
	border-left: #CCCCCC 1px solid;
	color: #666666;
	line-height: 14px;
	border-bottom: #CCCCCC 1px solid;
	font-style: normal;
	font-family: 굴림;
	text-decoration: none;
}

.txt a 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: #666666;
	text-decoration: none}


.txt a:hover 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: #CC0033;
	text-decoration: none}
	   
	   
.txt a:link 
{       font-family: 굴림;
        font-size: 12px; 
        font-style: normal; 
        line-height: 14px; 
	color: #666666;
	text-decoration: none}
.btn
{
	font-size: 12px;
	border-left-color: #999999;
	border-bottom-color: #999999;
	color: #666666;
	border-top-color: #999999;
	line-height: 12px;
	font-family: 굴림;
	background-color: transparent;
	border-right-color: #999999;
}
