#content h3 {
	clear: both;
	background-color: #F5F5F5;
	color: #363636;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin: 0 10px 16px 0;
	padding: 4px 8px;
	border-left: 5px solid #FF3333;
	border-bottom: 1px dotted #CC0000;
}

#cont1 {
	width: 100%;
	margin-top: 10px;
	text-align: left;
	font-size: 90%;
	margin-bottom: 20px;
}

.cont1_box{
	clear: both;
	width: 100%;
}

#cont1_left {
	width: 380px;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}

#img1_right {
	width: 170px;
	float: right;
	padding-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#cont1_right {
	width: 390px;
	float: right;
	margin: 10px 0 20px 0;
	padding-right: 20px;
	text-align: left;
}

#img1_left {
	width: 120px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 20px 30px;
	text-align: left;
}

#cont1 p {
	margin-bottom: 10px;
}

#cont2 {
	width: 100%;
	margin-top: 10px;
	text-align: left;
	font-size: 90%;
	margin-bottom: 20px;
}

#cont2 ul {
	list-style: none;
}

#cont2 li {
	position: relative;
	margin: 0 20px 0 18px;
	padding: 10px 0 10px 22px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../../gif/list_marker_5.gif) left top no-repeat;
}

.photo div {
	margin-right: 100px;
}

.photo img {
	position: absolute;
	top: 6px;
	right: 0;
}

#cont2 p{
	position: relative;
	margin: 10px; 20px 0 0;
	text-align: right;
}