﻿*
{
padding:0;
margin:0;
}
.body{
	background: #FFFFFF;
}
.main
{
text-align:center;
height:596px;
border:0px solid #000000;
background: #fff url(images/bg.gif) repeat-x;
}
.header {
background: #Fec409 url(images/banner2.gif) no-repeat right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 120px;
border:0px solid #000000;
}
.navi
{
background:url(images/btn.gif) repeat-x;
	margin-top:0px;
	/*background:#F9C017;*/
	height:25px;
	border:0px solid #ff0000;
}
.left {
	margin-top:0px;
/*background:url(images/bg.gif);*/
	height: 400px;
	width: 250px;
	border-right:1px solid #ff0000;
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	float:left;
}

.menus{
margin-top:0px;

height:25px;
border-bottom:1px solid #ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.menus a
{
color:#000000;
}
.menus a:hover
{
color:#ff0000;
}
.right {
	margin-top:0px;
	/*background:url(images/bg.gif);*/
	height: 400px;
	width: 800px;
	border:0px solid #000000;
	text-align:justify;

	
}
.footer {
/*	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 20px;
	border:0px solid #000000;	*/
	
	background: url(images/foot_img.png);
	margin-top:0px;
	height:47px;
	border: 0px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.indxstyle37 {font-size: 13px; color:#333333;}
.indxstyle1 {color: #FF0000;}



.sitemap_link a:hover
{
color:#ff0000;
}