


@charset "utf-8"; 

* {font-family:arial; }

body {
	margin:0; padding:0; 
	font-family:arial;
	font-size:11px; color:#666; 
	line-height:150%;
	background:#FFFFFF;
}

form			{margin:0; padding:0; }
hr				{display:none; }
ul				{margin:0; padding:0; list-style:none; }
img				{border:0;}
table			{empty-cells:show; }
sup, sub		{font-size:8px; letter-spacing:1px; }
td				{line-height:14px;}



.cons_tab4 {clear:both; float:left; width:100%; height:24px; margin:0; background:url('../images/bg_tab_line.gif') repeat-x 0 0;}
.cons_tab4 ul {margin:0; padding:0;}
.cons_tab4 li {float:left; margin:0; height:23px; background:#fff;}
.cons_tab4 li a {text-decoration:none;}
.cons_tab4 li.on {height:23px; margin:0 3px 0 0; padding:4px 0 0 0; color:#00408F; font-weight:bold; background:url('../images/bg_tabbody_on.gif') no-repeat left top;}
.cons_tab4 li.on a {
	height:20px; 
	margin:-4px 0 0 0; padding:3px 27px 0 7px; 
	color:#00408F; 
	display:block; 
	background:url('../images/bg_tabarrow_on.gif') no-repeat right top;
	text-decoration:none;
}
* html .cons_tab4 li.on a {
	height:23px; 
	margin:-4px 0 0 0; padding:5px 27px 4px 7px; 
	color:#00408F; 
	display:inline; 
	background:url('../images/bg_tabarrow_on.gif') no-repeat right top;
	text-decoration:none;
}
.cons_tab4 li.off a {
	height:20px; 
	margin:-4px 0 0 0; padding:3px 27px 0 7px; 
	COLOR: #000000; font-weight:bold;
	display:block; 
	background:url('../images/bg_tabarrow_off.gif') no-repeat right top;
	text-decoration:none;
}
* html .cons_tab4 li.off a {
	height:23px; 
	margin:-4px 0 0 0; padding:5px 27px 4px 7px; 
	display:inline; background:url('../images/bg_tabarrow_off.gif') no-repeat right top;
	text-decoration:none;
}
.cons_tab4 li.on a:link, .cons_tab3 li.on a:visited	{color:#00408F; text-decoration:none; }
.cons_tab4 li.on a:hover, .cons_tab3 li.on a:active		{color:#00408F; text-decoration:none; } 
.cons_tab4 li.off {height:23px; margin:0 3px 0 0; color:#00408F; padding:4px 0 0 0; background:url('../images/bg_tabbody_off.gif') no-repeat left top;}

.cons_tab4 li.off2 {height:23px; margin:0 3px 0 0; color:#A1A1A1; padding:4px 0 0 0; background:url('../images/bg_tabbody_off.gif') no-repeat left top;}

