/* CSS Document */
.page .header {
	width:100%;
}
.head{
	width:100%;
	border-collapse: collapse;
}
img.header_left {
	width:480px;
	height:200px;
}
img.header_logo {
	width:80px;
	height:80px;
}
table.header {
	width:100%;
}
td.header_left {
 width:480px;
}
td.header_logo {
 width:90px;
 text-align:right;
 vertical-align:middle;
 padding: 0 0em 0 0;
}
td.header_lang {
 width:50px;
 text-align:left;
 padding:.3em 0 0 .3em;
 font:80% sans-serif;
}



