* {
margin: 0;
padding: 0;
border: 0;
}
body {
	padding: 1% 0;
	background: url(../images/dot.gif) #f9c301;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b {
	white-space: nowrap;
	color: #FF0000;
}
#container {
	width: 914px;
	height: 578px;
	margin: 0 auto;
	background: url(../images/background.jpg) no-repeat center;
}
#container_news {
	width: 914px;
	height: 578px;
	margin: 0 auto;
	background: url(../images/news.jpg) no-repeat center;
}
.a {
	float: left; 
	overflow: auto;
	width: 355px;
	height: 180px;
	text-align: justify;
	font-size:  1.15em;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: .03em;
	line-height: 1.03em;
}
.a li {
	color: #FF0000;
}
.b {
	float: left; 
	overflow: auto;
	width: 204px;
	height: 180px;
}
.c {
	float: left; 
	overflow: auto;
	width: 355px;
	height: 180px;
	text-align: justify;
	font-size:  1.25em;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: .03em;
	line-height: 1.03em;
}
.atext {
	padding: 15px;
}
.d {
	float: left; 
	overflow: auto;
	width: 207px;
	height: 218px;
	text-align: justify;
	font-size:  1.3em;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: .1em;
	line-height: 1.4em;
	font-weight: bolder;
}
.e {
	float: left; 
	overflow: hidden;
	width: 500px;
	height: 218px;
}
.etext {
	padding-right: 15px;
}
.f {
	float: left; 
	overflow: auto;
	width: 207px;
	height: 218px;
	text-align: justify;
	font-size:  1.3em;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: .05em;
	line-height: 1.05em;
}
.dtext {
	padding: 30px 0 15px 30px;
}
.ftext {
	padding: 30px 0 15px 20px;
}
.g {
	float: left; 
	overflow: auto;
	width: 355px;
	height: 180px;
	text-align: justify;
	font-size:  1.1em;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: .1em;
}
.h {
	float: left; 
	overflow: auto;
	width: 204px;
	height: 180px;
}
.i {
	float: left; 
	overflow: auto;
	width: 355px;
	height: 180px;
	text-align: justify;
	font-size:  1.0em;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: .05em;
	line-height: 1.2em;	
}
.gtext {
	padding: 10px 15px 10px 15px;
}
.scroll-pane {
	padding: 0 15px;
	overflow: hidden;
	text-align: justify;
	font-size:  1.1em;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: .1em;
	line-height: 1.2em;
	vertical-align: top;
	text-indent: 2em;
}
.text b {
	color: #FF0000;
}
#pane3 {
	height: 200px;
}
#tooltip{
	background: #FFFFFF;
	font: Tahoma;
	font-size: 10px;
	width:auto;
	border:1px solid #0099CC;
	border-left:5px solid #0099CC;
	color: #000;
	font-family: Tahoma;
	opacity: 0.91;
	filter: alpha(opacity="91");
	line-height:15px;
	z-index:100;
	margin:0px;
	padding: 3px;
	position: absolute;
	visibility: hidden;
	border-collapse: separate;
}