@charset "UTF-8";

#main_cont{
	width:580px;
	color:#4F4F4F;
}

*html #main_cont{
	width:570px;
	color:#4F4F4F;
}

.group{
	color:#173A0F;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #173A0F;
}

dl.name{
	width:570px;
	line-height:13pt;
	font-size:12px;
	margin-bottom:10px;
}

.name dt{
	width:50px;
	float:left;
	margin-right:10px;
}

dl.client{
	width:580px;
	margin-bottom:30px;
}

.client dt{
	float:left;
	margin-right:10px;
}

.client dt img{
	padding:1px;
	border:1px solid #BFBFBF;
}

.client dd{
	line-height:13pt;
	font-size:12px;
}

*html .client dd{
	line-height:13pt;
	font-size:12px;
	margin-right:5px;
}

table{
	width:570px;
}

th{
	color:#173A0F;
}

#t1{
	color:#741919;
}

.border{
	border-top:1px solid #173A0F;
}

.border2{
	border-bottom:1px solid #173A0F;
}

td{
	padding:5px;
}

#main_cont2{
	width:790px;
	color:#4F4F4F;
	padding-left:10px;
}

.group2{
	color:#173A0F;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #173A0F;
	width:780px;
}

dl#com{
	width:780px;
}

#com dt{
	font-weight:normal;
	float:left;
	margin-right:20px;
}

#com img{
	padding:1px;
	border:1px solid #BFBFBF;
}

dl#in{
	width:780px;
}

#in dt{
	color:#173A0F;
	font-size:16px;
	border-bottom:1px solid #BFBFBF;
	margin-bottom:10px;
	margin-top:20px;
}

#staff{
	background-color:#EEEEEE;
	width:760px;
	padding:10px;
	margin-top:20px;
}

#staff_name{
	text-align:right;
}
