html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	line-height: 120%;
}
html,body{
height:100%;
margin:0px;
padding: 0px;
background: #FFFFFF;
/*background-image: url(../images/bg.jpg);*/
font-size: 11px;
font-family: tahoma;
color: #1f1f1f;
}

H1 {font-size:12px; color:#666666; padding-top:0px; padding-bottom:0px;}
H1 A:link {COLOR: #000000; TEXT-DECORATION: none}
H1 A:active {COLOR: #000000; TEXT-DECORATION: none}
H1 A:visited {COLOR: #000000; TEXT-DECORATION: none}
H1 A:hover {TEXT-DECORATION: underline}
h3 {FONT-SIZE: 12px; color:#000000; font-weight:bold; margin-top: 1px; margin-bottom: 1px;}
h2 {FONT-SIZE: 12px; color:#000000; font-weight:bold; margin-top: 1px; margin-bottom: 1px;}
#h2 A:link {COLOR: #000000; TEXT-DECORATION: none}
#h2 A:active {COLOR: #000000; TEXT-DECORATION: none}
#h2 A:visited {COLOR: #000000; TEXT-DECORATION: none}
#h2 A:hover {TEXT-DECORATION: underline}
H4, .H4  {font-family: Arial; font-weight:bold; text-decoration: none}
H4, .H4 {font-size:13px; color:#000000}
a.H4 {color:#3D3E8F}
a.H4:hover{text-decoration: underline}
p {text-align:justify; margin: 5px 5px 5px 5px; }
ul {padding:0; margin: 5px 4px;}
ul li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
hr {height: 1px; background-color: #CCCCCC;	border:0px;	color:#CCCCCC}
table {border:0px;border-collapse:collapse;}
table td {padding: 0 0 4px 0}
img {border: 0;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.left {float: left;}
.right {float: right;}
A {COLOR: #000000; TEXT-DECORATION: none}
A:link {COLOR: #000000; TEXT-DECORATION: none}
A:active {COLOR: #000000; TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: none}
A:visited {COLOR: #000000}
#wrap {
	border: 1px solid #dad9cf;
	margin: 5px auto;
	min-width: 900px;
	overflow:hidden;
	background-color: #FFF;
    width: 1024px;
}
/* Header */
div.header {overflow:hidden; width:100%;}
div.header .topline {
	margin: 3px;
	background-color: #a7b71b;
	height: 2px;
}
div.header .nav {overflow: hidden; margin-bottom:5px; width:100%;}
div.header .page-date {padding-left: 10px; FONT-SIZE: 10px; COLOR: #808080; float:left}
div.header .toplinks {FONT-SIZE: 11px; COLOR: #808080; float:right; padding-right:10px;}
div.header .toplinks ul {margin:0;}
div.header .toplinks ul li.home {
	background-image:url(../images/ico_home.gif);
	height:13px;
	width:13px;
	background-repeat:no-repeat;
	background-position: 0px 1px;
	margin-left: 3px
}
div.header .toplinks ul li.fav {
	background-image:url(../images/ico_fav.gif);
	height:13px;
	width:13px;
	background-repeat:no-repeat;
	background-position: 0px 1px;
	margin-left: 3px
}
div.header .toplinks ul li.contact {
	background-image:url(../images/ico_contact.gif);
	height:13px;
	width:13px;
	background-repeat:no-repeat;
	background-position: 0px 1px;
	margin-left: 3px
}
div.header .toplinks ul li {
	padding-left: 20px;
	list-style-type: none;
	display: inline;
}
div.header .toplinks ul li.padding {padding-right: 3px;}
div.header .toplinks a {color: #808080; text-decoration: none}
div.header .toplinks a:hover {text-decoration: underline}
div.header .logo {width:184px; height: 60px; margin: 25px 15px 22px 15px; float:left;}
div.header .adv {float:right}
div.header .adv .block{
	padding: 5px;
	float:left;
	border: 1px solid #E4E4E4;
	margin: 0px 10px 5px 10px;
}
div.header .adv .block .txt {text-align:center}
/* Menu */
.menu {
	background-color: #a3b700;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}
.menu ul {padding-top: 5px;	padding-bottom: 5px;}
.menu ul li {
	display: inline;
	list-style-type: none;
	padding: 0 15px 0 15px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
.menu li.no-sep {background-image: none;}
.menu ul li a {COLOR: #ffffff; TEXT-DECORATION: none}
.menu ul li a:hover {TEXT-DECORATION: underline}
.categories .txtblock {color:#333; overflow:hidden; padding-right:10px;}
.categories {overflow: hidden;}
.categories .container {padding: 10px 0px 10px 10px; overflow:hidden;}
.categories .block {float: left; color: #333;}
.categories .block a {color:#333; text-decoration: none;}
.categories .block a:hover {text-decoration:underline}
.categories .block .title {
	font-size:16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #E75D01;
}
.categories .block .title a {color: #E75D01;}
.categories .block ul {margin:0 10px 0 0; float:left}
.categories .block ul li {
	list-style-position: inside;
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.categories .border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 10px
}
.categories .bottom {
	background-color: #ffffff;
	background-image: url(../images/headers_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	clear: both;
}
.search-block {
	padding: 10px 15px;
	background-color: #F2F2F2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	font-weight: bold;
	color: red;
}
#container {
	float:left;
	margin-right:-240px;
	width: 100%;
}
#sidebar-left {float:left; width: 200px;}
#sidebar-right {width:220px; float:right; margin-top:10px; margin-right: 10px; overflow: hidden;}
#sidebar-left .block, #sidebar-right .block {
	padding: 10px 15px;
	background-color: #F2F2F2;
	font-size: 12px;
	margin-bottom: 20px;
}
#sidebar-left .tizer_block, #sidebar-right .tizer_block {
	padding: 10px 15px;
	font-size: 12px;
	margin-bottom: 20px;
}
#sidebar-left .block .title, #sidebar-left .block .title a, 
#sidebar-right .block .title, #sidebar-right .block .title a {
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 0px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar-left .block a, #sidebar-right .block a {color: #666; text-decoration:none}
#sidebar-left .block a:hover, #sidebar-right .block a:hover {text-decoration: underline}
#sidebar-left .block ul li .links, #sidebar-right .block ul li.links {
	list-style-image: url(../images/green_mark.gif);
	list-style-position: inside;
}
#content {margin-right: 240px; 	padding: 10px 0 10px 10px;}
#main {margin-left: 220px;}
#main .post.border {
	border: 1px solid #E5E5E5;
	text-align: center;
	padding: 5px;
}
#main .post .border img {
	border: 0px solid #EAEAEA;
	padding:2px;
	margin:2px;
}
#main .post .adv {}
#main .post .adv .block{
	padding: 5px;
	float:left;
	margin: 0px 5px 5px 0px;
}
#main .post .adv .block .txt {text-align:center}
#main .link.border {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	text-align: left;
	padding: 5px;
}
#main .post {margin-bottom: 15px; overflow:hidden;}
#main .post .subheader {overflow:hidden;}
#main .post .subheader .title {font-size:14px;	margin-bottom: 5px;}
#main .post .subheader .title a {color: #333; text-decoration: none;}
#main .post .subheader .title a:hover {text-decoration:underline}
#main .post .subheader .date {float: right;	background-color: #E9E9E9;	padding: 4px 6px;}
#main .post .sub {margin-bottom: 10px; overflow: hidden}
#main .post .news {font: 10pt Verdana; text-align:justify;}
#main .post .news img {
	border: 0px solid #EAEAEA;
	padding:2px;
	margin:2px;
}
#main .post .news a {text-decoration:none;}
#main .post .news a:hover {text-decoration: underline;}
#main .post .b-nav {
	background-color: #F5F5F5;
	padding: 5px 10px;
	margin: 8px 0 0 0;
	overflow:hidden;
	color: #333;
}
#main .post .b-nav a {color: #333; text-decoration: none;}
#main .post .b-nav a:hover {text-decoration:underline}
#main .post .block {
	background-color: #F0F0EC;
	overflow:hidden;
	padding: 5px 10px;
	height:100%;
}
#main .post .links {}
#main .post .related-news ul li {
	list-style-position: inside;
	list-style-type: disc;
}
#main .post .related-news .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #DAD7CE;
	clear:both;
	overflow:hidden;
}
#footer .top {padding:8px; overflow:hidden; background-color: #DAD7CE;}
#footer .top .searchform {margin: 4px 50px; overflow:hidden}
#footer .top .searchform b {color:#8C8367}
#footer .top .icons ul li {float: left;}
#footer .top .icons .dot {width: 1px; height:19px; padding:0;}
#footer .top .icons .home, #footer .icons .search, #footer .icons .contact  {width: 14px; height: 12px; padding:5px 15px;}
#footer .bottom {
	background-color: #EDECE1;
	background-image: url(../images/yellow_bg.gif);
	background-repeat: repeat-x;
	overflow:hidden
}
#footer .bottom .copy {
	background-image: url(../images/gray-sticker-bg.gif);
	background-repeat: no-repeat;
	width: 420px;
	background-color: #CCCCCC;
	font-size: 9px;
	color: #444444;
	font-family: 'Lucida Grande', Geneva, Tahoma;
	text-align:left;
	padding-left: 60px;
	padding-top: 16px;
	padding-bottom: 16px;
}
#footer .bottom .counter {
	padding-left:15px;
	padding-right:15px;
	padding-top: 25px;
    float:left;
}
/* ==================== */

/* Стили для комментариев */
.new-com {
	
}

	.new-com-img {
		
	}
	
	.new-com-author {
		color: #a0a0a0;
		font-size: 12px;
		padding: 0 0 5px 0;
	}
	
		.new-com-author a {
			color: #983965;
			font-size: 12px;
		}
	
	.new-com-text {
		padding: 10px;
		background: #efefef;
	}
	
		.new-com-text a {
			
		}
	
	.new-com-podpis {
		font-size: 10px;
		padding: 5px;
		text-align: right;
		color: #a0a0a0;
	}
	
	.new-com-link {
		font-size: 10px;
	}
	
		.new-com-link a {
			color: #9a3966;
		}
	
	.ugolok {
		position: absolute;
		background: url(../images/ugolok.png) left top no-repeat;
		width: 22px;
		height: 19px;
		margin: 10px 0 0 -21px;
		z-index: 10000;
	}
	
	.new-com-u {
		background: #fff;
		border: 1px #ff3c16 solid;
		padding: 10px;
	}
	
	.shad {
		background: #fff url(../images/shadow.jpg) right bottom no-repeat;
		padding: 0 22px 25px 0;
	}
	
	body:nth-of-type(1) .shad .new-com-u {
	   margin-right: 0px;
	   padding: 10px 20px 25px 10px;
	}
	
	.new-com-text #b_left, .new-com-text  #b_center, .new-com-text  #b_right, .new-com-text #b_spoiler, .new-com-text #b_color {
		display: none;
	}
	
	.new-com-text input, .mass_comments_action input {
		background: url(../images/form-text.gif) left top repeat-x;
		color: #000;
	}
	
	/*****  ****/
	.color-2 .ugolok {
		display: none;
	}
	
	.color-2 .new-com-u {
		border: 0;
		background: #f1f1f1;
	}
	
	.color-2 .levo1 {
		
	}
	
	.color-2 {
		background: #f1f1f1;
		padding: 5px;
		margin-left: 20px;
		margin-right: 10px;
	}
	
	.color-2 .new-com-text {
		background: #fff;
	}
	
	.color-2 .new-com-link a {
		color: #696969;
	}
	
	.color-2 .new-com-author a {
		color: #696969;
	}
	
	.color-2 {
		
	}


.commentS-block {
	background: #efefef;
	padding: 5px;
	border-top: 1px #340002 solid;
}
	
	.commentS-title {
		height: 30px;
		padding-left: 30px;
		color: #818181;
		font-size: 11px;
		line-height: 25px;
	}
		
		.commentS-title a {
			color: #340002;
			text-decoration: none;
		}

	
	.commentS-data { /* таблица для содержимого */
		width: 100%;
		background: #fff;
	}
	
		.commentS-data td {
			padding: 5px;
			padding-left: 10px;
			color: #666666;
		}
	
		.commentS-data a {
			color: #3e94ff;
		}
		
		.commentS-td2 input {
			height: 25px;
			margin: 5px 20px 5px 0;
			background: #343434;
			color: #fff;
			border: 1px #d0d0d0 solid;
		}
		
	.commentS-more {
	
		padding: 5px;
		margin-left: 30px;
		color: #818181;
		margin-right: 20px;
	} 
	
		.commentS-more a {
			color: #3b3b3b;
		}
		
.quote {
	background: #feffd0;
	padding: 5px;
	border: 1px #707070 dotted;
	color: #707070;
}

	.quote a {
		color: #499eff;
	}
/* ==================== */

/* Классы для форм, кнопок */
.button, .bbcodes {
	background-color: #F4F4F4;
	border:1px solid #C0C0C0;
	color: #7E7E7E;
	height:20px;
	padding: 0 8px;
	font-family: Verdana;
	font-size: 0.9em;
}
.textform, .f_input, .xfields input, .xprofile input{
	background-color: #F4F4F4;
	border:1px solid #C0C0C0;
	color: #7E7E7E;
	height: 16px;
	width:264px;
}
.f_textarea, .xprofile textarea, .xfields textarea {
	background-color: #F4F4F4;
	border:1px solid #C0C0C0;
	color: #7E7E7E;
}
.textbox {
	background-color: #F4F4F4;
	border:1px solid #C0C0C0;
	color: #7E7E7E;
	width: 110px;
	margin-bottom: 2px;
}
#category {
	background-color: #F4F4F4;
	border: 1px solid #E0E0E0;
	color: #7E7E7E;
}
.checkbox  {
	background-color: #F4F4F4;
	border:1px solid #C0C0C0;
	color: #7E7E7E;
	height: 13px;
	width: 13px;
}

/* Навигация */
.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	color:#999;
	background-color: #FFF1D5;
	border: 1px solid #E2E2E2;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

/* DLE styles */
.archives {margin-bottom: 10px;}
.title_quote {
	color: #666;
	background-color: #F4F4F4;
	border: 1px dotted #E5E5E5;
	font-weight: bold;
	padding: 5px;
	border-bottom: 0;
}
.quote {
	color: #666;
	background-color: #F4F4F4;
	border: 1px dotted #E5E5E5;
	text-align: justify;
	padding: 4px 7px;
}
.title_spoiler {
	color: #666;
	background-color: #F0F0F0;
	border: 1px dotted #E5E5E5;
	font-weight: bold;
	padding: 4px;
	overflow:hidden;
}
.text_spoiler {
	color: #666;
	background-color: #F0F0F0;
	border: 1px dotted #E5E5E5;
	padding: 4px;
	overflow:hidden;
}
.scriptcode {
	color: #666;
	background-color: #F4F4F4;
	border: 1px dotted #E5E5E5;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}
.weekday-active-v {color: #4b73d4;}
.day-active-v {color: #4b73d4;}
.calendar {
color: #757575;
font-family: verdana;
font-size: 11px;
}
.calendar td, th {
	 font-family: verdana;
	 text-decoration: none;
	 padding-left: 5px;
 	 padding-right: 4px;
	 padding-top: 3px;
	 padding-bottom: 4px;
}
.weekday {
	color: #804040;
	font-family: verdana;
}
.weekday-active {
	color: #804040;
	font-family: verdana;
}
.day-active {
	color: #804040;
	font-family: verdana;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
	text-decoration: underline;
}
.monthlink {
	color: #5078d6;
	text-decoration: none;
}
.rating {}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../dleimages/rating.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../dleimages/rating.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../dleimages/rating.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */

.bbcodes_poll {
	color: #666666;
	background-color: #fbf7f1;
	border:1px solid #C0C0C0;
	height: 16px;
	width:140px;
}

.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}

/* Дополнительные поля новостей */

.xfields select {
	color: #666666;
	background-color: #fbf7f1;
	border:1px solid #C0C0C0;
}

/* Выпадающее меню */

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background:#fdd08b;
	color:#000000;
}

/* ==================== Уведомление о получении новых PM */

#newpm {
	position: absolute;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 20px;
	color: #676767;
	font-weight: bold;
	background-color: #EEEBE5;
	font-family: verdana;
	cursor: move;
}
#newpm a {color: #676767; text-decoration: none;}
#newpm a:hover {text-decoration: underline;}

/* ==================== Поиск по сайту и результаты поиска */

.textin {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	border: 1px solid #e0e0e0;
	text-decoration: none;
	vertical-align: bottom;
}
.sresult  {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #666666;
	width:100%;
}


/* ==================== Рамка расширенной формы поиска по сайту */

	fieldset {
		border: 1px solid #e0e0e0;
		padding: 5px;
		text-align: left;
		font-size: 11px;		/* ! */
		font-family: tahoma;	/* ! */
	}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image-blur {
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../dleimages/resize.gif);
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* ==================== Облако тегов */
.clouds_xsmall {
	font-size: x-small;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: medium;
}
.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}

/* =================КНОПКИ ДОБАВЛЕНИЯ НОВОСТИ В ЗАКЛАДКИ============= */

div.link_book
{ 
width: 100%; float: center;
}

span.link_book
{
color: #000;
font-size: 11px;
font-weight: normal;
font-family: Arial;
text-align: center;
padding-bottom: 0px;
}

div.link_bookvn
{
margin-top: 5px;
text-align: center;
}

div.link_bookvn a img
{
padding: 2px;
margin: 0px;
border: 1px solid #CCCCCC;
}

div.link_bookvn img
{
margin: 0 7px 3px 0 !important;
}

div.link_bookvn a img:hover
{
border: 1px solid #FF0000;
}

div.link_bookvn a img
{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
   
div.link_bookvn a img:hover
{
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.blockbg{padding:10px; margin:10px 0 20px 0; border:1px solid #ccc;}
.blockbg a{color:#000;}
/*h1 & .mh1*/
.mh1{margin:15px 0 -8px 0; padding:4px 7px 5px 7px; font-size:12px; background:#F2F2F2 left top repeat-x; color:#666;}
/* news&menu */
.mh1bg{margin:15px 0 0 0;}

.topnews{font:normal 11px Tahoma;margin-bottom:7px;color:#999;}
.topnews a, .topnews a:link, .topnews a:active, .topnews a:visited{display:block;margin:4px 0;padding:4px;background:#f7f7f7;color:#777;font:bold 12px Tahoma;text-decoration:none;}
.topnews a:hover{text-decoration:none;color:#000;background:#f0f0f0;}
.topnews_img a, .topnews_img a:link, .topnews_img a:active, .topnews_img a:visited{display:block;margin:4px 0;padding:4px;background:#FFFFFF;}

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {
  opacity: 0.5;
  vertical-align: bottom;
}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

