@charset "utf-8";
/* CSS Document */

header { 
	margin: 0 0 4px;
}

header .leftBox {
	width: 626px;
	margin-top:10px;
}
/* rightBox */
header .rightBox {
	width: 342px;
	margin-top:15px;
}


header .leftBox h1 {
	margin: 9px 0px 0 20px;
	float: left;
	_display:inline
}

header .leftBox p.siteName,
header .leftBox p.siteNameFull{
	float: left;
	margin: 9px 0 0 0;
	width: 180px;
}

.msie6 header .leftBox p.siteName,
.msie6 header .leftBox p.siteNameFull {
	margin: 9px 0 0 0;
	width: 180px;
}

header .leftBox ul{ width:130px; float:left; list-style:none; margin:0 20px 0 40px; padding:0;}
.msie6 header .leftBox ul{ width:150px; float:left; list-style:none; margin:0 0 0 40px; padding:0}

header .leftBox ul li{ margin:0; text-align:center;}

header .leftBox ul li:first-child{ margin:0 0 7px 0; }

header .rightBox .langBox ul.lang li {
	padding: 0 5px 0 0px;
	background:none;
}