#content h1, #content h2, #content h3, #content h4, #content h5, #content p {
	margin:0; padding: 0;
}

#content h1 {
  color: #4E8ABE;
}

#content h2 {
  color: #4E8ABE;
}

#content h3 {
  color: #4E8ABE;
}

#content p {
  color: #666;
  margin-bottom: 10px;
}

#content strong {
  color: #4E8ABE;
}

#content_case {  border-left: solid 1px #A7A9AC;}


.sel_a_2 { color: #4E8ABE;  font-weight: bold;}
.nosel_a_2 {  }
.sel_li_2 {  }
.nosel_li_2 {  }
.sel_ul_2 { }
.nosel_ul_2 { }

.banner_1 strong, .banner_2 strong, .banner_3 strong, .banner_4 strong {	color: #4E8ABE; }
