.CSDocumentArea
{
   background-position: right top;
   background-image: url(../images/TopBar/tab.gif);
   background-repeat: no-repeat;
   padding-left: 12px;
   padding-top: 12px;
   background-color: #EFF5FA;
}.CSDocumentAreaTable
{
   height: 100%;
   background-position: left top;
   background-image: url(../images/TopBar/tit_chi.gif);
   background-repeat: no-repeat;
}.CSDocumentAreaBody
{
   padding-top: 20px;
   padding-bottom: 10px;
   padding-right: 12px;
   vertical-align: top;
}
.CSDocumentTitle
{
   font-weight: bold;
   padding-bottom: 0px;
   vertical-align: top;
   text-align: justify;
}
.CSDocumentText
{
	text-decoration: none;
   padding-bottom: 0px;
   text-align: justify;
   vertical-align: top;
}
.CSDocumentImage
{
   border-right: #2E8AB4 1px solid;
   border-top: #2E8AB4 1px solid;
   border-left: #2E8AB4 1px solid;
   border-bottom: #2E8AB4 1px solid;
   margin-right: 10px;
   margin-bottom: 5px;
}
.CSDocumentAttachmentLink
{
	font-size: 10px;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}

