* {
	margin: 0px;
}
body {
	background-color: #f3f3f3;
	text-align: center;
}
#background {
	width: 836px;
	background-image: url("background.gif");
	background-repeat: repeat-y;
	margin: 10px;
}
div.cover {
	background-color: #cceeee;
	width: 650px;
	margin: 10px auto;
}
div.blocka {
	margin: 10px;
	align: center;
	width: 650px;
}
div.blockb {
	margin: 5px;
	float: left;
	width: 325px;
}
div.blockc {
	margin: 5px;
	float: right;
	width: 275px;
}
div.blockd {
	width: 100%;
	clear: left;
}
p.hidari {
	color: #000000;
	font-size:12px;*font-size:90%;
	text-align: left;
}
p.naka {
	color: #000000;
	font-size:12px;*font-size:90%;
	text-align: center;
}
td {
color: #000000;
font-size:12px;*font-size:90%;
}
div.s1 {
align: center;
color: #000000;
border: 1px solid #A4AAB6;
width:650px;
overflow:visible;
position:relative;
font-size:12px;*font-size:90%;
margin:5px;
}

