/* CSS Document */
* {margin:0; padding:0;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	background-color:#D9D9D9;
}
ul {
	list-style-type: square;
	margin-left:20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer_yazi_koyu{
font-size:9px;
color:#3d3d3d;
font-weight:bold;
}
.footer_yazi_bordo{
font-size:9px;
color:#a10000;
font-weight:bold;
}
.footer_yazi_copy{
font-size:10px;
color:#3d3d3d;
}

a.footer:link {
	color: #3d3d3d;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #3d3d3d;
}
a.footer:hover {
	text-decoration: underline;
	color: #a10000;
}
a.footer:active {
	text-decoration: none;
	color: #3d3d3d;
}

#Layer1 {
	position:absolute;
	left:400px;
	top:180px;
	width:302px;
	height:211px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:480px;
	top:320px;
	width:239px;
	height:200px;
	z-index:1;
}
#main {
position:relative; 
background-color:#FF0000; 
width:720px;
}

.border {
border:solid 1px #a10000;
}
