@charset "utf-8";

table.one{
border:1px solid #CCCCCC;
font-size:15px;
color:#666666;
}

table.one th{
	font-size:15px;
	color:#666666;
	background-color:#8CDBDB;
}

span.redword{
	font-size:13px;
	color:#FF0000;
}

span.word_A{
	font-size:15px;
	color: #0099CC;
	font-weight: bold;
}

span.word_B{
	font-size:15px;
	color: #096;
	font-weight: bold;
}
.load{
	font-size:13px;
	color:#006699;
	text-align:center;
}
.load a{
	font-size:13px;
	color:#006699;
	text-align:center;
	text-decoration: none;
}
.load a:hover{
	font-size:13px;
	color:#FF9900;
	text-align:center;
}



hr{
border:1px dashed #cccccc;
}

td{
	font-size: 15px;
	color: #666666;
	line-height: 25px;
}


.col_1 {
	background-color: #e6ebff;
}

.col_2 {
	background-color: #ffffde;
}

.col_3 {
	background-color: #faebff;
}

.row_1 {
	background-color: #f0f4f7;
}

.row_2 {
	background-color: #fff1f1;
}

.row_3 {
	background-color: #ebffcc;
}

.tool_text {
	font-size: 15px;
	color: #CC6600;
	line-height: 1.4;
	font-weight: bold;
	padding-left: 5px;
	}
	
.ntext_bold {
	font-size: 15px;
	color: #006633;
	line-height: 1.4;
	font-weight: bold;
	padding-left: 5px;
	}

