/* CMS */

.plan_content {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	width: 680px;	
	background: url(../plan/images/plan_header.gif) left top no-repeat;
}

.plan_footer {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	width: 680px;
	height: 60px;	
	background: url(../plan/images/plan_footer.gif) left bottom no-repeat;
	text-align: right;
}

.style1 {color: #CC0000;}
.style2 {
	color: #436E53;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}