.vision_article{
	max-width: 756px;
	box-sizing: border-box;
	margin: 30px auto;
	padding: 20px;
	border: 1px solid #e6e6e6;
	background-color: white;
	text-align: center;
}

.vision_article h1 {
	font-size: 200%;
	font-weight: normal;
	line-height: 1.29;
	margin: 1em 0;
}

.vision_article p {
	font-size: 90%;
	line-height: 1.65;
	margin: 1.5em 0 2.5em;
}

/* /info/vision/ */
article#vision .common_article p {
    font-size: 90%;
    line-height: 1.65;
    margin: 1.5em 0 2.5em;
}

/* /info/vision/famale/ */
article#female ol{
    padding-left: 2em;
}

article#female ol li{
    margin-bottom: 0.8em;
    line-height: 1.9;
    list-style-type: decimal;
}

article#female ol li ul li{
    list-style-type: disc;
}

article#female h2.stit{
    margin: 2em 0 0.5em !important;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e6e6e6 !important;
    font-size: 114.29% !important;
}

article#female h3{
    margin: 2em 0 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e6e6e6;
}

article#female h3.caption,
article#female h4{
    margin: 0 0 0.5em !important;
    border-bottom: none !important;
    font-weight: bold;
    font-size: 1em !important;
}

/* /info/vision/humanrights */
article#humanrights h2.stit{
    margin: 1.5em 0 0.5em !important;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e6e6e6 !important;
    font-size: 114.29% !important;
}

