.top{
position:relative;
height:150px;
background:url(../img/top-logo3.jpg) no-repeat left top;
}

.top_text {
float:left;
font:bold 32px Arial;
/*border:1px solid #ff0000;*/
color:#034FA5;
margin-top:-132px;
margin-left:135px;
padding-top:40px;
padding-left:40px;
z-index:2;
}

.top_text2 {
float:left;
font:bold 16px Arial;
/*border:1px solid #ff0000;*/
color:#FFFFFF;
padding-top:12px;
padding-left:580px;
}

.top a.logo{
width:125;
height:125;
margin-left:3px;
margin-top:5px;
cursor:pointer;
display:block;
/*border:1px solid #ff0000;*/
}

.main-menu{
height:23px;
background:url(../img/blueline.gif) repeat-x left top;
width:706;
}

.left-col{
min-width:184;
width:184px;
height:404px;
background:url(../img/left-col.jpg) no-repeat left top;
}


.left-col1{
min-width:184;
width:184px;
height:45;
background:url(../img/left-col.jpg) no-repeat left 55%;
}

.right-col{
width:243px;
min-width:243px;
height:428px;
background:url(../img/right-col.jpg) no-repeat right top;
}

.center-col {
min-width:568px;
}

.lang-menu{
width:289px;
height:69px;
background:url(../img/lang-menu.jpg) no-repeat left top;
/*border: solid 1px #ff0000;*/
}

.lang-menu img {
margin-bottom:3px;
margin-top:49;
}


