body {
	background-image: url(../abc/3.jpg);
}

body,td,p {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}


a{
	color: #20214a;
}

a:visited{
	color: #20214a;
}

a:active {
	color: #20214a;
}  

a:hover {
	text-decoration:none;
	color: #004080;
}

.style1 {font-weight: bold; }

.menu {
	margin: 0px;
	padding: 0px;
	width: 155px;
}

.menu li {
	margin: 0px;
	padding-top: 6px;
	line-height: 150%;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu_a li {
	font-weight: bold;
	padding-left: 24px;
	background-image: url(images/menu_bg_a.jpg);
}

.menu_a a{
	font-weight: normal;
	text-decoration:none;
	color: #30466e;
}
.menu_a a:hover {
	color:#50658c;
} 

.menu_b li {
	font-weight: bold;
	padding-left: 40px;
	background-image: url(images/menu_bg_b.jpg);
}

.menu_b a{
	font-weight: normal;
	text-decoration:none;
	color: #3b5687;
}
.menu_b a:hover {
	color:#667eaa;
} 

.menu_c li {
	font-weight: bold;
	padding-left: 40px;
	background-image: url(images/menu_bg_c.jpg);
}

.menu_c a{
	font-weight: normal;
	text-decoration:none;
	color: #4766a1;
}
.menu_c a:hover {
	color:#8fa9da;
} 

.menu_d li {
	font-weight: bold;
	padding-left: 40px;
	background-image: url(images/menu_bg_d.jpg);
}

.menu_d a{
	font-weight: normal;
	text-decoration:none;
	color: #2f7a5f;
}
.menu_d a:hover {
	color:#62a88f;
} 

h1 {
	letter-spacing: 1pt;
	font-size: 12px;
	font-weight: bold;
	color: #395d8c;
	padding: 2px 5px 2px 20px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	background-image: url(images/h1.jpg);
}

.contentsa {
line-height: 150%;
letter-spacing: 1pt;
margin: 0 auto;
width: 95%;
}

.icon_a li {
	font-weight: bold;
	line-height: 200%;
}

.icon_a a{
	font-weight: normal;
	text-decoration:none;
	color: #395d8c;
}
.icon_a a:hover {
	color:#009aff;
} 

.icon_b li {
	line-height: 200%;
}

.table_a {
	width: 100%;
	padding: 0px;
}

.th_a {
	font-size: 8pt;
	line-height: 150%;
	text-align: center;
	color: #b40037;
	border-bottom: 3px solid #b40037;
	width: 40px;
}

.th_b {
	font-size: 8pt;
	line-height: 150%;
	text-align: center;
	color: #004080;
	border-bottom: 3px solid #004080;
	width: 80px;
}

.th_c {
	font-size: 8pt;
	line-height: 150%;
	text-align: center;
	color: #a46000;
	border-bottom: 3px solid #a46000;
	width: 80px;
}

.th_d {
	font-weight: normal;
	font-size: 8pt;
	line-height: 150%;
	text-align: center;
	color: #917229;
	border-bottom: 1px solid #c0c0c0;
	width: 60px;
}

.th_e {
	font-weight: normal;
	font-size: 8pt;
	height: 25px;
	line-height: 150%;
	text-align: center;
	color: #666666;
	border: 1px solid #c0c0c0;
	width: 60px;
	background-color:#e0e0e0;
}

.th_f {
	font-weight: normal;
	font-size: 8pt;
	line-height: 150%;
	text-align: center;
	color: #305f4e;
	border: 1px solid #c0c0c0;
	width: 60px;
	background-color:#dff8ef;
}

.th_g {
	font-size: 10pt;
	line-height: 150%;
	text-align: center;
	color: #957c46;
	border: 1px solid #c0c0c0;
	background-color:#fff6da;
	height: 25px;
}

.th_h {
	font-size: 10pt;
	line-height: 150%;
	text-align: center;
	color: #438930;
	border: 1px solid #c0c0c0;
	background-color:#f5faf3;
	height: 25px;
}

.th_j {
	font-weight: normal;
	font-size: 8pt;
	line-height: 150%;
	text-align: center;
	color: #917229;
	border: 1px solid #c0c0c0;
	width: 60px;
	background-color:#dac594;
}

.th_i {
	font-size: 10pt;
	line-height: 150%;
	text-align: center;
	color: #ffffff;
	border: 1px solid #c0c0c0;
	background-color:#999999;
	height: 25px;
}


.table_a td {
	font-size: 8pt;
	line-height: 150%;
	padding: 3px;
	margin: 2px;
	border-bottom: 1px solid #c0c0c0;
	text-align: center;
}

.table_b {
	padding: 0px;
}

.table_b td {
	font-size: 8pt;
	text-align: center;
	line-height: 150%;
	padding: 3px;
	margin: 2px;
	border-bottom: 1px solid #c0c0c0;
}

