.newest_document_hancoma_normal {
}

.newest_document_hancoma_normal .newest_document_hancoma_box {
}

.title_box {

    background:url(./top2.jpg);
    padding:0px;
    height:24px;
    overflow:hidden;
}

.hancoma_title {
    padding:5px;
	  font-weight:bold; 
    height:14px;
  
    float:left;
}
.title_box_left {

	background:url(./top1.jpg);
	width:24px;
    font-weight:bold; 
   
}
.title_box_right {
	background:url(./top3.jpg) no-repeat right;
	width:7px;
    height:24px;
 
}
.title_box_more A{
 float:right;
    color:#AAAAAA;
    text-decoration:none;
    font-weight:bold;
    font-size:.75em;
	 padding-right:5px;
	 padding-top:0px;
}

.document_box {
 background:url(./icon2.jpg);
     
    clear:both;
    border-bottom:0px solid #EEEEEE;
    height:24px;
    margin:0px 0px 0px 0px;
    overflow:hidden;
}
.document_box_left {
background:url(./left1.jpg) no-repeat left;
	
    font-weight:bold; 
    height:24px;
    width:5px;
    float:left;
}
.document_box_right {
	background:url(./right1.jpg);
	width:7px;
   
}
.document {
   padding:5px 0px 5px 10px;
    background:url(./document_bullet.gif) no-repeat left;
    float:left;
}

.document A {
    text-decoration:none;
    color:#555555;
}

.document A:hover {
    text-decoration:underline;
    color:#000000;
}

.document A:visited {
    color:#AAAAAA;
}

.document .comment A {
    font-size:7pt;
    color:#AAAAAA;
    letter-spacing:-1px;
	display:none;
}

.newest_document_hancoma_normal .newest_document_hancoma_box .document .writer {
    color:#AAAAAA;
}


.regdate {
 
    color:#FF6600;
    float:Left;
		  font-weight:bold; 
    white-space:nowrap;
	padding-right:5px;
	 padding-top:5px;
}

.bottom {
 background:url(./bottom.jpg);
     width:100%;
    height:4px;
    margin:0px 0px 0px 0px;

}
.bottom_left {
background:url(./bottom1.jpg) no-repeat left;
	width:5px;
		height:4px;
}

.bottom_right {
		background:url(./bottom2.jpg)  no-repeat right;
		width:7px
	
}

