@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #ebecd8;
	background-image: url(../images/sc_main_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
#main_layer {
	width: 734px;
	height: 2550px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#banner {
	height: 140px;
	width: 734px;
}
#banner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu_layer {
	height: 56px;
	width: 734px;
	background-image: url(../images/sc_menu_bg.gif);
	background-repeat: no-repeat;
}
#menu_layer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#layer_title {
	height: 145px;
	width: 734px;
	background-image: url(../images/play_guide_title.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#playguide_topmenu {
	height: 200px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sc_play_guide_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
}
.top_menu_container {
	width: 250px;
	height: 190px;
	float: left;
	margin-right: 32px;
}
.top_menu_container2 {
	float: left;
	height: auto;
	width: 400px;
	margin-top: 120px;
	text-align: right;
	border-top-width: 3px;
	border-top-style: double;
	color: #000033;
}
.top_menu_container2 a {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-right: 2px;
	color: #000066;
}



.container {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.main_text {
	font-size: 13px;
	font-family: sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}
.main_text a {
	text-decoration: none;
	color: #FF6600;
}
.pre_text {
	font-size: 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #F2F3D8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	padding-top: 5px;
	padding-bottom: 5px;
}
.titles {
	margin-top: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-family: Georgia;
	color: #A86500;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 2px;
}
.top_link {
	margin-right: auto;
	margin-left: auto;
	color: #4B729C;
	text-align: center;
	display: block;
	margin-top: 0px;
	font-size: 14px;
	font-family: Georgia;
	font-weight: lighter;
	margin-bottom: 0px;
	width: 50px;
}
