body {
	margin: 0px;
	background: #FFFFFF url(../images/body_bck.gif) repeat-y 814px top;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.main_container {
	text-align: left;
	width: 814px;
}
.main_container_inner {
	background: url(../images/main_container_bck.png) repeat-x left bottom;
	padding: 1px 1px 0px 1px;
}
.base{
	clear: both;
	width: 812px;
}
.base_left{
	float: left;
	padding: 0px 0px 0px 0px;
}
.base_left .base_left_inner{
	width: 150px;
}
.base_middle{
	float: left;
	padding: 0px 10px 0px 10px;
}
.base_middle .base_middle_inner{
	width: 492px;
	overflow-x: hidden;
}
.base_right{
	float: left;
	padding: 0px 0px 0px 0px;
}
.base_right .base_right_inner{
	width: 150px;
}
/**/
.footer{
	clear: both;
	width: 812px;
	height: 120px;
	background: url(../images/footer_bck.png) no-repeat left bottom;
}
.footer .inner{
	padding: 24px 0px 0px 190px;
}
.footer .links{
	height: 36px;
	font: 100 8pt/36px Tahoma;
	margin-bottom: 10px;
}
.footer .links a{
	font-weight: 700;
}
.footer .info, .footer .info a{
	font: 100 8pt/18px Tahoma;
	color: #585858;
}
/**/
.top{
	width: 812px;
	height: 151px;
	background: url(../images/top_bck.png) no-repeat;
	position: relative;
}
.top .part_1{
	position: absolute;
	top: 13px;
	left: 13px;
}
.top .part_1 img{
	width: 265px;
	height: 99px;
	border: 0px;
}
.top .part_2 {
	position: absolute;
	top: 13px;
	left: 316px;
	width: 261px;
	height: 21px;
}
.top .part_3 {
	position: absolute;
	top: 12px;
	right: 26px;
	height: 21px;
}
.top .part_4 {
	position: absolute;
	top: 44px;
	left: 317px;
	width: 468px;
	height: 60px;
	z-index: 2000;
}
.top .part_5 {
	position: absolute;
	top: 112px;
	left: 253px;
	width: 537px;
	height: 31px;
}
/**/
.top .part_6{
	position: absolute;
	top: 0px;
	left: 13px;
	width: 260px;
	height: 12px;
}
.top .part_6 .item, .top .part_6 .sep{
	float: left;
	height: 12px;
}
 .top .part_6 .sep{
	width: 1px;
	margin: 0px 5px;
	background: url(../images/quick_launch_sep.png) no-repeat center 2px;
 }
 .top .part_6 .item a{
	font: 100 10px/12px Tahoma;
	color: #000;
}
/**/
.quick_launch .item{
	float: left;
	padding: 0px 10px;
}
.quick_launch .item a{
	font: 100 10px/20px Tahoma;
	color: #ffffff;
}
.quick_launch .sep{
	float: left;
	width: 1px;
	height: 21px;
	background: url(../images/quick_launch_sep.png) no-repeat center center;
	font-size: 1px;
}
/**/
.search table{
	border-collapse: collapse;
}
.search .search_text {
	width: 148px;
	height: 21px;
	border: none;
	background: url(../images/search_field_bck.png) no-repeat;
	font: 100 8pt/17px Tahoma;
	color: #7E7E7E;
	text-align: center;
}
.search .search_submit {
	width: 50px;
	height: 21px;
	border: none;
	background: url(../images/search_submit_bck.png) no-repeat;
	margin: 0px 0px 0px 6px;
}
/**/
.top_menu{
	overflow-y: hidden;
	background: url(../images/top_menu_item_bck.png) repeat-x 3px top; 
}
.top_menu .item {
	float: left;
	height: 31px;
	padding: 0px 9px 0px 9px;
}
.top_menu .item a{
	font: 100 11px/33px Tahoma;
	color: #ffffff;
}
.top_menu .sep{
	float: left;
	background: url(../images/top_menu_sep.png) no-repeat left bottom;
	height: 31px;
	width: 3px;
	font-size: 1px;
}
.top_menu .sep_first{
	width: 10px;
	background-image: url(../images/top_menu_sep_first.png);
}
.top_menu .sep_last{
	float: right;
	width: 10px;
	background-image: url(../images/top_menu_sep_last.png);
}
/*common*/
.banner_logo_top{
	width: 812px;
	text-align: center;
}
.button{
	color: #FFFFFF;
	background-color: #828282;
	border: 1px solid #cccccc;
	font: 700 8pt/16px Tahoma;
}
.middle_page_title {
	width : 100%;
	height: 40px;
	font : 700 12pt/40px Arial;
	color : #545454;
	background: url(../images/middle_page_bck.png) repeat-x;
	margin-bottom : 5px;
}
.middle_page_title span{
	margin-left: 15px;
}

.middle_sub_page_title {
	background: url(../images/middle_sub_page_bck.png) repeat-x;
	width : 100%;
	height: 25px;
	margin-bottom: 5px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	margin-left: 10px;
	font: bold 11px/25px Tahoma;
	color : #FFFFFF;
}

.left_caption{
	clear: both;
	height: 42px;
	background: url(../images/left_caption_bck.png) no-repeat;
	text-align: right;
}
.left_caption *{
	font: bold 8pt/42px Tahoma;
	color: #ffffff;
}
.left_caption span{
	padding-right: 20px;
}

.left_content{
	width: 150px;
	background: url(../images/left_content_bck.png) repeat-y left top;
	overflow-x: hidden;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 9px 0px;
}
.left_banner{
	margin: 0px 0px 9px 0px;
}

.right_caption{
	clear: both;
	height: 42px;
	overflow: hidden;
	background: url(../images/right_caption_bck.png) no-repeat;
}
.right_caption *{
	font: bold 8pt/42px Tahoma;
	color: #ffffff;
}
.right_caption span{
	padding-left: 20px;
}
.right_content{
	width: 150px;
	background: url(../images/right_content_bck.png) repeat-y left top;
	overflow-x: hidden;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 9px 0px;
}
.right_banner{
	margin: 0px 0px 9px 0px;
}
/**/
#left_menu {
	width: 126px;
	height: 396px;
	text-align: left;
	margin: 0px;
	background: url(../images/left_menu_bck.png) repeat-y left top;
}
#left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 21px; 
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
#left_menu a {
	display: block;
	background-image: url(../images/left_menu_item.png);
	padding: 0px 0px 0px 9px;
	font: 700 8pt/21px Tahoma;
	text-decoration: none;
	color: #000000;
}
#left_menu .first a {
	background-image: url(../images/left_menu_item_first.png);
	color: #FFFFFF;
}
#left_menu .parent a {
	;
}
#left_menu .parent a:hover{
	;	
}
#left_menu .child a {
	padding-left: 18px;
}
#left_menu .child a:hover{
	;
}
/**/
.mostly_readed{
	padding: 0px 6px 0px 4px;
}
.mostly_readed .sub_caption{
	height: 15px;
}
.mostly_readed .sub_caption .sc_item{
	float: left;
}
.mostly_readed .sub_caption .sc_sep{
	float: left;
	width: 15px;
	background: url(../images/mostly_readed_sep.png) no-repeat center center;
}
.mostly_readed .sub_caption a{
	font: 100 8pt/15px Tahoma;
	color: #0099bf;
}
.mostly_readed .img{
	padding: 0px 0px 5px 0px;
}
.mostly_readed img{
	width: 140px;
	height: 106px;
}
.mostly_readed .item{
	background: url(../images/icon_05.gif) no-repeat 0px 5px;
	padding: 0px 0px 5px 10px;
	clear: both;
}
.mostly_readed .item a{
	font: 100 8pt Tahoma;
}
/**/
.comment_marquee {
	width: 100%;
}
.comment_marquee .container{
	text-align: left;
	margin: 8px;
}
.comment_marquee .item{
	clear: both;
	margin-bottom: 8px;
}
.comment_marquee .item a{
	font: normal 8pt Tahoma;
	display: block;
}
/**/
.main_image_gallery {
	padding: 3px 8px 3px 6px;
}
.main_image_gallery .item{
	width: 136px;
	height: 168px;
	background: url(../images/main_gallery_item_bck.png) no-repeat left top;
	margin: 0px 0px 6px 0px;
}
.main_image_gallery .inner{
	padding: 6px 0px;
	text-align: center;
}
.main_image_gallery img {
	width: 124px;
	height: 94px;
}
.main_image_gallery .title{
	width: 116px;
	height: 52px;
	text-align: left;
	font: 700 11px/13px Tahoma;
	cursor: pointer;
	overflow: hidden;
}
.main_image_gallery .view_count{
	font: 100 10px/13px Tahoma;
	color: #747474;
}
/**/
.main_video_gallery {
	padding: 3px 8px 3px 6px;
}
.main_video_gallery .item{
	background: url(../images/main_video_item_bck.png) no-repeat left top;
	padding: 6px;
	margin: 0px 0px 6px 0px;
}
.main_video_gallery .inner{
	width: 124px;
	height: 148px;
	text-align: center;
}
.main_video_gallery img {
	width: 124px;
	height: 86px;
}
.main_video_gallery .title{
	width: 116px;
	height: 52px;
	text-align: left;
	font: 700 11px/13px Tahoma;
	cursor: pointer;
	overflow: hidden;
}
.main_video_gallery .view_count{
	font: 100 10px/13px Tahoma;
	color: #747474;
}
/**/
.main_caricature{
	padding: 8px 8px 0px 10px;
}
.main_caricature img{
	width: 132px;
}
/**/
.right_one_news{
	padding: 5px 8px 0px 10px;
	text-align: center;
}
.right_one_news div{
	width: 125px;
	overflow-x: hidden;
	text-align: left;
}
.right_one_news .title{
	margin-bottom: 5px;
}
.right_one_news .title a{
	color: #000000;
	font: 700 11px/13px Tahoma;
}
.right_one_news img{
	width: 132px;
	margin-bottom: 5px;
}
.right_one_news .short_content a{
	font: 100 11px/13px Tahoma;
}
.right_one_news .link a{
	font: 700 10px/13px Tahoma;
	color: #f05500;
}
.right_one_news_2 .title a{
	color: #e10000;
}
.right_one_news_2 .short_content a{
	font-weight: 700;
	color: #4d4d4d;
}
.right_one_news_3 .title{
	margin-bottom: 0px;
}
/**/
.right_slide_news{
	padding: 5px 8px 0px 10px;
	text-align: center;
}
.right_slide_news .item{
	width: 132px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #54CAE7;
}
.right_slide_news .image{
	margin-bottom: 5px;
	text-align: center;
}
.right_slide_news img{
	width: 110px;
	height: 84px;
}
.right_slide_news .title{
	margin-bottom: 5px;
}
.right_slide_news .title a{
	color: #000000;
	font: 700 11px/13px Tahoma;
}
.right_slide_news .short_content a{
	font: 100 11px/13px Tahoma;
}
/**/
.main_author {
	clear: both;
}
.main_author .article_content{
	background: url(../images/main_author_bck.png) repeat-x left top;
	margin: 1px 0px;
}
.main_author .article_content table{
	height: 103px;
	border-collapse: collapse;
}
.main_author .article_content img {
	width: 60px;
	height: 80px;
	margin-left: 5px;
	margin-right: 5px;
}
.main_author .article_content .title {
	width: 70px;
	overflow: hidden;
}
.main_author .article_content .title a{
	color: #000000;
	font: 100 8pt/15px Verdana;
}
.main_author .items{
	width: 145px;
	background-color: #607c93;
}
.main_author .item {
	height: 20px;
	font: 700 8pt/20px Tahoma;
	overflow-y: hidden;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
}
.main_author .item a{
	color: #FFFFFF;
}
/**/
.poll{
}
.poll .question{
	padding: 5px 0px 5px 0px;
	font: 100 8pt/15px Verdana;
}
.poll .image{
	width: 145px;
	overflow-x: hidden;
	margin: 0px 0px 5px 0px;
}
.poll .submit{
	text-align: right;
	height: 20px;
}
.poll .submit a{
	font: 700 8pt/18px Verdana;
	color: #FFFFFF;
	background-color: #828282;
	padding: 5px 10px;
	text-decoration: none;
}
/**/
.namaz_vakti {
	height: 40px;
	text-align: center;
}
.namaz_vakti select{
	width: 120px;
	font: 100 8pt/18px Tahoma;
	color: #4c4c4c;
	height: 18px;
	margin: 10px 0px 0px 0px;
}