#main{
	width: 570px;
	margin: 0px;
	padding: 0px;
	float: right;
	vertical-align: top;
}
.tt_work {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-top: 3px;
	text-align: left;
	background-image: url(../work/img/bg_tt.gif);
	padding-left: 10px;
}
.work_style {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.workflow01 {
	line-height: 1.5em;
	color: #333333;
	background-color: #F8EFF0;
	text-align: center;
	border: 1px solid #BD0000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.workflow02 {
	line-height: 1.5em;
	border: 1px dotted #BD0000;
	padding: 5px;
	text-align: left;
}
.style1 {
	color: #BD0000;
	font-weight: bold;
}
.about01 {
	background-color: #F7EEEF;
	border: 1px solid #BD0000;
}
