﻿div.gk_npro_mainwrap {
	overflow: hidden;
	color: #575757;
	border: 1px solid #E8E8E8;
	background-color: #FFF;
	background-image: none;
}

div.gk_npro_full {
}

div.gk_npro_full_interface {
	overflow: hidden;
	min-height: 21px;
}
div.gk_npro_full_interface ul {
	list-style-type: none;
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
	width: auto;
}



div.gk_npro_interface_bg {
	float: right;
	width: 50px;
	height: 10px;
	
	background-image: url(../images/lite/arrow_interface_white.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}


div.gk_npro_full_prev {
	width: 8px;
	height: 8px;
	float: left;
	background: transparent url('http://www.moe.gov.om/eps/css/egreen/box/prev.gif') no-repeat 0 0;
	text-indent: -999em;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11px;
	cursor: pointer;
}
div.gk_npro_full_prev:hover {
	cursor: pointer;
	background: transparent url('http://www.moe.gov.om/eps/css/egreen/box/prev.gif') no-repeat -8px 0;
}


div.gk_npro_full_next {
	width: 8px;
	height: 8px;
	float: right;
	margin: 6px 11px 0 0;
	background: transparent url('http://www.moe.gov.om/eps/css/egreen/box/next.gif') no-repeat 0 0;
	text-indent: -999em;
	cursor: pointer;
}
div.gk_npro_full_next:hover {
	cursor: pointer;
	background: transparent url('http://www.moe.gov.om/eps/css/egreen/box/next.gif') no-repeat -8px 0;
}

div.gk_npro_full_scroll1 {
	overflow: hidden;
	background-color: #fbfbfb;
}


div.gk_npro_full_scroll2 {
}

div.gk_npro_full_tablewrap {
	float: left;
}

table.gk_npro_table {
}
table.gk_npro_table tr {
}
table.gk_npro_table td {
}



.toptitle{
	
	height: 20px;
	width: 100%;
	background-image: url(images/title-esdar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bookName{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	height: 22px;
}
.bookDe{
	font-family: Tahoma;
	font-size: 9pt;
	color: #666;
	text-align: justify;
	vertical-align: top;	
}
.test{
	background-color: #633;
	height: 20px;
}