
/*---------Global---------*/
*{
	margin:0;
	padding:0;
}
p{
	padding:0;
	margin:0 0 15px 0;
}
html,body{width:100%;}
body{
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	background:#f2f5f8;
	/*text-align:center;*/
	font-size:12px;
}
a{
	color:#1d5d9f;
}
h1{
	font-size:20px;
	color:#1c4c9c;
	margin:25px 0 15px 0;
	font-family:Tahoma, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-weight: normal;
}
p,span,tr,td,textarea,div,input{
	text-align:left;
}
#wrapper{
}
#top{
	min-width:940px;
	height:92px;
	overflow:hidden;
	background:url(background.gif) repeat-x bottom white;
	padding:15px 60px 0 60px;
}
#main{
	overflow:hidden;
	min-width:940px;
	max-width:1300px;
	margin:auto;
	padding:0 60px;
}
#footer{
	overflow:hidden;
	position:relative;
	/*width:100%;*/
	height:92px;
	background:#FFF;
	padding:0 60px;
}
/*------списки----------------*/

ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	margin-left: 12px;
	list-style-type: disc;
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}

.nodecor{
	text-decoration: none;
}
/*---------Top--------*/
#top-menu{
	min-width:940px;
	max-width:1300px;
	margin:auto;
}
#logo{
	float:left;
	background:url(logo.png);
	width:181px;
	height:71px;
	margin:0 20px 0 15px;
}
#partners{
	height:40px;
	line-height:40px;
	margin:20px 20px 0 80px;
	float:left;
	color:gray;
	font-family: Verdana;
	text-align:left;
}
#icons{
	margin:30px 0 0 0;
	float:right;
}
#icons a{
	display:block;
	text-decoration:none;
}
#mail{
	overflow:hidden;
	float: right;
	width:13px;
	height:13px;
	background:url(mail.gif) no-repeat;
	margin-right:25px;
}
#fav{
	float: right;
	width:13px;
	height:13px;
	background:url(fav.gif) no-repeat;
}
.partners_icons{
	float:left;
	margin:20px 0 0 0;
}
/*---------Header---------*/
#header{
	margin:auto 8px;
}
/* Horizontal Drop Down Menu
------------------------------ */
.menu-h-d{
	width:100%;
	float:left;
	font-size:17px;
	list-style:none;
	background:url(main-center.png) repeat-x;
	margin:0;
}
.menu-h-d li{
	float:left;
	display: inline;
	line-height:43px;
	padding:0 11px;
	height:45px;
	background:url(main-line.png) no-repeat right;
	position: relative;
	margin:0;
}
.menu-h-d #left{
	background:url(main-left.png) no-repeat;
	width:8px;
	padding:0;
	margin-left:-8px;
}
.menu-h-d #first{
	padding-left:5px;
}
.menu-h-d .sub{
	background:url(main-line.png) no-repeat right;
}
.menu-h-d #last{
	background:none;
	padding:0;
	float:right;
}
.menu-h-d #last input#s{
	margin:12px 1px 0 0;
	width:120px;
	color:gray;
	font-size:10px;
}
.menu-h-d #last input.search{
	width:11px;
	height:12px;
	border:0px;
	margin:12px 18px 0 0;
}
.menu-h-d #right{
	float:right;
	background:url(main-right.png) no-repeat;
	width:8px;
	padding:0;
	margin-right:-8px;
}
.menu-h-d a{
	color:#42597e;
	text-decoration: none;
	padding:5px 10px 15px 10px;
}
.menu-h-d li span{
	padding:5px 10px 15px 10px;
	color:#2c3949;
}
.menu-h-d ul{
	font-size:12px;
	text-align:left;
	display: none;
	position: absolute;
	top: 45px;
	left: 5px;
	background: url(sub_background.gif) bottom repeat-x #f9fafb;
	border: 1px solid #d0d0d0;
	border-top:0px;
	padding:10px 0;
	margin:0;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.menu-h-d ul ul{
	left: 100%;
	margin:0;
}
.menu-h-d li li {
	background: none;
	border-width: 1px 1px 0px 1px;
	width:180px;
	height:28px;
}
.menu-h-d li.sub:hover a, .menu-h-d li.sub:hover span{
	padding:4px 9px 15px 9px;
	background: #f9fafb;
	border:1px solid #d0d0d0;
	border-bottom: 0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.menu-h-d li.sub:hover li a{
	background: none;
	border: 0px;
}
.menu-h-d li li a{
	display:block;
	padding:0;
	margin-top:-11px;
}
.menu-h-d li li:hover{
	background: #d6e0e9;
}
.menu-h-d ul a{

}
.menu-h-d li:hover ul ul,
.menu-h-d li:hover ul li:hover ul ul{
	display: none;
}
.menu-h-d li:hover ul,
.menu-h-d li:hover ul li:hover ul,
.menu-h-d li:hover ul li:hover ul li:hover ul{
	display: block;
}
/*---------Content---------*/
#content{
	width:100%;
	margin:10px 0;
	float:left;
}
#left_side{
	width:225px;
	float:left;
}
.left_img{
	margin-bottom:30px;
	height:150px;
}
#right_side{
	overflow:visible;
	text-align:left;
	margin:15px 0 0 245px;
}
#left_menu{
	list-style:none;
	margin:5px 0 80px 0;
}
#left_menu li{
	list-style:none;
	width:205px;
	height:60px;
	border-bottom: 1px dotted #b7b7b7;
	text-align: left;
}
#left_menu #last{
	border:0;
}
#left_menu a{
	color:#64768b;
	text-decoration: none;
}
#left_menu #cur{
	color:#2c3949;
}
#left_menu .single{
	font-size:16px;
	display: block;
	padding:20px 0 0 55px;
}
#left_menu .double{
	font-size:16px;
	display: block;
	padding:14px 0 0 55px;
	line-height:16px;
}
.gas_news_footer span, .gas_news_footer span, .gas_news_footer span, .gas_news_footer span{
	display:block;
	float:left;
}
.print{
	display:block;
	float:left;
	background:url(print.gif) no-repeat;
	width:14px;
	height:14px;
	text-decoration:none;
}
.menu_icons{
	width:34px;
	height:28px;
	float:left;
	margin:16px 15px 16px 12px;
}
.div_text2{
	padding:15px 30px 15px 30px;
}
.div_text{
	padding:45px 30px 15px 30px;
}
.hierbar{
	font-size:11px;
	color:#b95c4d;
}
.hierbar a{
	color:#5b5b65;
}
/*---------div---------*/
.div_main2{
	margin-bottom:50px;
	overflow:hidden;
	background:url(div-center.gif) repeat-x #f2f5f8;
}
.div_main{
	margin:50px -30px 0 -30px;
	overflow:hidden;
	background:url(div-center.gif) repeat-x #f2f5f8;
}
.div_left{
	float:left;
	width:8px;
	height:310px;
	background:url(div-left.gif) no-repeat #f2f5f8;
}
.div_right{
	float:right;
	width:8px;
	height:310px;
	background:url(div-right.gif) no-repeat #f2f5f8;
}
.div_title_news,.div_title,.div_title_lib,.div_title_Australia{
	float:right;
	margin-right:35px;
	width:118px;
	font-size:12px;
}
.div_title_news a,.div_title a,.div_title_lib a,.div_title_Australia a{
	color:white;
}
.div_title_news span,.div_title span,.div_title_lib span,.div_title_Australia span{
	text-align:center;
	float:left;
	width:100%;
}
.div_title_news{
	height:37px;
	background:url(div_title_news.gif) no-repeat;
}
.div_title_news span{
	display: block;
	padding-top:2px;
}
.div_title_news span a{
	display: block;
	padding: 0 6px;
	text-align: center;
}
.div_title{
	height:37px;
	background:url(div_title.gif) no-repeat;
}
.div_title span{
	display: block;
	padding-top:2px;
}
.div_title_lib{
	height:30px;
	background:url(div_title_lib.gif) no-repeat;
}
.div_title_lib span{
	display: block;
	padding-top:8px;
}
.div_title_Australia{
	height:37px;
	background:url(div_title_Australia.gif) no-repeat;
}
.div_title_Australia span{
	display: block;
	padding-top:2px;
}

/*---------News part---------*/
.news_ul{

}
.news_ul li{
	margin:0 0 20px 0;
	overflow:hidden;
	float:none;
	list-style: none;
}
.news_ul span{
	font-size:12px;
	display:block;
	margin-left:225px;
}
.news_ul .news_footer{
	font-size:12px;
	display:block;
	margin:10px 0 0 225px;
	color:#585d61;
}
.news_img{
	width:200px;
	margin-right:25px;
}
.gas_news_ul{
	color:#f9a729;
	margin-left:10px;
}
.gas_news_ul li{
	padding:5px 0 5px 0;
	margin:0;
	float:none;
	font-size:12px;
	border-bottom: 1px dotted #b7b7b7;
}
.gas_news_ul li.first{
	padding:5px 0 5px 0;
	margin-left:-15px;
	float:none;
	list-style: none;
	border: 0;
	list-style: none;
}
.gas_news_ul li.first a{
	margin-left:0;
}
.gas_news_ul li.first span a{
	font-size:20px;
	color:#1d5d9f;
	font-family:font-family:Tahoma, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
.gas_news_ul li.first span.gas_news_footer a{
	font-size:12px;
	color:#1c4c9c;
	margin:0;
	padding:0;
}
.gas_news_ul span{
	font-weight: bold;
	color:#585d61;
	font-size:12px;
	display:block;
}
.gas_news_ul span a{
	font-weight:normal;
	font-size:12px;
	color:#585d61;
	margin-left:10px;
}
.gas_news_footer{
	font-size:12px;
	display:block;
	color:#585d61;
	margin:10px 0 40px 0;
}
.iterv_news_table{
	width:100%;
}
.iterv_news_table td, .iterv_news_table td.last{
	vertical-align: top;
	width:45%;
	border-bottom:1px dotted #b7b7b7;
}
.iterv_news_table td.last{
	border-bottom:0px;
}
.iterv_news_img{
	width:65px;
	margin-right:15px;
}
.iterv_news_table span{
	margin-left:85;
	font-size:12px;
	color:#585d61;
	display:block;
}
.iterv_news_table .news_footer{
	font-weight:bold;
	clear:both;
	float:left;
	margin:12px 0 0 0;
	padding-bottom:10px;
}
.publ_news_ul{
	list-style: none;
}
.publ_news_ul li{
	margin:0;
	list-style:none;
	padding:16px 0;
	float:none;
	color:#585d61;
	font-size:12px;
	border-bottom: 1px dotted #b7b7b7;
}
.publ_news_ul li#last{
	border-bottom:0px;
}
.publ_news_ul .news_footer{
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-top:8px;
	color:#585d61;
}
.publ_news_ul .news_footer a, .iterv_news_ul .news_footer a{
	font-weight:normal;
}
.a_title{
	font-size:20px;
	display:block;
	margin:10px 0 10px 225px;
	font-family:font-family:Tahoma, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

.span_title{
	font-size:20px;
	display:block;
	text-decoration: underline;
	color:#1c4c9c;
	margin:10px 0 10px 0;
}
.news_prev{
	font-size:12px;
	display:block;
	margin:10px 0 5px 80px;
}
/*---------Footer---------*/
#footer-menu{
	min-width:940px;
	max-width:1300px;
	margin:35px auto 20px auto;
	height:25px;
}
#pro-gas_footer{
	float:left;
	margin-left:220px;
}
#webis{
	float:right;
	height:16px;
	line-height:13px;
	font-size:12px;
}
#webis img{
	vertical-align: middle;
}
#pro-gas_footer a{
	font-size:12px;
}