.col1 {
  color: #362e2c; }

.bg2 {
  background-color: #60564c; }

.col2 {
  color: #60564c; }

.bg3 {
  background-color: #327377; }

.col3 {
  color: #327377; }

.bg4 {
  background-color: #797d07; }

.col4 {
  color: #797d07; }

.header_user_info {
  float: right;
  border-left: 0;
  font-size: 15px;
  margin-right: 0px; }
  .header_user_info:first-child {
    }
  .header_user_info a {
    color: black;
    font-weight: normal;
    display: block;
    padding: 8px 9px 11px 0px;
    cursor: pointer;
    font-style: italic;
    line-height: 18px;
    position: relative;
    /*padding-right: 20px;*/
    margin-right: 0px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 11px; } }
    .header_user_info a:hover, .header_user_info a.active {
      color: #c7bfb2; }
    .header_user_info a:after {
}
