
#mainSection .para {
	margin:0 auto;
	width:695px;
	text-align:left;
	}
#mainSection .para p {
	margin:10px 0;
	}
#mainSection .para h3 {
	margin-top:25px;
	font-size:15px;
	color:#325500;
	}
#mainSection .para .circle {
	color:#325500;
	}


.mainBox {
	margin:20px 0;
	width:745px;
	border:1px solid #000;
	text-align:left;
	zoom: 100%;
	}
.mainBox:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
	}
.mainBox .days {
	padding:3px 0;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #000;
	}
.mainBox .title {
	padding:5px 0;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #000;
	}
.mainBox h1 {
	margin:20px;
	margin-bottom:15px;
	font-size:16px;
	}
.mainBox h2 {
	margin:5px 20px;
	margin-top:15px;
	font-size:14px;
	}
.mainBox p {
	margin:20px;
	}
.mainBox .profile {
	margin:50px 20px 20px;
	font-size:11px;
	}
.mainBox img {
	margin:20px;
	}
.mainBox table {
	clear:both;
	margin:15px 20px;
	}