﻿.shadow_btm {
	background-image: url('images/shadow_btm.png');
}
.shadow_left {
	background-image: url('images/shadow_left.png');
}
.shadow_top {
	background-image: url('images/shadow_top.png');
}
.shadow_right {
	background-image: url('images/shadow_right.png');
}
.title_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #808080;
	text-align: left;
}
.title_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #808080;
	text-align: left;
}
.title_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #808080;
	text-align: center;
}
.title_d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}

.highlight_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #333333;
	text-align: left;
}
.highlight_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #808080;
	text-align: center;
}
.highlight_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #800000;
	text-align: left;
}
.highlight_d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}
.highlight_e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #808080;
	text-align: center;
}
.highlight_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #808080;
	text-align: left;
	background-color: #ffffff;
}
.contents_a {
	font-size: 10pt;
	font-weight: normal;
	color: #808080;
	text-align: justify;
	font-family: arial, Helvetica, sans-serif;
}
.contents_b {
	font-size: 10pt;
	font-weight: normal;
	color: #808080;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
}
.contents_c {
	font-size: 7pt;
	font-weight: normal;
	color: #808080;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
}
.contents_d {
	font-size: 10pt;
	font-weight: normal;
	color: #808080;
	text-align: right;
	font-family: arial, Helvetica, sans-serif;
}
.highlight_e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #FF3399;
	text-align: left;
}

.news_alignment {
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

.conbox1 {
	border: thin solid #CCCCCC;
}

