.text {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #918B7E;
}

.text_dark {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #4A4230;
}

.text_b_red {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	color: #D63838;
}

.text3 {
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
}

.bbtext {
	font-size: 24px;
	font-style: normal;

	font-weight: bold;
	color: #9B9482;
}

.graytext {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
}

.topic {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

a:link{
    color:#5674b9;
	 text-decoration :none
	 }
a:visited {
	text-decoration: none;
	 color: #5674b9;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.table_outline {
	border: 1px solid #666666;
	font-size: 11px; 
	font-style: normal; 	
}.listtext {
	font-size: 15px;
	font-style: normal;
	color: #3C8BB8;
	
}
.table_outline_1 {
	border: 1px solid #666666;
	font-size: 11px;
	font-style: normal;
	width: 18px;
}
.button {
	font-size: 11px;
	border: 1px solid #000000;
	padding-top: 2px;
}

#mainBox {
	width:620px;
	background-color:#e6f0f5;
}