/* 
 * ========================================
 * Frame5 properties 
 * ========================================
*/

.frame5_top {
 	background-image: url('../images/frame5/top.gif'); 
	font-weight:bold;
	font-size:13px;
	width:301px;
	height:23px;
	padding-left:15px;
}

.frame5_l_table {
	width:301px;
}

.frame5_space1 {
	vertical-align:top;
	width:301px;
	padding:10px;
 	background-image: url('../images/frame5/fon1.gif'); 
}

.frame5_space2 {
	vertical-align:top;
	width:301px;
	padding:10px;
 	background-image: url('../images/frame5/fon2.gif'); 
}

.frame5_bottom {
	background-repeat:no-repeat;
 	background-image: url('../images/frame3/bottom.gif'); 
	width:300px;
	height:20px;
}

