/* CSS Document */
a:link     { color: #333333; text-decoration: none}
a:visited  { color: #333333; text-decoration: none}
a:hover    { color: #999999; text-decoration: underline}

body{
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
}
body,td,textarea{
font-family: "돋움";
font-size: 9pt;
color: #333333;
text-decoration: none

}

font.first {
font-family:"돋움", "";
font-size:12px;
color:#999999;
}

.form_input{
border:solid 1;
font-family:"돋움";
font-size:9pt;
color:000000;
background-color:white;
font-size:8pt;
font-family:Arial;
vertical-align:top;
border-left-color:D4D4D4;
border-right-color:D4D4D4;
border-top-color:D4D4D4;
border-bottom-color:D4D4D4;
height:18px;}

.selected
{
	font-family: "돋움" ; font-size:12px; border: 1x solid #AEAEAE
}

.tdt
{
	line-height:150%;
	font-size: 12pt;
	font-family: "돋움" ;
}
