*{	margin: 0px;
	padding: 0px;}
body{
	margin: 0px;
	padding: 0px;
}
#box{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box2 {
	height: 100%;
	width: 1011px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/box2_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#box2 h1 {
	background-image: url(../images/h1.jpg);
	height: 42px;
	background-position: right top;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#test{
	margin-right: 50px;
	margin-left: 50px;

}
#box2lm{
	height: 100%;
	width: 1011px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FEFCED;
	padding-top: 20px;
}
#box2lm dl{
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 190px;
}
#box2lm dd a{
	color: #8F4A21;
	display: block;
	line-height: 150%;
	background-image: url(../images2/jt.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 12px;
}
