body
{
    margin: 0px;
}
td img
{
    display: block;
}
.ContentTd
{
    font-size:16px;
    width:620px;
	background-color:white;
	line-height:180%;
	text-align:justify;
	text-justify:distribute; 
}
.ContentTd img
{
    display: inline;
}
.PrintTxt
{
	font-size:13px;
}
.ArticlePageBottomTxt
{
	font-size: 13px;
	padding: 6px;
	text-align: center;
	width:800px;
	border-collapse:collapse;
	color: #666666;
}
#MyContent
{
	width:620px;
}
#MyNum
{
	text-align:center;
	vertical-align:top;
	font-weight: bold;
	color: #CC0000;
	font-size: 20px;
	margin-top:9px;
}
#Menu_top
{
	font-size:13px;
}
#Menu_top a:hover
{
	background-color:#663399;
	color:#FFFFFF;
}
#MagList
{
	font-size:15px;
	width:145px;
}
#MagList a:hover
{
    background-color: #999999;
    color: #FFFF99;
}
.MagList_S1
{
    border-left: solid 7px #A3AFC9;
    padding: 1px;
    padding-left:3px;
    margin-bottom: 15px;
}
.MagList_S2
{
    border-left: solid 7px #BCBAAF;
    padding: 1px;
    padding-left:3px;
    margin-bottom: 15px;
}