body{
	background-color:#F5F5F5}

body #wrapper{
	background:url(../img/top-bgloop.jpg) repeat-y;
	width: 760px;
	padding:0px 10px;
	margin:0px auto;
	}

h1{
	background-image:url(../img/top-header.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:201px;
	width:760px;}

body #read{
	background-image:url(../img/top-read.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:270px;
	width:760px;}

#box_bt{
	height: 491px;
	}
#bt1{background-image:url(../img/top-bt1.gif);}
#bt2{background-image:url(../img/top-bt2.gif);}
#bt1,#bt2{
	width: 380px;
	height: 491px;
	float:left;

	}
#bt1 a,#bt2 a{
	text-indent:-9999px;
	display:block;
	height:100%;
	}
#bt1 a:focus,#bt2 a:focus{
	overflow: hidden;
	}
#bt1 a:hover{background-image:url(../img/top-bt1_f2.gif);}
#bt2 a:hover{background-image:url(../img/top-bt2_f2.gif);}
#box_counter{
	text-align:center;
	padding:10px auto;
	height: 20px;
	
	}
#box_footer{
	background-image:url(../img/top-footer.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:215px;
	width:760px;}
/***** Base Setting *******************************/

* {
	margin: 0px;
	padding: 0px;
}

body,table,td,font,textarea,select,input
{
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}

.imgover{
}
.imgover_5{
	margin-bottom: 5px;
}
.imgover_10{
	margin-bottom: 10px;
}
.img_clarity65{}
a:hover .img_clarity65 {
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}

.img_clarity65_5{
	margin-bottom:5px;}
a:hover .img_clarity65_5 {
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}

img{
	vertical-align:bottom;
}

p{
	margin: 0px;
}

/***** Link Setting *******************************/

a {
	color: #006699;
	text-decoration: underline;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #5C686D;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
}
a img {
	border: 0px;
}




.FloatEnd {
	clear:both;
}

