@charset "utf-8";
/* CSS Document */

.box-middle {
    width: 400px;
    padding: 12px 19px 0 0px;
    color: #333333;
    }
	
	
.box-middle a {
	color:#333333; text-decoration: underline;
    
	}
	
.box-middle a:hover {
	color:#333333; text-decoration: none;
    
	}
	
.box-middle p { text-align: justify; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 17px; }
	