.MainFont
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #666666;
    text-decoration : none;
}
.MainFont a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #666666;
    text-decoration : none;
}
.MainFont a:hover
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #9F5757;
}
.MainFontForLink
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #666666;
    text-decoration : none;
}
.MainFontForLink a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #9F5757;
    text-decoration : underline;
}
.MainFontForLink a:hover
{
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 12px;
	line-height : 19px;
	color : #9F5757;
	Word-spacing : normal;
	text-decoration: none;

}
.MainFontShallow
{
    font-family : "Arial" , "Helvetica" , "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #666666;
    text-decoration : none;
}
.MainFontShallow a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #999999;
    text-decoration : none;
}
.MainFontShallow a:hover
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #333333;
}
.MainFontNear
{
    font-family : "Arial" , "Helvetica" , "sans-serif";
    font-size : 12px;
    line-height : 18px;
    color : #666666;
    text-decoration : none;
}
.MainFontNear a
{
    font-family : "Arial" , "Helvetica" , "sans-serif";
    font-size : 12px;
    line-height : 18px;
    color : #666666;
    text-decoration : none;
}
.MainFontNear a:hover
{
    font-family : "Arial", "Helvetica", "Sans Serif";
    font-size : 12px;
    line-height : 18px;
    color : #9F5757;
}
.LeftMenuColor {
	background-color: #d8afaf;
}

.ShopLink{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
    line-height : 19px;
    color : #505050;
    text-decoration : none;
}
.ShopLink a{
	text-decoration : none;
	color: #505050;
}
.ShopLink a:hover{
	color: #FF6600;
	text-decoration: none;
}
.LeftMenu01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;

}
.LeftMenu01 a{
	color: #FF6600;
	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: #FF6600;
	text-decoration: none;
	font-weight: normal;

}
.Title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 2px;
	padding-left: 10px;
}
.bg {
	background-image: url(../_img/shop/pic2.jpg);
	background-repeat: no-repeat;
}

