.MainFont
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFont a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFont a:hover
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #9F5757;
    letter-spacing : 1px;
}
.MainFontForLink
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 13px;
    line-height : 21px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFontForLink a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 13px;
    line-height : 21px;
    color : #9F5757;
    letter-spacing : 1px;
    text-decoration : underline;
}
.MainFontForLink a:hover
{
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 13px;
	line-height : 21px;
	color : #9F5757;
	letter-spacing : 1px;
	Word-spacing : normal;
	text-decoration: none;

}
.MainFontShallow
{
    font-family : "Arial" , "Helvetica" , "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFontShallow a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #999999;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFontShallow a:hover
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #333333;
    letter-spacing : 1px;
}
.MainFontNear
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 16px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFontNear a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 16px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFontNear a:hover
{
    font-family : "Arial", "Helvetica", "Sans Serif";
    font-size : 12px;
    line-height : 16px;
    color : #9F5757;
    letter-spacing : 1px;
}
.LeftMenuColor {
	background-color: #d8afaf;
}

.LeftMenu01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993333;

}
.LeftMenu01 a{
	color: #993333;
	text-decoration: none;
}
.LeftMenu01 a:hover{
	color: #505050;
	text-decoration: none;
}
.LeftMenu02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #505050;

}
.LeftMenu02 a{
	color: #505050;
	text-decoration: none;
	font-weight: normal;

}
.LeftMenu02 a:hover{
	color: #993333;
	text-decoration: none;
	font-weight: normal;

}

.News{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;

}
.News a{
	color: #666666;
	text-decoration: none;
}
.News a:hover{
	color: #993333;
	text-decoration: none;
}
.NewsTitle{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #993333;
	padding-top: 0px;
	line-height: 18px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
.NewsTitle a{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #993333;
	padding-top: 0px;
	line-height: 18px;
	text-decoration: none;




}
.NewsTitle a:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #CC0000;
	padding-top: 0px;
	line-height: 18px;
	text-decoration: none;




}



.NewsDate{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #660000;
	padding-top: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	text-decoration: none;



}

.NewsDate a{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #993333;
	padding-top: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	text-decoration: underline;



}
.NewsDate a:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #CC0000;
	padding-top: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	text-decoration: none;



}
.newbg {
	background-image: url(../_img/news/pic_bg2.jpg);
	background-repeat: no-repeat;
}

