/* 
 * ========================================
 * Frame1 properties 
 * ========================================
*/

.frame1_top {
 	background-image: url('../images/frame1/top.gif'); 
	font-weight:bold;
	font-size:13px;
	width:301px;
	height:23px;
	padding-left:15px;
}

.frame1_bottom {
	background-repeat:no-repeat;
	background-position:center top;
 	background-image: url('../images/frame1/bottom.gif'); 
	width:301px;
	height:20px;
}

.frame1_space {
	vertical-align:top;
	width:301px;
	height:380px;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
 	background-image: url('../images/frame1/fon.jpg'); 
}

.frame1_hr_black {
 	background-image: url('../images/core/hr_black.gif'); 
	background-position:center center;
	background-repeat:no-repeat;
	height:27px;
}

.frame1_title {
	font-size:17px;
	color:#01AAEF;
}

.frame1_pages {
	text-align:right;
	width:597px;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
	color:#F51680;
	font-weight:bold;	
}

.frame1_blue_title {
	color:#01AAEF;
	font-weight:bold;	
}

.frame1_l_table {
	width:301px;
}

.frame1_space_table_img {
	padding-right:10px;
	padding-left:5px;
}

.frame1_space_table {
	font-size:11px;
	width:100%;
}

.frame1_space_table_hr1 {
 	background-image: url('../images/frame1/hr1.gif');	
	background-position:95px center;
	background-repeat:no-repeat;
	height:20px;
}


.frame1_space_table_hr2 {
 	background-image: url('../images/frame1/hr2.gif');
	background-position:95px center;
	background-repeat:no-repeat;
	height:20px;
}


.frame1_space_table_hr3 {
 	background-image: url('../images/frame1/hr3.gif');
	background-position:95px center;
	background-repeat:no-repeat;
	height:20px;
}

.frame1_space_table_text {
	width:180px;
	vertical-align:top;
}

.frame1_space_table_more {
	vertical-align:bottom; 
	padding:3px;
	padding-right:15px
}
