body {
	font: normal 80% arial;
	color: #222;
	margin: 0px auto;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/* Onederfo Limited Default */
.onederfo_link {text-decoration: none;color: #334345;}
.float_left {float:left}
.float_right {float:right}
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}/* mark for html5 */article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, mark {display: block;}

.wrapper {
	width: 100%;
	min-width: 1246px;
}

.menu {
	position: fixed;
	top: 0px;
	left: 0px;
	background-image: url(../images/menu/menu-bg.png);
	background-repeat: repeat-y;
	width: 110px;
	height: 100%;
	padding: 0px 30px;
}
.menu_items {
	padding: 0px 15px;
	width: 80px;
}
.logo {
	margin: 20px 0px 40px 0px;
}
.menu_item {
	position: relative;
}
.menu_btn {
	margin: 15px 0px;
	display: block;
}
.menu_tag {
	position: absolute;
	top: 17px;
	left: 90px;
	display: none;
}

.content {
/* 	width: 100%;
	height: 100%;
	overflow: hidden; */
}

.content_bg {
	height: 4725px;
	margin-top: -3750px;
}
.content_bg1 { height: 945px; background-image: url(../images/bg1.jpg); background-repeat: no-repeat; background-position: top center;}
.content_bg2 { height: 945px; background-image: url(../images/bg2.jpg); background-repeat: no-repeat; background-position: top center;}
.content_bg3 { height: 945px; background-image: url(../images/bg3.jpg); background-repeat: no-repeat; background-position: top center;}
.content_bg4 { height: 945px; background-image: url(../images/bg4.jpg); background-repeat: no-repeat; background-position: top center;}
.content_bg5 { height: 945px; background-image: url(../images/bg5.jpg); background-repeat: no-repeat; background-position: top center;}