p,br,body,td,select,form,input,textarea,option {
	color:#333;
	font-size:9pt;
	font-family:Gulim,arial,Dotum,sans-serif;
}

img {border:none;}
.vmiddle {vertical-align:middle;}

a:link, a:visited, a:active {
	color:#555;
	text-decoration:none
}
a:hover {
	color:#000;
	text-decoration:underline;
}

table {
	empty-cells: show;
}

.htmleditor {
	text-align:left;
	font-size:9pt;
}
.htmleditor p,div {
	margin:0;
	line-height:140%;
}
.htmleditor ul,ol {
	margin-top:5px;
	margin-bottom:5px;
}

form {margin:0; padding:0;}

.empty_cell {width:1px;height:1px;overflow:hidden;}

.iePngFix {behavior:url(/cgi_bank/lib/iePngFix.htc);} 
