@charset "utf-8";

/*
 Clear
--------------------------*/
.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.box_500 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.Cen500 {
	width: 500px;
	margin-bottom: 10px;
}

.plan_box {
	width: 160px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	margin-bottom: 10px;
}
.plan_box img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main_p {
	padding: 0px;
	font-size: 10px;
	margin-bottom: 5px;
	line-height: 15px;
	text-align: center;
	margin-top: 10px;
}
* {
	margin: 0px;
	padding: 0px;
}.left_title {
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
.center_title {
	text-align: center;
}
.plan_box p {
	font-size: 10px;
	line-height: 15px;
}
