
/*تصميم قياسي http://www.qyasi.com*/

body { margin: 0;	padding: 0;	font-size: 90%; background-color: #6B8E23;}
#outside {
	width: 100%;
	margin: auto;
	padding: 0;
	background-color: #ffffff;
}
#bar {
	padding: 5px;
	background-color: #ffffff;
	text-align: right;
	height: 50px;
	border-bottom: 2px solid Black;
	color: Gray;
	margin: 0px;
	font: bold .8em/50px tahoma,arial;
}
#bar a{
	color: #4169E1;
	text-decoration: none;
}
#bar a:hover{
	color: #FF4500;
}
#ban 
{
	width: 200px;
	height: 50px;
	background: #ffffff url(http://www.qyasi.com/id/bac.gif) no-repeat top;
   text-align: center;
	margin-left: 15px;
	float: right;
}
#ban a{
	color: #FF8C00;
}
.bann{
	margin-right: 20px;
}
hr {
	color: #228B22;
	width: 90%;
	text-align: center;
}
a{
	color: #6B8E23;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	padding: 0px;
	margin: 1px;
}
h1{
	margin: 0px;
	background-color: #00FF7F;
	padding: 0px;
	font: bold 1.5em/1.2em arial,tahoma;
	color: #006400;
	text-align: center;
}
h2{
	margin: 5px 2px 5px 0px;
	padding: 0px;
	font: bold 1.2em/1.4em arial,tahoma;
	color: #FF4500;
}
h3{
	margin: 5px 2px 5px 0px;
	padding: 0px;
	font: bold 1.1em/1.3em arial,tahoma;
	color: Olive;
}
img{
	border: 0px;
	float: right;
}
#header {
	height: 120px;
	margin: 0 0 0 0;
	padding: 0px;
	background: White url(images/banner.jpg) repeat-x center;
	width: 100%;
}
.banne{
   height: 140px;
	width: 140px;
	z-index: 2;
	position: absolute;
	left: 4%;
	top: 62px;
	background: url(images/banback.gif) no-repeat top;
	text-align: center;
}
.banne a{
	color: #556B2F;
	margin: 0;
	font: bold 20px/130px Tahoma,arial;
	text-decoration: none;
}
.banne a:hover{
	color: #6B8E23;
	text-decoration: none;
}
#menu {
	text-align: center;
	padding: 0px;
	background: #32CD32 url(images/menuback.jpg) repeat-x top;
	width: 100%;
	height: 40px;
	display: block;
	border-bottom: 3px solid #28A429;
}
#menu ul
{
   float: right;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 40px;
}
#menu a
{
	float: right;
	border-left: 1px solid #32CD32;
	text-align: center;
	text-decoration: none;
	font: bold .9em/40px tahoma,arial;
	color: #fff;
	background: #6B8E23 url(images/menuback.jpg) repeat-x top;
	margin: 0px;
	padding: 0 10px 0 10px;
}
#menu a:hover 
{ 
   color: #556B2F;
	background: #77F000 url(images/menuback.jpg) repeat-x bottom;
}
#menu li
{
	display:inline;
}
#col1
{
	width: 16%;
	background-color: #fff;
	margin: 0 0 0 0; 
	float: right;
	padding: 0px;
}
.sec
{
	width: 100%;
	height: 1.5em;
	background: #7DFFC0 url(images/menuback.jpg) repeat-x bottom;
	font: bold 1em/1.5em tahoma,arial;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6B8E23;
}
.nav ul
{
	font: bold 1em/1.2em arial,tahoma;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.nav il
{
	margin: 0px;
	padding: 0px;
}
.nav {
	width: 99%;
	margin: 0px;
	background-color: #E3FFE6;
}
.nav a {
	display: block;
	background-color: #E3FFE6;
	width: 99%;
	margin: 0px;
	padding: 1%;
	color: #7CA529;
	border-bottom: 1px dashed #32CD32;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.nav a:hover {
	background: #FFF;
	color: #006400;
	text-decoration: none;
	border-bottom: 1px dashed #006400;
}
/*---------------بداية العمود الأيسر --------------*/
#col3
{
	width: 41%;
	background-color: #fff;
	border-right: 1px dotted #708090;
	float: left;
	margin: 0;
	padding: 1%;
	text-align: right;
	font: normal .9em/1.2em Tahoma,Arial;
}
/*---------------بداية العمود الأوسط --------------*/
#col2
{
	background-color: #fff;
	margin: 0 16% 0 42%;
	padding: 1%;
	text-align: right;
	font: normal .9em/1.2em Tahoma,Arial;
}
/*---------------بداية ذيل الصفحة---------------*/
#footer {
	clear: both;
	font: bold .9em/2em Arial;
	margin-top: 0;
	padding: 1px;
	background: #32CD32 url(images/menuback.jpg) repeat-x top;
	color: #2F4F4F;
	text-align: right;
}
#footerlink {float: left; margin-right: 5px;}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}