html,body
{
margin:0px;
padding:0px;
}
#preloader {
	width:670px;
	height:350px;
	float:right;
	position:absolute;	
	background:url(../images/main_bg.jpg);
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../img/img/loading.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}
.row1,.row2,.row3,.row4,.row5,.row6,.row7,.row8
{
	width:100%;
	float:right;
	height:auto;
}
.row1
{
	background-color:#0099cc;
	border-top:4px solid #66ccff;
}
a
{
text-decoration:none;
color:#399dbf;
}

.master_main 
{
width:980px;
font-family:'CHAP2';
font-size: 12px;
margin: 0px auto;
padding: 0px;	
}

#header
{
width:100%;
height:90px;
float:right;
margin-bottom:10px;
color:#FFF;
}

#hd0,#hd1,#hd2,#hd3,#hd4,#hd5,#hd6,#hd7,#hd8
{
	height:93px;
	float:right;
}
#hd0
{
	width:80px;
	margin:6px 20px 0px 0px;
}
#hd1
{
	font-family:'CHAP';	
	font-size:22px;
	margin:7px 100px 0px 95px;
	text-align:center;
	line-height:1.5;
}
#hd2
{
	font-size:17px;
	font-family:'CHAP2';
}

#hd3
{
	width:430px;
	margin:0px 35px 0px 0px;
	direction:rtl;
	height:20px;		
}
#hd7
{
	width:98px;
	background:url(../img/ketabresan_logo5.png) no-repeat center;
	height:88px;
	margin:8px 5px 0px 0px;
}
#hd8
{
  width:90px;
  height:90px;
  margin:8px 0px 0px 0px;
}
#hd8 img
{
	width:85px;
}


.bazdid,.date
{
	float:right;
	direction:rtl;
	margin-top:5px;
	margin-left:20px;
	font-size:10pt;
	color:#999;
}


#hd4
{
	background:url(../img/logu2.png) center no-repeat;
	width:85px;
	height:100px;
	margin:0px 0px 0px 0px;	
}

.row2
{
	background-color:#eee;
}
.row2 .master_main *
{
	float:right;
}

#sch1,#lg1
{
	color:#222222;
	font-size:16px;	
	margin-right:20px;
	float:right;
}
#sch1
{
	font-family:CHAP;
	line-height:2;
	color:#555;
	padding-top:2px;
}
#lg1
{
	margin-right:40px;
	font-family:CHAP;
	line-height:2;
	font-size:14px;
	color:#666;
}
#sch4 input[type=submit],#lg4 input[type=submit],#reg1
{
	width:60px;
	height:25px;
	background-color:#0099cc;
	border-radius:5px;
	border:0px;
	cursor:pointer;
	color:#fff;
	font-family:'CHAP2';
	
	font-size:13px;
	float:right;
	margin:2px 3px 2px 0px;
	text-align:center;
	line-height:1.5;		
}
#sch4 input[type=submit]
{
	font-family:CHAP;
	height:33px;
	padding:0px 10px 0px 10px;
	
}
#reg1
{
	line-height:2;
}
#sch4 input[type=submit]:hover,#lg4 input[type=submit]:hover,#reg1:hover
{
	background-color:#2385ac;		
}

#sch2 select,#sch3 input[type=text],#lg2 input,#lg3 input,#sch2 select option
{
	float:right;		
	text-align:right;
	direction:rtl;
	text-indent:5px;
	margin:3px 3px 3px 0px;
	border-radius:7px;
	border:1px solid #CCC;
	font-family:'CHAP2';
	
	font-size:12px;
	color:#0099cc;
	width:130px;
}
#sch3 input[type=text],#sch2 select
{
	height:28px;
	font-family:tahoma;
	font-size:11px;
}

.row3
{
 background-color:#ddd;
 border-top:1px solid #ccc;
}
#menu
{
width:100%;
height:30px;
float:right;
}

.menu_item,.menu_item_hover
{
	width:auto;
	direction:rtl;
	text-align:right;
	float:right;
	margin:2px 0px 0px 5px;
	font-size:11pt;
	
	border-radius:5px;
	height:23px;
	padding:3px 5px 0px 5px;
	transition:background-color 0.1s;
	-webkit-transition:background-color 0.1s;
}
.menu_item:hover,.menu_item_hover
{
	background-color:#0099cc;
	color:#fff;
}
.menu_item_hover a,.menu_item:hover a
{
	color:#ffffff;
}
.menu_item a
{
	color:#666666;
}

.row4
{
background-color:#ccc;
border-top:1px solid #bbb;
border-bottom:1px solid #bbb;
}
#menu2
{
width:700px;
height:30px;
float:right;
}
#ost,#categor
{
	float:right;
	background-color:#0099cc;
	font-family:'CHAP';
	width:250px;
	height:31px;
	color:#fff;
	font-size:16px;
	border-radius:15px;
	text-align:center;
	cursor:pointer;
	margin:3px;
	line-height:2;
}
#ost
{
	float:left;
}
.drop,.drop2
{
	width:500px;
	height:auto;
	padding:3px 0px 3px 0px;
	opacity:0.9;
	position:absolute;
	float:right;
	z-index:1000;
	background-color:#FFF;
	bordr-radius:15px;
	display:none;
	border:1px solid #666;
	border-top:0px;
	margin-top:-3px;
}
.drop2
{
   width:500px;
   margin-left:-250px;
}
#free_drop
{
	background-color:#900;
	color:#FFF;
	width:150px;
	margin-top:5px;
}
#sound_drop
{
	background-color:#06C;
	color:#FFF;
	width:150px;
	margin-top:5px;
}
#video_drop
{
	background-color:#0A6;
	color:#FFF;
	width:150px;
	margin-top:5px;
}

#ost:hover .drop
{
	display:block;	
}
#categor
{
	background:url(../img/cat.png) 170px no-repeat #0099cc;
}
#categor:hover .drop2
{
	display:block;	
}
.drop_item
{
	float:right;
	color:#555;
	width:230px;
	font-family:tahoma;
	font-size:11px;
	padding:6px 0px 6px 0px;
	
	text-align:center;
	border-bottom:1px solid #ddd;
	line-height:1;
	margin-right:10px;
}
.drop_item:hover
{
	background-color:#0099cc;
	color:#fff;
}

.row5
{
	background-color:#EEE;
	padding-bottom:10px;
	border-bottom:0px;
}
.b1,.b2,.b3,.b4,.b5,.b6,.b7,.b1_m,.b2_m,.b3_m,.b4_m,.b5_m,.b6_m,.b7_m
{
	width:221px;
	float:right;
	border-radius:10px;
	color:#fff;
	margin:5px 0px 5px 5px;
	font-family:'CHAP';
	font-size:18px;
	
	text-align:center;
	transition:background 0.7s;
   -webkit-transition:background 0.7s;
}
.b1,.b2,.b3,.b4,.b5,.b6,.b7
{	
	height:75px;
	padding:35px 10px 10px 10px;
}
.b4
{
	padding:25px 10px 20px 10px;
}
.b1_m,.b2_m,.b3_m,.b4_m,.b5_m,.b6_m,.b7_m
{
	height:60px;
	padding:5px 10px 0px 10px;
}
.b1:hover,.b2:hover,.b3:hover,.b4:hover,.b5:hover,.b6:hover,.b7:hover,.b1_m:hover,.b2_m:hover,.b3_m:hover,.b4_m:hover,.b5_m:hover,.b6_m:hover,.b7_m:hover
{ 
transition:background 0.7s;
-webkit-transition:background 0.7s
}

.b1,.b1_m
{
background:url(../images/b1.png) top left no-repeat #1f54bb; 
}
.b1:hover,.b1_m:hover
{
background:url(../images/b1.png) top left no-repeat  #2769eb;
}

.b2,.b2_m
{
background:url(../images/b2.png) top left no-repeat  #13a8c8; 
}
.b2 span,.b3 span,.b2_m span,.b3_m span
{
 font-family:'CHAP2'; font-size:13px; margin-top:6px; float:right; width:100%;
}
.b2:hover,.b2_m:hover
{
background:url(../images/b2.png) top left no-repeat  #2ca5e0;
}

.b3,.b3_m
{
background:url(../images/b3.png) top left no-repeat  #28926b;
}
.b3:hover,.b3_m:hover
{
background:url(../images/b3.png) top left no-repeat  #2cab7c;
}

.b4,.b4_m
{
background:url(../images/b4.png) top left no-repeat  #ff9a00;
margin-left:0px;
}
.b4:hover,.b4_m:hover
{
background:url(../images/b4.png) top left no-repeat  #fbb92c;
}

.b5,.b5_m
{
background:url(../images/b555.png) top left no-repeat #4a9826; 
}
.b5:hover,.b5_m:hover
{
background:url(../images/b555.png) top left no-repeat  #68b445;
}

.b6,.b6_m
{
background:url(../images/b666.png) top left no-repeat  #4f9fc9; 
}
.b6:hover,.b6_m:hover
{
background:url(../images/b666.png) top left no-repeat  #6a6a6a;
}

.b7,.b7_m
{
background:url(../images/b777.png) top left no-repeat  #28926b;
}
.b7:hover,.b7_m:hover
{
background:url(../images/b777.png) top left no-repeat  #2cab7c;
}



#left
{
width:300px;
float:left;
height:auto;
}
.frame
{
border:#cecece 1px solid;
border-radius:4px;
float:right;
margin:0px 0px 5px 0px;
background-color:#fff;
color:#444;
height:auto;
}

#left .frame
{
width:298px;
}

#left_adver
{
padding-bottom:10px;
margin-top:5px;
}

#left_adver .adver
{
	width:280px;
	float:right;
	margin:10px 10px 0px 0px;
	height:auto;
	border-radius:4px;
	border:1px solid #CCC;
}
#left_adver .adver img
{
	width:280px;
	float:right;
	margin:0px;
	height:auto;
	border-radius:4px;
	border:0px;
}


.left_news
{
	float:right;
	text-align:right;
	direction:rtl;
	font-size:14px;
	border-bottom:1px solid #999;
	color:#399dbf;
	width:90%;
	margin:0 5% 4px 5%;
}

.bigbuttons2
{
	width:100%;
	height:32px;
	float:right;
	margin-bottom:4px;
	border-radius:4px;
	border:0px;
	font-size:18px;
    text-align:center;
	padding-top:5px;
	cursor:pointer;
}
#waitstart
{
	background:url(../images/pub.png) 45px no-repeat #f9df51;
}
#transstart
{
	background:url(../images/translate.png) 45px no-repeat #e49417;
	font-size:15px;
}
#writestart
{
	background:url(../images/writing.png) 45px no-repeat #c8f362;
	font-size:15px;
}
#wait,#trans,#write
{
margin-top:-6px; display:none;	
}
#wait ul,#trans ul,#write ul
{
	background-color:#F00;
}
#wait ul li,#trans ul li,#write ul li
{
	text-align:right;
	direction:rtl;
	width:280px;
	float:right;
	list-style:none;
	border-top:1px solid #ccc;
	margin-right:10px;
	cursor:pointer;
	color:#399dbf;
}
.predesc
{
float:right; height:auto; width:94%;
direction:rtl;text-align:justify;
padding:3% 3% 0px 3%; line-height:1.5;
}
.float_info
{
width:185px;
position:absolute;
background-color:#000;
display:none;
margin-right:70px;
margin-top:-12px;
padding:10px;

border-radius:4px;
border:#FFF 1px thin;
}
.float_info table
{
	color:#FFF !important;
	font-size:13px;
}
.float_info span
{
	font-size:11px;
	color:#CCC;
}
.f_link 
{
color:#F30 !important;
}
li:hover .float_info
{
display:block;
}
.submenu_item
{
	width:89%;
	text-align:right;
	padding-right:11%;
	height:25px;
	float:right;
	border:0px;
	border-radius:4px;
	background-color:#F90;
	margin-bottom:2px;
	color:#FFF;
	font-size:14px;
}

#submenu0
{
	background:url(../images/submenu.png) #ce132e;
}
#submenu1
{
	background:url(../images/submenu.png) #f47820;
}
#submenu2
{
	background:url(../images/submenu.png) #fec408;
}
#submenu3
{
	background:url(../images/submenu.png) #b4cb32;
}
#submenu4
{
	background:url(../images/submenu.png) #004999;
}
#submenu5
{
	background:url(../images/submenu.png) #5bbed5;
}
#submenu6
{
	background:url(../images/submenu.png) #019aaa;
}
#submenu7
{
	background:url(../images/submenu.png) #0083bb;
}
#submenu8
{
	background:url(../images/submenu.png) #497db7;
}
#submenu9
{
	background:url(../images/submenu.png) #6e68a4;
}
#submenu10
{
	background:url(../images/submenu.png) #e467a1;
	margin-bottom:10px;
}
#submenu11
{
	background:url(../images/submenu.png) #639;
	
}
#submenu0:hover,#submenu1:hover,#submenu2:hover,#submenu3:hover,#submenu4:hover,#submenu5:hover,#submenu6:hover,#submenu7:hover,#submenu8:hover,#submenu9:hover,#submenu10:hover,#submenu11:hover
{
	background:url(../images/submenu.png) #999999 ;
	transition :background 0.5s;
	-webkit-transition :background 0.5s;
}
.submenu_item a
{
	color:#FFF;
}
#selected_state
{
	text-align:center;
	font-size:18px;
	background-color:#018434;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	margin-top:-4px;
	height:35px;
	padding:0px;
	width:100%;
}



#right
{
width:680px;
height:auto;
float:right;
}
#right .frame
{
width:670px;
}

.ul_img2
{
	float:left;
	margin:0px 10px 10px 15px;
	width:90px;
	height:120px;
	border-radius:3px;
}



.row6
{
	background-color:#0099cc;
	padding-top:20px;
	padding-bottom:30px;
}

.bot_adver
{	
	float:right;
	margin:10px 10px 0px 0px;
	border-radius:4px;
}
.bot_adver img
{
	width:230px;
	float:right;
	margin:0px;
	height:100px;
	border-radius:4px;
	border:0px;
}

.row7
{
	background-color:#000000;
	padding-bottom:40px;
}

.block
{
	width:326px;
	height:400px;
	float:right;
	background-color:#000;
	color:#fff;	
}
.block img
{
	display:none;
}
.block h1
{
	font-size:16px;
	float:right;
	width:100%;
	text-align:center;
}

.scroll_ul
{
	overflow-y:scroll;
	overflow-x:hidden;
	width:250px;
	float:right;
	height:280px;
	padding-right:30px;
	
}
.scroll_ul li
{
	direction:rtl;
	text-align:right;
	list-style:circle;
	border-bottom:1px solid #555;
	font-size:12px;
}
.scroll_ul li a
{
	color:#3FF;
}
/******   Gmail style scrollbar  www.doctorwp.com  *********/
::-webkit-scrollbar {
 width: 12px
}
::-webkit-scrollbar-thumb {
 border-width: 1px 1px 1px 2px
}
::-webkit-scrollbar-track {
 border-width: 0
}
::-webkit-scrollbar {
 height: 16px;
 overflow: visible;
 width: 16px;
}
::-webkit-scrollbar-button {
 height: 0;
 width: 0;
}
::-webkit-scrollbar-track {
 background-clip: padding-box;
 border: solid transparent;
 border-width: 0 0 0 4px;
}
::-webkit-scrollbar-track:horizontal {
 border-width: 4px 0 0
}
::-webkit-scrollbar-track:hover {
 background-color: rgba(220,172,0,.05);
 box-shadow: inset 1px 0 0 rgba(220,172,0,.1);
}
::-webkit-scrollbar-track:horizontal:hover {
 box-shadow: inset 0 1px 0 rgba(220,172,0,.1)
}
::-webkit-scrollbar-track:active {
 background-color: rgba(220,172,0,.05);
 box-shadow: inset 1px 0 0 rgba(220,172,0,.14),inset -1px 0 0 rgba(220,172,0,.07);
}
::-webkit-scrollbar-track:horizontal:active {
 box-shadow: inset 0 1px 0 rgba(220,172,0,.14),inset 0 -1px 0 rgba(220,172,0,.07)
}
::-webkit-scrollbar-thumb {
 background-color: rgba(220,172,0,.2);
 background-clip: padding-box;
 border: solid transparent;
 border-width: 1px 1px 1px 6px;
 min-height: 28px;
 padding: 100px 0 0;
 box-shadow: inset 1px 1px 0 rgba(220,172,0,.1),inset 0 -1px 0 rgba(220,172,0,.07);
}
::-webkit-scrollbar-thumb:horizontal {
 border-width: 6px 1px 1px;
 padding: 0 0 0 100px;
 box-shadow: inset 1px 1px 0 rgba(220,172,0,.1),inset -1px 0 0 rgba(220,172,0,.07);
}
::-webkit-scrollbar-thumb:hover {
 background-color: rgba(220,172,0,.4);
 box-shadow: inset 1px 1px 1px rgba(220,172,0,.25);
}
::-webkit-scrollbar-thumb:active {
 background-color: rgba(220,172,0,0.5);
 box-shadow: inset 1px 1px 3px rgba(220,172,0,0.35);
}
::-webkit-scrollbar-track {
 border-width: 0 1px 0 6px
}
::-webkit-scrollbar-track:horizontal {
 border-width: 6px 0 1px
}
::-webkit-scrollbar-track:hover {
 background-color: rgba(220,172,0,.035);
 box-shadow: inset 1px 1px 0 rgba(220,172,0,.14),inset -1px -1px 0 rgba(220,172,0,.07);
}
::-webkit-scrollbar-thumb {
 border-width: 0 1px 0 6px
}
::-webkit-scrollbar-thumb:horizontal {
 border-width: 6px 0 1px
}
::-webkit-scrollbar-corner {
 background: transparent
}
body::-webkit-scrollbar-track-piece {
 background-clip: padding-box;
 background-color: #f5f5f5;
 border: solid #fff;
 border-width: 0 0 0 3px;
 box-shadow: inset 1px 0 0 rgba(220,172,0,.14),inset -1px 0 0 rgba(220,172,0,.07);
}
body::-webkit-scrollbar-track-piece:horizontal {
 border-width: 3px 0 0;
 box-shadow: inset 0 1px 0 rgba(220,172,0,.14),inset 0 -1px 0 rgba(220,172,0,.07);
}
body::-webkit-scrollbar-thumb {
 border-width: 1px 1px 1px 5px
}
body::-webkit-scrollbar-thumb:horizontal {
 border-width: 5px 1px 1px
}
body::-webkit-scrollbar-corner {
 background-clip: padding-box;
 background-color: #f5f5f5;
 border: solid #fff;
 border-width: 3px 0 0 3px;
 box-shadow: inset 1px 1px 0 rgba(220,172,0,.14);
}




.row8
{
	background-color:#003399;
	border-top:2px solid #66ccff;
}

#footer
{
width:100%;
float:right;
height:55px;
padding:18px 0px 20px 0px;
text-align:center;
font-family:'CHAP2';

font-size:13px;
direction:rtl;
line-height:2;
color:#fff;
}
#footer a
{
color:#66ccff;
}
#footer a:hover
{
color:#ccffcc;
transition:color 0.5s;
-webkit-transition:color 0.5s;
}




.return
{
	background:url(../images/return.png) center no-repeat;
	width:100px;
	height:23px;
	float:left;
	margin:5px 0px 15px 10px;
	cursor:pointer;
}


.archive
{
	float:left;
	width:auto;
	height:23px;
	background-color:#900;
	color:#FFF;
	line-height:2;
	text-align:center;
	border-radius:2px;
	margin:5px 0px 0px 20px;
	padding:0px 10px 0px 10px;
	cursor:pointer;
}

.archive:hover
{
	
	background-color:#ce132e;
	transition:background-color 0.5s;
	-webkit-transition:background-color 0.5s;
}










/* start not main pages   ***************/


.oh4,.oh5
{ 
width:565px; height:60px; border:0px; 
float:right; margin:0px 20px 10px 100%;
border-radius:4px;
transition:background 0.7s;
-webkit-transition:background 0.7s;
}
.oh4
{
background:url(../images/telegram2.png) #fecb00;
}
.oh5
{
background:url(../images/insta.png) #F99; 
}
.oh4:hover
{
background:url(../images/telegram2.png) #faec14; 
transition:background 0.7s;
-webkit-transition:background 0.7s
}
.oh5:hover
{
background:url(../images/insta.png) #F90; 
transition:background 0.7s;
-webkit-transition:background 0.7s
}

.titr,.text,.frame h1,.rutitr
{
	direction:rtl;
	width:90%;
	float:right;
	margin:10px 5% 10px 5%;
}
.photo
{
 width:200px;
}
#right .frame h1
{
	line-height:1.5;
}
.titr img
{
	float:right;
       
}
.text
{
font-size:medium;
text-align:justify;
line-height:1.5;
}
.titr
{
	font-size:16px;
	color:#004999;
	background:url(../images/redarrow.gif) right center no-repeat;
	text-indent:15px;
}
.rutitr
{
	font-size:14px;
	color:#333;
	background-color:#eee;
	padding:10px 0px 10px 0px;
	border:1px solid #ddd;
	text-indent:10px;
}

.titr span
{
	font-size:12px;
	color:#666;
	margin-right:5px;
}
.line
{
	width:70%;
	float:right;
	border-bottom:1px solid #ddd;
	margin-right:6%;
}
/* search markaz           ***************/
.eror
{
	direction:rtl;
	font-size:14px;
	color:#ea4d33;
	width:50%;
	height:auto;
	border:2px dotted #f9cb90;
	background-color:#f3f5c4;
	float:right;
	margin:30px 20% 30px 20%;
	padding:5%;
	border-radius:4px;
}
.eror span
{
	color:#666;
}
.search_box
{
text-align:right;
background:url(../images/markaz.png) 0px -30px repeat-x #FFF;
border-top-left-radius:4px; 
border-top-right-radius:4px; 
float:right;
line-height:1.75; 
border:#CCCCCC 1px solid;
width:42%;
margin:0px 2% 2% 0px;
padding:2%;
padding-top:5px;
direction:rtl;
height:244px;
cursor:pointer;
overflow:hidden !important;
color:#222;
font-size:14px;
line-height:1.5;
}
.search_box span
{
	color:#222;
}
.search_box a
{
	color:#FFF;
	font-size:15px;
}
.search_box .address
{
	padding:0px 0px 10px 0px; margin:0px;
	font-size:10px; line-height:1.6; font-family:tahoma; font-weight:normal;	
}
.search_box .web
{
	background-color:#000;
	opacity:0.5;
	width:100%;
	position:absolute;
	margin-right:-12px;
	margin-top:220px;
	width:305px;
	height:15px;
	padding:10px 0px 10px 0px;
	text-align:center;
	font-family:tahoma;
	font-size:9px;
	color:#999;
}
.search_box .web a
{
	color:#FFF;
	font-size:11px;
	font-family:tahoma;
}
.search_box:hover .web
{
	
	margin-top:217px;
	opacity:0.7;
	transition:margin-top 0.2s;	
}
/************* form ******************/
.form_tbl
{
	width:100%;
	direction:rtl;
	
}
.form_tbl input[type=text] ,.form_tbl select,.jadval input[type=text] ,.jadval select
{
	font-family:'CHAP2';
	
	font-size:13px;
	padding:5px;
	border-radius:4px;
	height:15px;
	direction:rtl;
	background-color:#eee;
	color:#666;
	margin-bottom:3px;
	cursor:pointer;
}
.form_tbl input[type=text] ,.form_tbl select
{
	width:60%;
	margin-right:5px;
}
.form_tbl select,.jadval select
{
	height:25px;
	padding:0px;
	width:62%;
	
}
.form_tbl input:hover ,.form_tbl select:hover,.jadval input:hover ,.jadval select:hover

{
	background-color:#efe;
	color:#000;
	transition:background-color 0.5s;
}
.ajax
{
vertical-align:top;
width:100%;
margin-bottom:10px;
margin-top:10px;
}
.ajax select
{
	float:right;
	margin-right:10px;
	width:55%;
}
.form_tbl input[type=submit],.jadval input[type=submit]
{
	width:120px;
	height:28px;
	border-radius:4px;
	background:url(../images/bigbuton_bg.jpg) 0px -10px repeat-x;
	float:left;
	color:#fff;
	font-family:'CHAP2';
	font-size:16px;
	
	cursor:pointer;
	
}
.form_tbl input[type=submit]
{
	margin:10px 0px 10px 172px;
}

/*********   cat deytail (books)  *****************************/

.book_info
{
	float:right;
	background-color:#ebfeb7;
	margin:0 3% 5px 0;
	width:90%;
	padding:1%;
	height:auto;
	direction:rtl;
	text-align:right;
	border-radius:15px;
	font-size:16px;
	line-height:2;	
}
.pic_frame
{
	width:130px;
	float:right;
	height:180px;
	background-color:#FFF;
	margin:0px;
	border-radius:15px;
}
.book_info p,.book_info table
{
	float:left;
	width:460px;
	padding:0px !important;
	margin-bottom:15px;
}
.book_info .archive
{
	float:right;
	font-family:tahoma;
	font-size:8.5px;
	font-weight:normal;
	padding:1px;
	line-height:1.5;
	height:15px;
	width:60px;
}
.book_info strong
{
	font-size:15px;
	color:#555;
}
.book_info .mylink
{
	color:#095596;
}
.book_info img,.nophoto
{
	float:right;
	width:130px;
	height:180px;
	border-radius:10px;
	margin:0px;
}

.nophoto
{
/*background:url(../images/nophoto.png) #095596; */
background-color:#095596;
padding:5px;
height:75px;
text-align:center;
color:#FFF;
width:50px;
font-size:14px;
overflow:hidden;
}
.linkorder
{
	float:left;
	width:212px;
	margin-top:5px;
}
.orderbox,.orderbox2
{
	background-color:#F60;
	color:#FFF;	
	padding:0px 3px 0px 3px;
	font-size:14px;
}
.orderbox2
{
	background-color:#F30;
}
.war_box
{
	color:#000; 
	float:right; 
	width:550px; 
	padding:3px 45px 3px 3px; 
	font-size:14px;
	line-height:1.5;
	background:url(../images/warning.png) #FF0 right no-repeat;
	border:1px dashed #999;
}
.orderpop
{
	background-color:#FFF;
	width:200px;
	height:170px;
	position:relative;
	z-index:100;
	margin-top:-185px;
	float:left;
	border:1px solid #000;
	display:none;
}
.linkorder:hover .orderpop
{
	display:block;
}

/*  *************** book.php ******************** */
.notice_frame
{
background-color:#FF6;
 padding:3%; 
 margin:15px;
 border:dashed 1px #F00; 
 color:#000;
 float:right;
 direction:rtl;
 text-align:justify;
 font-size:13px;
 width:70%;
 margin-right:12%;
}
.jadval
{
	width:85%;
	border:1px solid #900;
	margin-bottom:20px;
	float:right;
	margin-right:7%;
}
.jadval .search_td
{
	padding:20px;
}
.jadval .search_td .style1
{
	color:#900;
	font-size:12px;
	float:right;
	margin-right:5px;
	margin-top:5px;
}
.jadval input[type=text],.jadval select
{
	width:215px;
}
.jadval input[type=submit]
{
	float:right;
	margin-right:77px;
}
.member
{
	padding:5px;
	text-align:center;
}
.member a
{
	color:#FFF;
	font-size:16px;
	
}

.book_dit_p
{
	float:left;
	width:515px !important;
	
	font-size:18px;
	line-height:1.5;
	height:auto;
	padding:10px;
}

.nophoto2
{
	width:88px; height:115px;
	float:right;
	background-color:#006;
	text-align:center;
	color:#FFF;
	margin-bottom:13px;
}
.table
{
	width:100%;
	background:url(../images/me3.jpg) repeat-x;
	float:right;
	
	
}
.table td
{
	
	
	text-align:right;
	padding-right:5px;

}
.top
{
	height:36px;
	background:url(../images/me3.jpg) repeat-x;
	color:#FFF;
	font-size:16px;
}
.me1
{
	background-color:#c3f282;
	
}
.me2
{
	background-color:#e2f7bc;
	
}
.me1 a,.me2 a
{
	color:#413ca3;
	font-size:15px;
}
.active
{
	background-color:#C00;
	color:#FFF;
	padding:0px 4px 0px 4px;
	border-radius:4px;
	
}
#p1,#p2,#p3
{
	height:300px !important;
}
.pdfdown
{
	background:url(../images/pdf-icon.png) center no-repeat;
	width:30px;
	height:30px;
	position:relative;
	top:93px;
	right:260px;
}

.book_frame
{
	width:160px;
	float:right;
	height:230px;
	margin:10px 0px 0px 10px;
	background-color:#999;
	border-radius:10px;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
}
.book_frame img
{
	width:160px;
	float:right;
	height:200px;
	margin:0px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	background-color:#000;
}
.main_adver,.top_shop
{
	width:670px;
	float:right;
	background-color:#036;
	border-radius:10px;
	height:auto;
	margin-top:30px;
	margin-bottom:20px;
}
.main_adver img
{
	border-radius:10px;
}
.top_shop
{
	background-color:#F90;
	font-family:CHAP;
	text-align:center;
	height:40px;
	font-size:18px;
	color:#FFF;
	line-height:2;
}
.big_book
{
	float:right;
	width:225px;
	height:320px;
	border-radius:10px;
	background-color:#CCC;
	margin:20px 3px 0px 20px;
}
.big_book img
{
	float:right;
	width:225px;
	height:290px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}
.big_book .sell_but,.big_book .ord_but,.book_frame .sell_but,.book_frame .ord_but 
{
	float:right;
	height:30px;
	font-size:16px;
	color:#FFF;
	font-family:CHAP;
	line-height:2;
	width:110px;
	text-align:center;
	border:1px solid #FFF;
}
.book_frame .sell_but,.book_frame .ord_but 
{
	width:77px;
	font-size:12px;
}
.big_book .sell_but,.book_frame .sell_but
{
	background-color:#F33;
	border-bottom-left-radius:10px;
	transition: background 0.7s;
    -webkit-transition: background 0.7s;
}
.sell_but:hover
{
	background-color:#F66;
}
.big_book .ord_but,.book_frame .ord_but
{
	background-color:#F60;
	border-bottom-right-radius:10px;
	transition: background 0.7s;
    -webkit-transition: background 0.7s;
}
.ord_but:hover
{
	background-color:#F90;
}
.sell
{
	width:100%;
	float:right;
	text-align:center;
	color:#FFF;
	font-family:CHAP;
	font-size:18px;
	margin:10px 0px 0px 0px;
}
.free_icon
{
	background:url(../img/free.png);
	width:70px;
	height:63px;
	float:left;
	position:absolute;
}
.sound_icon,.video_icon
{
	width:50px;
	height:50px;
	float:left;
	position:absolute;
	margin-top:148px;
	margin-left:2px;
}
.sound_icon
{
background:url(../img/sound.png);
}
.video_icon
{
	background:url(../img/video.png);
}
.big_book .sound_icon,.big_book .video_icon
{
	margin-top:240px;
}
#home
{
	background-color:#0099cc;
	color:#FFF;
	font-family:CHAP;
	line-height:2;
	border-radius:5px;
	width:80px;
	text-align:center;
	margin-top:3px;
}