@import "layout.css";

body, td, th, form, input, select, textarea, input, div, p, span {
     margin: 0;
	 font-size: 9pt; font-family: Tahoma, ±¼¸²; color: #666; line-height: 18px;
	}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: none; }
table { border-collapse: collapse; }

.priv {display:inline-block;margin-left:10px;color:#f34 !important;cursor:pointer;}