body{
	background-color:#E8ECF5;
}
.cleardiv{
	clear:both;
}
.all{
	background-image: url(../images/all_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
		
}
.all_top{
/*	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.all_bottom{
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3a3b3b;
	margin-left:auto;
	margin-right:auto;
	width:1004px;
	min-height:700px;
}
.header_block{
	position:relative;
	height:227px;
}
.flash_block{
	position:absolute;
	left:0px;
	top:0px;
	width:1014px;
	height:219px;
	padding-left:-5px;
	margin-left:-5px;
	padding-top:0px;
/*	background-image: url(../images/flash_bkg.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
overflow:hidden;
	z-index:1;
}
.tel_text{
	position:absolute;
	left:722px;
	top:25px;
	font-size:17px;
	color:#21409a;
	z-index:2;
}
.menu_block{
	height:32px;
	top:313px;
	position:absolute;
	width:100%;
	padding-left:3px;
}
.menu_block ul{
}
.menu_block ul li{
	padding-left:26px;
	padding-right:25px;
	float:left;
	padding-top:10px;
	font-weight:bold;
	font-size:13px;
}
.menu_block ul li.selected{
	background-image: url(../images/top_menu_bkg-selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color:#565151;
	height:22px;

}
.menu_block ul li.selected a{
	color:#565151;
}
.menu_block ul li a{
	color:#FFF;
	text-decoration:none;
}
.menu_block ul li a:hover{
	text-decoration:underline;
}
.menu_block ul li.separator{
	height:32px;
	padding:0px;
	width:2px;
	background-image: url(../images/menu_separator.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.body_block{
	padding-bottom:30px;
}
.info_block{
	float:left;
	width:203px;
	padding-left:5px;
}
.info_block1{
	float:left;
	width:190px;
	padding-left:5px;
}
.common_header{
	font-size:18px;
	font-weight:bold;
	color:#565151;
	background-image: url(../images/header_bkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:13px;
	padding-top:12px;
}
.news_block{
	padding-bottom:10px;
}
.news_item{
	clear:both;
	font-size:12px;
	color:#565151;
	padding-top:10px;
	padding-bottom:11px;
	background-image: url(../images/news_separator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height:normal;
}
.news_img{
	float:left;
	border: 1px solid #B3AFAE;
	display:block;
	margin-right:3px;
	margin-bottom:3px;
}
.news_more{
	text-align:right;
	clear:both;
	padding-top:2px;
	padding-right:7px;
}
.news_more a{
	color:#9f0000;
	text-decoration:none;
}
.news_more a:hover{
	text-decoration:underline;
}
.contact_block{
	font-size:12px;
	padding-top:30px;
/*	color:#918787;*/
	line-height:normal;
	padding-bottom:10px;
}
.data_block{
	float: right;
	width:192px;
	padding-top:20px;
}
.search_block{
	background-image: url(../images/search_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:28px;
}
.search_block ul{
}
.search_block ul li{
	float:left;
}
.search_text{
	width:136px;
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-right:5px;
	height:28px;
	background-image: url(../images/search_inner_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:none;
	color:#656565;
	font-style:italic;
}
.search_button{
	margin-top:5px;
	margin-left:5px;
}
.action_block{
	padding-bottom:10px;
	padding-right:3px;
}
.action_item{
	clear:both;
	font-size:12px;
	color:#565151;
	padding-top:15px;
	padding-bottom:11px;
	background-image: url(../images/news_separator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height:normal;
}
.action_img{
	float:left;
	border: 1px solid #B3AFAE;
	display:block;
	margin-right:3px;
	margin-bottom:3px;
}
.action_more{
	text-align:right;
	padding-top:2px;
	padding-right:6px;
	clear:both;
}
.action_more a{
	color:#9f0000;
	text-decoration:none;
}
.action_more a:hover{
	text-decoration:underline;
}
.partners_block{
/*	padding-top:20px;*/
}
.partners_line{
	padding-top:10px;
	padding-bottom:10px;
}
.content_block{
	width:590px;
	float:right;
	padding-right:10px;
}
.common_text_block{
	padding-top:15px;
	line-height:normal;
}
.pr_table table{ 
/*    background-color:#2F2F2F; */
    border-collapse:collapse; 
	border:#cccccc solid 1px; 
	margin-bottom:1px; 
	margin-left:1px; 
	margin-top:10px; 
/*	width:386px; */
	text-align:center;
}
.pr_table table td,th{
    border: #cccccc solid 1px; 
	padding:2px;
}

.pr_table p {
margin: 1.12em 0;
font-size:12px;
}
.pr_table ol, .pr_table ul, .pr_table li {
list-style: disc;
margin-left: 1.12em;
font-size:12px;
}

h1{
	margin-bottom:15px;
	color:#9f0000;
	font-size:18px;
	font-weight:bold;
}
.new_hits_block{
	padding-top:30px;
}
.new_hits_line{
	clear:both;
	padding-top:25px;
}
.new_hits_item{
	float:left;
width:182px;
	background-image: url(../images/new_hits_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:187px;
	margin-left:7px;
	margin-right:7px;
}
.new_hits_img{
	padding-left:6px;
	padding-right:6px;
	padding-top:10px;
	height:140px;
	overflow:hidden;
}
.new_hits_text{
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	padding-top:6px;
display:block;
}
.new_hits_text a{
	color:#FFF;
	text-decoration:none;
}
.new_hits_text a:hover{
	text-decoration:underline;
}
.footer_block{
	height:107px;
	position:relative;
}
.copyrights{
	position:absolute;
	left:35px;
	top:20px;
	color:#C7CDCD;
	font-size:12px;
}
.developers{
	color:#C7CDCD;
	position:absolute;
	right:35px;
	font-size:12px;
	top:20px;
}
.developers a{
	color:#C7CDCD;
	text-decoration:underline;
}
.developers a:hover{
	text-decoration:none;
}

.dop_menu_block{
/*	background-image: url(../images/common_header_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-family:Tahoma, Geneva, sans-serif;
	position:relative;
	padding-top:20px;
	padding-left:0px;
}
.dop_menu_block ul{
	font-size:11px;
	
}
.dop_menu_block ul li{
	background-image: url(../images/dop_menu_ul-li.gif);
	background-repeat: no-repeat;
	background-position: 11px 13px;
	padding-left:20px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	border-bottom-width: 1px;
	padding-top:8px;
	padding-bottom:9px;
	background-color:#E9E9E9;
}
.dop_menu_block ul li a{
/*	color:#0e52a0;*/
	color:#565151;
	text-decoration:underline;
}
.dop_menu_block ul li a:hover{
	text-decoration:none;
}
.dop_menu_block h3{
	font-weight:normal;
	font-size:13px;
	position:relative;
/*	background-image: url(../images/dop_menu_li.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;*/
	padding-left:15px;
	padding-top:8px;
	padding-bottom:9px;
	background-color:#F6F6F6;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	border-top-width: 1px;
	border-right-width: 1px;	
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-color: #D1D1D1;	
	border-left-color: #D1D1D1;
}
.dop_menu_block h3 a{
/*	color:#0e52a0;*/
	color:#565151;
	text-decoration:underline;
}
.dop_menu_block h3 a:hover{
	text-decoration:none;
}
.dop_menu_block h3.selected{
	background-color:#FFF;
}
.dop_menu_block h3.selected a{
	font-weight:bold;
	color:#454c53;
	text-decoration: none;
}
.dop_menu_block li.selected a{
	font-weight:bold;
	color:#454c53;
	text-decoration: none;
}
.dop_menu_block h3.selected a:hover{
	text-decoration:underline;
}
.dop_menu_block h3.selected .selected_mask{
/*	background-image: url(../images/dop_menu_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	display:block;
	width:8px;
	height:7px;
	position:absolute;
	left:13px;
	bottom:-7px;
	z-index:2;
}
*+html .dop_menu_block h3.selected .selected_mask{/**********for ie7***************/
	bottom:-6px;
}

.sub_menu_block{
	background-image: url(../images/subMenu-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height:24px;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#959595;
	margin-bottom:0px;
	z-index:1;	
}
.sub_menu_block ul{
	padding-left:17px;
	padding-top:3px;
}
.sub_menu_block ul li{
	float:left;
	padding-top:3px;
	padding-left:12px;
	padding-right:5px;
}
.sub_menu_block ul li.sub_index_page{
	padding:0px;
}
.sub_menu_block ul li.sub_index_page a{
	background-image: url(../images/sub_menu_index.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:20px;
	height:19px;
	padding-right:10px;
}
.sub_menu_block ul li a{
	text-decoration:underline;
	color:#9f0000;
/*	background-image: url(../images/dop_menu_li.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
}
.sub_menu_block ul li a:hover{
	text-decoration:none;
}
.sub_menu_block ul li.selected{
/*	background-image: url(../images/sub_menu_selected.gif);
	background-repeat: no-repeat;
	background-position: right 7px
*/
}
.sub_menu_block ul li.selected a{
	font-weight:bold;
	color:#959595;
	text-decoration:none;
}
.sub_menu_block ul li.selected a:hover{
	text-decoration:underline;
}
.sep_arr{
	padding-right:10px;
}


.news_more_item{
	margin-bottom:35px;
}
.news_more_img{
	float:left;
	margin-right:5px;
	position:relative;
}
.news_more_img img{
	border: 1px solid #CACACA;
	padding:3px;
	width: 80px;
	height: 80px;
}
.news_more1_img{
	float:left;
	margin-right:5px;
	margin-top:15px;
	position:relative;
}
.news_more1_img img{
	border: 1px solid #CACACA;
	padding:3px;
	width: 200px;
}
.news_more_img_div{
	width: 74px;
	height: 62px;
	display:block;
}
.news_more_text{
	float:left;
	padding-left:18px;
	padding-right:4px;
	margin-top:-2px;
	width:645px;
	line-height:14px;
}
.news_mask{
	display:block;
	background-image: url(../images/news_mask.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:14px;
	height:9px;
	top:10px;
	left:0px;
	position:absolute;
}
.news_more_date{
	font-size:11px;
	color:#959595;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	font-weight:bold;
}
.date{
	font-size:12px;
	color:#9f0000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:10px;
	font-weight:bold;
}
.news_more_link{
	color:#9f0000;
	font-size:12px;
	line-height:15px;
/*	display:inline-block;*/
	text-decoration:underline;
	padding-bottom:9px;
}
.news_more_link:hover{
	text-decoration:none;
}
.news_more_article{
/*	background-image: url(../images/news-link.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:35px;
}
.pager_block{
	color:#545454;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
	min-height:1px;
	list-style: none;
	list-style-type:none;

}
* html .pager_block{/*************for ie6****************/
	height:1px;
}
.pager_block ul{
	list-style: none;
	list-style-type:none;
}
.pager_block ul li{
	float:left;
	padding-left:2px;
	padding-right:2px;
	list-style: none;
	list-style-type:none;
}
.pager_block ul li.pager_name{
	font-size:11px;
	padding-right:13px;
	padding-top:4px;
	list-style: none;
	list-style-type:none;
}
.pager_block ul li a{
	color:#064893;
	font-size:12px;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	text-decoration:underline;
	list-style-type:none;

}
.pager_block ul li a:hover{
	text-decoration:none;
	list-style-type:none;
}
.pager_block ul li.selected a{
	color:#FFF;
	text-decoration:none;
	background-color:#064892;
	list-style-type:none;
}
.pager_block ul li.selected a:hover{
	text-decoration: underline;
	list-style-type:none;
}
.common_text_block a{
	text-decoration:underline;
	color:#9f0000;
}
.news_item a{
	text-decoration:underline;
	color:#9f0000;
}
.limit{
	margin-left:-3px;
	background-color: #003399;
	height: 6px;
	width:1012px;
}
.top_banners{
	margin-left:-4px;
	margin-bottom:0px;
}
