.kurs_inner {
width:760px;	
}
	
	.tool_box {
	width: 760px;
		
	display: table;
	
	
	
	}
	.light_img{
		border-color:#bbb;
		border-style:solid;
		border-width:6px 4px;
		float:right;
		margin:5px 4px;
		width:58px;	
	}
		.dashbord {
		width: 240px;
		float:left;
		background-color: #eee;
		padding: 10px 10px 15px 10px;
	
		}
			.dash_title {
				font-family: Arial;
				font-size: 18pt;
				color: #666;
				text-align: right;
				direction: rtl;
				
				
			}
			
			.in_dash_title {
				font-family: Arial;
				font-size: 12pt;
				color: #f93;
				text-align: right;
				direction: rtl;
				border-bottom: 1px solid #ccc;
				padding-right: 3px;
				padding-bottom: 3px;
				padding-top: 7px;

				width:220px;
				claer:both;
			}
			
			.player {
			width: 162px;
			height: 35px;
			padding: 3px 3px 3px 73px;
				
			}
			.video_player {
			width: 220px;
			height: 220px;
			padding: 3px 3px 3px 0px;
margin-top:10px;
				
			}
			.video_div{
width:230px;
}
			.aud_brif {
				width: 220px;
				font-family: Arial;
				font-size: 8pt;
				color: #666;
				text-align: right;
				direction: rtl;
			}
			
			.tip {
				width: 228px;
				font-family: Arial;
				font-size: 8pt;
				color: #888;
				text-align: right;
				direction: rtl;
				clear:both;
			}
			
			
			.prev_block {
				width: 240px;
				
			}
			.page_prev {
				border-top: 6px solid #bbb;
				border-bottom: 6px solid #bbb;
				border-left: 4px solid #bbb;
				border-right: 4px solid #bbb;
				
				float:right;
				
				margin: 5px 7px;
				
				width: 58px;
			}
		.ktext_title {
		width: 490px;
		
		font-family: Arial;
		font-size: 24pt;
		color: #09c;
		text-align: right;
		direction: rtl;
		
		padding-bottom: 7px;
		}
		
			.ktext_title_o {
			width: 760px;
			
			font-family: Arial;
			font-size: 24pt;
			color: #09c;
			direction: rtl;
			text-align: right;
			
			padding-bottom: 7px;
			}
		
		
		.ktext_box {
		 width: 490px;
		 
		 font-family: Arial;
		 font-size: 10pt;
		 direction: rtl;
		 text-align: right;
		 color: #666; 
		 
		 float:right;
		
		padding-bottom: 15px;	
		padding-left: 10px;
		}
		
			.ktext_box_o {
			 width: 760px;
			 
			 font-family: Arial;
			 font-size: 10pt;
			 direction: rtl;
			 text-align: right;
			 color: #666; 
			 
			 float:left;
		
			padding-bottom: 10px;	
			
			}
		
	.anchor_box {
	clear:both;
	width: 760px;
	height:80px; 
	margin-top:20px; 
    direction: ltr;
   
  }
			.arrow1 {
				
				padding: 0px 0px 5px 0px;
				width: 185px;
				height: 35px;
				background-image:url(../images/arr_head.gif);
				background-repeat:no-repeat;
				float:left;
				font-family: Arial;
				font-size: 16pt;
				font-weight: bold;
				direction: rtl;
		 		text-align: left;
				color: #ccc; 
				
				padding-top: 12px;
				padding-left: 67px;
			}
			
				.arrow1 a {
					text-decoration: none;
					color: #ccc;
					font-size:16pt;
				}
					.arrow1 a:hover {
					text-decoration: none;
					color: #333;
					font-size:16pt;
					}
					
			
			.arrow2 {
				
				padding: 0px 0px 5px 0px;
				width: 185px;
				height: 35px;
				background-image:url(../images/arr_back.gif);
				background-repeat:no-repeat;
				float:left;
				font-family: Arial;
				font-size: 16pt;
				font-weight: bold;
				direction: rtl;
		 		text-align: left;
				color: #ccc; 
				
				padding-top: 12px;
				padding-left: 67px;
			}
				.arrow2 a {
					text-decoration: none;
					color: #ccc;
					font-size:16pt;
				}
					.arrow2 a:hover {
					text-decoration: none;
					color: #333;
					font-size:16pt;
					}
	
