*{
	font-family: verdana;
}
body {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
.clear{
	clear: both;
}
/**/
.main_container {
	text-align: left;
	width: 992px;
	border: solid 1px #ffffff;
	border-bottom-size: 0px;
}
.main_container_inner {
	padding: 1px 1px 0px 1px;
}
.base{
	clear: both;
	width: 990px;
	background: url(../images/base_bck.png) repeat-y;
}
.base_middle{
	float: left;
	padding: 0px 0px 0px 10px;
}
.base_middle .base_middle_inner{
	width: 649px;
	overflow-x: hidden;
}
.base_right{
	float: left;
	padding: 0px 20px 0px 11px;
	background: url(../images/base_middle_bck.png) repeat-y left;
}
.base_right .base_right_inner{
	width: 300px;
	padding: 10px 0px 10px 0px;
	overflow-x: hidden;
}
.base_2 .base_middle_inner{
	width: 860px;
	margin: 0px auto;
	overflow: hidden;
}
.base_2 .base_right{
	background: none;
	width: 0px;
	display: none;
}
/**/
.middle_left{
	float: left;
	width: 420px;
	background: url(../images/base_middle_bck.png) repeat-y right;
}
.middle_left_inner{
	padding: 7px 0px 7px 7px;
}
.middle_right{
	float: right;
	width: 229px;
}
.middle_right_inner{
	padding: 7px;
}
/**/
.banner_logo_top{
	width: 992px;
	text-align: center;
}
.middle_content{
	padding: 0px 7px 15px 7px;
}
.middle_banner{
	float: left;
	background: url(../images/banner_bck.png) no-repeat;
	padding: 7px;
	margin-bottom: 10px;
}
.banner_middle{
	margin-bottom: 10px;
	text-align: center;
	clear: both;
}
/**/
.gazette{
	float: left;
	background: url(../images/gazette_bck.png) no-repeat;
	position: relative;
	width: 150px;
	height: 74px;
	margin-left: 5px;
}
.gazette select{
	position: absolute;
	top: 44px;
	left: 17px;
	width: 116px;
	height: 18px;
	font: 100 8pt Tahoma;
}
/**/
.button{
	color: #FFFFFF;
	background-color: #828282;
	border: 1px solid #cccccc;
	font: 700 8pt/16px Tahoma;
}
.middle_page_title {
	width: 635px;
	height: 24px;
	font: 700 10pt/24px Arial;
	color: #CD0000;
	background: url(../images/middle_page_bck.png) no-repeat;
	margin-bottom: 5px;
	padding-left: 25px;
}
.middle_page_title span{
	padding-left: 15px;
}
.middle_page_title h1{
	font: 700 10pt/24px Arial;
	padding-left: 15px;
}
.middle_sub_page_title {
	background: url(../images/middle_sub_page_title.png) no-repeat;
	width: 635px;
	height: 33px;
	margin-bottom: 5px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	margin-left: 10px;
	font: bold 11px/30px Tahoma;
	color: #FFFFFF;
}
.middle_content{
	padding: 10px 7px;
}
/**/
.right_caption{
	clear: both;
	height: 32px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #ffffff;
	font: 700 8pt/24px Tahoma;
	overflow: hidden;
}
.right_caption span{
	padding-left: 11px;
}
.right_caption h1{
	font: 700 8pt/24px Tahoma;
}
.right_content{
	margin: 0px 0px 10px 0px;
}
.right_banner{
	margin: 0px 0px 9px 0px;
}
/**/
.font_sizer{
	text-align: right;
	margin-bottom: 10px;
}
.font_sizer img{
	width: 18px;
	height: 20px;
	margin-left: 2px;
}
/**/
.footer{
	clear: both;
	width: 990px;
	height: 120px;
	background: url(../images/footer_bck.png) no-repeat;
}
.footer .inner{
	padding: 4px 0px 0px 240px;
}
.footer .links{
	font: 700 8pt/18px Tahoma;
	color: #145981;
}
.footer .links a{
	font-weight: 700;
	color: #145981;
}
.footer .info, .footer .info a{
	font: 100 7pt/14px Tahoma;
	color: #545454;
}
/**/
.top{
	width: 990;
	height: 165px;
	background: url(../images/top_bck.png) no-repeat;
	position: relative;
}
.top .logo{
	position: absolute;
	top: 45px;
	left: 50px;
}
.top .logo img{
	width: 255px;
	height: 55px;
	border: 0px;
}
.top .menu_1{
	position: absolute;
	top: 13px;
	left: 382px;
	width: 442px;
	height: 27px;
}
.top .menu_1 *{
	color: #000000;
	text-align: center;
}
.top .menu_1 .first_item{
	float: left;
	background: url(../images/menu_1_first_item_bck.png) no-repeat;
	width: 81px;
	height: 27px;
	font: 700 7pt/27px Tahoma;
}
.top .menu_1 .first_item a{
	color: #ffffff;
}
.top .menu_1 .last_item{
	float: left;
	background: url(../images/menu_1_last_item_bck.png) no-repeat;
	width: 2px;
	height: 27px;
}
.top .menu_1 .item{
	float: left;
	background: url(../images/menu_1_item_bck.png) repeat-x;
	height: 27px;
	padding: 0px 10px;
}
.top .menu_1 .item a{
	font: 100 7pt/27px Tahoma;
}
.top .menu_1 .sep{
	float: left;
	background: url(../images/menu_1_sep_bck.png) no-repeat;
	width: 7px;
	height: 27px;
}
.top .banner{
	position: absolute;
	top: 40px;
	left: 348px;
	width: 476px;
	height: 68px;
	background: #ffffff;
}
.top .banner .inner{
	margin: 4px;
}
.top .welcome{
	position: absolute;
	top: 38px;
	left: 837px;
	width: 150px;
	height: 24px;
	font: 100 7pt/12px Tahoma;
	color: #ffffff;
}
.top .weather{
	position: absolute;
	top: 65px;
	left: 837px;
	width: 150px;
	height: 19px;
	font: 700 7pt/19px Tahoma;
	color: #ffffff;
}
.top .weather span{
	color: #ffd778;
}
.top .menu_2{
	position: absolute;
	top: 122px;
	left: 11px;
	width: 964px;
	height: 30px;
	overflow: hidden;
}
.top .menu_2 .item{
	float: left;
	height: 28px;
	font: 100 8pt/28px Tahoma;
	text-align: right;
}
.top .menu_2 .item_1{
	background: url(../images/menu_2_item_1_bck.png) repeat-x;
	border: solid 1px #dddddd;
	padding: 0px 11px;
}
.top .menu_2 .item_2{
	background: url(../images/menu_2_item_2_bck.png) repeat-x;
	border: solid 1px #185172;
}
.top .menu_2 .item_3{
	background: url(../images/menu_2_item_3_bck.png) repeat-x;
	border: solid 1px #0c8200;
}
.top .menu_2 .item_4{
	background: url(../images/menu_2_item_4_bck.png) repeat-x;
	border: solid 1px #0b91a1;
}
.top .menu_2 .item_2 a, .top .menu_2 .item_3 a, .top .menu_2 .item_4 a{
	color: #ffffff;
	font-weight: 700;
	padding: 0px 12px;
}
.top .menu_2 .sep{
	float: left;
	width: 1px;
	height: 30px;
	background: #ffffff;
}
/**/
.search .text{
	width: 186px;
	height: 21px;
	border: none;
	background: url(../images/search_input_bck.png) no-repeat;
	font: 100 8pt/21px Tahoma;
	color: #7b7b7b;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.search .submit{
	width: 114px;
	height: 21px;
	border: none;
	background: url(../images/search_submit_bck.png) no-repeat;
	font: 100 8pt Tahoma;
	color: #ffffff;
	vertical-align: middle;
}
/**/
.mostly_readed{
	position: relative;
	width: 300px;
	height: 356px;
	overflow: hidden;
	background: url(../images/mostly_bck.png) no-repeat;
	text-align: left;
	margin-bottom: 10px;
}
.mostly_readed .tabs{
	position: absolute;
	top: 0px;
	left: 213px;
	width: 84px;
	height: 24px;
}
.mostly_readed .tabs .tab_item{
	float: left;
	height: 24px;
}
.mostly_readed .tabs .tab_item a{
	font: 100 8pt/24px Tahoma;
	color: #000000;
}
.mostly_readed .tab_sep{
	padding: 0px 4px;
	height: 23px;
	font: 100 8pt/23px Tahoma;
	color: #ffffff;
	float: left;
}

.mostly_readed .mostly_content{
	position: absolute;
	top: 49px;
	left: 19px;
	width: 275px;
}
.mostly_readed .mostly_content .first_item{
	clear: both;
	height: 76px;
}
.mostly_readed .mostly_content img{
	margin: 0px 10px 8px 0px;
	width: 116px;
	height: 62px;
}
.mostly_readed .mostly_content .title_content{
	padding-top: 0px;
}
.mostly_readed .mostly_content .title{
	height: 18px;
	overflow: hidden;
}
.mostly_readed .mostly_content .title a{
	font: 700 8pt/18px Tahoma;
}
.mostly_readed .mostly_content .short_content{
	height: 39px;
	overflow: hidden;
}
.mostly_readed .mostly_content .short_content a{
	font: 100 8pt/13px Tahoma;
}
.mostly_readed .mostly_content .item{
	clear: both;
	background: url(../images/icon_01.png) no-repeat 0px 8px;
	height: 22px;
	overflow: hidden;
	padding-left: 15px;
}
.mostly_readed .mostly_content .item a{
	font: 700 8pt/22px Tahoma;
}
/**/
.currency{
	background: url(../images/currency_bck.png) no-repeat;
	width: 300px;
	height: 24px;
	margin-bottom: 10px;
}
.currency marquee{
	margin-left: 75px;
	width: 225px;
}
.currency table td{
	font: 100 8pt/24px Tahoma;
	height: 24px;
}
.currency img{
	width: 7px;
	height: 8px;
	margin: 0px 2px;
}
/**/
.login_box{
	width: 300px;
	background: #FFF;
	overflow-y: auto;
}
.login_box_inner{
	padding: 6px 0px 0px 25px;
}
.login_box input{
	background: url(../images/member_login_input.png);
	width: 126px;
	height: 17px;
	border: 0px;
	text-align: left;
	font: 100 8pt Tahoma;
	padding-left: 8px;
}
.login_box .welcome{
	font: 700 8pt/17px Tahoma;
	margin-bottom: 8px;
}
.login_box .link{
	background: url(../images/icon_01.gif) no-repeat 0px 7px;
	height: 18px;
}
.login_box .link a{
	font: 100 8pt/17px Tahoma;
	padding-left: 12px;
}
.login_box .button{
	width: 100px;
}
.login_box .submit {
	background: url(../images/member_login_submit.png);
	width: 77px;
	height: 17px;
	border: 0px;
	text-align: left;
}
/**/
.member_login{
	position: relative;
	height: 60px;
}
.member_login .username{
	position: absolute;
	top: 5px;
	left: 2px;
	text-align: center;
}
.member_login .pass{
	position: absolute;
	top: 5px;
	left: 124px;
	text-align: center;
}
.member_login .username input, .member_login .pass input{
	width: 120px;
	height: 19px;
	border: none;
	background: url(../images/input_bck.png) no-repeat;
	font: 100 8pt/17px Tahoma;
	color: #7B7B7B;
	text-align: center;
}
.member_login .submit{
	position: absolute;
	top: 6px;
	left: 246px;
	height: 19px;
	text-align: center;
	vertical-align: bottom;
}
.member_login .submit input{
	width: 50px;
	height: 19px;
	border: none;
	background: url(../images/submit_bck.gif) no-repeat;
	font: 100 8pt/17px Tahoma;
	color: #7B7B7B;
}
.member_login .link{
	position: absolute;
	top: 35px;
	left: 0px;
	width: 300px;
	text-align: center;
}
.member_login .link a, .member_login .link img{
	font: 100 8pt Tahoma;
	color: #7B7B7B;
}
/**/
.member_box{

}
.member_box .link{
	margin: 0;
	text-align: left;
	padding: 2px 15px;
}
.member_box .link a, .member_box .link img{
	font: 100 8pt Tahoma;
	color: #7B7B7B;
}
.member_box .member_name{
	font: 700 8pt/20px Tahoma;
	color: #004000;
	text-align: center;
}
.member_box .points{
	font: 700 8pt/17px Tahoma;
	text-align: center;
	color: #404040;
}
.member_box .item a{
	font-weight: 700;
	color: #803820;
}
/**/
.main_image_gallery{
	clear: both;
	padding: 0px 4px;
}
.main_image_gallery .item{
	float: left;
	position: relative;
	background: url(../images/main_gallery_item_bck.png) no-repeat;
	width: 146px;
	height: 168px;
}
.main_image_gallery .item img{
	position: absolute;
	top: 9px;
	left: 10px;
	width: 127px;
	height: 86px;
}
.main_image_gallery .item .short_content{
	position: absolute;
	top: 105px;
	left: 10px;
	width: 127px;
	height: 52px;
	overflow: hidden;
	font: 100 7pt/13px Tahoma;
	text-align: center;
}
.main_image_gallery .link{
	width: 292px;
	text-align: right;
	font: 700 8pt/16px Tahoma;
}
.main_image_gallery .link a{
	color: #666666;
	margin-right: 10px;
}
/**/
.interview{
	position: relative;
	height: 90px;
}
.interview img{
	position: absolute;
	top: 8px;
	left: 17px;
	width: 116px;
	height: 62px;
}
.interview .title{
	position: absolute;
	top: 8px;
	left: 140px;
	width: 150px;
	height: 26px;
	overflow: hidden;
	font: 700 8pt/13px Tahoma;
}
.interview .title a{
	color: #aa0000;
}
.interview .spot{
	position: absolute;
	top: 38px;
	left: 140px;
	width: 150px;
	height: 26px;
	overflow: hidden;
	font: 100 8pt/13px Tahoma;
}
.interview .link{
	position: absolute;
	top: 75px;
	width: 300px;
	text-align: right;
	font: 700 8pt/16px Tahoma;
}
.interview .link a{
	color: #666666;
	margin-right: 10px;
}
/**/
.main_video_gallery{
	position: relative;
	height: 203px;
}
.main_video_gallery img{
	position: absolute;
	top: 8px;
	left: 17px;
	width: 127px;
	height: 97px;
}
.main_video_gallery .title{
	position: absolute;
	top: 8px;
	left: 151px;
	width: 140px;
	height: 26px;
	overflow: hidden;
	font: 700 8pt/13px Tahoma;
}
.main_video_gallery .spot{
	position: absolute;
	top: 38px;
	left: 151px;
	width: 140px;
	height: 65px;
	overflow: hidden;
	font: 100 8pt/13px Tahoma;
}
.main_video_gallery .items{
	position: absolute;
	top: 115px;
	left: 17px;
	width: 265px;
	height: 76px;
	overflow: hidden;
}
.main_video_gallery .items .item{
	font: 700 8pt/19px Tahoma;
	padding-left: 22px;
	background: url(../images/main_video_item_bck.png) no-repeat;
}
.main_video_gallery .items .item a{
	color: #393939;
}
/**/
.quick_launch_1{
	width: 215px;
	height: 206px;
	background: url(../images/quick_launch_1_bck.png) no-repeat;
	margin-bottom: 7px;
}
.quick_launch_1_inner{
	padding: 7px 9px 0px 9px;
}
.quick_launch_1 .link{
	width: 150px;
	height: 24px;
	padding-left: 40px;
	font: 700 9pt/20px Tahoma;
	color: #4b4b4b;
}
.quick_launch_1 .item{
	font: 700 8pt/21px Tahoma;
	padding: 0px 14px;
}
/**/
.quick_launch_3{
	width: 215px;
	height: 185px;
	background: url(../images/quick_launch_3_bck.png) no-repeat;
	margin-bottom: 7px;
}
.quick_launch_3_inner{
	padding: 7px 9px 0px 9px;
}
.quick_launch_3 .link{
	width: 150px;
	height: 24px;
	padding-left: 40px;
	font: 700 9pt/20px Tahoma;
	color: #0b7900;
}
.quick_launch_3 .item{
	font: 700 8pt/21px Tahoma;
	padding: 0px 14px;
}
/**/
.quick_launch_4{
	width: 215px;
	height: 185px;
	background: url(../images/quick_launch_4_bck.png) no-repeat;
	margin-bottom: 7px;
}
.quick_launch_4_inner{
	padding: 7px 9px 0px 9px;
}
.quick_launch_4 .link{
	width: 150px;
	height: 24px;
	padding-left: 40px;
	font: 700 9pt/20px Tahoma;
	color: #0a8391;
}
.quick_launch_4 .item{
	font: 700 8pt/21px Tahoma;
	padding: 0px 14px;
}
/**/
.index_cat_news_2_1, .index_cat_news_2_2, .index_cat_news_2_3{
	width: 215px;
	height: 394px;
	margin-bottom: 7px;
}
.index_cat_news_2_1 .cat_inner, .index_cat_news_2_2 .cat_inner, .index_cat_news_2_3 .cat_inner{
	padding: 6px 8px 0px 8px;
}
.index_cat_news_2_1{
	background: url(../images/index_cat_2_1_bck.png) no-repeat;
}
.index_cat_news_2_2{
	background: url(../images/index_cat_2_2_bck.png) no-repeat;
}
.index_cat_news_2_3{
	background: url(../images/index_cat_2_3_bck.png) no-repeat;
}
.index_cat_news_2_1 .link, .index_cat_news_2_2 .link, .index_cat_news_2_3 .link{
	width: 150px;
	height: 24px;
	padding-left: 15px;
	font: 700 9pt/20px Tahoma;
}
.index_cat_news_2_1 .link a{
	color: #FFFFFF;
}
.index_cat_news_2_2 .link a{
	color: #FFFFFF;
}
.index_cat_news_2_3 .link a{
	color: #FFFFFF;
}

.index_cat_news_2_1 .item, .index_cat_news_2_2 .item, .index_cat_news_2_3 .item{
	position: relative;
	width: 199px;
	height: 178px;
	overflow: hidden;
}
.index_cat_news_2_1 .item .transparent_layer, .index_cat_news_2_2 .item .transparent_layer, .index_cat_news_2_3 .item .transparent_layer{
	position: absolute;
	top: 76px;
	left: 0px;
	width: 199px;
	height: 24px;
	z-index: 2;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	background: #000;
}
.index_cat_news_2_1 .item .image, .index_cat_news_2_2 .item .image, .index_cat_news_2_3 .item .image{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.index_cat_news_2_1 .item .image img, .index_cat_news_2_2 .item .image img, .index_cat_news_2_3 .item .image img{
	width: 199px;
	height: 104px;
}
.index_cat_news_2_1 .item .title, .index_cat_news_2_2 .item .title, .index_cat_news_2_3 .item .title{
	position: absolute;
	top: 76px;
	left: 0px;
	width: 199px;
	height: 24px;
	overflow: hidden;
	font: 700 7pt/24px Tahoma;
	text-align: center;
	z-index: 3;
}
.index_cat_news_2_1 .item .title a, .index_cat_news_2_2 .item .title a, .index_cat_news_2_3 .item .title a{
	color: #FFF;
}
.index_cat_news_2_1 .item .spot, .index_cat_news_2_2 .item .spot, .index_cat_news_2_3 .item .spot{
	position: absolute;
	top: 110px;
	left: 5px;
	width: 189px;
	height: 56px;
	overflow: hidden;
	font: 100 8pt/14px Tahoma;
}
/**/
.special_news .item{
	position: relative;
	width: 215px;
	height: 120px;
	overflow: hidden;
	background: url(../images/index_news_image_bck.png) no-repeat;
	margin-bottom: 7px;
}
.special_news .item .transparent_layer{
	position: absolute;
	top: 84px;
	left: 8px;
	width: 199px;
	height: 24px;
	z-index: 2;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	background: #000;
}
.special_news .item .image{
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 1;
}
.special_news .item .image img{
	width: 199px;
	height: 104px;
}
.special_news .item .title{
	position: absolute;
	top: 84px;
	left: 18px;
	width: 179px;
	height: 24px;
	overflow: hidden;
	font: 700 7pt/24px Tahoma;
	text-align: center;
	z-index: 3;
}
.special_news .item .title a{
	color: #FFF;
}
/**/
.main_author {
	clear: both;
	background: url(../images/main_author_bck.png) no-repeat left top;
}
.main_author .article_content{
	position: relative;
	width: 300px;
	height: 86px;
}
.main_author .article_content .image{
	position: absolute;
	top: 4px;
	left: 26px;
	width: 54px;
	height: 72px;
}
.main_author .article_content img {
	width: 54px;
	height: 72px;
}
.main_author .article_content .author{
	position: absolute;
	top: 9px;
	left: 90px;
	width: 200px;
	height: 14px;
	overflow: hidden;
	font: 700 8pt/14px Tahoma;
	color: #301243;
}
.main_author .article_content .title{
	position: absolute;
	top: 24px;
	left: 90px;
	width: 150px;
	height: 45px;
	overflow: hidden;
	border-collapse: collapse;
}
.main_author .article_content .title div{
	width: 45px;
	overflow: hidden;
}
.main_author .article_content .title a{
	color: #808080;
	font: 700 8pt/15px Tahoma;
}
.main_author .items{
	clear: both;
}
.main_author .item_even, .main_author .item_odd{
	width: 300px;
	height: 18px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #dcdcdc;
}
.main_author .item_even{
	background: #ffffff;
}
.main_author .item_odd{
	background: #efefef;
}
.main_author .item_left, .main_author .item_right{
	width: 148px;
	height: 18px;
	overflow: hidden;
	font: 700 7pt/18px Tahoma;
}
.main_author .item_left{
	float: left;
	text-align: right;
	background: url(../images/icon_02.png) no-repeat right center;
}
.main_author .item_right{
	float: right;
	text-aling: left;
	background: url(../images/icon_03.png) no-repeat left center;
}
.main_author .item_left span{
	padding-right: 13px;
}
.main_author .item_right span{
	padding-left: 13px;
}
/**/
.main_poll{
	padding: 6px 13px;
}
.main_poll .question{
	padding: 5px 0px 5px 0px;
	font: 700 8pt/15px Verdana;
}
.main_poll img{
	width: 274px;
	height: 60px;
	margin: 0px 0px 5px 0px;
}
.main_poll .submit{
	height: 20px;
}
.main_poll .submit a{
	font: 700 7pt/18px Verdana;
	color: #145981;
	padding: 5px 10px;
	text-decoration: none;
}
/**/
.main_link_bank {
  	clear: both;
	margin-top: 6px;
}
.main_link_bank .item{
    height: 24px;
    text-align: center;
}
.main_link_bank .item select{
    font-size: 8pt;
    width: 140px;
}
/**/
.flash_news{
	width: 790px;
	height: 25px;
	background: url(../images/flash_news_bck.png) no-repeat;
	margin: 0px 11px 2px 11px;
}
.flash_news .alert{
	float: left;
	height: 25px;
	width: 50px;
	text-align: center;
	font: 700 10pt/24px Arial;
	color: red;
}
.flash_news .title{
	float: left;
	height: 25px;
}
.flash_news .title a{
	padding-left: 10px;
	color: #202020;
	font: 700 12pt/25px Arial;
}
/**/
.gazette marquee{
	width: 100%;
	height: 30px;
}
.gazette a{
	padding: 0px 5px;
}
/**/
.index_election{
	background: url(../images/index_election_bck.jpg) no-repeat left center;
	width: 300px;
	height: 250px;
}
.index_election_inner{
	padding-top: 27px;
}
.index_election .item{
	font: 700 8pt/24px Tahoma;
	padding-left: 54px;
}
.index_election .item a{
	color: #FFF;
}
/**/
.election_header{
	font: 700 8pt/16px Tahoma;
	margin: 10px 0px;
	color: #800000;
}
.election_header a{
	color: #800000;
}
/**/
.election_flash_outer{
	background: url(../images/base_bck.png) repeat-y;
}
.election_flash{
	width: 775px;
	margin: 0px auto;
}
/**/
.live_imsakiye_container{
	background: url(../images/live_imsakiye_bck.png) no-repeat right top;
	border: solid 1px #d8d8d8;
	padding: 124px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
}
.live_imsakiye{
	width: 100%;
}
.live_imsakiye .header{
	font-weight: 700;
	text-align: center;
}
.live_imsakiye td{
	font: 700 8pt/20px Tahoma;
	border-bottom: solid 1px #d8d8d8;
	padding: 0px 5px;
}
.live_imsakiye td a{
	font: 100 8pt/20px Tahoma;
	color: #000080;
}
.live_imsakiye .iftar{
	width: 80px;
	font-weight: 700;
	color: #800000;
	text-align: center;
}
.live_imsakiye .imsak{
	width: 80px;
	font-weight: 700;
	color: #000080;
	text-align: center;
}
.live_imsakiye .highlight{
	background: #ffcb03;
}
.live_imsakiye .highlight td{
	font-weight: 700;
}
/**/
.main_pharmacy{
	background: url(../images/main_pharmacy.jpg) no-repeat;
	margin-bottom: 10px;
}
.main_pharmacy img{
	width: 300px;
	height: 64px;
}
/**/
vakith {width:300px;height:144px;background:url(../images/img_81.gif);margin-bottom:19px}
	.vakith a {color:#FFFFFF;font-size:18px;line-height:18px}
#tr_ajax_sbjcts img {display:none}
.namaz_0 {float:left;width:190px;height:159px;background:url(../images/namaz.gif)}
.namaz_1 {float:left;width:109px;height:157px;border:1px solid #d8d8d8;border-left:none;background:url(../images/img_275.gif)}
	.namaz_1 select {color:#797979;width:107px;height:18px;line-height:18px;font-size:10px;margin:6px 0px 0px -19px;position:relative}
.namaz_1a {width:106px;height:90px;background:url(../images/img_276.gif) repeat-x;line-height:15px;color:#5c5c5c;margin-left:-19px;position:relative;}

/**/
.hd_0 {width:300px;height:119px;background:url(../images/img2_63.gif);overflow:hidden}
.hd_1 {float:left;width:2px;height:89px;background:url(../images/img2_64.gif);}
.hd_2 {float:left;width:296px;height:89px;background:url(../images/img2_66.gif)}
	.hd_2 img {float:left;margin:20px 12px 0px 12px}
.hd_3 {float:left;width:2px;height:89px;background:url(../images/img2_68.gif);}
#hd_value {font-size:35px;color:#ffa200;font-family:tahoma;float:right;margin-right:19px}
	#hd_value img {margin:13px 13px 0px 0px}
div_cityname1 {background:url(../images/img2_63x.gif) 0px -16px;width:138px;height:16px;line-height:16px;margin:19px 0px 0px 16px;text-align:center;font-size:10px;color:#6e6e6e;display:block;cursor:pointer}
.div_cityname {background:url(../images/img2_63x.gif) 0px 0px;width:138px;height:16px;line-height:16px;margin:19px 0px 0px 16px;text-align:center;font-size:10px;color:#6e6e6e;display:block;cursor:pointer}
.