/*  */

ul.tab {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	background-image: url(../images/tab_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
ul.tab li {
	float: left;
	text-align: center;
}
ul.tab li a.active {
	width: 90px;
	height: 20px;
	display: block;
	background-image: url(../images/tab_active.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	color: #EC7601;
	text-decoration: none;
}
ul.tab li a.inactive {
	display: block;
	width: 90px;
	height: 20px;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}
ul.tab li a.inactive_rc {
	display: block;
	width: 90px;
	height: 20px;
	background-image: url(../images/tab_inactive_right_end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}
ul.tab li a.inactive_rc_end {
	display: block;
	width: 90px;
	height: 20px;
	background-image: url(../images/tab_inactive_right_s_end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}
ul.tab li a.inactive_lc {
	display: block;
	width: 90px;
	height: 20px;
	background-image: url(../images/tab_inactive_left_end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}
ul.tab li a.inactive_lc_end {
	display: block;
	width: 90px;
	height: 20px;
	background-image: url(../images/tab_inactive_left_s_end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}
ul.tab li a.inactive_ls {
	display: block;
	width: 90px;
	height: 20px;
	background-image: url(../images/tab_inactive_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}
ul.tab li a.inactive_rs {
	display: block;
	width: 90px;
	height: 20px;
	background-image: url(../images/tab_inactive_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}

ul.tab li a.arrow {
	display: block;
	height: 20px;
	background-image: url(../images/tab_blank.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	color: #0033AC;
	text-decoration: underline;
	font-size: 12px;
	text-align: center;
	background-position: bottom;
	width: 144px;
	padding-left: 10px;
}
ul.tab li a:hover {
	color: #E86E01;
	text-decoration: underline;
}

div.tabcontent {
	background-color: #FCF9E0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #91A7B4;
	border-bottom-color: #91A7B4;
	border-left-color: #91A7B4;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0;
	clear: both;
	padding-right: 14px;
}

div.tabcontent table a.arrow {
	color: #0033AC;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}
div.tabcontent table a:hover {
	color: #E86E01;
	text-decoration: underline;
}
div.tabcontent table td {
	font-size: 11px;

}
table.subsearch td.head {
	font-size: 12px;
	background-color: #F6EEAE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #C42E00;
	font-weight: bold;

}
table.subsearch ul {
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
table.subsearch li {
	background-image: url(../images/icon_li_company.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	padding-bottom: 2px;
}
table.subsearch li a {
	color: #0033AC;
}
table.subsearch li a:hover {
	color: #E86E01;
	text-decoration: underline;
}
table.subsearch td.abcd {
	padding-left: 20px;
}
table.subsearch td.abcd a {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #0033AC;
	margin-right: 2px;
	margin-top: 10px;

}
table.subsearch td.abcd a.other {
	width: 80px;


}

input.submit{
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	width: 100px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	border: none !important;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EB7401;
	z-index: 100;
	cursor: pointer;
	padding-bottom: 4px;
	padding-top: 4px;
}
form {
	margin: 0;
	padding: 0;
}

div.boxnavi {
	font-size: 11px;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.boxnavi a {
	color: #0033AC;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	display: block;
}
div.boxnavi a:hover {
	color: #E86E01;
}
div.boxnavi h2 {
	color: #EA7101;
	font-size: 14px;
	text-decoration: underline;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0;

}
div.boxnavi h3 {
	color: #EA7101;
	padding: 0;
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 5px;
}

