@charset "UTF-8";
/* CSS Document */

 
body {
	-x-system-font:none;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:140%;
}
* html body {
font-style:normal;
}
#sidebar {
	-x-system-font:none;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	line-height:140%;
	margin-top: 0px;
	padding-top: 130px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	background-color: transparent;
	font-family: Helvetica, sans-serif;
}
#bg_01 {
	background:#242424 url(/gf/bg01.jpg) no-repeat scroll left top;
}
#bg_02 {
	background:#2F3028 url(/gf/bg02.jpg) no-repeat scroll left top;
}
#bg_03 {
	background:#504D49 url(/gf/bg03.jpg) no-repeat scroll left top;
	color:#000000;
}
#bg_04 {
	background:#4B4844 url(/gf/bg04.jpg) no-repeat scroll left top;
}
#bg_05 {
	background:#393A34 url(/gf/bg05.jpg) no-repeat scroll left top;
}
#sidebar ul{
	margin-bottom: 10px;
}
#container {
	margin-top: 20px;
}

