/* CSS Document */

a:link { color: #3366ff; text-decoration: none ;}
a:active { color: #3366ff; text-decoration: none ;}
a:visited { color: #3366ff; text-decoration: none ;}
a:hover { color: #ff6666; text-decoration: overline underline ;}
td { font-size: 12px; line-height: 20px; }
body{
	background-color: #FFFFFF;
	background-position: center;
	background-image: url(../000image_top/000bk_0000back_r3_c1_r2_c1.jpg);
	background-repeat: repeat;
	scrollbar-base-color:#FFFFFF;	
	}

.colorFF6666 {
	color: #FF6666;
	font: bold;
}

body,td,th {
	color: #333333; font-size: 12px; line-height: 20px;
}

h1 {
	text-align:right; padding-right:10px; font-size: 10px; font-weight:400; color:#FFFFFF;
}

.log{
	margin-top:10px;
	}