body {
      font-size: 0.9em;
}

#content {
	width: 800px;
	margin-top: 10px;
	background: url(../img/bg_mt.gif) no-repeat top right;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 9px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	text-indent: -5000px;
}
#main {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: left;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
img {
	margin: 0px 5px;
}
.block {
	width:350px;
	float: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-left: 10px;
}
.blocktext {
	margin-left:10px;
	width:360px;
	float: left;
}
.block2 {
	width:350px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	padding-left: 10px;
}
.blocktext2 {
	width:360px;
	float: left;
	margin-left: 10px;
}

.right {
	text-align: right;
	font-size: 0.8em;
	background-color: fff;
}
img.top {
	margin-top: 20px;
}
.text2 {
	clear: both;
	width:770px;
	margin: 0px;
	padding: 15px;
	text-align: center;
}
.border {
	height:11px;
	background: #fff url(../img/border.gif) no-repeat top center;
	margin-top: 3px;
}
.t_bg_t {
	background:url(../img/text_t.gif) no-repeat;
	height: 20px;
	width:350px;
	float: left;
}
.t_bg_m {
	background:url(../img/text_m.gif) repeat-y;
	padding: 0 20px 0 20px;
	width:320px;
	float: left;
}
.t_bg_b {
	background:url(../img/text_b.gif) no-repeat;
	height: 27px;
	width:350px;
	float: left;
}
.t_h1 {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
}
.img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
