/* 
 * ========================================
 * Frame3 properties 
 * ========================================
*/

.frame3_top {
 	background-image: url('../images/frame3/top.gif'); 
	font-weight:bold;
	font-size:13px;
	width:300px;
	height:23px;
	padding-left:15px;
}

.frame3_bottom {
	background-repeat:no-repeat;
 	background-image: url('../images/frame3/bottom.gif'); 
	width:300px;
	height:20px;
}

.frame3_space {
	vertical-align:top;
	width:300px;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
 	background-image: url('../images/frame3/fon.gif'); 
}

.frame3_title {
	font-size:17px;
	color:#01AAEF;
}

.frame3_l_table {
	width:300px;
}

.frame3_space_table_img {
	padding-right:10px;
}

.frame3_space_table {
	font-size:11px;
	width:100%;
}

