@charset "UTF-8";
/*kwz5.css*/

#header {
	position: fixed;
	top:0px;
}
#side {
	position: fixed;
	top:116px;
	background: url(../../img/side_bg.jpg) no-repeat left top;
}
#headersubmenu{
	position: fixed;
}
#outline {
	margin-top: 116px;
}
