@charset "utf-8";

html { 
padding:0px;
margin:0px;
height:100%;
}

body {
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
padding:0px;
margin:0px;
height:100%;
background:url(images/colleft_bg.gif) repeat-y;
}

#header_wrap {
height: 80px;
overflow: hidden;
}

#header_wrap2 {
	height: 80px;
	width: 950px;	
}

#header_img {
height: 80px;
float: left;
width: 760px;
overflow:hidden;
}

#language_block {
float: left;
}

#header_spc {
background:url(images/colleft_bg.gif) repeat-y;
height: 80px;
width: 69px;
float: left;
}

#colleft_wrap {
position: absolute;
width: 140px;
left: 0px;
height:100%;
}

#colnormal_wrap {
margin-left: 140px;
height:100%;
text-align: left;
}

#colnormal {
z-index: 20;
}

#colleft_image {
margin-top: 4px;
}

#colleft_text {
position: absolute;
top: 268px;
left: 6px;
width: 130px;
text-align: right;
font-size: 10px;
}
#colleft_text_home {
position: absolute;
top: 268px;
left: 6px;
width: 130px;
text-align: right;
font-size: 10px;
}


#mainnav_wrap {
background-color: #FFF;
height: 40px;
border-bottom: 1px dashed #39208C;
}

.clear {
clear: both;
}

#language_block {
padding-top: 5px;
}

#language_block a {
color: #ffffff;
font-size: 10px;
line-height: 14px;
}

#language_block a:hover {
font-weight: bold;
}