#header .header-block {
    width:260px;
    float:left;
overflow:hidden;
width:380px;

}

#logo {
margin:0;
padding:0;
float:left;
}


#header .header-block ul.address {
    color:#ffd30f;
    list-style:none;
    margin:8px 0px 0px 0px;
    padding:0px;
    line-height:18px;
    font-size:11px;
}
#header .header-block ul.address li a {
    color:#fabe00;
}
#header .header-block.l ul.address {
   
}
#header .header-block.r ul.address {
    
}
#main-content .intro h1 {
    font-size:23px;
    color: #fff;
}
#main-content .intro h1 strong {
    display:block;
    text-decoration:underline;
color:#fff;
font-weight:bold;
}

#main-content .intro h1 a:hover strong {
    text-decoration:none;
}

#main-content .intro h1 span {
    display:block;
    font-size:12px;
    color:#a6a6a6;
text-decoration:none;
}
#main-content .intro.l {
    width:430px;
    float:left;
    padding:0px 0px 0px 40px;

}
#main-content .intro.r {
    width:430px;
    float:right;
    padding:0px 20px 0px 0px;
}
.clearit {
    clear:both;
}


.header-block.l {
text-align:right;
}
.header-block.r {
text-align:left;
margin:0;
padding:0;

}

.header-block.l ul {
float:left;
}
.header-block.r ul {
float:right;
}

