body {
	background:#5794B2 url('/template/en/images/bg-fade2.png') repeat-x scroll 0 0;
	padding:11px;
}

#outer {
	margin:0 auto;
	width:1010px;
	-moz-box-shadow:0 1px 10px #000;
	-box-shadow:0 1px 10px #000;
	-webkit-box-shadow:0 1px 10px #000;
	border: 1px solid black;
}

#contents {
	width:452px;
	/*min-height:200px;*/
}

#page {
	width:100%;
}

#bar-left {
	/*display:none;*/
}

#nav-bottom, #nav-top {
	min-width:0;
	width:100%;
}

#right-tools {
	position:absolute;
	right:20px;
	top:233px;
	margin:0;
}