@charset "utf-8";
body
{
	font-family: Tahoma;
}
.menu
{
	font-family: Tahoma;
	font-size: 10px;
	color: 002A44;
	text-decoration: none;
}

.menu a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #D50F11;
	text-decoration: none;
	background-image: url(../images/main_13.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 13px;
}

.menu a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #002A44;
	text-decoration: none;
	padding: 13px;
}
.main
{
	font-family: Tahoma;
	font-size: 11px;
	color: 002A44;
	
}
.main table
{
	font-family: Tahoma;
	font-size: 11px;
	color: 002A44;
}
.main ul
{
	font-family: Tahoma;
	font-size: 11px;
	color: 002A44;
}
.main p
{
	font-family: Tahoma;
	font-size: 11px;
	color: 002A44;
}

.left_content
{
	font-family: Tahoma;
	font-size: 10px;
	color: 002A44;
	padding-left:20px;
}
.left_content p
{
	font-family: Tahoma;
	font-size: 10px;
	color: 002A44;
	padding-bottom:5px;
}
.footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.imgDis  
{
	border: 1px solid #DA8D03;
	padding: 4px;	
}
.right_list
{
	background-image: url(../images/right_repeat.JPG);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DEEAF6;
}

