html, body
{
	margin: 0;
	padding: 0;
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
 
	font-size: 14px;
	line-height: 18px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	
}
P {
 line-height: 1.3em; 
    margin: 0 0 7px;
 }
 
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #486DAA;}
a:visited{color: #486DAA;}
a:active {color: #486DAA;}
a:hover{color:#DD0000;}
small{font-size:85%;color: #9d0039;font-weight: bold;}
hr
{width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#header
{position:relative; /*containing block*/
	height:123px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #FFFFFF url(/images/header_logo_2013_september_bg.jpg) repeat-x;/*#762224 url(iesmag/header_bg.gif) repeat-x;*/

}
#header_logo{position:absolute;left:0px;z-index:1;}
#company_logo{
	display:block;
	position:absolute;
	width:100px; 
	height:106px; 
	left:165px;
	top: 0;
	background:url(images/logo.gif) right center no-repeat;
}

#header_text
{
	position:absolute;
	left:265px;
	top: 0;
	width:330px;
	height:106px;
	padding-left:5px;
	padding-top:5px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}
 
#header_menu{background:transparent no-repeat;position:absolute;right:5px;}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #E1CCCD;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer;
	padding:8px 11px;
	
}

#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}
#content{width:100%;height:70%;}
#content .left-column{width:170px;vertical-align:top;height:100%;}
#content .main-column{vertical-align:top;padding:0 10px;}
.headtitle { font-size: 14px;line-height: 18px;font-family: Tahoma, Verdana, Helvetica, sans-serif;color: #333; text-align: center; font-weight: bold;}
#content .right-column{width:150px;vertical-align:top;}.right-column form{margin:5px}
#bottom_banner{	padding:5px;text-align:center;}
#footer{
	background: #923E45;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:8px;
	
}

#footer a{color: #E2CBCD;font-size: 100%;}
table.data-table{border:1px solid #CDBBBC;border-collapse:collapse;}
table.data-table td{border:1px solid #CDBBBC;background-color:#FFFFFF;color:#333;padding:3px 5px;}
table.data-table thead td, table.data-table th{
	background-color:#E7E7E7;
	text-align:center;
	font-weight:bold;
	background-image:none;
	border:1px solid #B7B7B7;
	padding:4px;
	color:#333;
}
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}
table.data-table tfoot td
{
	background-color:#F7F3F3;
	padding:4px;
	color:#333;
}
.errortext{color:red;}
.notetext{color:green;}
.starrequired{color:red;}
/*Forum menu*/ 
table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; } 
table.forum-menu td.forumtoolbar {background-color: #ECE0E0; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #CDBBBC; border-bottom: 1px solid #CDBBBC; } 
.forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #CDBBBC; border-bottom: 1px solid #CDBBBC; } 
.forumtoolseparator {border-left: 1px solid #CDBBBC;border-right: 1px solid #FFFFFF; } 

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border: 1px solid #CDBBBC;} 
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} 
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #ECE0E0; } 
table.forum-menu-popup-table td.forum-group{background-color:#ECE0E0; color:#333;} 
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #F7F3F3;} 
div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;} 

/*Forum index and list*/ 
table.forum-main {border: 1px solid #CDBBBC;} 
table.forum-main td {background-color:#F7F3F3;border: 1px solid #CDBBBC;} 
table.forum-main th {background-color:#ECE0E0;border: 1px solid #CDBBBC;color: #333;vertical-align: top;} 

div.forum-hr {background-color:#CDBBBC}
div.filter-check-hover {background-color:#ECE0E0}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #ECE0E0;border: 1px solid #CDBBBC;color: #333;} 
table.forum-main td small {font-size:100%;} 
table.forum-main td.forum-group {background-color:#ECE0E0; color:#333;} 
div.forum-title {border: 1px solid #CDBBBC; padding: 5px; background-color: #ECE0E0 !important; color:#333; } 

/*Forum messages*/ 
table.forum-message {} 
table.forum-message td {background-color: #F7F3F3;border: none;} 
table.forum-message td.forum-message-user-info {background-color: #F7F3F3;border: 1px solid #CDBBBC;border-right-width: 1px;} 
table.forum-message td.border-top {border: 1px solid #CDBBBC;border-left-width: 1px;border-top: none;} 
table.forum-message td.border-bottom {border: 1px solid #CDBBBC;border-left-width: 1px;border-bottom: none;} 

table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate {color:#333;} 

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote 
{
	background-color: #ECE0E0;
	border: 1px solid #CDBBBC;
	color: #333; 
	font-size: 11px; 
	height:20px;
	padding: 2px 5px 2px 5px;
	box-sizing:border-box; -moz-box-sizing:border-box;
}
a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;}
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } 

/*Forum statistics*/ 
table.forum-stat {} 
table.forum-stat th {background-color:#ECE0E0;border: 1px solid #CDBBBC;color: #333;font-weight:bold;padding:5px;} 
table.forum-stat td {background-color:#F7F3F3;border: 1px solid #CDBBBC;} 
table.forum-stat .forum-attention{font-size: 100%;color: black;} 

/*Post form*/ 
table.forum-post-form {border: 1px solid #CDBBBC;} 
table.forum-post-form td {background-color:#F7F3F3;border: 1px solid #CDBBBC;} 
table.forum-post-form th {background-color:#ECE0E0;border: 1px solid #CDBBBC;} 
table.forum-smile {border: 1px solid #CDBBBC;} 
table.forum-smile th {background-color:#ECE0E0;border: 1px solid #CDBBBC;} 
table.forum-smile img { margin: 0px;} 
textarea#POST_MESSAGE{width:100%;} 

/* Only for user-profile*/ 
table.fuser {} 
table.fuser-static th {background-color:#ECE0E0; border:1px solid #CDBBBC;} 
table.fuser-static td {background-color:#F7F3F3; border:1px solid #CDBBBC;} 

/* Tab controls*/ 
table.tabs {border-left:1px solid #CDBBBC;} 
table.tabs td {} 
table.tabs td.tab-indent-left {border-bottom:1px solid #CDBBBC;} 
table.tabs td.tab-indent-right {border-bottom:1px solid #CDBBBC;} 
table.tabs td.tab-container {border:1px solid #CDBBBC; border-left: none;} 
table.tabs td.tab-container-selected {border:1px solid #CDBBBC; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top:1px solid #CDBBBC;} 
table.tabs table td.tab-selected {border-top:1px solid red;} 
table.tabs table td.tab-hover {border-top:1px solid #CDBBBC;} 

/* Tab inside edit form */ 
table.tab {border:1px solid #CDBBBC; border-top:none;} 
table.tab td {background-color:#F7F3F3;}

.forum-menu-hidden-in{max-height:100px;}

table.forum-quote td, table.forum-code td{background-color:#ECE0E0;border:1px solid #CDBBBC;}

table.forum-reviews-messages td, table.forum-reviews-messages th{background-color:#F7F3F3;border-color:#CDBBBC;}

a.button-small{background:#ECE0E0;border:1px solid #CDBBBC;}

div.ticket-edit-message
{
	border-color: #CDBBBC;
}
table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#F7F3F3;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #CDBBBC;
}

.blog-post-date 
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#CDBBBC;}
.blogtoolbar {background-color:#F7F3F3;border-color:#CDBBBC;border-top:none;}
.blogtoolsection {border-color:#CDBBBC}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #CDBBBC;border-right:1px solid #F7F3F3;}
ul#horizontal-multilevel-menu
{
margin-top:5px;
background: #E67818;}

.das_start
{
	display:block;
	position:absolute;
	right:10px;
 top:172px;
}

.das_start a { text-decoration:none;}

.das2 a:hover{ text-decoration:none; color:red;}

.r1, .r2, .r3, .r4, .r5 { display: block; height: 1px; overflow: hidden; font-size:1px; BACKGROUND-COLOR: #507FC4; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; } 

ul.polls {list-style-image: url(/images/ico_question.jpg);}
ul.polls li {line-height:30px; background:none; padding-left:5px;}

table.das_recomend_table { border-collapse:collapse; width:100%; }
table.das_recomend_table td {padding:5px; margin:0px;}
table.das_recomend_table td a {text-decoration:none; color:#486DAA; font-size:14px;}
table.das_recomend_table td a:hover {text-decoration:underline;}
 
ol{ 
 counter-reset: li; /* Инициализация счетчика */ 
 list-style: none; /* Удаляем нумерацию по умолчанию */ 
 *list-style: decimal; /* Для IE6/7 используем нумерацию по умолчанию */ 
 
 padding: 0; 
 margin-bottom: 4em; 
 text-shadow: 0 1px 0 rgba(255,255,255,.5); 
 } 

 ol ol{ 
 margin: 0 0 0 2em; /* Добавляем небольшое поле слева для вложенного списка */ 
 }
.cup{background-color:#ffe7d5;border: 1px solid #ff8025;} 
.cup td:hover {
background-color: #cdfff9;
}
.slides { 
 height:220px; 
 margin:5px auto; 
 overflow:hidden; 
 position:relative; 
 width:200px; 
 } 
 .slides ul { 
 list-style:none; 
 position:relative; 
 } 

 /* Кадры анимации #anim_slides */ 
 @-webkit-keyframes anim_slides { 
 0% { opacity:0; } 
 6% { opacity:1; } 
 24% { opacity:1; } 
 30% { opacity:0; } 
 100% { opacity:0; } 
 } 
 @-moz-keyframes anim_slides { 
 0% { opacity:0; } 
 6% { opacity:1; } 
 24% { opacity:1; } 
 30% { opacity:0; } 
 100% { opacity:0; } 
 } 

 .slides ul li { opacity:0; position:absolute; top:0px; 

 /* анимация css3 */ 
 -webkit-animation-name: anim_slides; 
 -webkit-animation-duration: 72.0s; 
 -webkit-animation-timing-function: linear; 
 -webkit-animation-iteration-count: infinite; 
 -webkit-animation-direction: normal; 
 -webkit-animation-delay: 0; 
 -webkit-animation-play-state: running; 
 -webkit-animation-fill-mode: forwards; 

 -moz-animation-name: anim_slides; 
 -moz-animation-duration: 72.0s; 
 -moz-animation-timing-function: linear; 
 -moz-animation-iteration-count: infinite; 
 -moz-animation-direction: normal; 
 -moz-animation-delay: 0; 
 -moz-animation-play-state: running; 
 -moz-animation-fill-mode: forwards; 
 } 

 /* Задержки css3 */ 
 .slides ul li:nth-child(2), .slides ul li:nth-child(2) div 
 { 
 -webkit-animation-delay: 6.0s; 
 -moz-animation-delay: 6.0s; 
 } 
 .slides ul li:nth-child(3), .slides ul li:nth-child(3) div 
 { 
 -webkit-animation-delay: 12.0s; 
 -moz-animation-delay: 12.0s; 
 } 
 .slides ul li:nth-child(4), .slides ul li:nth-child(4) div 
 { 
 -webkit-animation-delay: 18.0s; 
 -moz-animation-delay: 18.0s; 
 } 
.slides ul li:nth-child(5), .slides ul li:nth-child(5) div 
 { 
 -webkit-animation-delay: 24.0s; 
 -moz-animation-delay: 24.0s; 
 } 
.slides ul li:nth-child(6), .slides ul li:nth-child(6) div 
 { 
 -webkit-animation-delay: 30.0s; 
 -moz-animation-delay: 30.0s; 
 } 
.slides ul li:nth-child(7), .slides ul li:nth-child(7) div 
 { 
 -webkit-animation-delay: 36.0s; 
 -moz-animation-delay: 36.0s; 
 }
.slides ul li:nth-child(8), .slides ul li:nth-child(8) div 
 { 
 -webkit-animation-delay: 42.0s; 
 -moz-animation-delay: 42.0s; 
 }
.slides ul li:nth-child(9), .slides ul li:nth-child(9) div 
 { 
 -webkit-animation-delay: 48.0s; 
 -moz-animation-delay: 48.0s; 
 } 
.slides ul li:nth-child(10), .slides ul li:nth-child(10) div 
 { 
 -webkit-animation-delay: 54.0s; 
 -moz-animation-delay: 54.0s; 
 } 
.slides ul li:nth-child(11), .slides ul li:nth-child(11) div 
 { 
 -webkit-animation-delay: 60.0s; 
 -moz-animation-delay: 60.0s; 
 } 
.slides ul li:nth-child(12), .slides ul li:nth-child(12) div 
 { 
 -webkit-animation-delay: 66.0s; 
 -moz-animation-delay: 66.0s; 
 } 
.slides ul li:nth-child(13), .slides ul li:nth-child(13) div 
 { 
 -webkit-animation-delay: 72.0s; 
 -moz-animation-delay: 72.0s; 
 } 
.slides ul li:nth-child(14), .slides ul li:nth-child(14) div 
 { 
 -webkit-animation-delay: 78.0s; 
 -moz-animation-delay: 78.0s; 
 } 
.slides ul li:nth-child(15), .slides ul li:nth-child(15) div 
 { 
 -webkit-animation-delay: 86.0s; 
 -moz-animation-delay: 86.0s; 
 } 
.slides ul li:nth-child(16), .slides ul li:nth-child(16) div 
 { 
 -webkit-animation-delay: 92.0s; 
 -moz-animation-delay: 92.0s; 
 } 
.slides ul li:nth-child(17), .slides ul li:nth-child(19) div 
 { 
 -webkit-animation-delay: 98.0s; 
 -moz-animation-delay: 98.0s; 
 } 
 .slides ul li img { display:block; } 

/* Кадры анимации #anim_slides */ 
 @-webkit-keyframes anim_slides { 
 0% { opacity:0; } 
 6% { opacity:1; } 
 24% { opacity:1; } 
 30% { opacity:0; } 
 100% { opacity:0; } 
 } 
 @-moz-keyframes anim_slides { 
 0% { opacity:0; } 
 6% { opacity:1; } 
 24% { opacity:1; } 
 30% { opacity:0; } 
 100% { opacity:0; } 
 } 

 .slides ul li { opacity:0; position:absolute; top:0px; 

 /* анимация css3 */ 
 -webkit-animation-name: anim_slides; 
 -webkit-animation-duration: 98.0s; 
 -webkit-animation-timing-function: linear; 
 -webkit-animation-iteration-count: infinite; 
 -webkit-animation-direction: normal; 
 -webkit-animation-delay: 0; 
 -webkit-animation-play-state: running; 
 -webkit-animation-fill-mode: forwards; 

 -moz-animation-name: anim_slides; 
 -moz-animation-duration: 98.0s; 
 -moz-animation-timing-function: linear; 
 -moz-animation-iteration-count: infinite; 
 -moz-animation-direction: normal; 
 -moz-animation-delay: 0; 
 -moz-animation-play-state: running; 
 -moz-animation-fill-mode: forwards; 
 } 

 /* Задержки css3 */ 
 .slides ul li:nth-child(2), .slides ul li:nth-child(2) div 
 { 
 -webkit-animation-delay: 6.0s; 
 -moz-animation-delay: 6.0s; 
 } 
 .slides ul li:nth-child(3), .slides ul li:nth-child(3) div 
 { 
 -webkit-animation-delay: 12.0s; 
 -moz-animation-delay: 12.0s; 
 } 
 .slides ul li:nth-child(4), .slides ul li:nth-child(4) div 
 { 
 -webkit-animation-delay: 18.0s; 
 -moz-animation-delay: 18.0s; 
 } 
.slides ul li:nth-child(5), .slides ul li:nth-child(5) div 
 { 
 -webkit-animation-delay: 24.0s; 
 -moz-animation-delay: 24.0s; 
 } 
.slides ul li:nth-child(6), .slides ul li:nth-child(6) div 
 { 
 -webkit-animation-delay: 30.0s; 
 -moz-animation-delay: 30.0s; 
 } 

 .slides ul li img { display:block; } 

 /* Кадры анимации #anim_titles */ 
 @-webkit-keyframes anim_titles { 
 0% { 
 left:100%; 
 opacity:0; 
 } 
 5% { 
 left:50%; 
 opacity:0.9; 
 } 
 20% { 
 left:50%; 
 opacity:0.9; 
 } 
 25% { 
 left:100%; 
 opacity:0; 
 } 
 100% { 
 left:100%; 
 opacity:0; 
 } 
 } 
 @-moz-keyframes anim_titles { 
 0% { 
 left:100%; 
 opacity:0; 
 } 
 5% { 
 left:50%; 
 opacity:0.9; 
 } 
 20% { 
 left:50%; 
 opacity:0.9; 
 } 
 25% { 
 left:100%; 
 opacity:0; 
 } 
 100% { 
 left:100%; 
 opacity:0; 
 } 
 } 
.headerTable h2, .headerTable h1, .headerTable h3 {color:#f17d01; text-align:center;font-weight: bold;font-family: Verdana;font-size: 16px;}
 
.viletalka {
 
background-color: #fff;
 padding: 20px;
 border: 1px solid grey;
 box-shadow: 0px 0px 12px inset;}
 .slides ul li div { 
 background-color:#000000; 
 border-radius:10px 10px 10px 10px; 
 box-shadow:0 0 5px #FFFFFF inset; 
 color:#FFFFFF; 
 font-size:14px; 
 left:10%; 
 margin:0 auto; 
 padding:18px; 
 position:absolute; 
 top:70%; 
 width:200px; 
}

 
.floating {
 color: #000;
 font: normal normal 14px Tahoma;
 padding: 10px;
 max-width: 600px;
 height: 30px;
 margin: 0 auto;
 margin-left: 30px;
 padding-bottom: 60px;
 display: block;
 background-color: #edeab7;
border:1px solid black

}

 
.content-block-head {background: url(images/content_.gif); font-size: 12.35px;}

.button {
 display: inline-block;
 height: 50px;
 line-height: 50px;
 padding-right: 30px;
 padding-left: 70px;
 position: relative;
 background-color:rgb(41,127,184);
 color:#ffffff;
 text-decoration: none;
 text-transform: uppercase;
 letter-spacing: 1px;
 margin-bottom: -10px;
 font-weight:bold;
font-size:16px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
 -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
 
}

input.newinput {
	display: inline-block;
 zoom: 1;
 vertical-align: baseline;
 margin: 0 2px;
 outline: none;
 border: 2px solid #E67818;
 cursor: pointer;
 color: white;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 padding: .5em 2em .55em;
 border-radius: 3px;
 background: #E67818;}

input.newinput:hover {
	text-decoration: none;
}
input.newinput:active { 
	position: relative; 
	top: 1px; 
}

a.newinput {
	display: inline-block;
 zoom: 1;
 vertical-align: baseline;
 margin: 0 2px;
 outline: none;
 border: 2px solid #E67818;
 cursor: pointer;
 color: white;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 padding: .5em 2em .55em;
 border-radius: 3px;
 background: #E67818;}

a.newinput:hover {
	text-decoration: none;
}
a.newinput:active { 
	position: relative; 
	top: 1px; 
}



input.newinputex {
	display: inline-block;
 zoom: 1;
 vertical-align: baseline;
 margin: 0 2px;
 outline: none;
 border: 2px solid #AE6212;
 cursor: pointer;
 color: white;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 padding: .5em 2em .55em;
 border-radius: 3px;
 background: #AE6212;}

input.newinputex:hover {
	text-decoration: none;
}
input.newinputex:active { 
	position: relative; 
	top: 1px; 
}
.bx-auth input,.bx-forgotpass-table input{padding:5px}

.button span {
 position: absolute;
 left: 0;
 width: 50px;
 background-color:rgba(0,0,0,0.5);
 -webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-right: 1px solid rgba(0,0,0,0.15);
}

.button:hover span, .button.active span {
 background-color:rgb(0,102,26);
 border-right: 1px solid rgba(0,0,0,0.3);
}

.button:active {
 margin-top: 1px;
 margin-bottom: 13px;
 -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5);box-shadow:0px 1px 0px rgba(255,255,255,0.5);}
.content-block-head h3{color: #f17d01;text-align: center;font-weight: bold;font-family: Verdana;font-size: 16px;}.button.orange {background: #FF7F00;color: white;}.fon {height: 2070px; width: 180px;background: url(/images/cool_1.png);}#back-top {position: fixed;bottom: 30px;margin-left: -150px;}#back-top a {width: 108px;display: block;text-align: center;font: 11px/100% Arial, Helvetica, sans-serif;text-transform: uppercase;text-decoration: none;color: #bbb;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}#back-top a:hover {color: #000;}#back-top span {width: 108px;height: 108px;display: block;margin-bottom: 7px;
background: #ddd url(/images/8.png) no-repeat center center;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}

.shareBox {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 30;
}
.shareBox .shareImg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 640px;
    display: none;
    z-index: 30;
    text-align: center;
}
.shareImg { 
    opacity: 1;
}
.shareBox img {
    width: 50%;
    height: auto;
    display: block;
    margin: 5px auto;
}

.titler {
    font-size: 12px;
    text-transform: uppercase;
    color: #922828;
    margin-left: 10px;
    padding-top: 15px;
    margin-bottom: 10px;
    border-bottom: #922828 1px solid;
    line-height: 14px;
    font-weight: bolder;
}
.my_block_right {
    border-radius: 8px;
    margin: 10px 0px 15px 0px;
    background-color: #eee2c8;
    border: 1px solid #AC9F86;
    padding: 5px;
}

/*.urlshopli:before {
    content: url('images/pay.png');
	padding:3px;
 
	
}
.urlshop {
    color: red;
    vertical-align: super;
}*/
#back-top a:hover span{background-color:#777}.allnews{color:rgb(140,154,168);text-align:right;background-color:rgb(245,245,245)}.rightban a{text-decoration:none}.lip_block_left{display:block;width:150px;height:200px;position:fixed;left:1px;bottom:3px;background-color:#ede5ac;border-radius:5px;padding:5px;padding-bottom:65px;border:1px solid black;cursor:pointer;text-align:center}.lip_block_left p{color:#000;font-family:tahoma;font-size:13px;text-align:center;text-decoration:none}.lip_block_left a{color:rgb(241,101,34);font-family:tahoma;font-size:11px;text-align:center;text-decoration:none}.lip_block_rigth{display:block;width:150px;height:200px;position:fixed;right:1px;bottom:3px;background-color:#ede5ac;border-radius:5px;padding:5px;padding-bottom:65px;border:1px solid black;cursor:pointer;text-align:center}.lip_block_rigth p{color:#000;font-size:13px;text-align:center;text-decoration:none}.lip_block_rigth a{color:rgb(241,101,34);font-family:tahoma;font-size:11px;text-align:center;text-decoration:none}ul.ullistimg{list-style:none}.ullistimg li{background-image: url(/images/arrRight.png); background-position: left 8px; background-size: initial; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; padding-left: 20px;}