/* CSS Document */
td{
	color:#646d9f;
}
.mainbox {
	margin:0 auto;
}

.navigate td {
	text-align:center;
	vertical-align:middle;
	font-weight:bold;	
}
.box2 {
	margin-top:10px;
}
.white {
	padding-left:10px;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
}
.box3{
	border-bottom:#872525 1px solid;
	border-left:#872525 1px solid;
	border-right:#872525 1px solid;
}
a,a:link {
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#F00;
}
.blue tr td a{
	color:#3E4D92;
}
.blue tr td a:hover{
	color:#F00;
}
.black tr td a {
	color:#000;
}
.black tr td a:hover{
	color:#F00;
}


.font_10_time {
font-size: 13px;
font-weight: normal;
color: #333333;
text-decoration: none;
}
.blackcolor{
	color:#000;
}
ol a,ol a:link{
color:#000;
}