/*-----------------------------------------
main
*/
body {
	background-color: #000000;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.table_align {
	margin: auto;
}
.body_table {
	margin: auto;
	background-image: url(../images/jsp_bg2.jpg);
	background-repeat: no-repeat;
}
.language_link {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.language_link #selected{
	font-size: 80%;
	font-weight: bold;
	color: #D8002F;
	background-color: #6F0010;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.language_link a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.language_link a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.language_link a:hover {
	text-decoration: underline;
	color: #D8002F;
}
.language_link a:active {
	text-decoration: underline;
	color: #D8002F;
}
.menu_table {
	font-size: 80%;
	background-color: #000000;
}
.menu_link {
	text-align: center;
	vertical-align: middle;
}
.menu_link a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_link a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_link a:hover {
	text-decoration: underline;
	color: #D8002F;
}
.menu_link a:active {
	text-decoration: underline;
	color: #D8002F;
}
.menu_link_selected {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #200106;
}
.menu_link_selected a:link {
	text-decoration: none;
	color: #D8002F;
}
.menu_link_selected a:visited {
	text-decoration: none;
	color: #D8002F;
}
.menu_link_selected a:hover {
	text-decoration: underline;
	color: #D8002F;
}
.menu_link_selected a:active {
	text-decoration: underline;
	color: #D8002F;
}
.contents_area {
	height: 423px;
	width: 703px;
	color: #FFFFFF;
	overflow: auto;
	position: relative;
	scrollbar-base-color:#3F0107;
	scrollbar-3dlight-color: #961A25;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #6F0010;
	scrollbar-darkshadow-color: #3F0107;
	scrollbar-face-color: #961A25;
	scrollbar-highlight-color: #AE0F25;
	scrollbar-shadow-color: #69010C;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.img_title_right {
	float: right;
	padding-right: 30px;
}
/*-----------------------------------------
company
*/
.company_title {
	font-size: 160%;
	font-weight: bold;
}
.company_table {
	border: 1px solid #000000;
	margin-right: 20px;
	font-size: 85%;
	width:650px;
}
.company_table_name {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	padding-left: 10px;
}
.company_table_value {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 170px;
	padding-right: 10px;
}
.company_table_value_desc {
	font-size: 8pt;
}
.company_spacer {
	height: 30px;
	clear: both;
}
/*-----------------------------------------
policy
*/
.policy_title {
	font-size: 160%;
	font-weight: bold;
}
.policy_table {
	border: 1px solid #000000;
	margin-right: 20px;
}
.policy_value {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 80%;
	line-height: 130%;
	padding-left: 10px;
}
.policy_name {
	font-size: 13px;
	font-weight: bold;
	clear: both;
	padding-top: 20px;
}
.policy_spacer {
	height: 30px;
	clear: both;
}
/*-----------------------------------------
service
*/
.service_title {
	font-size: 250%;
	font-weight: bold;
}
.service_table {
	border: 1px solid #000000;
	margin-right: 20px;
	padding-right: 20px;
}
.service_name {
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/service_name_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 650px;
}
.service_desc {
	font-size: 80%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.service_table_name {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-size: 80%;
	padding-left: 10px;
}
.service_table_name img {
	padding: 10px;
}
.service_table_value {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 80%;
}
.service_table_value ul{
}
.service_table_value ul li{
}
.service_spacer {
	height: 30px;
	clear: both;
}
.service_file {
}
.service_file a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.service_file a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.service_file a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.service_file a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*-----------------------------------------
news
*/
.news_title {
	font-size: 160%;
	font-weight: bold;
}
.news_table {
	border: 1px solid #000000;
	margin-right: 20px;
}
.news_table_name {
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #D8002F;
}
.news_table_date {
	float: left;
	font-size: 80%;
	padding-top: 5px;
	padding-left: 20px;
}
.news_table_desc {
	margin-left: 120px;
	font-size: 80%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.news_spacer {
	height: 30px;
	clear: both;
}
/*-----------------------------------------
contact
*/
.contact_title {
	font-size: 160%;
	font-weight: bold;
}
.contact_spacer {
	height: 20px;
	clear: both;
}
.contact_table {
}
.contact_table_col1 {
	float: left;
	margin-left: 10px;
	width: 200px;
}
.contact_table_col2 {
	float: left;
	margin-left: 10px;
	width: 200px;
}
.contact_table_col3 {
	margin-left: 430px;
}
.contact_branch {
	font-weight: bold;
	font-size: 11pt;
}
.contact_address {
	font-size: 9pt;
	line-height: 110%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.contact_freephone {
	color: #D8002F;
	font-weight: bold;
	font-size: 10pt;
}
.contact_phone {
	color: #D8002F;
	font-size: 9pt;
}
.contact_name {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11pt;
}
.contact_name_title {
	font-size: 10pt;
}
.contact_email {
	font-size: 9pt;
}
.contact_email a:link {
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 24px;
}
.contact_email a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.contact_email a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.contact_email a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*-----------------------------------------
history
*/
.history_title {
	font-size: 160%;
	font-weight: bold;
}
.history_spacer {
	height: 30px;
	clear: both;
}
.history_table {
	border: 1px solid #000000;
	margin-right: 20px;
}
.history_table_value {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 80%;
}
