
body {
	font-size: small;
	margin:0;
	padding-bottom: 0px;
	font-family: "Arial", Verdana, Trebuchet MS, Helvetica, sans-serif;
	background-color: #F7F7F7;
	background-image:   url(../images/intro_bg.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	
}

A:link {color:#787878;text-decoration:none}
A:visited {color:#787878;text-decoration:none}
A:active {color:#787878;text-decoration:none}
A:hover {color:#DC8070;text-decoration:underline}

table{font-size: 12px;dotum; color:#787878;}
.input{background-color: #FFFFFF; font-family: dotum; font-size: 8pt;  border-style:solid; border-width:1px; border-color:#D5D5D5;height:18px;text-align:left;}
.textarea{background-color: #FFFFFF; font-family: dotum; font-size: 8pt; color:#818181;  border-style:solid; border-width:1px; border-color:#E5E5E5;width:740px; height:400px;text-align:left;}
img {border:0; }

