/*basic*/
body {
	background-color: #67AC2F;
	text-align: center;
	margin:0 auto; 
}
td {
	vertical-align: top;
	text-align: left;
}
p.icon {
	margin:0 0 15px 0;
	text-align: center;
	font-size: 15px;
}
a {
	text-decoration: underline;
	color: #069;
}
/*index*/
td.indexbg {
	background-image: url(../images/index_a_05.jpg);
	background-repeat: repeat;
}
table.index {
	background-image: url(../images/index_a_07.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
} 
table.index ol {
	font-size: 13px;
	line-height: 21px;
	color: #5e5e5e;
	margin: 0 85px 10px 130px;
}
/*index left*/
table.left {
	margin: 0 20px 10px 85px;
}
table.left img {
	padding: 3px;
	border: 1px solid #ccc;
	margin:15px 0 0 0;
	background-color: #FFF;
}
table.left h1 {
	font-size: 13px;
	line-height: 21px;
	color: #E31B01;
	margin: 0 15px 15px 0;
}
table.left p {
	font-size: 15px;
	line-height: 26px;
	color: #4f4f4f;
	margin: 15px 0 0 0;
}
table.left em {
	color: #E31B01;
	font-style: normal;
}
table.left a {
 	text-decoration: underline;
	color: #069;
}
/*index right*/
table.right {
	margin: 0 55px 10px 35px;
}
table.right img {
	padding: 3px;
	border: 1px solid #ccc;
	margin:15px 0 0 0;
	background-color: #FFF;
}
table.right h1 {
	font-size: 13px;
	line-height: 21px;
	color: #E31B01;
	margin: 0 15px 5px 0;
}
table.right a {
 	text-decoration: underline;
	color: #069;
}
/*cw*/
td.cwbg {
	background-image: url(../images/index_b_05.jpg);
	background-repeat: repeat;
}
table.cw {
	background-image: url(../images/index_b_07.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
} 
table.cw ol {
	font-size: 13px;
	line-height: 21px;
	color: #5e5e5e;
	margin: 0 85px 10px 130px;
}
td.notes {
	padding: 0 0 20px 0;
}
