#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: #B3AA7E;
}

#content h2, #lhs h2 {
  color: #B3AA7E;
}

#content h3, #lhs h3 {
  color: #B3AA7E;
}

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

#content strong, #lhs strong {
  color: #B3AA7E;
}

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



.sel_a_2 { color: #B3AA7E; 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: #B3AA7E; }

