body, div, td, span, input, select, textarea{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
	color: #626466;
}

.smile img{
	width: 16px;
	border: 0;
	cursor: pointer;
	margin-right: 2px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.bold{
	font-weight: bold;
}

.paging{
	padding: 10px;
	text-align: center;
}

.paging a{
	font-weight: bold;
}

form{
	margin: 0;
	padding: 0;
}

#scroll_news{
	height: 100px;
	border: 1px solid #91268E;
	width: 120px;
	padding-right: 10px;
	background-color: #EDDCEE;
	color: #91268E;
}

.gallery{
	padding: 3px;
	width: 100px;
}

.file, .gallery{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.file{
	width: 46px;
	padding: 5px;
}

.msg{
	color: #FF6600;
	font-weight: bold;
}

.btn{
	background-image: url(../images/btn_on.gif);
	width: 100px;	
}

.btn2{
	background-image: url(../images/btn_on2.gif);
	width: 140px;	
}

.btn, .btn2{
	border: 0;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 36px;
	background-color: #F99C1C;
}

.list td{
	vertical-align: top;
	padding: 5px;
}

.list td a{
	font-weight: bold;
}

a{
	color: #626466;
}

.question_name, .question_answer{
	background-repeat: no-repeat;
	background-position: 3px right;
	padding: 2px 20px 2px 0;
}

.question_answer{
	background-image: url(../images/question_answer.gif);
}


.question_name{
	background-image: url(../images/question_name.gif);
	font-weight: bold;
}
.link{
	cursor: pointer;
}

.bg_forum{
	background-color: #FFFFFF;
}

.bg_forum2{
	background-color: #F0F0F0;
}

.forum_name{
	float: right;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/forum.gif);
	padding-right: 20px;
}

input, textarea, select{
	border: 1px solid #C1DEF1;
}

.separ{
	overflow: hidden;
	height: 1px;
	background-image: url(../images/dots.gif);
}

.separ_bg{
	background-image: url(../images/dots.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.tbl td{
	vertical-align: top;
}

body{
	margin-top: 0;
}

#location{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

#location a{
	display: block;
}

#location a.selected{
	color: #F37078;
}

#location a:hover{
	color: #F37078;
}

.part_name{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-image: url(../images/dots.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

.page_content{
	margin-top: 20px;
	padding: 0 20px 0 20px;
}
.page_content a{
	color: none;
}

.top_menu a{
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	display: block;
	color: #FFFFFF;
	padding: 1px 0 14px 0;
	text-decoration: none;
}

.top_menu a.selected, .top_menu a:hover{
	padding: 10px 0 20px 0;
	font-size: 16px;
}

.book_name{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #626466;
	text-decoration: none;
}

.book_name img{
	 width: 105px;
	 height: 112px;
	 border: 1px solid #00BDF3;
	 padding: 3px;
	 background-color: #FFFFFF;
}

.book_name div{
	border: 3px solid #D7EBF7;
	display: inline;
}

#footer{
	padding-top: 5px;
	border-top: 1px solid #E9F5F4;
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
}

#footer div{
	font-size: 11px;
}

#footer a{
	color: #626466;
}

.no_repeat{
	background-repeat: no-repeat;
}

#right_menu{
	padding-top: 85px;
	background-image: url(../images/boy.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.teacher_side{
	background-image: none!important;
	padding-top: 10px!important;
}

#right_menu a{
	background-color: #CADB2A;
	display: block;
	background-image: url(../images/right_menu_off.gif);
	width: 94px;
	margin-bottom: 8px;
	padding: 6px;
	padding-bottom: 7px;
	color: #626466;
	text-decoration: none;
	font-weight: bold;
}

#right_menu a:hover, #right_menu a.selected{
	background-color: #F37078;
	background-image: url(../images/right_menu_on.gif);
	color: #FFFFFF;
}