﻿body
{
	margin:0px;
	text-align:center;	
}
.commonFont
{
	font-size:12px;
}

.headerTitle_LBar
{
	background-image:url(../images/Title_LBar.gif);
}
/**/
.header_ImgIconBar
{
background-image:url(../images/Header_ItemIcon.gif);
}

.header_Bar
{
	height:27px;
	background-image:url(../images/Title_BlankBar.gif);
}

.headerTitle_RBar
{
background-image:url(../images/Title_RBar.gif);
}


.article_header_LBar
{
	background-image:url(../images/Title_LBar.gif);
}

.article_header_RBar
{
	background-image:url(../images/Title_RBar.gif);
}

.article_header_IconBar
{
	background-image:url(../images/Title_IconBar.gif);
}
.article_Bar
{
	background-image:url(../images/Title_BlankBar.gif);
}
.article_Bar span
{
	color:#52619a;
	font-size:14px;
	font-weight:bold;
}
#BodyDiv
{
background-color:#f4f4f4;
width:100%;
}
#BodyDiv .item
{
font-size:12px;
margin:5px;
}
#BodyDiv .item .both
{
clear:both;
text-align:left;
color:#666666;
}
#BodyDiv .item .left
{
float:left;
}
#BodyDiv .item .titleHref
{
float:left;
color:#0000CC;
cursor:hand;
width:230px;
word-wrap:break-word;
overflow:hidden;
text-overflow:ellipsis;
white-space: nowrap;
text-align:left;
}
#BodyDiv .item .date
{
float:right;
color:#008000;
font-size:10px;
}
#BodyDiv hr{
color:#000000;
border-top-style: dotted; 
border-right-style: dotted; 
border-left-style: dotted;
border-bottom-style: dotted;
}

