.main{
	width:990px;
	margin:0px auto;
	background-color:#E99B00;
	font-family:Arial;
}

.content{
	float:none;
	width:639px;
	padding:10px;
	background-color:#eeeeee;
	min-height:387px;	
	line-height:normal;
}

.imp{
	margin:15px;
	text-align:center;
	color:#777777;
	font-family:Arial;
	font-size:smaller;
}

a{color:#777777}
a:hover{color:#000000}

.center{text-align:center}

.alert{border:2px solid #cc3333;}
.notice a{color:#cc3333}

.notice{border:2px solid #3333cc;}
.notice a{color:#3333cc}

tr.head{color:#000000;}
tr.item{}
tr.item:hover{background-color:#eef1f2;}

.button{text-decoration:none; font-weight:bold; border:2px solid #777777; margin:2px; padding:1px; background-color:#ffffff;}
.button:hover{border:2px solid #777777; background-color:#eeeeee;}