.box_unline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}

.load_top {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #999999;
	background-color: #f5f5f5;
	border-top: 1px solid #e7e7e7;	
	border-bottom: 1px solid #e7e7e7;
	
}


.load_middle {
	
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	border-bottom: 1px solid #e7e7e7;
	
}



.load_bottom {
	border:1px none #eeeeee;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #999999;
	background-color: #f5f5f5;
}


.t1 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}


.box_unline a:link{
                   font-size:14px;
				   color:#666;
				   text-decoration:none;
 }
 
.box_unline a:visited{
                    font-size:14px;
					color:#666;
					text-decoration:none;
					}

.box_unline a:hover{
                   font-size:14px;
				   color:#999999;
				   text-decoration:underline;
				   }
