body{
	background-image: url(/images/eat-sleep-game/bg_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #6e7073;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	background-color: #1E1F21;
}
body,div,ul,li,h1{margin: 0px;padding: 0px;list-style-type: none;}
img{border:none;}
.red{color:#ff3300;}
.b{font-weight:bold;}
a {color: #6e7073;text-decoration: underline;}
a:hover {
	color: #1E1F21;
	text-decoration: none;
}
.bg{
	background-color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
/*----------------------------------------------------------------------*/
#esg01 {
	height: auto;
	width: 940px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
}
#esg01 h1 {
	line-height: 38px;
	color: #FFFFFF;
	font-size: 24px;
}
.sm {
	height: auto;
	width: 940px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	color: #6e7073;
}
#menu {
	height: auto;
	width: 940px;
	display: table;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #4a4f54;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6e7073;
}
#menu li {
	line-height: 20px;
	width: auto;
	padding-right: 18px;
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6e7073;
	border-left-color: #1e1f21;
	float: left;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#bigdiv{height: auto;
	width: 940px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;}
#left{
	float: left;
	height: auto;
	width: 620px;
	display: table;
}
#right{float: left;
	height: auto;
	width: 320px;
	display: table;}
#left h2 {
	display: table;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	line-height: 38px;
}
.s_title {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	display: table;
	height: auto;
	font-size: 16px;
	line-height: 28px;
	font-family: "Times New Roman";
}
.s_content {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.more {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: table;
	height: auto;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	background-color: #F2F2F2;
	text-indent: 18px;
}
.list000{
	height: auto;
	width: 88%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #F7F7F7;
}
.list000 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	line-height: 25px;
}
#down {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	height: auto;
	background-color: #F7F7F7;
	padding: 20px;
}
#path {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	height: auto;
	background-color: #F7F7F7;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6e7073;
}
