.table-h2s {
	background-image: url(../images/h2s-buck.gif);
	background-position: left center;
	width: 505px;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-bottom: 10px;
}
.table-h2s h2{
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 16px;
}ul {
	list-style-image: url(../images/arrow.gif);
	margin-left: 10px;
	font-size: 12px;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9D8E3;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	vertical-align: middle;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.li-text {
	font-weight: normal;
	margin-left: 10px;
}
dl {
	margin-left: 0px;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	padding: 0px;
	margin-right: 15px;
	height: 120px;
}
dt {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFDFFF;
	margin-right: 120px;
}
dd {
	font-size: 12px;
	font-weight: normal;
	margin-left: 4px;
	margin-right: 230px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.image-buck1 {
	background-image: url(../images/main_image_1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image-buck2 {

	background-image: url(../images/main_image_2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image-buck3 {


	background-image: url(../images/main_image_3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

dt a:link { color:#0066CC; }
dt a:visited { color:#0066CC; }
dt a:active { color:#FF0000; }
dt a:hover { color:#FF0000; }
