.promise {
	color: #996600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.promise th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E6E6E6;
	padding-right: 10px;
	padding-left: 10px;
}
.promise td {
	padding: 10px;
}
.promise .OIL {
	color: #666666;
}
.promise .large_font {
	font-size: 1.3em;
	font-weight: bold;
}
.law {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #CCCCCC;
	color: #000000;
}
.law th {
	color: #333333;
	background-color: #E9EFF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83B6D1;
	text-align: left;
	padding: 2px;
}
.law td {
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.law .law_bg {
	background-color: #F7F8DE;
}
.law .law_redtext {
	color: #CC0000;
}
.law .law_bluetext {

	color: #0033CC;
}
.law .law_bg_yellow {

	background-color: #FFFF99;
}
.law .law_bg_orange {


	background-color: #FFCC99;
}
.law .law_bg_green {



	background-color: #BAE3A8;
}
.law .law_title {
	background-color: #EED7AA;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
}
.law .law_bg_blue {
	background-color: #A7E4E1;
}
.law .law_bg_red {
	background-color: #EBC2BE;
}
.class {
	margin: 2px;
	border: 1px solid #999999;
	width: 700px;
}
.class  th {
	background-color: #DEE9E9;
	font-weight: bold;
	color: #006699;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.class  td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.class .class_bg {
	background-color: #EEEEEE;
}
.class .class_NO {
	text-align: center;
	vertical-align: top;
	background-image: url(../img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: center 0.4em;
	padding-right: 10px;
	padding-left: 10px;
}
.ol {
	width: 700px;
}
.ol  th {
}
.ol  td {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 4px;

}
.ol .ol_bg {
	background-color: #EEEEEE;
}
.ol .ol_NO {
	text-align: center;
	vertical-align: top;
	background-image: url(../img/icon_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 16px;
}
.data_table {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #CCCCCC;
	color: #000000;
}
.data_table th {
	color: #333333;
	background-color: #E9EFF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83B6D1;
	padding: 2px;
}
.data_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.data_table .data_table_bg {
	background-color: #F7F8DE;
}
.data_table .data_table_redtext {
	color: #CC0000;
}
.data_table .data_table_bluetext {

	color: #0033CC;
}
.data_table .data_table_bg_yellow {

	background-color: #FFFF99;
}
.data_table .data_table_bg_orange {


	background-color: #FFCC99;
}
.data_table .data_table_bg_green {



	background-color: #BAE3A8;
}
.data_table .data_table_title {
	background-color: #EED7AA;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
}
.data_table .data_table_bg_blue {
	background-color: #A7E4E1;
}
.data_table .data_table_bg_red {
	background-color: #EBC2BE;
}
.our_case_table {
	margin-top: 10px;
}
.our_case_table td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}

