/* CSS Document */
body {
	margin: 0; padding: 0;
	margin-top: 0px; margin-bottom: 10px;
	font: 10px Arial;
}
td {
	font: 11px Arial;
}
h4 {
	font: bold 15px Arial;
	color : #012349;
}
h3 {
	font: bold 14px Arial;
	color : #7a7a7a;
}
img {
	border: 0 ;
}
.top  {
  background: url(../images/index_01.jpg) no-repeat left top;
}
.menu  {
  background: url(../images/index_02.jpg) repeat-x left top;
}
.main  {
  background: url(../images/index_03.jpg) no-repeat left top;
}
.down  {
  background: url(../images/index_04.jpg) repeat-x left top;
}
.lefttop  {
  background: url(../images/left_01.jpg) no-repeat left top;
}
.leftcent  {
  background: url(../images/left_02.jpg) repeat-y left top;
}
.leftdown  {
  background: url(../images/left_03.jpg) no-repeat left top;
}

.rightinf  {
  background: url(../images/right_01.jpg) no-repeat left top;
}
.rightokno  {
  background: url(../images/right_02.jpg) repeat-y left top;
}
.rightpart  {
  background: url(../images/right_03.jpg) no-repeat left top;
}
.rightdown  {
  background: url(../images/right_05.jpg) no-repeat left top;
}
.linkm {
  color: #0a2342;
  text-decoration: none;
  font: bold 16px Arial;
}
.linkm:hover, linkm.hover {
  color: #2d588d;
  text-decoration: underline;
}
.downlink {
  color: #ffffff;
  text-decoration: none;
  font: 9px Tahoma;
}
.downlink:hover, downlink.hover {
  color: #5f0800;
  text-decoration: none;
}
.small {
  color: #000000;
  text-decoration: none;
  font: bold 9px Tahoma;
}
.small:hover, small.hover {
  color: #2d588d;
  text-decoration: underline;
}
