 @charset "utf-8";

#mbox{
	margin-bottom: 10px;
	float: none;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#box1{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	margin-left: 10px;
	}
#box1 dl{
	margin-right: 5px;
	height: auto;
	width: 200px;
	float: left;
	margin-top: 10px;
}
#box1 dt{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#box1 dd{
	margin-bottom: 10px;
	color: #000000;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#box1 dd a{
		text-decoration: none;
}
#box2  ul{
	margin-bottom: 5px;
	color: #000000;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	list-style-type: disc;
	letter-spacing: normal;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 5px;
	text-indent: 10px;
}
#box2  ul a{
	text-decoration: none;
}
dd{
text-align:center;
}
.text-middle{
	font-size:12px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
	line-height: 15px;
}
.float-clear {
	clear: both;
}

