
@charset "utf-8"; 
a  { text-decoration : none;  color : #2F2F3F;}
a:link,a:active { text-decoration : none;  color : #2F2F3F;}
a:visited { text-decoration : none; color : #777785;}
a:hover { text-decoration : underline; color : green;}
BODY, TD { font : 9pt 굴림,tahoma; text-decoration : none; line-height: 150%; color : #555555; }
img { border : 0px solid; }

.submenu {	font : 9pt dotum,arial; 	text-decoration : none; line-height : 150%; color : #336648;}
.smallfont { font : 8pt 돋움,tahoma; line-height : 120%; }
.sfg { font : 8pt 굴림,arial; line-height : 120%;color:#4578A0; }
.bigfont { font : 11pt 굴림,arial; color:#444444; line-height : 150%; font-weight:bold;}
.latest_date { font:8pt tahoma;font-weight:bold;color:#5888BC;}
.gray_date { font:8pt tahoma;color:#B0B0B0;}
.blue9 { font:9pt tahoma;font-weight:bold;color:#5888BC;}
.bookinfo { font-family : tahoma,굴림,arial; }
.invert { color:white; background-color:black;}
.list_num { font-family : Tahoma; font-size : 7pt; 	color : #A0A0A0;}
.latest_title { font : 10pt 굴림,arial; color:#333333; line-height : 150%; font-weight:bold;}

input {
	border: 1px;
	border-color: #c8c8c8;
	border-style: solid;
	background-color:#f9f9f9;
	height:20px;
	color: #555555;
	font-family: "돋움", Sans-serif;
	padding: 2px px 0 5px;
	}

select{behavior: url('/selectbox.htc');}

textarea {
		line-height:13pt;
		border:black 1px solid; 
		border-color: #525252;
		font-family:dotum,arial;
		font-size:9pt;
		color:black;
		background-color:white;
		}

.shadow {filteri:progid:DXImageTransform.Microsoft.Shadow(color=#00344C,Direction=135,Strength=7)}
.shadow3 {filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,Direction=170,Strength=3)
border : solid 1; border-color:black; }
.shadow5 {filter:progid:DXImageTransform.Microsoft.Shadow(color=#555555,Direction=155,Strength=5)
border : solid 3; border-color:#DDDDDD; }
.shadow2 {filter:progid:DXImageTransform.Microsoft.Shadow(color=#c8c8c8,Direction=180,Strength=3)
border : solid 1; border-color:#33384F;}
.shadow1 {filter:progid:DXImageTransform.Microsoft.Shadow(color=#c8c8c8,Direction=180,Strength=1)
border : solid 1; border-color:#33384F;}

.solidborder { border : solid 1; border-color:#284432;}
.solidgray { border : solid 1; border-color:#A2C7CE;}

.login_id { background:url(/img/login/bg_id.png) no-repeat;}
.login_pass { background:url(/img/login/bg_pass.png) no-repeat;}		

.bnum { color:#EE8833; font-weight: bold; }
.cnum { font:7pt tahoma; color:#50a501;}
.gstext { font:8pt arial,굴림; color:#B9B9B9}
.dnum { font:8pt tahoma; color:black; font-weight: bold; }
.bkbdu  {color:black; font-weight: bold; text-decoration:underline;}



.board_menu {
		font-family : 돋움;
		font-size : 8pt;
		color : #666666;
		font-weight : bold;
		
		}
