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


#main {


}

#main a {
	color:#A4BAC0;
}
#main a:hover, #main a:visited {
	color:#898888;
	text-decoration:none;
}

.box600 {
	width:600px;
	margin-left:10px;

}

.box600 h4 {
	display:block;
	margin:40px auto 15px 0;
}

.box600 ul li {
	margin-left:30px;
	list-style:outside decimal;
	margin-top:2px;
}

.guidebox {
	width:600px;
	margin-left:10px;
}

.guideleft {
	width:401px;
	float:left;
	margin-right:15px;
}

.guideright {
	width:182px;
	float:left;
}

.guidetxt {
	margin:15px 0 10px 0;
	width:182px;


}

.redtxt {
	color: #F00;
}

.listin2 {
	margin-left:30px;
	list-style:outside decimal;
	margin-top:2px;
}

.tensen {
	width:600px;
	margin:10px 0 10px 10px;
	clear:both;
}

.dangumi {
	width:610px;

}

.dan_left {
	width:140px;
	float:left;
}

.dan_left img {
	margin:3px auto auto 10px;
}

.dan_right {
	width:460px;
	float:left;
	margin-bottom:10px;
}

.txtright{
	width:100%;
	text-align:right;
}