/* 
 * ========================================
 * Frame2 properties 
 * ========================================
*/

.frame2_top {
 	background-image: url('../images/frame2/top.gif'); 
	font-weight:bold;
	font-size:13px;
	width:301px;
	height:23px;
	padding-left:15px;
}

.frame2_bottom {
	background-repeat:no-repeat;
 	background-image: url('../images/frame2/bottom.gif'); 
	width:301px;
	height:20px;
}

.frame2_space {
	vertical-align:top;
	width:301px;
	height:380px;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
 	background-image: url('../images/frame2/fon.jpg'); 
}

.frame2_title {
	font-size:17px;
	color:#01AAEF;
}

.frame2_l_table {
	width:301px;
}


.frame2_space_table_img {
	padding-right:10px;
	padding-left:5px;
}

.frame2_space_table {
	font-size:11px;
	width:100%;
}

.frame2_space_table_hr1 {
 	background-image: url('../images/frame2/hr1.gif');	
	background-position:95px center;
	background-repeat:no-repeat;
	height:20px;
}


.frame2_space_table_hr2 {
 	background-image: url('../images/frame2/hr2.gif');
	background-position:95px center;
	background-repeat:no-repeat;
	height:20px;
}


.frame2_space_table_hr3 {
 	background-image: url('../images/frame2/hr3.gif');
	background-position:95px center;
	background-repeat:no-repeat;
	height:20px;
}

.frame2_space_table_text {
	width:180px;
	vertical-align:top;
}

.frame2_space_table_more {
	vertical-align:bottom; 
	padding:3px;
	padding-right:15px
}