body{
	border:0px none;
	background:#E8F5FF url(images/index_bodybg.jpg) top left repeat-x;
	margin:0px;
}
table.indexcontent{
	border:0px collapse;
	margin:0px;
	padding:0px;
	width:970px;
	height:550px;
}
table.indexcontent td.index_a{
	width:970px;
	height:110px;
	background:#E8F5FF url(images/index_a1.jpg) top left no-repeat;
}
table.indexcontent td.index_b{
	width:146px;
	height:110px;
}
table.indexcontent td.index_c{
	width:656px;
	height:207px;
	background:#E8F5FF url(images/index_fla.jpg) top left repeat-x;
}

table.indexcontent td.index_d{
	width:165px;
	height:110px;
	background:#E8F5FF url(images/index_b3.jpg) top left no-repeat;
}
div.index_news{
	font:8pt/12pt verdana, sans-serif;
	color:#FFFFFF;
	margin:30px 5px 10px 5px;
}
a:link, a:visited, a:hover, a:visited.hover{
	color:#000099;
	font:8pt/12pt verdana, sans-serif;
	text-decoration:none;
}
a:hover{color:#0000FF;text-decoration:underline;}

table.menu{
	width:210px;
	margin:30px 0px;
	border:2px solid #fff;
	background:#265E99;
	height:100%;
}
table.menu td{
	padding:2px;
	vertical-align:top;
}
table.menu td a:link, table.menu td a:visited{
	font:400 9px/25px verdana, sans-serif;
	color:#fff;
	background:url(images/a_link.jpg) no-repeat;
	display:block;
	width:200px;
	height:25px;
	padding:0px 0px 0px 5px;
	text-decoration:none;
	text-align:left;
	margin:1px 1px;
}
table.menu td a:hover{color:#FFFF66;}
table.menu td a:link.active, table.menu td a:visited.active{
background:url(images/a_active.jpg) no-repeat;
color:#000000;
}
div.header{
	font:400 10px/25px verdana, sans-serif;
	height:25px;
	background:#265E99;
	border:1px solid #fff;
	width:450px;
	color:#E8F5FF;
	text-align:left;
	margin:40px 0px 20px 140px;;
	padding:0px 10px;
}
div.data{
	font:400 8pt/140% verdana, sans-serif;
	color:#0B1258;
	width:555px;
	margin:0px 50px;
	text-align:justify;
}

