/***************************************** Civil Education ***********************************************/
/*** Civil Main ***/
/* Inner Left */
div.introduction h2,
div.act_list h2 {
	color:#275E9E;
}

div.introduction {
	margin-bottom:10px;
}

div.introduction p {
	margin-bottom:20px;
}

img.line_break {
	margin-left:5px;
}

/* div.act_list {
	margin-bottom:500px;
}
 */
/* Inner Right */
div.photo_frame_intro {
	background:url(../images/education_03.jpg) no-repeat;
	width:297px; height:622px;
	margin-left:20px;
	position:relative;
}

div.photo_intro1,
div.photo_intro2,
div.photo_intro3 {
	position:absolute;
	left:19px;
	width:260px; height:170px;
}

div.photo_intro1 {
	top:38px;
}

div.photo_intro2 {
	top:232px;
}

div.photo_intro3 {
	top:430px;
}

ol.act_list_ol {
	margin-left:25px;
}
