@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;
	}

body
	{
	text-align: center;
	background: #183358 url('../img/common/bgBody.jpg') repeat-x 0 0;
	}

a:link { color: #666; text-decoration: none; }
a:visited { color: #666; text-decoration: none; }
a:active { color: #666; text-decoration: none; }
a:hover { color: #999; text-decoration: underline; }

img { border: none; }
table { border-collapse: collapse; }

.priv {display:inline-block;color:#fc4 !important;cursor:pointer;}
