#nav{
  float:left;
  width:100%;
  padding:0 0 0 30px;
  border-bottom:1px solid #BFC0C2;
  background-color:#F1F6FA;}
#nav a{
  float:left;
  display:block;
  width:106px;
  text-align:center;
  line-height:28px;
  height:28px;
  margin:0 0 0 3px;
  background:url("../../../images/mune_13.gif") no-repeat;
  }
#nav a:hover{
    background:url("../../../images/mune_11.gif") no-repeat;}
.title{
 font-weight:bold;
 line-height:30px;
 color:#FFFFFF;
 padding:0 0 0 50px;
 background:url("../../../images/icon-title.gif") no-repeat 30px center;}
.about{
 background:url("../../../images/about-bg.gif") no-repeat center bottom;
 line-height:20px;
 color:#525B66;}
.about img{
 float:left;
 border:1px solid #666666;
 margin:0 12px 0 12px;}