.document-layout { }
.document-layout #image1 { float: left; margin: 0 0 0 3px; width: 228px; height: 556px; background-color: white; }
.document-layout #content1 {  padding: 0; margin: 0 0 0 237px; width: 675px; }
/* */
/*#breadcumb { margin: 0 0 3px 0; padding-left: 3px; }*/
#breadcumb { margin:0 0 3px 0; padding: 0px 0 3px 5px;  border-bottom: 1px solid #cee6f2; font-size: 11px; }
#breadcumb a { text-decoration: none; font-size: 11px; }
#breadcumb a:hover { color:#068FFE; text-decoration: underline; }
#breadcumb span {font-size: 11px; line-height: 14px;}
.document-layout #content1 h3 {margin: 0; padding: 5px 0 5px 5px; background: url(../images/bg_header.gif) repeat-y top left; line-height: 18px; font-size: 12px; font-weight: bold; color: #7684de; }
.document_item { height: 129px; width: 660px; border-bottom: 1px solid #cee6f2; margin: 13px 0 0 0; padding-left: 10px;  }
.document_item .thumbnail  { float: left; width:120px;  background: url(../images/bg_docitem_thumbnail.gif) no-repeat bottom right;}
.document_item .thumbnail a { border: 1px solid #c2c4c5; margin: 0; width: 116px; display: block; text-align:center; }
.document_item .thumbnail a img { border: 0; }
/* Info */
.document_item .info { margin-left: 145px; width: 500px; }
.document_item .info .title a { color:  #379DE9; margin: 0; text-decoration: none;}
.document_item .info .shortdetail  { margin: 12px 0 0 0; height: 78px; overflow:hidden; width: 500px;}
.document_item .info .shortdetail  p { line-height: 1.5em; margin: 2px 0; width: 500px;}
.document_item .info .shortdetail  p span.hilight { color: #4AA2DF; }
.document_item .info .shortdetail  p span.hot { color: #f00; }
.document_item .info .link a { color: #7684de; text-decoration: underline; font-size: 10px; }
.paginator { text-align: right; margin-top: 10px; }