@charset "utf-8";
/* CSS Document */

/* page-top start*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #5f5f5f;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

/* page-top end*/

/* lm_guide start*/
.bg_layout {
	width: 500px;
	border: 0px;
}

.bg_main {
	background-color: #EEEEEE;
}

.bg_sub1 {
	width: 500px;
	padding: 5px; 
	spacing: 0px;
	border: 0px;

}

.bg_sub2 {
	width: 320px;
	spacing: 0px;
	padding: 0px;
	border: 0px;
	height: 93px;
	bordercolor: #EEEEEE;
}

.attention {
	font-size: 75%;
	color: #666666;
}
/* lm_guide end*/

/* ball screw start*/
.attention2 {
	font-size: 65%;
	color: #666666;
}
/* lm_guide end*/