@charset "utf-8";
/* CSS Document */
.rcon{
    float:left;
	width:680px;
	padding:10px;
}
.bbtn{
    float:left;
	width:680px;
}
.sitable{
    width:680px;
	margin:20px 0 20px 0;
	line-height:24px;
}
.tr1{
    background-color:#DBEFFA;
}
.tr1 div{
    text-align:center;
	font-weight:bold;
}
.tr1 div a{
    color:#333;
	text-decoration:underline;
}
.tr1 div a:hover{
    text-decoration:none;
	color:#ef3f8e;
}
.tr2 div{
    text-align:center;
}
.tr2 a{
    padding-left:5px;
	color:#2e82b8;
	text-decoration:underline;
}
.tr2 a:hover{
	color:#ef3f8e;
}
