
<!--입력폼 스타일-->

select {	font-size: 12px;	font-style: normal;	  line-height: 17px;	text-decoration: none;}
select {	font-size: 12px;	font-style: normal;	  line-height: 17px;	text-decoration: none;}

textarea {	font-size: 12px;	font-style: normal;   line-height: 17px;	text-decoration: none;}

.input { 	font	size: 12px; background:#f6f6f6; border: solid 1px #dfdfdf; height:18px;}

<!--링크 스타일-->
a {			font-size: 12px;	color: #565656;	  font-style: normal;	line-height: 15px;	  text-decoration: none;}
a:link {	font-size: 12px;	color: #565656;	  line-height: 15px;	text-decoration: none;}
a:visited {	font-size: 12px;	color: #565656;	  line-height: 15px;	text-decoration: none;}
a:hover {	font-size: 12px;	color: #fb8304; line-height: 15px;	text-decoration: none;}



td {	font-size: 12px;	color: #5e5e5e;	font-style: normal;	line-height: 18px;	text-decoration: none;}

.code
{
    BORDER-RIGHT: #d1d7dc 1px solid;
    BORDER-TOP: #d1d7dc 1px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #d1d7dc 1px solid;
    COLOR: #006600;
    BORDER-BOTTOM: #d1d7dc 1px solid;
    FONT-FAMILY: Verdana, 'Verdana', sans-serif;
    BACKGROUND-COLOR: #fafafa
}