﻿h2 {
	background-image: url(../img/t_message.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 780px;
	text-indent: -9999px;
	margin-top: 1px;
}
h3 {
	background-image: url(../img/st_message.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 102px;
	text-indent: -9999px;
	margin-top: 30px;
	margin-left: 35px;
	margin-bottom: 20px;
	text-align: left;
}
.mainbox_right .name {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 3px;
	text-align: left;
}

#main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}.mainbox_left {
	float: left;
	width: 530px;
	color: #333333;
	font-size: 13px;
	line-height: 17px;
	margin-left: 30px;
	text-align: left;
}
.line {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.mainbox_right {
	float: right;
	width: 160px;
	margin-right: 10px;
}
