html, body {
	height: 100%;
}
body {
	background: url('/img/blank.gif') no-repeat;
	background-attachment: fixed;
	color: #4d4d4d;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	width: 100%;
}
#wrap {
	position: relative;
	background: #fff;
	max-width: 1400px;
	margin: 0px auto;
	min-height:100%;
	height: auto !important;
	height: 100%;
	width: 991px;
}
.footer_blank {
	height: 275px;
}
div.clear,
div.clear_left,
div.clear_right {
 	clear: both;
	float: none;
	font-size: 1px;
	height: 0px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
div.clear_left {
 	clear: left;
}
div.clear_right {
 	clear: right;
}
a {
	color: #0099d2;
	text-decoration: underline;
}
a:hover {
	color: #0099d2;
	text-decoration: none;
}
h1 {
	color: #0099d2;
	font-family: Tahoma, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 30px 0;
	text-transform: uppercase;
}
h2 {
	color: #0099d2;
	font-family: Tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
h3 {
	color: #0099d2;
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
input,
select,
textarea {
	color: #4d4d4d;
	padding: 4px 8px;
}
input.txt {
	width: 204px;
}
select{
	width: 196px;
}
#TableForm .formfield {
	padding: 15px 8px 10px 0;
	text-align: right;
	width: 140px;
	vertical-align: top;
}
#TableForm .submit_group {
	text-align: center;
}
#TableForm .formvalue {
	padding: 10px 0;
}
#TableForm .formvalue input {
	width: 289px;
}
#TableForm .formvalue input.btn {
	width: auto;
}
#TableForm .formvalue select {
	width: 309px;
}
#TableForm .formvalue textarea {
	width: 289px;
}
#TableForm .sbmt {
	background: url('/img/btn/btn86.gif') no-repeat left top;
	border: 0px solid #fff;
	color: #fff;
	cursor: pointer;
	height: 29px;
	padding: 4px 0 7px 0;
	width: 86px;
}

p {
	line-height: 14px;
}
.pic_top {
	margin-bottom: 20px;
	text-align: center;
}
p.pager {
}
#content {
	padding: 0 20px 55px 20px;
}
#header {
	margin: 0 0 30px 0;
	padding: 18px 0 0 0;
	position: relative;
}
#header .logo {
	display: block;
	left: 0px;
	position: absolute;
}
#header .sp_logo {
	display: block;
	left: 360px;
	position: absolute;
	top: 10px;
}
#header .slogan {
	color: #0099d2;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 29px;
	position: absolute;
	right: 0px;
	text-align: right;
	text-transform: uppercase;
	top: 16px;
}
#header .slogan span {
	font-size: 36px;
}
#header .date {
	line-height: 18px;
	padding: 0 0 0 155px;
}
#header .date span {
	background: url('/img/visiters.gif') no-repeat left 3px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	text-align: center;
	width: 35px;
}
#header .date span b {
	background: url('/img/visiters.gif') no-repeat right top;
	padding-bottom: 1px;
}
#header .region {
	background: url('/img/region.gif') no-repeat 267px 14px;
	padding: 14px 0 0 287px;
}

#header .menu {
	margin: 70px 0 0 0;
}
#header .menu p {
	color: #0099d2;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#header .menu p a {
	text-decoration: none;
}
#header .menu p a:hover {
	text-decoration: underline;
}
#header .menu p span {
	font-size: 8px;
	margin-left: -1px;
	position: absolute;
}
#header .menu_btn {
	float: right;
	margin-top: 21px;
}
#header .menu_btn a {
	display: block;
	width: 208px;
}
#header .menu_btn a.news_week {
	margin-bottom: 5px;
}
#header .search {
	float: right;
	margin-top: -3px;
	position: relative;
}
#footer .search input.txt,
#header .search input.txt {
	background: url("/img/bgr/search.png") no-repeat scroll left top transparent;
	border: 0px solid #fff;
	float: right;
	margin: 70px 0 0 0;
	padding: 3px 29px 4px 16px;
	width: 180px;
}
#footer .search input.btn,
#header .search input.btn {
	height: 15px;
	position: absolute;
	right: 4px;
	top: 74px;
	width: 17px;
}
#footer .search {
	position: absolute;
	right: 68px;
	top: -50px;
}

#footer {
	background: url('/img/bgr/footer.gif') repeat-x left top;
	height: 251px;
	margin: -275px auto 0 auto;
	max-width: 1400px;
	padding: 24px 20px 0 20px;
	position: relative;
	width: 947px;
}
#footer .menu {
	float: left;
	width: 200px
}
#footer .menu h1 {
	font-size: 11px;
	padding-bottom: 19px;
	text-transform: uppercase;
}
#footer .menu p {
	line-height: 18px;
}
#footer p.contacts {
	float: right;
	line-height: 16px;
	margin-top: 30px;
}
#footer p.contacts span {
	line-height: 28px;
}
#footer p.contacts a.dev {
	margin: 7px 0 0 4px;
	position: absolute;
}
#footer div.counters {
	position: absolute;
	right: 0;
	top: 190px;
}

div.left_col {
	float: left;
	padding-right: 10px;
	width: 232px;
}
div.center_col h1,
div.left_col h1,
div.right_col h1,
div.right_col h1,
div.intresting h1 {
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
}
div.left_col .rss {
	background: url('/img/icons.png') no-repeat left -72px;
	display: block;
	left: 118px;
	position: absolute;
	top: 0px;
}
div.left_col .yesterday,
div.left_col .yesterday2 {
	margin-bottom: 30px;
}
div.left_col .yesterday a,
div.left_col .yesterday2 a {
	background: url('/img/bgr/yesterday.gif') no-repeat left top;
	color: #fff;
	display: block;
	height: 16px;
	padding: 0 0 0 9px;
	text-decoration: none;
	width: 65px;
}
div.left_col .yesterday2 a {
	background: url('/img/bgr/yesterday2.gif') no-repeat right top;
	width: 79px;
}
div.left_col .rubrics {
	float: left;
	line-height: 18px;
	width: 116px;
}
div.left_col .rubrics220 {
	width: 220px;
}
div.left_col .rubrics a.red {
	color: #c00;
}
div.left_col a.days366 {
	background: url('/img/366.png') no-repeat left top;
	display: block;
	padding: 17px 0 19px 63px;
	width: 110px;
}
div.right_col {
	float: right;
	width: 209px;
}
div.left_col .photolist,
div.right_col .photolist {
}
div.left_col .photolist p.date,
div.right_col .photolist p.date {
	font-size: 10px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
div.left_col .photolist p.date span,
div.right_col .photolist p.date span {
	background-color: #eaeaea;
	padding: 2px 10px 3px 10px;
}
div.left_col .photolist img,
div.right_col .photolist img {
	border: 5px solid #eaeaea;
	margin-bottom: 5px;
}
div.left_col .photolist a.img,
div.right_col .photolist a.img {
	margin-bottom: 5px;
}
div.left_col .photolist a.img img,
div.right_col .photolist a.img img {
	margin: 0;
}
div.left_col .photolist p,
div.right_col .photolist p {
	margin-bottom: 20px;
	padding: 0 5px;
}
div.left_col .photolist p.more,
div.right_col .photolist p.more {
	margin-bottom: 5px;
	padding-right: 25px;
	text-align: right;
}
div.right_col .all_news {
	padding-left: 17px;
}
div.center_col {
	overflow: hidden;
}
div.center_col2 {
	padding: 0 242px 0 0;
}
div.center_col .news_list {
}
div.center_col .author_programs_list {
}
div.center_col .mycity_photo_list img,
.mycity_photo_list_last img {
	vertical-align: middle;
}
div.center_col .news_list .item,
div.left_col .news_list .item,
div.center_col .mycity_photo_list .item,
.mycity_photo_list_last .item,
div.center_col .author_programs_list .item {
	border: 1px dashed #dfdfdf;
	float: left;
	margin: 0 45px 21px 0;
	padding: 9px;
	width: 186px;
}
div.center_col .news_list .item_ap_39 {
	margin-right: 35px;
}
div.center_col .news_list .item4 {
	margin-right: 42px;
}
div.center_col .mycity_photo_list .item,
.mycity_photo_list_last .item {
	margin: 0 9px 21px 0;
	width: 150px;
}
.mycity_photo_list_last .item {
	margin-right: 25px;
}
div.center_col .news_list .item_last,
div.left_col .news_list .item_last,
div.center_col .mycity_photo_list .item_last,
.mycity_photo_list_last .item_last,
div.center_col .author_programs_list .item_last {
	margin-right: 0px;
}
div.center_col .author_programs_list .item {
	border: none;
}
div.center_col .news_list .item p.date,
div.left_col .news_list .item p.date,
div.center_col .mycity_photo_list .item p.date,
.mycity_photo_list_last .item p.date,
div.center_col .news_info p.date {
	font-size: 10px;
	line-height: 17px;
}
div.center_col .news_list .item p.date span,
div.left_col .news_list .item p.date span,
div.center_col .mycity_photo_list .item p.date span,
.mycity_photo_list_last .item p.date span,
div.center_col .news_info p.date span {
	background-color: #eaeaea;
	padding: 2px 10px 3px 10px;
}
div.center_col .news_list .item p.date a,
div.left_col .news_list .item p.date a,
div.center_col .news_info p.date a {
	background: #0099d2 url('/img/bgr/rubric2.gif') no-repeat right top;
	color: #fff;
	padding: 2px 10px 3px 10px;
	text-decoration: none;
}
div.center_col .news_list .main p.date a,
div.left_col .news_list .main p.date a,
div.center_col .news_info p.date a {
	background: #dd0000 url('/img/bgr/rubric.gif') no-repeat right top;
}
div.center_col .news_list .item a.photo,
div.left_col .news_list .item a.photo,
div.center_col .mycity_photo_list a.photo,
.mycity_photo_list_last a.photo,
div.center_col .news_info a.photo,
div.center_col .author_programs_list .item a.photo {
	border: 5px solid #eaeaea;
	display: block;
	margin-bottom: 22px;
}
div.center_col .mycity_photo_list a.photo,
.mycity_photo_list_last a.photo {
	background-color: #eaeaea;
	margin-bottom: 12px;
	text-align: center;
}
div.center_col .news_list .item .content,
div.left_col .news_list .item .content,
div.center_col .author_programs_list .item .content {
	padding: 0 0 24px 8px;
}
div.center_col .news_list .item .content,
div.left_col .news_list .item .content {
	font-weight: bold;
	padding: 0 0 24px 8px;
}
div.center_col .news_list .item .content_normal,
div.left_col .news_list .item .content_normal {
	font-weight: normal;
}
div.center_col .mycity_photo_list .item .content,
.mycity_photo_list_last .item .content {
	padding: 0 0 12px 8px;
}
div.center_col .news_info h1 {
	letter-spacing: 0;
}
div.center_col .news_info .content {
	padding: 0 5px 16px 5px;
}
div.center_col .news_info .content p {
	margin: 0 0 5px 0;
}
div.center_col .news_info .content img {
	border: 5px solid #eaeaea;
	margin: 15px 0;
}
div.center_col .news_info h1,
div.center_col .author_programs_list .item h1 {
	color: #000;
	font-weight: normal;
	padding: 0 0 13px 8px;
	text-transform: none;
}
div.center_col .news_list .item .more,
div.left_col .news_list .item .more,
div.center_col .mycity_photo_list .item .more,
.mycity_photo_list_last .item .more,
div.center_col .news_info .item .more,
div.center_col .author_programs_list .item .more {
	height: 20px;
}
div.center_col .news_list .item .more div,
div.left_col .news_list .item .more div,
div.center_col .mycity_photo_list .item .more div,
.mycity_photo_list_last .item .more div,
div.center_col .news_info .more div,
div.center_col .author_programs_list .item .more div {
	float: right;
	height: 20px;
}
div.center_col .news_list .item .more a,
div.left_col .news_list .item .more a,
div.center_col .mycity_photo_list .item .more a,
.mycity_photo_list_last .item .more a,
div.center_col .news_info .more a,
div.center_col .author_programs_list .item .more a {
	background: url('/img/icons.png') no-repeat left -17px;
	float: left;
	margin: 2px 0 0 7px;
}
div.center_col .news_list .item .more a:hover,
div.left_col .news_list .item .more a:hover,
div.center_col .mycity_photo_list .item .more a:hover,
.mycity_photo_list_last .item .more a:hover,
div.center_col .news_info .more a:hover,
div.center_col .author_programs_list .item .more a:hover {
	background: url('/img/icons.png') no-repeat left -18px;
}
div.center_col .news_list .item .more a.vote,
div.left_col .news_list .item .more a.vote {
	background: none;
	margin: 3px 0 0 0;
}
div.center_col .news_list .item .more a.video,
div.left_col .news_list .item .more a.video,
div.center_col .news_info .more a.video,
div.center_col .author_programs_list .item .more a.video {
	background: url('/img/icons.png') no-repeat left -36px;
	float: right;
	height: 18px;
	margin: 2px 11px 0 0;
}
div.center_col .news_list .item .more span.views,
div.left_col .news_list .item .more span.views,
div.center_col .news_info .more span.views {
	background: url('/img/icons.png') no-repeat left -54px;
	color: #0099d2;
	float: right;
	height: 18px;
	margin: 2px 0 0 4px;
	padding: 1px 0 0 21px;
}
div.center_col .news_list .item .more span.views span,
div.left_col .news_list .item .more span.views span,
div.center_col .news_info .more span.views span,
div.center_col .news_list .item .more span.comments span,
div.left_col .news_list .item .more span.comments span,
div.center_col .news_info .more span.comments span {
	border-bottom: 1px dashed #0099d2;
	cursor: default;
	padding: 0 1px;
}
div.center_col .news_list .item .more span.comments,
div.left_col .news_list .item .more span.comments,
div.center_col .news_info .more span.comments {
	background: url('/img/icons.png') no-repeat left -90px;
	border: none;
	color: #0099d2;
	float: right;
	height: 18px;
	margin: 2px 0 0 4px;
	padding: 1px 0 0 21px;
}
div.center_col .news_list .item .more span.comments span,
div.center_col .news_info .more span.comments span {
	border-bottom: 1px dashed #0099d2;
	cursor: default;
	padding: 0 1px;
}
div.left_col .news_list .item,
div.right_col .news_list .item {
	margin-right: 0;
}
div.center_col .news_info {
	border: 1px dashed #dfdfdf;
	padding: 9px;
}
div.center_col .news_info h1 {
	padding: 0 5px 13px 5px;
}
div.center_col .news_info h2 {
	padding: 0 5px 13px 5px;
}
div.center_col .news_info .main_video {
	background-color: #eaeaea;
	border: 5px solid #eaeaea;
	margin-bottom: 22px;
}
div.center_col .news_info .main_img {
	background-color: #eaeaea;
	border: 5px solid #eaeaea;
	margin-bottom: 22px;
}
div.center_col .news_info .main_img_small {
	float: left;
	margin: 0 11px 11px 0;
}
div.center_col .news_info .main_img_small img {
	border: none;
	margin: 0;
}
div.center_col .news_info .main_img2 {
	background-color: #eaeaea;
	border: 5px solid #eaeaea;
	margin: 0;
}
div.center_col .news_info .more {
	padding: 0 5px;
}
div.center_col .news_info .more .tags {
	color: #b3b3b3;
	line-height: 16px;
	padding: 3px 60px 15px 0;
}
div.center_col .news_info .more .tags span {
	font-size: 8px;
}
div.center_col .news_info .more .tags a {
	background: none;
	float: none;
	margin: 0;
	padding: 0;
}
div.center_col .news_info .more .tags a:hover {
	background: none;
}
div.center_col .news_info .more .tags a span {
	font-size: 7px;
}
div.center_col .news_info .themes {
	color: #aaa;
	padding: 0 5px 16px 5px;
}
div.center_col .news_info .social {
	padding: 0 5px 25px 5px;
}
div.center_col .news_info .social div {
	float: left;
	line-height: 24px;
	width: 90px;
}
div.center_col .news_info .tags a.print,
div.center_col .news_info .social a {
	padding-left: 20px;
	position: relative;
}
div.center_col .news_info .tags a.print img,
div.center_col .news_info .social a img {
	left: 0px;
	position: absolute;
	top: 0px;
}

div.slide_bar {
	border: 2px solid #4d4d4d;
	height: 152px;
	margin: 0 auto 55px auto;
	position: relative;
	width: 947px;
}
div.slide_bar a {
	text-decoration: none;
}
div.slide_bar a.prev_btn,
div.slide_bar a.next_btn {
	display: block;
	height: 44px;
	padding: 54px 16px;
	position: absolute;
	top: 0px;
	width: 45px;
	z-index: 20;
	opacity: 0;
	filter: alpha(opacity=0);
}
div.slide_bar a.prev_btn {
	left: 0px;
}
div.slide_bar a.next_btn {
	right: 0px;
}
div.slide_bar a.prev_btn:hover,
div.slide_bar a.next_btn:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
div.slide_bar div.container {
	height: 152px;
	overflow: hidden;
	width: 947px;
	z-index: 5;
}
div.slide_bar div.container ul {
	height: 152px;
	width: 947px;
}
div.slide_bar div.container ul li {
	float: left;
	height: 152px;
	position: relative;
	text-align: right;
	width: 947px;
}
div.slide_bar div.container ul li.link {
	cursor: pointer;
}
div.slide_bar div.container ul li div {
	left: 0;
	height: 122px;
	padding: 15px 25px;
	position: absolute;
	top: 0;
	width: 397px;
	z-index: 10;
}
div.slide_bar div.container ul li div.bgr {
	background-color: #fff;
	z-index: 10;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
div.slide_bar div.container ul li div h1 {
	color: #4d4d4d;
	padding-bottom: 15px;
	letter-spacing: 0;
	text-transform: none;
}
div.slide_bar div.container ul li div h1 a {
	color: #4d4d4d;
}

div.mycity_index {
	height: 131px;
	margin: 0 0 55px 0;
	overflow: hidden;
}
div.mycity_index a {
	color: #fff;
	display: block;
	float: left;
	height: 131px;
	position: relative;
	text-decoration: none;
	width: 236px;
}
div.mycity_index a span.bgr {
	background-color: #000;
	bottom: 0px;
	display: block;
	height: 36px;
	left: 0px;
	position: absolute;
	width: 236px;
	z-index: 5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
div.mycity_index a span.title {
	bottom: 0px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	left: 0px;
	padding: 9px 0 0 9px;
	position: absolute;
	text-transform: uppercase;
	width: 227px;
	z-index: 10;
}
div.intresting {
	margin-bottom: 55px;
}
div.intresting .inner {
	float: left;
	padding-right: 20px;
	width: 260px;
}
div.intresting .inner_wide {
	width: 371px;
}
.voting p.title,
div.intresting .inner p.title {
	color: #0099d2;
	font-weight: bold;
	margin-bottom: 17px;
}
.voting p.text,
div.intresting .inner p.text {
	line-height: 18px;
}
.voting input.sbmt {
	background: url('/img/btn/btn93.gif') no-repeat left top;
	border: 0px solid #fff;
	color: #fff;
	cursor: pointer;
	height: 26px;
	font-weight: bold;
	padding: 3px 0 6px 0;
	width: 93px;
}
.voting .answer {
	padding: 4px 5px 10px 0;
	text-align: right;
	width: 70px;
}
.voting .graph {
	padding: 4px 0;
	text-align: center;
}

div.tags_cloud {
	background: url('/img/bgr/tags.gif') repeat left top;
	line-height: 30px;
	padding: 20px 10px;
	text-align: center;
	position: relative;
}
div.tags_cloud a.all_tags {
	bottom: 10px;
	color: #0099d2;
	line-height: normal;
	margin: 0px;
	position: absolute;
	right: 10px;
	text-decoration: underline;
}
div.tags_cloud a.all_tags:hover {
	text-decoration: none;
}
div.tags_cloud a {
	color: #4d4d4d;
	margin: 0 3px;
	text-decoration: none;
}
div.tags_cloud a:hover {
	text-decoration: underline;
}
div.tags_cloud a.style11 {
	font-size: 11px;
}
div.tags_cloud a.style13 {
	font-size: 13px;
}
div.tags_cloud a.style15 {
	color: #11a0d5;
	font-size: 15px;
}
div.tags_cloud a.style17 {
	color: #0099d2;
	font-size: 17px;
}
div.tags_cloud a.style19 {
	color: #007caa;
	font-size: 19px;
}
div.tags_cloud a.style21 {
	color: #016185;
	font-size: 21px;
}
div.tags_cloud a.style23 {
	color: #016185;
	font-size: 23px;
}

div.search_result {
}
div.search_result p {
	margin: 0 0 6px 0;
}
div.search_result p.error {
	color: #dd0000;
	font-size: 16px;
}
div.search_result .tags {
	color: #b3b3b3;
	line-height: 16px;
}
div.search_result .tags span {
	font-size: 8px;
}
div.search_result h2 {
	padding-bottom: 0;
}

p.offcamera_file {
	margin: 0 55px 8px 0;
}
p.offcamera_file img {
	margin: 3px 5px 0 0;
}
div.creepingline p {
	margin: 0 0 8px 0;
}
div.creepingline p.more {
	text-align: right;
}


.login p {
	padding: 0 0 15px 0;
}
.login .user_info p {
	padding: 0 0 5px 0;
}
.error {
	color: #c00;
	padding: 0 0 15px 0;
}
.login #check_res {
	color: #c00;
}
.login input.sbmt,
.login input.sbmt2 {
	background: url('/img/btn/btn68.gif') no-repeat left top;
	border: 0px solid #fff;
	color: #fff;
	cursor: pointer;
	height: 29px;
	padding: 4px 0 7px 0;
	width: 68px;
}
.login input.sbmt2 {
	background: url('/img/btn/btn86.gif') no-repeat left top;
	width: 86px;
}
.mycity_stat {
	color: #4d4d4d;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
}
.photo_info {
}
.photo_info .photo {
	padding-bottom: 30px;
	text-align: center;
}
.photo_info .info {
	line-height: 20px;
	margin-bottom: 50px;
}
.comments {
	margin-bottom: 23px;
}
.comments {
	border-top: 1px solid #cfcfcf;
}
.comments .item {
	border-bottom: 1px solid #cfcfcf;
	padding: 23px 6px 27px 6px;
}
.users_photo_list {
}
.users_photo_list img {
	border: 5px solid #eaeaea;
}
.users_photo_list .center {
	text-align: center;
}
.message {
	padding: 0 0 20px 0;
}
.find td {
	padding: 10px 5px 5px 5px;
	width: 50%;
}
.find td.date {
	width: 20%;
}
.find td.phone {
	font-weight: bold;
	width: 30%;
}
.find tr.selected td {
	border-bottom: 2px solid #4d4d4d;
	font-size: 12px;
}
.find .searchword {
	background-color: #0099d2;
	color: #fff;
	padding: 0 2px 1px 2px;
}
.last_find p {
	padding: 0 0 15px 0;
}
.tv_list {
	overflow: hidden;
}
.tv_list .tv_item,
.tv_list .helpbaby {
	margin: 0 0 50px 0;
	position: relative;
}
.blogs .photo,
.tv_list .tv_item .photo,
.tv_list .helpbaby .photo {
	border: 5px solid #eaeaea;
	float: left;
}
.tv_list .tv_item .info {
	padding: 0 0 60px 220px;
}
.tv_list .helpbaby .info {
	padding: 0 0 60px 330px;
}
.tv_list .vote {
	bottom: 0;
	position: absolute;
	right: 12px;
}
div.vote {
	background: #0099d2 url(/img/bgr/vote.gif) no-repeat top left;
	color: #fff;
	height: 49px;
	padding: 2px 0 0 0;
	position: relative;
	text-align: center;
	width: 68px;
}
div.vote b {
	font-size: 16px;
}
div.vote a {
	background: #0099d2 url(/img/btn/btn93.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
	height: 22px;
	left: 50%;
	margin: 4px 0 0 -47px;
	padding-top: 4px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 100%;
	width: 93px;
}

.blog_list {
}
.blog_list .blog_item {
	margin: 0 0 30px 0;
	position: relative;
}
.blog_list .blog_item .photo {
	border: 5px solid #eaeaea;
	float: left;
}
.blog_list .blog_item .info {
	padding: 0 0 0 170px;
}
.blog_list .blog_item .info_wide {
	padding: 0;
}



.new_authorprograms {
	overflow: hidden;
	margin-bottom: 30px;
}
.new_authorprograms #new_authorprograms_l {
	background: url(/img/btn/new_authorprograms_l.png) no-repeat left center;
	float: left;
}
.new_authorprograms #new_authorprograms_l:hover {
	background: url(/img/btn/new_authorprograms_l.png) no-repeat -10px center;
	float: left;
}
.new_authorprograms #new_authorprograms_l.click {
	background: url(/img/btn/new_authorprograms_l.png) no-repeat -20px center;
	float: left;
}
.new_authorprograms #new_authorprograms_r {
	background: url(/img/btn/new_authorprograms_r.png) no-repeat left center;
	float: left;
}
.new_authorprograms #new_authorprograms_r:hover {
	background: url(/img/btn/new_authorprograms_r.png) no-repeat -10px center;
	float: left;
}
.new_authorprograms #new_authorprograms_r.click {
	background: url(/img/btn/new_authorprograms_r.png) no-repeat -20px center;
	float: left;
}
.new_authorprograms .inner {
	float: left;
	height: 157px;
	margin: 0 10px 0 20px;
	overflow: hidden;
	position: relative;
	width: 880px;
}
.new_authorprograms .inner div {
	height: 150px;
	position: relative;
	width: 2640px;
}
.new_authorprograms .inner a {
	color: #fff;
	display: block;
	float: left;
	height: 157px;
	margin-right: 10px;
	position: relative;
	text-decoration: none;
	width: 210px;
}
.new_authorprograms .inner a span.bgr {
	background-color: #000;
	bottom: 0;
	display: block;
	height: 60px;
	position: absolute;
	width: 210px;
	z-index: 1;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.new_authorprograms .inner a span.info {
	bottom: 0;
	display: block;
	height: 60px;
	position: absolute;
	width: 210px;
	z-index: 2;
}
.new_authorprograms .inner a span.info b.name {
	left: 8px;
	text-decoration: underline;
	position: absolute;
	top: 8px;
}
.new_authorprograms .inner a:hover span.info b.name {
	text-decoration: none;
}
.new_authorprograms .inner a span.info b.program_name {
	left: 8px;
	position: absolute;
	top: 30px;
}
.new_authorprograms .inner a span.info span.date {
	color: #c2c2c2;
	position: absolute;
	right: 8px;
	top: 44px;
}
.new_authorprograms .inner a span.info img.video {
	display: block;
	position: absolute;
	right: 4px;
	top: 4px;
}


p.kraeved {
	margin: 0 0 5px 0;
}
p.kraeved a {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
p.kraeved a:hover {
	text-decoration: underline;
}

div.sape,
div.sape a {
	color: #cecece;
}

.simplepeoples {
}
.simplepeoples_menu {
	font-size: 12px;
	margin-bottom: 30px;
	text-align: center;
}
.simplepeoples_peoples div {
	float: left;
	margin: 0 30px 30px 0;
	width: 135px;
}
.simplepeoples_peoples div p {
	color: #000;
	font-size: 15px;
	padding-top: 5px;
	text-align: center;
}
.simplepeoples_peoples div p span {
	color: #888;
	font-size: 11px;
}
.simplepeoples_logo div {
	float: left;
	margin: 0 30px 0 0;
	width: 135px;
}
.simplepeoples_news div {
	margin-bottom: 30px;
}
div.center_col .simplepeoples_news h2 {
	color: #000;
	padding-bottom: 8px;
}
div.center_col .simplepeoples_news p {
	padding: 0 5px;
}
div.center_col .simplepeoples_news p.date {
	color: #888;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 8px;
}
.simplepeoples_photo h2 {
	color: #000;
	padding-bottom: 8px;
}
.simplepeoples_photo div {
	margin: 0 0 15px 0;
	position: relative;
	text-align: left;
}
.simplepeoples_photo div .photo2 {
	left: 445px;
	position: absolute;
	top: 0px;
}
.simplepeoples_photo div .photo3 {
	bottom: 0px;
	left: 445px;
	position: absolute;
}
.simplepeoples_photo p {
	margin-bottom: 30px;
}
.simplepeoples_conquest {
	position: relative;
}
.simplepeoples_conquest .vote {
	left: 570px;
	position: absolute;
	top: 165px;
}
.simplepeoples_conquest .item {
	margin: 0 0 25px 0;
	position: relative;
}



#tableList {
	margin: 0 0 10px 0;
}
#tableList.stat th {
	text-align: left;
}
#tableList th, #tableList td {
	border: 1px solid #ccc;
	padding: 5px;
}
#tableList th {
	background-color: #eee;
	text-align: center;
}
#tableList .actions {
	text-align: center;
}
#tableList .actions img {
	cursor: pointer;
	cursor: hand;

//	zoom:1;
//	width: expression(width);
//	filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '', src = '/img/blank.gif');
}
#tableList .right {
	text-align: right;
}



