/* CSS Document */
html	{overflow-y:scroll;}
body,p,div	{margin:auto;
 	 padding:0;}	 
	 
h1	{
	padding:0 0 0 0;
	margin:0;
}	 

hr	{padding:0;
	 margin:0;}
	 
p	{text-align:left;}	 
	 
body	{
	text-align:center;
}	

ul,li	{text-align:left;
		 list-style-type:none;}

.flash_box	{width:995px;
			 height:auto;
			 margin:0 auto 0 auto;
			 padding:0 0 0 0;}
/*“–‘IŽÒ—pbox*/			 
.tousen_box	{
	width:600px;
	height:100%;
	margin:0 0 0 0;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.tousen_flabox	{width:600px;
				 height:300px;}

#tousen_footer	{
width:600px;
position:absolute;
z-index:2;
bottom: 0;
left: 0;
}
.usi_bg	{
	width:600px;
	height:100px;
	background-image:url(../image/tousen/usi_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
		 
.close_margin	{margin:0 0 0 0;
				 padding:79px 0 0 0;}
				 
.float_l	{float:left;}				 
.float_r	{float:right;}				 		 
 
			 
a:link	{color:#0066CC;
text-decoration:none;}

a:visited	{color:#660033;}
			 
a:hover	{color:#6666FF;}
		 
.margin_top	{margin:0;
			 padding:0;}
