/* CSS Document */
.sub_title{
	margin:10px 20px 10px 20px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#DC566D;
}

.general_content{
	margin:10px 20px 10px 20px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:150%;
}

.main_title{
	margin:3px 0px;
	font-size:20px;
	font-weight:bold;
	color:#CD6D7C;
}

.photo{
	text-align:left;
	margin:10px;
}

.description{
	font-size:12px;
	color:#666666;
}

.content{

}

.content .subtitle{
	font-size:14px;
	font-weight:bold;
	color:#CD6D7C;
}

.content .text{
	font-size:12px;
	color:#333333;
}

