@charset "utf-8";
/* CSS Document */
body{
	text-align:center;
	font-size:12px;
	color:#666666;
	line-height:1.6;
	margin:0;
	background-image:url(../img/check01.gif)
	}
	
td,tr{
	vertical-align:top;
	padding:5px;
	}

.t1{
	vertical-align:middle;
	text-align:center;
	}
	
#main{
	width:800px;
	text-align:left
	}
#main_l{
	width:600px;
	}
#main_r{
	width:200px;
	}

h1{
	font-size:14px;
	margin-bottom:10px;
	padding:inherit
	}

h2{
	background-image:url(../img/h2_1.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#76BCDA;
	padding-left:15px;
	}
h3{
	font-size:12px;
	margin:0;
	}
.red {
	color: #FF0000
	}

img.logo{
	width:200px;
	height:100px;
	border:0px;
}


a:link{color:#666666; text-decoration:none;}
a:hover{color:#666666; text-decoration:none;}
a:visited{color:#666666; text-decoration:none;}
a:active{color:#666666; text-decoration:none;}