body
{
margin:0px;
}
#btnMenuDiv
{
float:left;
border-bottom:1px solid #586383;
width:99%;
}

#btnMenuDiv .item
{
float:left;
cursor:pointer;
background-image:url(../Images/btn_menu.gif);
margin-left:3px;
margin-right:3px;
margin-top:3px;
width:53px;
height:21px;
text-align:center;
line-height:21px;
}

#btnMenuDiv .sel_item
{
float:left;
cursor:pointer;
margin-left:3px;
margin-right:3px;
margin-top:3px;
width:53px;
height:21px;
text-align:center;
line-height:21px;
color:#586383;
font-size:12px;
font-weight:bold;
border-left:1px solid #586383;
border-right:1px solid #586383;
border-top:1px solid #586383;
}

#contentDiv
{
border-left:1px solid #586383;
border-right:1px solid #586383;
border-bottom:1px solid #586383;
width:99%;
height:99%;
clear:both;
}
#btnMenuDiv a
{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#footDiv
{
width:99%;
border:1px solid #586383;
margin-top:5px;
height:15px;
background-color:#99ccff;
clear:both;

font-size:12px;
text-align:right;
}

.ArticleList_Item
{
background-color:#eef7fe;
font-size:12px;
}

.ArticleList_Item a
{
text-decoration:none;
color:#000000;
}

.ArticleList_Item_Blank
{
font-size:12px;
}

.ArticleList_Item_Blank a
{
text-decoration:none;
color:#000000;
}