@charset "utf-8";
/* CSS Document */
body{
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {color: #333333;text-decoration: none;}
a:visited {  color: #333333;text-decoration: none;}
a:hover {
	color: #666666;
	text-decoration: none;
}

a.nav:link {color: #333333;	text-decoration: none;}
a.nav:active {color: #333333;text-decoration: none;}
a.nav:visited {  color: #333333;text-decoration: none;}
a.nav:hover {  color: #585858; text-decoration: none;}

a.nav1:link {color: #990000;	text-decoration: none;}
a.nav1:active {color: #990000;text-decoration: none;}
a.nav1:visited {  color: #990000;text-decoration: none;}
a.nav1:hover {	color: #FF0000;	text-decoration: none;}

a.menunav:link {color: #af2921;	text-decoration: none;}
a.menunav:active {color: #af2921;text-decoration: none;}
a.menunav:visited {  color: #af2921;text-decoration: none;}
a.menunav:hover {	color: #d63e35;	text-decoration: none;}


.Menu{
	color: #af2921;
	font-size: 15px;
	font-weight: bold;
}

.MainItem{
	background-color: #e6e6e6;

}

.Bottom{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #003961;
}
.IndexTit
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.DotRed{
	color: #990000;
}

.IndexLogo
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}


.PageLogo
{
	font-size: 14px;
	color: #af2921;
	font-weight: bold;
}


.Menu2
{
	font-size: 13px;
	color: #333333;
}

.Bk
{
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
}

.LeftBk
{
border-bottom-style: solid;
 border-bottom-width: 1px; 
 border-bottom-color: #e6e6e6;
}

.PageLefttit
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}


.AtrTit
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.tb_itemlist
{
	border: 1px solid #af2921;
}