.MainFont
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 13px;
    line-height : 21px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFont a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 13px;
    line-height : 21px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFont a:hover
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 13px;
    line-height : 21px;
    color : #9F5757;
    letter-spacing : 1px;
}
.MainFontForLink
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 13px;
    line-height : 19px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFontForLink a
{
    font-family : "Arial", "Helvetica", "sans-serif";
    font-size : 13px;
    line-height : 21px;
    color : #0099CC;
    letter-spacing : 1px;
    text-decoration : underline;
}
.MainFontForLink a:hover
{
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 13px;
	line-height : 21px;
	color : #0099CC;
	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 : 18px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFontNear a
{
    font-family : "Arial" , "Helvetica" , "sans-serif";
    font-size : 12px;
    line-height : 18px;
    color : #666666;
    letter-spacing : 1px;
    text-decoration : none;
}
.MainFontNear a:hover
{
    font-family : "Arial", "Helvetica", "Sans Serif";
    font-size : 12px;
    line-height : 18px;
    color : #9F5757;
    letter-spacing : 1px;
}
.LeftMenuColor {
	background-color: #d8afaf;
}

.LeftMenu01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;

}
.LeftMenu01 a{
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;

}
.LeftMenu01 a:hover{
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
.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: #3399CC;
	text-decoration: none;
}

.LearnTitle{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #3399CC;
	font-weight: bold;
	line-height: 21px;

}

.Link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	background-image: url(../_img/learn/icon_link.gif);
	line-height: 20px;
	padding-top: 2px;
	overflow: hidden;
	width: 195px;
	height: 20px;
}
.Link a{
	color: #505050;
	text-decoration: none;
	overflow: hidden;
	height: 20px;
	width: 195px;

}
.Link a:hover{
	color: #3399CC;
	text-decoration: none;
	overflow: hidden;
	height: 20px;
	width: 195px;

}

.PageLink{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	background-image: url(../_img/learn/icon_link.gif);
	line-height: 20px;
	padding-top: 2px;

}
.PageLink a{
	color: #505050;
	text-decoration: none;



}
.PageLink a:hover{
	color: #3399CC;
	text-decoration: none;


}

.picBg {
	background-image: url(../_img/learn/pic_bg.jpg);
	background-repeat: no-repeat;

}

