.CSEditorialArea
{
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 15px;
	height: 100%;
	width: 100%;
}
.CSEditorialAreaTable
{
	background-position: left top;
	background-image: url(../images/Home/tit_chi.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.CSEditorialAreaBody
{
	padding-bottom: 3px;
	vertical-align: top;
	padding-top: 38px;
	padding-left: 3px;
	height: 100%;
}
.CSEditorialBodyTable
{
   height: 100%;
   vertical-align: top;
}
.CSEditorialTable
{
   height: 100%;
}
.CSEditorialItem
{
   height: 100%;
   padding: 0px;
   vertical-align: top;
}
.CSEditorialItemTable
{
   height: 100%;
}
.CSEditorialTextArea
{
   vertical-align: top;
   height: 100%;
}
.CSEditorialTitle
{
   padding-bottom: 10px;
   font-weight: normal;
   font-size: 10px;
   font-weight: bold;
}
.CSEditorialImage
{
	border-right: #afd4fe 2px solid;
	border-top: #afd4fe 2px solid;
	border-left: #afd4fe 2px solid;
	border-bottom: #afd4fe 2px solid;
	margin-right: 7px;
}
.CSEditorialAbstract
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
    vertical-align: top;
    height: 99%;
    color: Black;
}
.CSEditorialText
{
}
.CSEditorialFooter
{
	width: 100%;
	padding-top: 8px;
	height: 1%;
	text-align: right;
}
.CSEditorialFooterLink
{
	font-size: 10px;
	color: #0066cc;
	text-decoration: none;
}
a.CSEditorialFooterLink:hover
{
	color: #F0A815;
}
.CSEditorialPartitionLine
{
}
