#content {
	width: 1000px;
	color: #333333;
	text-align: left;
}
#main_cont {
	width: 900px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	color: #30260C;
}
h1{
	background-image : url(../images/about/title_01.gif);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 60px;
	margin-bottom: 15px;
}
h2{
	background-image : url(../images/about/title_02.gif);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 60px;
	margin-bottom: 15px;
}
#cont_01 {
	position: relative;
	width: 900px;
	margin-bottom: 50px;
	padding-top: 20px;
}
#cont_02 {
	position: relative;
	width: 900px;
	margin-bottom: 50px;
	padding-top: 20px;
}
#cont_03 {
	position: relative;
	width: 900px;
	margin-bottom: 50px;
	padding-top: 20px;
}
#cont_title  
{
	width: 246px;
	height: 54px;
	position: absolute;
	top: 31px;
	left: 29px;
	font-size: 13px;
	color: #666;
}
.title {
	margin-bottom: 15px;
}
.txt_01 {
	line-height: 25px;
	margin-left: 15px;
	font-size: 15px;
}
.txt_02 {
	line-height: 25px;
	margin-left: 0px;
	font-size: 15px;
}
#photo_txt_01 {
	width: 900px;
	height: auto;
}
#photo_txt_01 .left {
	width: 490px;
	float: left;
}
#photo_txt_01 .right  {
	float: left;
	width: 405px;
	margin-left: 5px;
	margin-top: 5px;
}
