@charset "utf-8";
/* CSS Document */

a {
color:#70a0cb;
text-decoration:none;
}

#dots {
float:left;
width:30px;
height:60px;
margin-left:15px;
margin-right:120px;
background:url(../images/dots_expert.jpg) no-repeat;
}

#top a {
color:#70a0cb;
text-decoration:none;
}

#logo {
width:205px;
height:95px;
background:url(../images/logo_expert.jpg) no-repeat;
margin-left:15px;
float: left;
margin-top: -2px;
}

.menu {
padding:15px;	
width:120px;
min-height:270px;
height:auto !important;
height:270px;
background:#70a0cb;
}

.lang a{
color:#70a0cb;
}

#member {
margin-top:35px;
background:url(../images/member.jpg) no-repeat;
width:112px;
height:10px;
}

