a:focus, input:focus, area:focus{
  outline: 2px solid #5d9bff;
}

.w2f_footer {
  margin: auto;
  border-top: 1px solid #666666;
}

.w2f_footer_links {
  float: right;
  font-size: 68%;
}

.w2f_footer_links li {
  margin: 5px 0;
  padding-left: 0.4em;
  float: left;
}

.w2f_footer_links li a {
  text-decoration: none;
  color: #333333;
}

.w2f_footer_links li a:hover {
  color: #666;
}

.w2f_footer_links li:after {
  content: " | ";
}

.w2f_footer_links li:last-of-type:after {
  content: none;
}

.w2f_copy {
  border-top: 3px solid #101084;
  clear: both;
  font-size: 60%;
  margin-bottom: 10px;
  padding-top: 5px;
}
.w2f_fl{
  float: left;
}
.w2f_p1{
  padding-left: 1.5em;
}



/*
WCAG2.0
*/
#camContentsArea .w22_attention { 
  font-weight: normal;
  text-align: center;
  padding-top: 55px; 
  margin: 40px auto 25px; 
  background: url(/amcservice/members/eng/image/service/mark_attention.gif) top center no-repeat ;
}
