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

#content h1, #lhs h1 {
  color: #78918F;
}

#content h2, #lhs h2 {
  color: #78918F;
}

#content h3, #lhs h3 {
  color: #78918F;
}

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

#content strong, #lhs strong {
  color: #78918F;
}

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

table {border-collapse: collapse; color: #666666; width: 100%;}
td {  border: none; padding: 4px;}


.sel_a_2 { color: #78918F; font-weight: bold; }
.nosel_a_2 {  }
.sel_li_2 {  padding-bottom: 10px;}
.nosel_li_2 {  padding-bottom: 10px;  }
.sel_ul_2 { }
.nosel_ul_2 {}

.sel_a_3 {	color: #78918F;	font-weight: bold;	padding-left: 10px;}
.nosel_a_3 { padding-left: 10px;   }
.sel_li_3 { }
.nosel_li_3 {  }
.sel_ul_3 { }
.nosel_ul_3 {}


.banner_1 strong, .banner_2 strong, .banner_3 strong, .banner_4 strong {	color: #78918F; }
