@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px
}

html{
width:100%;
height:100%;
}
img{
	border:none;
}
body{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;	
	background: #FFFFFF url(images/bg-top.png) repeat-x scroll 50% top;
	margin:auto;
	padding:0 ;
	
	}
li{
	display:inline;
	}
.bg-down{
	background-image:url(images/bg-bottom.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:100%;
	float:right;
}

.center{
	width:900px;	
	margin:0 auto;
	clear:both;	
}
.header{
	width:900px;
	height:225px;
	margin:50px 0 0 0;
	float:right;
	background-color:#FFF;
}

.h-top-menu{
	width:900px;
	height:22px;	
	float:right;
	border:solid 1px #bcbcbc;
	border-left:none;
	border-right:none;
}

.menu-top{
	width:600px;
	height:22px;
	float:right;
	padding:4px 10px 0 0;
}
.menu-top li{	
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 3px 0 3px;
}
.menu-top li a{
	border-left: 1px solid #244065;
	color:#244065;
	height: 10px;
	padding:0 0 0 6px;
	margin-top:2px;
	text-align: center;
	text-decoration: none;	
}

.topsearch{
	width:190px;
	float:left;
	margin-top:2px;	
}
.topsearch li.top-rss{
	height:19px;
	float:left;
	width:20px;
	border-left:none;	
}
.topsearch li.search-top{
	height:21px;
	margin-left:20px;
	float:left;
	width:130px;
	background-image:url(images/search-textbox.png);
	background-repeat:no-repeat;

}
.topsearch li.search-top a{
	height:20px;
	width:20px;
	float:left;
}	


.logos{
	width:900px;
	height:173px;
	float:right;
	background-color:#244065;
}

.right-logo{
	width:420px;
	height:173px;
	margin:0 24px 0 0;
	float:right;
	background-image:url(images/logo-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.left-logo{
	width:444px;
	height:173px;
	float:left;
	background-image:url(images/logo-left.png);
	background-position:top left;
	background-repeat:no-repeat;
}



.h-bottom-menu{
	width:900px;
	height:22px;
	padding:4px 0 0 0;
	float:right;
	border:solid 1px #bcbcbc;
	border-left:none;
	border-right:none;
}
.h-bottom-menu li, .f-menu li{
	float: right;
	margin:2px 2px 0 2px; 
    list-style: none;
	border-left: 1px solid #244065;
}
.h-bottom-menu li a, .f-menu li a{	
	color:#244065;
	height: 10px;
	margin:0 0 0 2px;
	padding:0 2px 0 2px;
	text-align: center;
	text-decoration: none;
}

.h-bottom-menu li a:hover, .h-bottom-menu li a:active {	
	background-color:#45688e;
	color:#FFF;
}
.h-bottom-menu li.unselected a{
  color:#FF0000;
  
}



.f-menu{
	width:600px;
	height:24px;
	margin-top:5px;	
	text-align:center;
}

.f-menu li a:hover{
	color:#FFF;
}

.search-textbox{
	width:99px;
	float:right;
	height:13px;
	margin:1px 7px 0 0;
	text-align:right;
	direction:rtl;
}

.body-text{
	padding:15px 0 0 0 ;	
	width:900px;
	float:right;
	background-image:url(images/body-top-repeat.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.body-text-center{
	width:882px;
	float:right;
	padding:0 9px 0 9px;
}

.alefba{
	width:208px;
	height:104px;
	float:right;
	margin:40px 80px 20px 20px;	
}
.alefba li{
	width:22px;
	height:22px;
	margin:2px;
	float:right;
	text-align:center;
	background:#0ca6b4;
}
.alefba li a{
	width:22px;
	height:20px;
	float:right;
	padding:2px 0 0 0;
	color:#FFFFFF;
	text-decoration:none;	
}
.alefba li a:hover{
	background:#a4689c;
	color:#000000;
	font-weight:bold;
}


.panel-left{	
	float:left;
	width:291px;
	padding:4px;	
}
.publicity{
	width:282px;
	float:right;
	padding:5px;
}

.tiny-window{
	width:292px;
	float:left;
}
.tiny-window-header{
	width:292px;
	height:29px;
	float:left;
}
.splitter{
	width:292px;
	height:15px;
	background-image:url(images/splitter.png);
	background-position:center;
	background-repeat:no-repeat;
}
.tiny-window-header-right-corner{
	width:6px;
	height:29px;
	float:right;
	background-image:url(images/tiny-window-header-right-corner.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.tiny-window-header-center{
	width:275px;
	height:21px;
	float:right;
	background-image:url(images/tiny-window-header-center-repeat.png);
	background-repeat:repeat-x;
	background-position:top right;
	text-align:right;
	padding:8px 5px 0 0;
}

.tiny-window-header-left-corner{
	width:6px;
	height:29px;
	float:left;
	background-image:url(images/tiny-window-header-left-corner.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.tiny-window-center{
	width:290px;
	float:right;
	border:solid 1px #bcbcbc;
	border-top:none;
	border-bottom:none;
}
.tiny-window-menu{
	width:290px;
	float:right;	
}
.tiny-window-menu-title{
	background-image:url(images/tiny-window-menu-bg.png);
	background-repeat:repeat-x;
	background-position:top right;
	width:290px;
	height:38px;
	float:right;
	text-align:right;	
}
.tiny-window-menu-title a{
	width:285px;
	height:28px;
	float:right;
	padding:10px 5px 0 0;
	font-family:tahoma;
	font-size:10pt;
	font-weight:600;
	color:#3695ff;
	text-decoration:none;
}
.tiny-window-menu-title a:hover,.tiny-window-menu-title a:active{
	color:#2a3a80;
}

.tiny-window-menu-text{
	width:290px;
	float:right;
	text-align:right;
}
.tiny-window-menu-text a{
	width:270px;
	height:15px;
	overflow: hidden;
	float:right;
	text-decoration:none;
	color:#2a3a80;
	padding:0 20px 0 0;
}
.tiny-window-menu-text a:hover,.tiny-window-menu-text a:active{
	color:#FF0000;
}
.tiny-window-menu-text-all{
	width:290px;
	float:right;
	text-align:left;
}
.tiny-window-menu-text-all a{
	width:280px;
	float:right;
	text-decoration:none;
	color:#3b5168;
	padding:5px 0 5px 10px;
}
.tiny-window-footer{
	width:292px;
	height:7px;
	float:left;
	background-image:url(images/tiny-window-footer-repeat.png);
	background-position:top left;
	background-repeat:repeat-x;
}

.panel-right{
	float:right;
	width:577px;
	padding:0 11px 5px 10px;
	border-left:solid 1px #bcbcbc;
}
.medium-window{
	width:577px;
	float:right;
	margin:0 0 10px 0;
}
.medium-window-header{
	width:577px;
	height:29px;
	float:left;
}
.medium-window-header-right-corner{
	width:6px;
	height:29px;
	float:right;
	background-image:url(images/tiny-window-header-right-corner.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.medium-window-header-center{
	width:560px;
	height:21px;
	float:right;
	background-image:url(images/tiny-window-header-center-repeat.png);
	background-repeat:repeat-x;
	background-position:top right;
	text-align:right;
	padding:8px 5px 0 0;
}

.medium-window-header-left-corner{
	width:6px;
	height:29px;
	float:left;
	background-image:url(images/tiny-window-header-left-corner.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.medium-window-center{
	width:575px;
	float:right;
	border:solid 1px #bcbcbc;
	border-top:none;
}
.andishmandan-eslami{
	width:555px;
	float:right;
	margin:10px;
}
.andishmandan-pic{
	width:290px;
	float:left;
	text-align:left;
}
.andishmandan-info-text{
	width:265px;
	float:right;
	direction:rtl;
	text-align:justify;
	color:#2a3a80;
}
.andishmandan-info a{
	width:95%;
	float:right;
	text-decoration:none;
	text-align:left;
	color:#3b5168;
}
.andishmandan-info,.andishmandan-mor-info{
	width:95%;
	padding:0 0 0 9px;
	border-left:solid 1px #e0e4e9;
	float:right;
}
.andishmandan-mor-info a{
	width:95%;
	float:right;
	text-decoration:none;
	text-align:left;
	color:#3b5168;
}
.btn-pic{
	width:575px;
	height:91px;
	float:right;
	background-image:url(images/btn-pic-bg.png);
	background-position:top right;
	background-repeat:repeat-x;	
}

.btn-pic ul{
	width:95px;
	height:60px;
	float:right;
}
.karshenasan-oloome-eslami{
	width:564px;
	height:116px;
	float:right;
	border-bottom:solid 1px #dce1e7;
	padding:10px 5px 10px 6px;
}
.karshenasan-oloome-eslami ul{
	width:180px;
	padding:0 4px 0 4px;
	float:right;
	direction:rtl;
	text-align:right;	
}
.karshenas-pic{
	width:80px;
	height:81px;
	float:right;
}
.karshenas-name,.karshenas-proficiency{
	width:90px;
	padding:0 9px 5px 0;
	float:right;
	color:#2a3a80;
	border-left:solid 1px #e0e4ea;	
}
.karshenas-mor-info{
	width:170px;
	float:right;
	text-align:left;
	margin:10px 0 10px 10px;
}
.karshenas-mor-info a{
	text-decoration:none;
	color:#3b5168;
}
.pagging-number{
	width:575px;
	height:20px;
	float:right;
	text-align:center;
	color:#000000;
}
.paggin-btn{
	width:572px;
	height:17px;
	float:right;
	padding:3px 0 0 3px;
}
.paggin-counter{
	width:60px;
	text-align:center;
	direction:rtl;
	color:#000000;
	float:right;
}
.paggin-left,.paggin-right,.paggin-left a,.paggin-right a{
	width:17px;
	height:15px;
	float:left;
}
.btn-nopic{
	width:570px;
	height:60px;
	float:right;
	background-image:url(images/btn-nopic-bg.png);
	background-position:top right;
	background-repeat:repeat-x;
	margin:0 2.5px 0 0;
}

.btn-nopic ul{
	width:95px;
	height:60px;
	float:right;
}
/*.btn-nopic ul li{
	width:84px;
	height:36px;
	float:right;
	margin:14px 8.6px 0 0;
	border:solid 1px #cdd5dc;
	background-color:#FFF;
}
.btn-nopic li a{
	width:84px;
	height:26px;
	float:right;
	text-align:center;
	text-decoration:none;
	padding:10px 0 0 0;
	color:#304c6c;
}*/
.news-panel{
	width:555px;	
	margin:0 10px 5px 10px;
	padding:10px 0 10px 0;
	border-bottom:solid 1px #cbcbcb;
	float:right;
}
.news-show-all{
	width:555px;	
	margin:0 10px 5px 10px;
	padding:5px 0 5px 0;
	float:right;
}
.news-show-all a{
	text-decoration:none;
	text-align:left;
	color:#000;
}
.news-pic{
	width:101px;
	height:78px;
	float:right;
	background-image:url(images/khabar-pic-ghab.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding:8px 8px 0 ;	
}
.news-title{
	width:435px;
	height:20px;
	float:right;
}
.news-title a{
	width:435px;
	height:20px;
	float:right;
	text-align:right;
	color:#326d6c;
	text-decoration:none;
}
.news-text{
	width:435px;
	float:right;
	text-align:justify;
	color:#000000;
	direction:rtl;
}



.full-window{
	width:882px;
	float:right;
	margin:0 0 10px 0;
}
.full-window-header{
	width:882px;
	height:29px;
	float:right;
}

.full-window-header-right-corner{
	width:6px;
	height:29px;
	float:right;
	background-image:url(images/tiny-window-header-right-corner.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.full-window-header-center{
	width:865px;
	height:21px;
	float:right;
	background-image:url(images/tiny-window-header-center-repeat.png);
	background-repeat:repeat-x;
	background-position:top right;
	text-align:right;
	padding:8px 5px 0 0;
}

.full-window-header-left-corner{
	width:6px;
	height:29px;
	float:left;
	background-image:url(images/tiny-window-header-left-corner.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.full-window-center{
	width:880px;
	float:right;
	border:solid 1px #bcbcbc;
	border-top:none;	
}
.full-window-center-footer{
	width:880px;
	height:19px;
	float:right;
	border-top:solid 1px #dce1e7;
	text-align:center;
	color:#3e5a78;
}
.full-window-center-right{
	width:218px;
	float:right;
}

.full-window-center-left{
	width:650px;
	float:left;
	padding:0 10px 0 0;
}
.khabar-text-full{
	width:556px;
	padding:10px;
	float:right;
	border-left:solid 2px #e8edf0;
	background-color:#FFFFFF;
}
.khabar-text-full li{
	width:550px;
	float:right;
	text-align:right;
	direction:rtl;
	color:#000000;
}
.khabar-text-full li.khabar-text-titel{
	height:25px;
	color:#326d6c;
	padding-top:10px;	
	float:right;
}
.khabar-text-full li.khabar-text-text{
	text-align:justify;
	float:right;
}
.khabar-text-pic{
	width:290px;
	float:left;
	background-color:#FFFFFF;
}
.khabar-text-pic li{
	width:274px;
	float:right;
	height:184px;
	margin:5px 5px 5px 0;
	padding:3px;
	background-color:#dad4d6;
}

.pajoheshe-barnameie-text-full{
	width:860px;
	padding:10px;
	float:right;	
}
.pajoheshe-barnameie-text-full li{
	width:860px;
	float:right;
	text-align:right;
	direction:rtl;
	color:#000000;
}
.pajoheshe-barnameie-text-full li.pajoheshe-barnameie-text-titel{
	height:25px;
	color:#326d6c;
	padding-top:10px;	
	float:right;
}
.pajoheshe-barnameie-text-full li.pajoheshe-barnameie-text-text{
	text-align:justify;
	float:right;
}

.medium-window-pagging-number{
	width:475px;
	height:20px;
	float:right;
	color:#4c6783;
	text-align:left;
	padding-left:100px;
	border-top:solid 1px #dce1e7;
}
.filmnameh-kholaseh{
	width:575px;
	float:right;
}
.filmnameh-kholaseh-header{
	width:565px;
	height:17px;
	float:right;
	background-image:url(images/filmname-kholaseh-bg.png);
	background-position:top right;
	background-repeat:repeat-x;
	text-align:right;
	padding:18px 10px 0 0;
}
.filmnameh-kholaseh-text{
	width:535px;
	float:right;
	padding:20px;
	direction:rtl;
	text-align:justify;
}
.filmnameh-kholaseh-text-title{
	width:535;
	float:right;
	text-align:right;
	color:#326d6c;
	margin:0 0 10px 0;
}
.filmnameh-kholaseh-text-text{
	width:535px;
	float:right;
	color:#000000;
}
.filmnameh-search-right{
	width:215px;
	float:right;
}
.filmnameh-search-option,.pajoheshe-barnameie-search-option,.khabar-search-option,.tolid-search-option,.gallery-search-option{
	width:155px;
	float:right;
	padding:30px;
	direction:rtl;
}
.filmnameh-search-option li,.pajoheshe-barnameie-search-option li,.khabar-search-option	li,.tolid-search-option li,.gallery-search-option li{
	width:155px;
	float:right;
	text-align:right;
	color:#1b42b2;
	padding:2px;
}
.filmnameh-search-left{
	width:359px;
	float:left;
	border-right:solid 1px #eceff2;
}
.filmnameh-search-result{
	width:299px;
	float:right;
	padding:30px 30px 20px 30px;
}

.filmnameh-search-result li{
	width:299px;
	float:right;
	text-align:right;
	direction:rtl;
}
.filmnameh-search-result li a{
	width:299px;
	float:right;
	text-decoration:none;
	color:#2a3a80;
}
.filmnameh-search-result li a:hover{
	color:#FF0000;
}
.filmnameh-search-result li a:active{
	color:#439cff;
}
.filmnameh-search-result-all{
	width:339px;
	float:right;
	text-align:left;
	padding:0 0 10px 20px;
}
.filmnameh-search-result-all a{
	width:359px;
	float:right;
	text-decoration:none;
	color:#2a3a80;
}
.pajoheshe-barnameie-search-result,.pajoheshe-barnameie-search-info,.tolid-search-result,.tolid-search-info,.gallery-search-result,.gallery-search-info{
	width:280px;
	float:right;
	border-right:solid 2px #e9ecf0;
	margin:10px;
	padding:10px;
}
.pajoheshe-barnameie-search-result li,.pajoheshe-barnameie-search-info li,.tolid-search-result li,.tolid-search-info li,.gallery-search-result li,.gallery-search-info li{
	width:280px;
	float:right;
	text-align:right;
	direction:rtl;
	color:#2a3a80;
}
.pajoheshe-barnameie-search-result li a,.tolid-search-result li a,.gallery-search-result li a{
	width:280px;
	float:right;
	text-decoration:none;
	color:#2a3a80;
}
.pajoheshe-barnameie-search-result li a:hover,.tolid-search-result li a:hover,.gallery-search-result li a:hover{
	color:#FF0000;
}
.pajoheshe-barnameie-search-result li.barnameie-search-result-all,.tolid-search-result li.tolid-search-result-all{
	text-align:left;
	padding:0 5px 0 0;
}
.pajoheshe-barnameie-search-info li.barnameie-search-info-title,.tolid-search-info li.tolid-search-info-title{
	color:#2a3a80;
	font-weight:bold;
	padding:0 0 10px 0;
}
.pajoheshe-barnameie-search-info li.barnameie-search-info-all,.pajoheshe-barnameie-search-info li.barnameie-search-info-all a,.tolid-search-info li.tolid-search-info-all,.tolid-search-info li.tolid-search-info-all a,.gallery-search-result li.gallery-search-result-all,.gallery-search-result li.gallery-search-result-all a{
	text-align:left;
	text-decoration:none;
	color:#2a3a80;
	padding:5px 0 0 0;
}
.tolid-intro-text-full,.tolid-player-text-full{
	border-left:1px solid #AAB4BE;
	width:400px;
	float:right;
	padding:19px;
	direction:rtl;
}
.tolid-intro-text-full{
	border-left:solid 1px #aab4be;
}
.tolid-intro-text-titel,.tolid-player-text-titel{
	float:right;
	text-align:right;
	font-size:12pt;
	font-weight:600;
	color:#326d6c;
}
.tolid-intro-text-text,.tolid-player-text-text{
	float:right;
	text-align:justify;
	color:#32387d;
	padding: 3px;
	width:400px;
}
.tolid-intro-all{
	width:400px;
	text-align:left;
	float:right;
}
.tolid-intro-all a{
	text-decoration:none;
	color:#32387d;
}
.tolid-media{
	width:820px;
	float:right;
	margin:0 0 5px 0;
	padding:30px 30px 5px 30px;	
}
.tolid-media-right{
	width:400px;
	float:right;	
	padding:0 0 0 10px;	
	text-align:right;
}
.tolid-media-right li{
	width:198px;
	float:right;	
}
.tolid-media-right li.tolid-media-right-pagging{
	width:400px;
	float:right;
	height:20px;
	text-align:center;
	color:#32387d;
}
.tolid-media-right li a{
	width:198px;
	float:right;
	text-decoration:none;
	color:#32387d;
}
.tolid-media-left{
	width:410px;
	float:right;
	border-right:solid 1px #dce1e7;		
}
.tolid-media-left li{
	width:370px;
	float:right;
	height:250px;
	margin:0 30px 30px 10px;
	background-color:#FFFFCC;	
}
.gallery-tumb{
	width:780px;
	height:107px;
	float:right;
	border-top:solid 2px #b6b6b6;
	padding:21px 100px 0 0;
}
.gallery-tumb-pic{
	width:645px;
	float:right;
	height:86px;
}
.gallery-tumb-pic li{
	width:109px;
	height:86px;
	float:right;
	margin:0 10px 0 10px;
	background-image:url(images/khabar-pic-ghab.png);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
.gallery-tumb-pic li a{
	width:101px;
	height:78px;
	float:right;
	padding:8px 8px 0 0;	
}
.gallery-tumb-right-btn,.gallery-tumb-left-btn{
	width:17px;
	height:60px;
	float:right;
	margin:26px 0 0 0;
}
.gallery-pic{
	width:880px;
	height:390px;
	float:right;
	text-align:center;
}
.gallery-pic img{
	border:solid 5px #000000;
}
.gallery-pic-detail{
	width:860px;
	float:right;
	border:solid 1px #cccccc;
	margin:10px;
}
.gallery-pic-detail-title{
	width:850px;
	float:right;
	height:15px;
	padding:5px 10px 0 0;
	text-align:right;
}
.gallery-pic-detail-all{
	width:850px;
	height:20px;
	float:right;
	text-align:left;
	direction:rtl;
	padding:0 0 0 10px;
}
.allery-pic-detail-body{
	width:860px;
	float:right;
}
.allery-pic-detail-body ul{
	width:245px;
	float:right;
	text-align:right;
	color:#32387d;
	padding:0 20px 20px 20px;
	direction:rtl;
}
.allery-pic-detail-body ul li{
	width:245px;
	float:right;
	margin:10px 0 0 0;
}
.gallery-pic-detail-all a{
	text-decoration:none;
	color:#32387d;
}
.footer{
	width:900px;
	float:right;
	height:100px;
}

.footer-center{
	float:left;
	height:100px;
	width:900px;	
	background:url(images/footer-bg-repeat.png) repeat-x top;
}

.copyrightd{
	margin-top:17px;
	text-align:center;
	direction:rtl;
}

.y-btn-bottom{
	width:880px;
	height:59px;
	float:right;
	background-image:url(images/y-btn-bottom-bg.png);
	background-repeat:repeat-x;
	background-position:top right;
}
.y-btn-top{
	width:573px;
	height:60px;
	float:right;
	background-image:url(images/y-btn-top-bg.png);
	background-repeat:repeat-x;
	background-position:top right;
	padding:0 2px 0 0;
}
.y-btn-bottom-medium{
	width:575px;
	height:59px;
	float:right;
	background-image:url(images/y-btn-bottom-bg.png);
	background-repeat:repeat-x;
	background-position:top right;
}
.tolid-y-btn,.gallery-y-btn{
	width:720px;
	height:59px;
	margin:0 auto;
	clear:both;
}
.barnameie-y-btn{
	width:550px;
	height:59px;
	margin:0 auto;
	clear:both;
}
.filmnameh-y-btn{
	width:360px;
	height:59px;
	float:left;
}
.gallery-y-btn-title{
	width:880px;
	height:59px;
	float:right;
	background-image:url(images/pic-subjects.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.y-btn-top ul{
	width:95px;
	height:60px;
	float:right;
	text-align:center;
	overflow: hidden;
	height: 48px;
}
.y-btn-bottom ul, .y-btn-bottom-medium ul{
	width:120px;
	height:59px;
	float:left;
	text-align:center;
}
.y-btn-top ul li{
	width:86px;
	height:23px;
	float:right;
	border:solid 1px #cdd5dc;
	background-color:#FFF;
	padding:5px 0 0 0;
	margin:18px 4px 0 0;
}
.y-btn-bottom ul li, .y-btn-bottom-medium ul li{
	width:100px;
	height:23px;
	float:right;
	margin:10px 7px 0 0;	
	padding:3px 0 0 0;
	border:solid 1px #cdd5dc;
	background-color:#FFF;	
}
.y-btn-bottom .barnameie-y-btn a{
	font-size:11pt;
	
}
.y-btn-top .items a{
	width:95px;
	height:60px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#304c6c;	
}
.y-btn-bottom a, .y-btn-bottom-medium a{
	
	height:30px;
	text-align:center;
	text-decoration:none;
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#304c6c;
}
.y-btn-top a.active,.y-btn-top a:hover,.y-btn-top a:active {
	background-image:url(images/y-btn-top-over-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
	color:#3695ff;
}
.y-btn-bottom a:hover,.y-btn-bottom a:active,.y-btn-bottom a:activated, .y-btn-bottom-medium ul a:hover,.y-btn-bottom-medium ul a:active{
	background-image:url(images/y-btn-bottom-over-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
	color:#3695ff;
}

.y-btn-top-bypic{
	width:575px;
	height:120px;
	float:right;
	position: relative;
	overflow: hidden;
	background-image:url(images/y-btn-top-bypic-bg.png);
	background-position:top right;
	background-repeat:repeat-x;
}
.y-btn-top-bypic .items {
	width: 2000em;
	position: absolute;
	clear:both;
	direction: rtl;
}
.y-btn-top-bypic .items a ul{
	width:95px;
	height:91px;
	float:right;
}
.y-btn-top-bypic .items a{
	width:95px;
	height:91px;
	float:left;
	text-align:center;
	text-decoration:none;	
	color:#304c6c;
}
.y-btn-top-bypic .items a.active,.y-btn-top-bypic .items a:hover,.y-btn-top-bypic .items a:active{
	background-image:url(images/y-btn-top-bypic-over-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.qhab-pic{
	width:81px;
	height:34px;
	float:right;
	border:solid 1px #c5cfd8;
	background-color:#FFFFFF;
	padding:1px;
	margin:15px 5px 0 0;
}
.y-btn-top-caption{
	width:95px;
	float:right;
	text-align:center;
	margin:10px 0 0 0;
}




.pagination a, .pagination span{
	float: right;
	height:22px;
	width:22px;
	text-align:center;
	line-height: 22px;
	font-weight: bold;
	background-color:#D3D4CF;
	color:#3D3D3D;
}
.pagination #next, .pagination #back,.pagination #last,.pagination #first,
.pagination #next-disabled, .pagination #back-disabled,.pagination #last-disabled,.pagination #first-disabled{
	
	background:transparent url('/skin/research/images/pagination.jpg') no-repeat;
	display:block;
	height:22px;
	width:32px;
}
.pagination #next {background-position:  -217px 0px;}
.pagination #next-disabled {background-position:  -186px 0px;}
.pagination #back {background-position:  -155px 0px;}
.pagination #back-disabled {background-position:  -124px 0px;}
.pagination #last {background-position:  -93px 0px;}
.pagination #last-disabled {background-position:  -62px 0px;}
.pagination #first {background-position:  -31px 0px;}
.pagination #first-disabled {background-position:  0px 0px;}




/* from honar css*/

.tiny-window-body {
	width: 500px;
	float: left;
	margin: 0 0 0 18px;
	height:250px;
}
.tiny-window-body-center {
	width: 300px;
	float: right;
}

.tiny-window-body-center a {
	width: 300px;
	float: right;
	text-decoration: none;
	text-align: right;
	line-height: 18px;
	color: #000000;
}

.tiny-window-body-footer {
	width: 300px;
	height: 20px;
	float: right;
}

.tiny-window-body-footer a {
	text-decoration: none;
	color: #000000;
}

.tiny-window-footer-right-corner {
	width: 23px;
	height: 22px;
	float: right;
	background-image: url(images/tiny-window-footer-right-corner.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tiny-window-footer-center-repeat {
	width: 298px;
	height: 22px;
	float: right;
	background-image: url(images/tiny-window-footer-center-repeat.png);
	background-repeat: repeat-x;
	background-position: bottom right;
}

.tiny-window-footer-left-corner {
	width: 20px;
	height: 22px;
	float: left;
	background-image: url(images/tiny-window-footer-left-corner.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}