#head {
float:left;
min-width:1050px;
width:100%;
border:none;
background-color:white;
text-align:left;

height:110px;
}

div.logobox {
padding:0px;
height:110px;
margin:0px;
display:inline-block;
}
div.logobox img{
padding-left:0px;
padding:0px;
margin:0px;
}


div.xlogobox {
float:left;
padding:20px;
height:105px;
width:300px;
margin:10px;
opacity:0.7;
  /* for IE */
  filter:alpha(opacity=70);
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
display:inline-block;
}

.round {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

div#tbTitles {
float:left;
padding-left:10px;

}

div#bigTitle {
font-size:25px;
width:600px;
}

div#bigTitle.middle {
padding-top:15px ;
padding-bottom:5px;
}

#bigTitle p{
border:none;
padding:0px;
margin:0;
line-height:110%;
padding-top:15px;
color:white ;
}


div#smallTitle {
color:white;
font-size:14px;
}

#head a {
color:white;
}

#head div.right {
padding-right:12px;
}

div.lanbox img {
width:50px;
height:50px;

}
