@charset "UTF-8";


.flat_table {
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
}

.flat_table td {
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 3px 0 3px 0;
	text-align: center;
}

.flat_table .td_right {
	text-align: right;
	padding-right: 15px;
}

.flat_table .td_left {
	text-align: left;
	padding-left: 15px;
}

.flat_table .td_bg {
	background: #EAEAEA;
}

.icon_1 {
	background: url(../images/icon1.gif) 0 3px no-repeat;
	padding-left: 15px;
	margin-right: 25px;
}

.icon_2 {
	background: url(../images/icon1.gif) 0 7px no-repeat;
	padding-left: 15px;
	margin-right: 25px;
}

.mar_l_15 {
	margin-left: 15px;
}

.mar_l_20 {
	margin-left: 24px;
}

.gray {
	width: 658px;
	border-bottom: #E7E7E7 1px solid;
	border-left: #E7E7E7 1px solid;
	border-right: #E7E7E7 1px solid;
	padding: 20px;
}

.blue_icon {
	background: url(../images/icon.gif) 0 5px no-repeat;
	padding-left: 20px;
}
