#attention {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #000;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#attention h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-top: 50px;
}
#attention ol {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}

#attention ol li {
	margin-bottom: 10px;
}
#doui {
	height: 70px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#box_main {
	padding-top: 20px;
	width: 1000px;
}
.twoColFixLt #container #mainContent #box_main #attention h2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
