/* CSS Document */
h2 {
	margin:0 0 20px 0;
	}
h3 {
	background:url(../img/h3_bg.gif) no-repeat 0% 0%;
	margin:10px 10px;
	padding:8px 0 0 15px;
	width:800px;
	height: 33px;
	font-size: 12px;
	}
table {
	margin: 0 auto;
	width: 700px;
	border-collapse: collapse;
	}
td {
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px dotted #c0c0c0;
	padding:10px 10px 10px 35px;
	background:url(../img/arrow_icon_g.gif) no-repeat 2% 50%;
	}

.cont_a{
	margin:0 0 30px 25px;
	width: 810px;
	}

.top_cell {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px dotted #c0c0c0;
	padding:10px 10px 10px 35px;
	background:url(../img/arrow_icon_g.gif) no-repeat 2% 50%;
	}
.bottom_cell {
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding:10px 10px 10px 35px;
	background:url(../img/arrow_icon_g.gif) no-repeat 2% 50%;
	}

