* {
	margin: 0;
	padding: 0;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, p, form, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background:#f0f0f0 url(../images/animebg.jpg) repeat top;
	color: #6f6f6f;
}
/*---forms---*/
input[type="image"]:hover {
	opacity: 0.8;
}
ul, form {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
input[type="submit"], input[type="button"] {
	cursor: pointer;
}
/*---h1,h2,h3,h4,h5,h6----*/
h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
/*---clear styles---*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
.reset, .reset li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.clr {
	clear: both;
}
.lcol, .rcol, form {
	display: inline;
}
.lcol {
	float: left;
}
.rcol {
	float: right;
}
.small {
	font-size: 0.9em;
}
input, textarea {
	outline: none;
}
input:active, textarea:active {
	outline: none;
}
:focus {
	outline: none;
}
textarea {
	resize: none;
}
/*---a-links---*/
a, img, input {
	outline: none;
	border: none;
}
a img {
	border: 0;
	width: 200px;
	padding:2px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #6f6f6f;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin: 3px 0 2px 0;
	border: none;
	background: url(../images/line_7.png) repeat-x;
	height: 1px;
}
/*==============================
           Header
==============================*/
header {
	height: 76px;
	padding: 0;
	clear: both;
	background: #383838 url(../images/line.png) repeat-x center bottom;
	position: relative;
}
#header {
	width: 1012px;
	height: 73px;
	margin: 0 auto;
	background: #464646;
	border: 1px solid #353535;
	border-width: 0 1px;
	-webkit-box-shadow: 0px -1px 1px 0px rgba(55, 55, 55, 1);
	box-shadow: 0px -1px 1px 0px rgba(55, 55, 55, 1);
	-moz-box-shadow: 0px -1px 1px 0px rgba(55, 55, 55, 1);
}
.header_ico {
	width: 31px;
	height: 73px;
	float: left;
	background: url(../images/line_4.png) repeat-y right center;
}
.header_ico ul {
	margin: 2px 0 0 0;
	width: 29px;
	overflow: hidden;
}
.header_ico ul li {
	height: 23px;
	position: relative;
	line-height: 21px;
	text-indent: -9999px;
	background: url(../images/shape_3.png) no-repeat center bottom;
}
.header_ico ul li:last-child {
	background: none;
}
.header_ico ul li:first-child a {
	width: 12px;
	background: url(../images/ico_3.png) no-repeat;
}
.header_ico ul li:first-child a:hover {
	background-position: 0 -12px;
}
.header_ico ul li:last-child a {
	height: 16px;
	width: 12px;
	display: block;
	background: url(../images/ico_1.png) no-repeat;
}
.header_ico ul li:last-child a:hover {
	background-position: 0 -16px;
}
.header_ico ul li a {
	height: 12px;
	width: 13px;
	position: absolute;
	margin: 5px 0 0 9px;
	background: url(../images/ico_2.png) no-repeat;
	display: block;
}
.header_ico ul li a:hover {
	background-position: 0 -12px;
}
.header_logo {
	float: left;
	margin: 8px 0 0 11px;
	width: 291px;
	height: 57px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/header_logo.png) no-repeat;
}
.header_logo a {
	display: block;
	width: 291px;
	height: 57px;
}
.header_login {
	float: right;
	position: relative;
	margin: 0 36px 0 0;
}
.login_btn {
	height: 72px;
	overflow: hidden;
	background: #3d3d3d;
	padding: 0 1px 1px 1px;
}
.login_btn ul {
	overflow: hidden;
}
.login_btn ul li {
	margin: 0 0 0 1px;
	float: left;
	text-shadow: 0 1px 0 #232323;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	height: 69px;
	background: #414141 url(../images/ico_bg.png) no-repeat 11px 15px;
	border-top: 2px solid #80bf5c;
	border-bottom: 1px solid #484848;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
}
.login_btn ul li:first-child {
	margin: 0;
}
.login_btn ul li.red {
	border-top: 2px solid #ff6161;
}
.login_btn ul li.ico_1 {
	background: #414141 url(../images/ico_bg_3.png) no-repeat 11px 15px;
}
.login_btn ul li.ico_2 {
	background: #414141 url(../images/ico_bg_2.png) no-repeat 11px 15px;
}
.login_btn ul li.ico_3 {
	background: #414141 url(../images/ico_bg_4.png) no-repeat 11px 15px;
}
.login_btn ul li.ico_4 {
	background: #414141 url(../images/ico_bg_5.png) no-repeat 11px 15px;
}
.login_btn ul li.ico_5 {
	background: #414141 url(../images/ico_bg_6.png) no-repeat 11px 15px;
}
.login_btn ul li.red a sup {
	color: #ff6161;
}
.login_btn ul li.orange {
	border-top: 2px solid #f7d457;
}
.login_btn ul li.orange a sup {
	color: #f7d250;
}
.login_btn li li.green {
	border-top: 2px solid #80bf5c;
}
.login_btn ul li.green a sup {
	color: #78b753;
}
.login_btn ul li.green a:hover sup {
	color: #f7d250;
}
.login_btn ul li a {
	padding: 0 9px 0 60px;
	text-decoration: none;
	color: #fff;
	overflow: hidden;
	height: 69px;
	display: block;
}
.login_btn ul li a:hover sup {
	color: #78b753;
}
.login_btn ul li a.selected sup {
	color: #78b753;
}
.login_btn ul li sup {
	margin: 20px 0 0 0;
	display: block;
}
.login_btn ul li sub {
	display: block;
	float: left;
}
.login_cont {
	position: relative;
}
.log-panel {
	display: none;
	position: absolute;
	right: 1px;
	overflow: hidden;
	top: 0;
	color: #666;
	z-index: 999;
}
.reg {
	width: 386px;
}
.log {
	width: 361px;
}
.log-panel .wrap form {
	width: 341px;
	overflow: hidden;
	margin: 3px auto 5px auto;
	display: block;
}
.log-panel .wrap input {
	display: block;
	background: #333333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	margin: 0 0 8px 0;
	padding: 6px 10px 6px 25px;
	color: #fff;
	width: 184px;
	text-shadow: 0 1px 0 #212121;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #454545;
	border-width: 0 1px 1px 0;
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(43, 43, 43, 1);
	box-shadow: inset 1px 1px 2px 0px rgba(43, 43, 43, 1);
	-moz-box-shadow: inset 1px 1px 2px 0px rgba(43, 43, 43, 1);
	box-shadow: inset 1px 1px 2px 0px rgba(43, 43, 43, 1);
}
.log-panel .wrap input[type="text"] {
	background: #333333 url(../images/ico_7.png) no-repeat 7px 7px;
}
.log-panel .wrap input[type="password"] {
	background: #333333 url(../images/ico_6.png) no-repeat 7px 7px;
	margin: 0;
}
.log-panel .wrap button {
	background: #7dbf56;
	border: none;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-shadow: 0 1px 0 #5f9141;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 18px 14px;
	cursor: pointer;
}
.log-panel .wrap button:hover {
	text-shadow: 0 1px 0 #718d9b;
	background: #94b9cc;
}
.log-panel .wrap {
	padding: 5px 5px 2px 5px;
	color: #fff;
	position: relative;
	display: block;
	border: 1px solid #474747;
	overflow: hidden;
	outline: 1px solid #404040;
	background: #404040;
	clear: both;
}
.log-panel .wrap .log_ava {
	float: left;
	display: inline-block;
	overflow: hidden;
	border: 1px solid #dfdfdf;
	border-bottom-color: #dddddd;
	border-top-color: #e9e9e9;
	background: #ffffff;
	padding: 3px 3px 0 3px;
	margin: 0 10px 0 0;
}
.log-panel .wrap .log_ava img {
	width: 86px;
	height: 86px;
}
.log-panel .wrap ul {
	float: left;
	display: block;
	margin: 0 8px 0 0;
	width: 125px;
	border: none;
}
.log-panel .wrap ul li {
	background: url(../images/line_6.png) repeat-x center bottom;
	display: block;
	font-size: 12px;
	float: left;
	width: 125px;
	height: 25px;
	line-height: 22px;
}
.log-panel .wrap ul li:last-child {
	height: 22px;
	background: none;
}
.log-panel .wrap ul li a {
	color: #fff;
	text-shadow: 0 1px 0 #292929;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url(../images/arrow_3.png) no-repeat left 5px;
}
.log-panel .wrap ul li a:hover {
	color: #f7d457;
}
.log_links {
	overflow: hidden;
}
#header_img {
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 276px;
	background: #ffffff;
}
.header_img {
	overflow: hidden;
	width: 1010px;
	margin: 0 auto;
	height: 276px;
	background: url(../images/header_bg.jpg) no-repeat center 0;
	border: 1px solid #f5f5f5;
	border-width: 0 1px;
	-webkit-box-shadow: 0px -150px 25px 0px rgba(179, 179, 179, 0.61);
	-moz-box-shadow: 0px -150px 25px 0px rgba(179, 179, 179, 0.61);
	box-shadow: 0px -150px 25px 0px rgba(179, 179, 179, 0.61);
}
#header_menu {
	padding: 1px 0 0 0;
	background: url(../images/line_3.png) repeat-x center top;
	position: relative;
	min-height: 44px;
}
.header_menu {
	width: 1012px;
	margin: 0 auto;
	border-top: 1px solid #f6f6f6;
	z-index: 1;
	position: relative;
}
.header_menu_c {
	border-bottom: 3px solid #8ab0c3;
}
.header_menu nav {
	padding: 7px 260px 0 10px;
	border-left: 1px solid #f0f0f0;
	height: 40px;
	position: relative;
	z-index: 3;
}
.main-navigation, .main-navigation ul {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.navi * {
	line-height: 1em;
	float: left;
}
.navi ul, .navi li {
	margin: 0;
	padding: 0;
}
.navi ul {
	position: absolute;
	display: none;
	width: 146px;
}
.navi li:hover ul {
	display: block;
	z-index:99;
}
.navi ul li {
	width: 132px;
	margin: 0 auto;
	border-bottom: 1px dotted #484848;
}
.navi ul li:last-child {
	border: none;
}
.navi li:hover {
	visibility: inherit;
}
.navi li {
	position: relative;
	float: left;
	z-index: 100;
}
.navi a {
	position: relative;
	display: block;
	text-decoration: none;
}
.navi li:hover ul, .navi li.hover ul {
	left: 0;
	top: 30px;
	z-index: 100;
}
.navi li a.sub {
	display: block;
	position: relative;
	padding-right: 20px;
	z-index: 100;
}
.navi li a {
	height: 25px;
	display: block;
	line-height: 20px;
}
.navi>li {
	margin: 0 9px 0 0;
	padding: 0 10px 0 0;
	height: 25px;
	display: block;
	line-height: 20px;
	background: url(../images/shape.png) no-repeat right center;
}
.navi>li>a {
	margin-bottom: 5px;
	padding: 0 10px;
	display: block;
	line-height: 25px;
	color: #a2c6d8;
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}
.navi>li>a:hover {
	color: #81be5d;
}
.navi>li>a.sub {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-radius: 3px 3px 0 0;
}
.navi>li:hover>a {
	color: #81be5d;
}
.navi li:hover ul, .navi li.hover ul {
	top: 35px;
}
.navi li ul {
	background: rgba(42,42,42,0.94);
	outline: 1px solid rgba(42,42,42,0.94);
	border: 1px solid #3b3c3d !important;
}
.navi li li {
	font-size: .9em;
	margin: 0 0 0 2px;
	position:relative;
}
.navi li li a {
	padding: 0 5px 0 17px;
	height: 21px;
	line-height: 21px;
	display: block;
	width: 120px;
	color: #ffffff;
	text-shadow: 0 1px 0 #1e1e1e;
	background: url(../images/arrow_2.png) no-repeat 5px 6px;
}
.navi li li a:hover {
	color: #f7d250;
	background: url(../images/arrow.png) no-repeat 5px 6px;
}
.inc_tab {
	position: relative;
	display: block;
	padding: 0;
}
.inc_tab .controls {
	position: absolute;
	z-index: 999;
	right: 0;
	padding: 11px 12px 0 0;
	top: -44px;
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
	text-shadow: 0 1px 0 #65808e;
	height: 30px;
	border-right: 1px solid #f0f0f0;
	float: right;
}
.inc_tab .controls li {
	float: left;
	margin: 0 11px 0 0;
}
.inc_tab .controls li:last-child {
	margin: 0;
}
.inc_tab .controls li a {
	display: block;
	padding: 3px 8px;
	height: 23px;
	color: #ffffff;
	line-height: 15px;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #82a6b8;
	border-width: 1px 1px 0 1px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	background: #8ab0c3;
	text-decoration: none;
	-webkit-box-shadow: 0px -1px 0px 0px rgba(113, 144, 160, 1);
	-moz-box-shadow: 0px -1px 0px 0px rgba(113, 144, 160, 1);
	box-shadow: 0px -1px 0px 0px rgba(113, 144, 160, 1);
}
.inc_tab .controls li a:hover sub {
	text-shadow: 0 1px 0 #a4c1d0;
	color: #5e8598;
}
@-moz-document url-prefix() {
.inc_tab .controls li sub {
display:block;
padding:3px 0 0 0;
}
}
.inc_tab .controls li sub {
	margin: -4px 0 0 0;
}
sup {
	vertical-align: sup;
	display: block;
}
sub {
	float: right;
	vertical-align: sub;
	display: block;
}
.inc_tab .controls li.current a sub, .inc_tab .controls li.current a:hover sub {
	text-shadow: 0 1px 0 #a4c1d0;
	color: #5e8598;
}
.inc_tab .case {
	display: none;
	padding: 5px 14px;
	color: #ffffff;
	background: #94b9cc;
}
.inc_tab .case.visible {
	display: none;
	position: relative;
	z-index: 1;
}
.inc_tab .case ul {
	overflow: hidden;
}
.inc_tab .case ul li {
	float: left;
}
.inc_tab .case a {
	display: block;
	float: left;
	padding: 1px 7px;
	color: #ffffff;
	text-shadow: 0 1px 0 #7998a7;
	text-decoration: none;
}
.inc_tab .case a:hover {
	color: #779eb1;
	text-shadow: 0 1px 0 #b5cfdc;
}
.inc_tab .case.genres ul {
	padding: 0 5px 0 18px;
}
.inc_tab .case.genres ul li {
	width: 123px;
	margin: 0 13px 0 0;
	height: 23px;
	line-height: 22px;
	overflow: hidden;
	border-bottom: 1px dashed #9ec4d7;
}
.inc_tab .case.genres ul li a {
	padding: 0 0 0 14px;
	background: url(../images/arrow_3.png) no-repeat 4px 8px;
}
.inc_tab .case.alphabet ul li {
	margin-right: 8px;
}
.inc_tab .case.alphabet {
	padding: 11px 14px;
}
.inc_tab .case.alphabet ul {
	padding: 0 9px;
	margin: 0 0 5px 0;
}
.inc_tab .case.alphabet ul:last-child {
	margin: 0;
}
.inc_tab .case.alphabet ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 0 #7f9faf;
}
.inc_tab .case.alphabet ul li a:hover {
	background: none;
	color: #fcdd70;
	text-decoration: none;
}
.inc_tab .case.alphabet ul li.num {
	float: right;
}
.header_search {
	padding: 4px 4px;
	background: #80a7bb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	z-index: 1;
}
.case poisk {
	padding: 5px 14px;
}
.header_search div.simt {
	display: inline-block;
	padding: 3px 3px;
	background: #789db0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.header_search div.simt div {
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
	width: 868px;
	height: 31px;
}
.header_search div.simt div input {
	border: none;
	margin: 3px 0 0 0;
	height: 23px;
	color: #a3a3a3;
	font-style: italic;
	background: url(../images/shape_2.png) no-repeat right center;
	width: 671px;
	line-height: 23px;
	padding: 0 13px;
}
.search_sel {
	display: inline-block;
	width: 171px;
	top: 35px;
	right: 120px;
	position: absolute;
	z-index: 4;
}
.search_sel .selectBox {
	position: absolute;
	right: 0;
	height: 31px;
	width: 150px;
	display: block;
	overflow: hidden;
	line-height: 31px;
	color: #81be5d;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/arrow_4.png) no-repeat right center;
	cursor: pointer;
	margin: -28px 0 0 0;
}
.search_sel .dropDown {
	position: absolute;
	top: 3px;
	right: -10px;
	width: 170px;
	list-style: none;
	padding: 4px 0 7px 0;
	margin: 0;
	background: rgba(0,0,0,0.7);
	z-index: 999;
}
.search_sel li {
	height: 23px;
	line-height: 23px;
	width: 160px;
	margin: 0 5px;
	cursor: pointer;
	position: relative;
	background: url(../images/arrow_12.png) no-repeat 6px center;
	display: block;
	border-bottom: 1px dotted rgba(255,255,255,0.18);
}
.search_sel li:hover {
	background: url(../images/arrow_11.png) no-repeat 6px center;
}
.search_sel li span {
	left: 17px;
	position: absolute;
	top: 0px;
	font-size: 11px;
	color: #FFF;
	font-style: italic;
}
.search_sel li:last-child {
	border: none;
	height: 23px;
	margin-bottom: -5px;
}
.search_sel li:hover span {
	color: #f7d250;
}
.search_btn {
	height: 19px;
	width: 85px;
	display: block;
	position: relative;
	z-index: 5;
	margin: 8px 7px 0 0;
	float: right;
}
.search_btn_on {
	font-size: 16px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	text-indent: -9999px;
	text-shadow: 0 1px 0 #6a8b9b;
	background: url(../images/search_btn.png) no-repeat;
	height: 19px;
	width: 85px;
}
.search_btn_on:hover {
	background-position: 0 -19px;
}
/*==============================
           Content
==============================*/
#content {
	clear: both;
}
.content {
	width: 1090px;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-width: 0 1px 1px 1px;
	margin: 0 auto;
	padding: 5px 5px;
}
.box {
	padding: 10px 10px;
	border: 3px solid rgba(240, 240, 240, 1);
	margin: 0 0 5px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
.hidden {
	overflow: hidden;
}
.box > h3 {
	display: block;
	margin: 0 -9px 7px -9px;
	font-size: 12px;
	color: #a7a7a7;
	font-weight: bold;
	font-style: italic;
	padding: 0 10px 7px 10px;
	border-bottom: 3px double #ececec;
	text-transform: uppercase;
}
.box > h3 span {
	color: #81be5d;
}
.rcol {
	margin-left: 5px;
}
.box > h1, .box  h2, .box > h4 {
	display: block;
	margin: 0 -4px 9px -4px;
	font-size: 12px;
	color: #a7a7a7;
	font-style: italic;
	padding: 0 5px 7px 5px;
	border-bottom: 3px dotted #dddddd;
	border-bottom-width: thin;
	text-transform: uppercase;
	font-weight: bold;
}
.box h2 span {
	color: #81be5d;
}
.box > h1 span {
	color: #91b6c9;
}
.box > h4 span {
	color: #ff6161;
}
/* carousel */
.horizontal {
	width: 100%;
	margin: 0 auto;
}
.horizontal .carousel {
	margin: 0 auto;
	position: relative;
}
.horizontal .carousel_container {
	width: 980px; /* 6x149 + 5x7.5px margin */
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	height: 242px;
	z-index: 0;
	position: relative;
}
.horizontal ul {
	margin: 0 -3px 0 -2px;
	height: 242px;
	width: 1170px; /* will be overwritten by javascript*/
}
.horizontal ul li {
	width: 149px;
	display: block;
	float: left;
	height: 242px;
	overflow: hidden;
	margin: 0 7.5px;
	position: relative;
}
.horizontal ul li .sl_bg {
	display: block;
	float: left;
	margin-bottom: 1px;
	position: relative;
}
.horizontal ul li:hover .sl_bg {
	background-position: -152px 0;
}
.horizontal ul li .sl_poster {
	overflow: hidden;
	position: relative;
}
.horizontal ul .sl_poster span.rate {
	z-index: 2;
	display: block;
	font-size: 20px;
	padding: 5px 5px;
	position: absolute;
	top: 6px;
	color: #fff;
	text-shadow: 0 1px 0 #71a752;
	background: #81be5d;
	left: 6px;
}
.horizontal ul li:hover .sl_poster span.opt {
	display: block;
	position: absolute;
	width: 145px;
	height: 199px;
	background: rgba(0,0,0,0.66) url(../images/plus.png) no-repeat center center;
	top: 2px;
	left: 2px;
	z-index: 3;
}
.horizontal ul li:hover .sl_poster:hover span.opt {
	background: rgba(0,0,0,0.66) url(../images/plus_2.png) no-repeat center center;
}
.horizontal ul li .sl_poster img {
	width: 145px;
	height: 199px;
	border: 1px solid #ccc;
	padding: 1px;
}
.horizontal ul li .text_content {
	height: 27px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 5px;
	overflow: hidden;
	text-shadow: 0 1px 0 #82a3b4;
	background: #91b6c9;
	font-size: 11.4px;
	color: #fff;
}
.horizontal ul li .text_content a {
	color: #fff;
	text-decoration: none;
}
.horizontal ul li:hover .text_content {
	text-shadow: 0 1px 0 #71a752;
	background: #81be5d;
}
.horizontal ul li a {
	display: block;
	color: #fff;
}
.horizontal ul li span {
	display: block;
	color: #fff;
}
.horizontal ul li .caption {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.carousel_right, .carousel_left {
	position: absolute;
	top: -34px;
	z-index: 900;
	width: 16px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/sl_btn.png) no-repeat;
}
.carousel_left {
	right: 14px;
	background-position: 0 0;
}
.carousel_right {
	right: -2px;
	background-position: -16px 0;
}
.carousel_left:hover {
	background-position: 0 -18px;
}
.carousel_right:hover {
	background-position: -16px -18px;
}
.disable {
	display: none;
}
/*---dorami---*/
ul.dorams {
	overflow: hidden;
	margin: -5px -7px -5px -4px;
}
ul.dorams li {
	width: 123px;
	display: block;
	float: left;
	margin: 0 4px 5px 0;
	position: relative;
	overflow: hidden;
}
ul.dorams li .li_poster {
	padding: 4px 4px 1px 4px;
	border: 2px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
ul.dorams li .li_poster img {
	width: 111px;
	height: 151px;
}
ul.dorams li .li_poster span.rate {
	z-index: 2;
	display: block;
	font-size: 15px;
	padding: 5px 5px;
	position: absolute;
	bottom: 7px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #b54545;
	background: #ff6161;
	right: 7px;
}
ul.dorams li:hover .li_poster span.opt {
	display: block;
	position: absolute;
	width: 111px;
	height: 151px;
	background: rgba(0,0,0,0.66) url(../images/plus_4.png) no-repeat center center;
	top: 4px;
	left: 4px;
	z-index: 3;
}
ul.dorams li:hover .li_poster:hover span.opt {
	background: rgba(0,0,0,0.66) url(../images/plus_3.png) no-repeat center center;
}
ul.dorams li .li_text {
	text-align: center;
	border-radius: 3px;
	max-height: 31px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 5px;
	overflow: hidden;
	text-shadow: 0 1px 0 #71a752;
	background: #81be5d;
	font-size: 11.4px;
	color: #fff;
	width: 111px;
	margin: 2px auto 0 auto;
}
ul.dorams li .li_text a {
	color: #fff;
	text-decoration: none;
}
ul.dorams li:hover .li_text {
	text-shadow: 0 1px 0 #82a3b4;
	background: #91b6c9;
}
ul.dorams li a {
	color: #fff;
	text-decoration: none;
}
/*---topnews---*/
ul.topnews {
	overflow: hidden;
	margin: -5px -5px;
}
ul.topnews li {
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
	border-bottom: 1px dotted #e0e0e0;
}
ul.topnews li:last-child {
	border: none;
	margin: 0;
}
ul.topnews li span {
	display: block;
	background: url(../images/arrow_5.png) no-repeat 2px center;
}
ul.topnews li:hover span {
	background: #81be5d url(../images/arrow_7.png) no-repeat right center;
	text-shadow: 0 1px 0 #5a8541;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.topnews li a {
	text-decoration: none;
	display: block;
	padding: 3px 5px 4px 12px;
}
ul.topnews li:hover a {
	color: #fff;
	background: url(../images/arrow_6.png) no-repeat 7px center;
	padding: 3px 5px 4px 18px;
}
.reklam {
	margin: -5px -7px;
	overflow: hidden;
}
.reklam img {
	padding: 1px;
	border: 1px solid #eeeeee;
}
/*---userstop---*/
.uforum {
	margin: -5px -10px;
}
.userstop td, .pm td.pm_list, .pm td.pm_head {
	padding: 7px 10px 10px 10px;
	background: url(../images/sep.png) repeat-x center bottom;
	color: #3e3c3c;
}
.userstop thead td, .pm td.pm_head {
	font-size: 0.9em;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}
table.userstop, table.pm, table.tableform, table.calendar {
	padding: 2px 10px 0 10px;
	border-spacing: 0 2px;
}
.userstop tr:last-child td, .pm tr:last-child td.pm_list {
	background: none;
	padding-bottom: 0;
	border-spacing: 0;
}
.userstop td {
	border-spacing: 2px;
}
table.userstop {
	width: 100%;
	font-size: 12px;
}
table.userstop thead {
	color: #fff;
	text-shadow: 0 1px 0 #7492a1;
	padding: 3px 5px;
}
table.userstop thead th, table.userstop thead tr {
	background: #91b6c9;
	padding: 6px 10px 7px 10px;
	text-align: left;
}
table.userstop thead th:first-child, table.userstop thead tr:first-child {
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	-khtml-border-bottom-left-radius: 3px;
}
table.userstop thead th:last-child, table.userstop thead tr:last-child  {
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-khtml-border-bottom-right-radius: 3px;
}
table.userstop tbody tr td img {
	vertical-align: middle;
	display: block;
	width: 28px;
	height: 28px;
	background: #FFFFFF;
	border: 1px solid #BCC0C2 !important;
	float: right;
	margin: 0 0 0 10px;
	padding: 2px;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(143, 143, 143, 0.80);
	-moz-box-shadow: 0px 1px 2px 1px rgba(143, 143, 143, 0.80);
	box-shadow: 0px 1px 2px 1px rgba(143, 143, 143, 0.80);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.vtitle { display:block; overflow:hidden;}
.vpad {margin:10px 0 0 0; overflow:hidden;}
.sortn { background:#F7D250; color:#fff; height: 33px; border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px; text-shadow:0 1px 0 #DCBB47;}
.sortn  a {color:#fff;}
	.sortn.dpad { margin-bottom: 5px; }
		.sortn .sortn { line-height: 32px; padding: 0 15px; background-position: 100% -33px; }
/*---carousel---*/
#carousel {
	margin: 0 0 0 -8px;
	width: 588px;
	position: relative;
}
.cats {
	overflow: hidden;
	margin: 0 -8px -8px -8px;
}
.related {
	overflow: hidden;
	margin: 0 -3px;
}
#carousel ul, .cats ul, .related ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#carousel li {
	padding: 0 6px;
	width: 135px;
    height: 230px;
	display: block;
	float: left;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.cats ul li {
	padding: 0 6px;
	width: 135px;
        height: 230px;
	display: block;
	float: left;
	margin: 0 0 8px 0;
	position: relative;
	overflow: hidden;
}
.related ul li {
	padding: 0 4px;
	width: 135px;
        height: 230px;
	display: block;
	float: left;
	margin: 0;
	position: relative;
	overflow: hidden;
}
#carousel li .li_poster, .cats ul li .li_poster, .related ul li .li_poster {
	padding: 3px 3px 0 3px;
	border: 3px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
#carousel li .li_poster img, .cats ul li .li_poster img, .related ul li .li_poster img {
	width: 123px;
	height: 169px;
}
#carousel li .li_poster span.rate, .cats ul li .li_poster span.rate, .related ul li .li_poster span.rate {
	z-index: 2;
	display: block;
	font-size: 15px;
	padding: 5px 8px;
	position: absolute;
	top: 6px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #73a953;
	background: #81be5d;
	right: 6px;
}
#carousel li .li_poster span.comm, .cats ul li .li_poster span.comm, .related ul li .li_poster span.comm {
	z-index: 2;
	display: block;
	font-size: 15px;
	padding: 5px 5px;
	position: absolute;
	top: 38px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #b54545;
	background: #ff6161;
	right: 6px;
}
#carousel li .li_poster span sup, .cats ul li .li_poster span sup, .related ul li .li_poster span sup {
	font-size: 14px;
	text-align: center;
}
#carousel li .li_poster span sub, .cats ul li .li_poster span sub, .related ul li .li_poster span sub {
	font-size: 10px;
	text-align: center;
}
#carousel li .li_poster span.date, .cats ul li .li_poster span.date, .related ul li .li_poster span.date {
	z-index: 2;
	display: block;
	font-size: 15px;
	padding: 5px 6px;
	position: absolute;
	top: 79px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #88abbd;
	background: #91b6c9;
	right: 6px;
}
#carousel li:hover .li_poster span.opt {
	display: block;
	position: absolute;
	width: 123px;
	height: 169px;
	background: rgba(0,0,0,0.66) url(../images/plus.png) no-repeat center center;
	top: 4px;
	left: 4px;
	z-index: 3;
}
.related ul li:hover .li_poster span.opt, .cats ul li:hover .li_poster span.opt {
	display: block;
	position: absolute;
	width: 123px;
	height: 169px;
	background: rgba(0,0,0,0.66) url(../images/plus.png) no-repeat center center;
	top: 3px;
	left: 3px;
	z-index: 3;
}
#carousel li:hover .li_poster:hover span.opt, .cats ul li:hover .li_poster:hover span.opt, .related ul li:hover .li_poster:hover span.opt {
	background: rgba(0,0,0,0.66) url(../images/plus_2.png) no-repeat center center;
}
#carousel li .li_text, .cats ul li .li_text, .related ul li .li_text {
	text-align: center;
	border-radius: 3px;
	max-height: 27px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 5px;
	overflow: hidden;
	text-shadow: 0 1px 0 #88abbd;
	background: #91b6c9;
	font-size: 11.4px;
	color: #fff;
	width: 123px;
	margin: 4px auto 0 auto;
}
#carousel li .li_text a, .cats ul li .li_text a, .related ul li .li_text a {
	color: #fff;
	text-decoration: none;
}
#carousel li:hover .li_text, .cats ul li:hover .li_text, .related ul li:hover .li_text {
	text-shadow: 0 1px 0 #e35656;
	background: #ff6161;
}
#carousel li a, .cats ul li a, .related ul li a {
	color: #fff;
	text-decoration: none;
}
#carousel .prev, #carousel .next {
	position: absolute;
	top: -34px;
	z-index: 900;
	width: 16px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/sl_btn.png) no-repeat;
	text-indent: -999em;
}
#carousel .prev {
	background-position: 0 0;
	right: 22px;
}
#carousel .prev:hover {
	background-position: 0 -18px;
}
#carousel .next {
	background-position: -16px 0;
	right: 6px;
}
#carousel .next:hover {
	background-position: -16px -18px;
}
.clearfix {
	float: none;
	clear: both;
}
article.news {
	clear: both;
	overflow: hidden;
	margin: 0 -5px 5px -5px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #e8e8e8;
}
article.news:last-child {
	border: none;
	margin-bottom: 0;
}
article.news > img {
	float: left;
	padding: 4px 4px;
	border: 3px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	width: 75px;
	height: 75px;
}
.news_r {
	padding: 0 0 0 95px;
}
.news_r_h {
	overflow: hidden;
}
.news_r_h span.link {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	khtml-border-radius: 3px;
	border-radius: 3px;
	float: left;
	width: 328px;
	overflow: hidden;
	display: block;
	text-shadow: 0 1px 0 #6c9f4e;
	padding: 5px 6px;
	background: #81be5d;
	margin: 0 10px 0 0;
}
.news_r_h span.link a {
	color: #fff;
	display: block;
}
.news_r_h span.link:hover {
	background: #91b6c9;
	text-shadow: 0 1px 0 #7a99a9
}
.news_r_h span.link:hover a {
	text-decoration: none;
}
.news_r_h span.date sup {
	font-size: 14px;
}
.news_r_h span.date sub {
	font-size: 10px;
}
.news_r_h span.date {
	display: block;
	overflow: hidden !important;
	font-size: 15px;
	text-align: center;
	padding: 5px 6px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #dc5454;
	background: #ff6161;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	khtml-border-radius: 3px;
	border-radius: 3px;
}


.news_r_h1 {
	overflow: hidden;
}
.news_r_h1 span.link {
	float: left;
	overflow: hidden;
	display: block;
	padding: 5px 6px;
	margin: 0 10px 0 0;
}
.news_r_h1 span.link a {
	color: #81be5d;
	display: block;
	font-size: 14px;
}
.news_r_h1 span.link:hover {
	text-shadow: 0 1px 0 #7a99a9
}
.news_r_h1 span.link:hover a {
	text-decoration: none;
}
.news_r_h1 span.date sup {
	font-size: 14px;
}
.news_r_h1 span.date sub {
	font-size: 10px;
}
.news_r_h1 span.date {
	display: block;
	overflow: hidden !important;
	font-size: 15px;
	text-align: center;
	padding: 5px 6px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #dc5454;
	background: #ff6161;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	khtml-border-radius: 3px;
	border-radius: 3px;
}


.news_r_c {
	font-size: 11.5px;
	overflow: hidden;
	line-height: 14px;
	color: #363636;
}
.news_r_c a {
	color: #363636;
}
.news_2 {
	clear: both;
	margin: 0 -9px 9px -9px;
	padding: 0 5px 12px 5px;
	background: url(../images/sep_2.png) repeat-x center bottom;
}
.news_2:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
.news_2 h2 {
	display: block;
	font-size: 12px;
	background: #91b6c9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: normal;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 7px 0;
}
.news_2 h2 a {
	color: #fff;
	display: block;
	padding: 5px 10px 5px 23px;
	background: url(../images/arrow_8.png) no-repeat 8px center;
	text-decoration: none;
	text-shadow: 0 1px 0 #7795a5;
}
.news_2 h2:hover {
	background: #81be5d;
	text-shadow: 0 1px 0 #6a9c4c;
}
.news_2 h2:hover a {
	background: url(../images/arrow_9.png) no-repeat 8px center;
}



.news_2 .title2 {
	display: block;
	font-size: 12px;
	background: #91b6c9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: normal;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 7px 0;
}
.news_2 .title2 a {
	color: #fff;
	display: block;
	padding: 5px 10px 5px 23px;
	background: url(../images/arrow_8.png) no-repeat 8px center;
	text-decoration: none;
	text-shadow: 0 1px 0 #7795a5;
}
.news_2 .title2:hover {
	background: #81be5d;
	text-shadow: 0 1px 0 #6a9c4c;
}
.news_2 .title2:hover a {
	background: url(../images/arrow_9.png) no-repeat 8px center;
}

.news_2 h1 {
	display: block;
	font-size: 12px;
	background: #91b6c9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: normal;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 7px 0;
}
.news_2 h1 a {
	color: #fff;
	display: block;
	padding: 5px 10px 5px 23px;
	background: url(../images/arrow_8.png) no-repeat 8px center;
	text-decoration: none;
	text-shadow: 0 1px 0 #7795a5;
}
.news_2 h1:hover {
	background: #81be5d;
	text-shadow: 0 1px 0 #6a9c4c;
}
.news_2 h1:hover a {
	background: url(../images/arrow_9.png) no-repeat 8px center;
}

.news_2_c {
	clear: both;
}
.news_2_c_l {
	float: left;
	width: 146px;
	padding: 4px 4px;
	border: 2px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	display: block;
	margin: 0 5px 0 0;
	clear: both;
}
.news_3_c_l {
	float: left;
	width: 146px;
	padding: 4px 4px 1px 4px;
	border: 2px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	display: block;
	margin: 0 5px 0 0;
	clear: both;
}
.news_2_c_l span.news_post, .news_3_c_l span.news_post {
	display: block;
}
.news_2_c_l span.news_post img, .news_3_c_l span.news_post img {
	width: 142px;
	height: 188px;
	padding: 1px;
	border: 1px solid #ebebeb;
}
.news_2_c_l span.news_date {
	display: block;
	background: #f7d250;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-khtml-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	position: absolute;
	text-shadow: 0 1px 0 #dcbb47;
	border-right: 2px solid #e8c64b;
	padding: 2px 7px 2px 10px;
	top: 21px;
	left: -40px;
	text-align: center;
	color: #fff;
}
.news_2_c_l span.news_date sup {
	font-size: 18px;
	font-weight: bold;
}
.news_2_c_l span.news_date sub {
	font-size: 12px;
}
.news_2_c_l span.news_link {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #ff6161;
	color: #fff;
	text-shadow: 0 1px 0 #ba4747;
}
.news_2_c_l span.news_link a {
	display: block;
	text-decoration: none;
	padding: 3px 5px;
	text-align: center;
	color: #fff;
}
.news_2_c_l span.news_link:hover a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #6c9f4e;
	background: #81be5d;
}
.news_2_c_r {
	float: right;
	overflow: hidden;
	width: 406px;
}
.news_2_c_rate {
	overflow: hidden;
	margin: 0 0 6px 0;
	padding: 0;
	border: 3px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
.news_2_c_inf {
	overflow: hidden;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 3px;
}
.news_2_c_text {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	border-top: 1px dotted #cccccc;
	color: #515050;
	overflow: hidden;
	clear: both;
}
.news_2_c_text a {
	color: #515050;
}
.news_2_c_text strong i, .news_2_c_text b i {
	color: #72aa51;
}
.news_2_ava {
	float: left;
	margin: 0 5px 0 0;
	width: 53px;
	height: 53px;
	background: url(../images/ava_bg.png) no-repeat;
}
.news_2_ava img {
	width: 45px;
	height: 45px;
	margin: 3px 0 0 4px;
}
.news_2_comm {
	float: right;
	margin: 5px 5px;
	background: url(../images/arrow_10.png) no-repeat left center;
	padding: 0 0 0 9px;
	text-align: center;
	text-shadow: 0 1px 0 #7492a1;
	color: #fff;
}
.news_2_comm span {
	display: block;
	overflow: hidden;
	line-height: 16px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 42px;
	height: 37px;
	overflow: hidden;
	background: #91b6c9;
}
.news_2_comm a {
	color: #fff;
}
.news_2_comm sup {
	font-size: 17px;
	font-weight: bold;
	float: none;
}
.news_2_comm sub {
	font-size: 12px;
	text-align: center;
	float: inherit;
}
.news_2_infa {
	float: left;
	margin: 0;
	font-size: 11px;
	width: 186px;
	overflow: hidden;
}
.news_2_infa dl {
	padding: 0 0 4px 0;
	margin: 0;
	width: 186px;
	overflow: hidden;
	background: url(../images/line_7.png) repeat-x center bottom;
}
.news_2_infa dl:last-child {
	background: none;
	padding: 0;
}
.news_2_infa dl+dl {
	margin-top: 1px;
}
.news_2_infa dt {
	float: left;
	color: #72a553;
	margin: 0 5px 0 0;
}
.news_2_infa dd {
	float: left;
	color: #616161;
}
.story {
	margin: 0 0 7px 0;
}
.story_c {
	clear: both;
	margin: 0 -8px;
	padding: 0 5px;
}
.story_c h2 ul {
	float: right;
	height: 15px;
	display: inline-block;
}
.story_c h2 ul li {
	float: left;
	margin: 0 0 0 6px;
	height: 15px;
	display: inline-block;
	width: 15px;
}
.story_c h2 ul li a {
	display: block;
	height: 15px;
	width: 15px;
}
.story_c h2 ul li.warn a {
	background: url(../images/moder_bg.png) no-repeat;
}
.story_c h2 ul li.warn:hover a {
	background-position: 0 -15px;
}
.story_c h2 ul li.edit a {
	background: url(../images/moder_bg.png) no-repeat -15px 0;
}
.story_c h2 ul li.edit:hover a {
	background-position: -15px -15px;
}
.story_c h2 {
	display: block;
	font-size: 12px;
	overflow: hidden;
	background: #91b6c9 url(../images/arrow_8.png) no-repeat 8px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 7px 0;
	padding: 5px 10px 5px 23px;
}
.story_c h2 a {
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	text-shadow: 0 1px 0 #7795a5;
}
.story_c h2 a:hover {
	text-decoration: underline;
}
.story_c h1 ul {
	float: right;
	height: 15px;
	display: inline-block;
}
.story_c h1 ul li {
	float: left;
	margin: 0 0 0 6px;
	height: 15px;
	display: inline-block;
	width: 15px;
}
.story_c h1 ul li a {
	display: block;
	height: 15px;
	width: 15px;
}
.story_c h1 ul li.warn a {
	background: url(../images/moder_bg.png) no-repeat;
}
.story_c h1 ul li.warn:hover a {
	background-position: 0 -15px;
}
.story_c h1 ul li.edit a {
	background: url(../images/moder_bg.png) no-repeat -15px 0;
}
.story_c h1 ul li.edit:hover a {
	background-position: -15px -15px;
}
.story_c h1 {
	display: block;
	font-size: 12px;
	overflow: hidden;
	background: #91b6c9 url(../images/arrow_8.png) no-repeat 8px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 7px 0;
	padding: 5px 10px 5px 23px;
}
.story_c h1 a {
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	text-shadow: 0 1px 0 #7795a5;
}
.story_c h1 a:hover {
	text-decoration: underline;
}



.story_c_l_2_2 {
	float: right;
	width: 302px;
	padding: 4px 4px 4px 5px;
	border: 2px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	display: block;
	position: relative;
	margin: 0 0 5px 5px;
	clear: both;
}
.story_c_l_2_2 span.story_post {
	display: block;
}
.story_c_l_2_2 span.story_post img {
	width: 298px;
	padding: 1px;
	border: 1px solid #ebebeb;
}
.story_c_l_2_2 span.story_date {
	display: block;
	background: #f7d250;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-khtml-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	text-shadow: 0 1px 0 #dcbb47;
	border-left: 2px solid #e8c64b;
	padding: 2px 8px 2px 7px;
	top: 21px;
	right: -40px;
	text-align: center;
	color: #fff;
}
.story_c_l_2_2 span.story_date sup {
	font-size: 18px;
	font-weight: bold;
}
.story_c_l_2_2 span.story_date sub {
	font-size: 12px;
}
.story_c_l_2_2 span.story_link {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #ff6161;
	color: #fff;
	text-shadow: 0 1px 0 #ba4747;
}
.story_c_l_2_2 span.story_link a {
	display: block;
	text-decoration: none;
	padding: 4px 5px 5px 5px;
	text-align: center;
	color: #fff;
}
.story_c_l_2_2 span.story_link:hover a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #6c9f4e;
	background: #81be5d;
}




.story_c_l {
	float: right;
	width: 146px;
	padding: 4px 4px 4px 5px;
	border: 2px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	display: block;
	position: relative;
	margin: 0 0 5px 5px;
	clear: both;
}
.story_c_l span.story_post {
	display: block;
}
.story_c_l span.story_post img {
	width: 141px;
	padding: 1px;
	border: 1px solid #ebebeb;
}
.story_c_l span.story_date {
	display: block;
	background: #f7d250;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-khtml-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	text-shadow: 0 1px 0 #dcbb47;
	border-left: 2px solid #e8c64b;
	padding: 2px 8px 2px 7px;
	top: 21px;
	right: -40px;
	text-align: center;
	color: #fff;
}
.story_c_l span.story_date sup {
	font-size: 18px;
	font-weight: bold;
}
.story_c_l span.story_date sub {
	font-size: 12px;
}
.story_c_l span.story_link {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #ff6161;
	color: #fff;
	text-shadow: 0 1px 0 #ba4747;
}
.story_c_l span.story_link a {
	display: block;
	text-decoration: none;
	padding: 4px 5px 5px 5px;
	text-align: center;
	color: #fff;
}
.story_c_l span.story_link:hover a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #6c9f4e;
	background: #81be5d;
}
.story_c_r {
	overflow: inherit;
	display: block;
}
.story_c_r strong, .story_c_r b {
	color: #69a149;
}
.story_c_rate {
	overflow: hidden;
	margin: 6px 0;
	padding: 0;
	border: 3px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
.story_c_inf {
	overflow: hidden;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 3px;
}
.story_c_text {
	overflow: hidden;
	margin: 6px 0;
	padding: 5px 5px;
	border: 3px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
   .story_c_text2 {
	overflow: hidden;
	margin: 6px 0;
	padding: 5px 5px;
	border: 3px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
   } 
.story_c_text a {
	color: #515050;
}

.story_c_text2 a {
	color: #515050;
}

.story_c_text img {
    width: 200px;
	padding: 3px 3px 3px 3px;
}

.story_c_text2 img {
    width: auto;
	padding: 3px 3px 3px 3px;
}

.story_c_text > strong i, .story_c_text > b i {
	color: #72aa51;
}
.story_c_text > strong, .story_c_text > b {
	color: #515050;
}
.story_ava {
	float: left;
	margin: 0 5px 0 0;
	width: 53px;
	height: 53px;
	background: url(../images/ava_bg.png) no-repeat;
}
.story_ava img {
	width: 45px;
	height: 45px;
	margin: 3px 0 0 4px;
}
.story_comm {
	float: right;
	margin: 5px 5px;
	background: url(../images/arrow_10.png) no-repeat left center;
	padding: 0 0 0 9px;
	text-align: center;
	text-shadow: 0 1px 0 #7492a1;
	color: #fff;
}
.story_comm span {
	display: block;
	overflow: hidden;
	line-height: 16px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 42px;
	height: 37px;
	overflow: hidden;
	background: #91b6c9;
}
.story_comm a {
	color: #fff;
}
.story_comm sup {
	font-size: 17px;
	font-weight: bold;
	float: none;
}
.story_comm sub {
	font-size: 12px;
	text-align: center;
	float: inherit;
}


.story_comm2 {
	float: right;
	margin: 5px 5px;
	background: url(../images/arrow_101.png) no-repeat left center;
	padding: 0 0 0 9px;
	text-align: center;
	text-shadow: 0 1px 0 #7492a1;
	color: #fff;
}
.story_comm2 span {
	display: block;
	overflow: hidden;
	line-height: 16px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 42px;
	height: 37px;
	overflow: hidden;
	background: #ff6161;
}
.story_comm2 a {
	color: #fff;
}
.story_comm2 sup {
	font-size: 17px;
	font-weight: bold;
	float: none;
}
.story_comm2 sub {
	font-size: 12px;
	text-align: center;
	float: inherit;
}

.story_infa {
	padding: 0;
	margin: 0;
	font-size: 11px;
	overflow: hidden !important;
}
.story_infa dl {
	padding: 0 0 4px 0;
	margin: 0;
	min-width: 185px;
	overflow: hidden;
	background: url(../images/line_7.png) repeat-x center bottom;
}
.story_infa dl:last-child {
	background: none;
	padding: 0;
}
.story_infa dl+dl {
	margin-top: 1px;
}
.story_infa dt {
	float: left;
	color: #72a553;
	margin: 0 5px 0 0;
}
.story_infa dd {
	float: left;
	color: #616161;
}
.story_c .rcol {
	background: url(../images/line_8.png) repeat-y left 0;
}
.story_c_l_2 {
	float: left;
	position: relative;
	width: 183px;
	margin: 0 0 5px 10px;
}
.story_c_l_2 span.story_post {
	width: 173px;
	padding: 4px 2px 2px 4px;
	border: 2px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	clear: both;
}
.story_c_l_2 span.story_post img {
	width: 167px;
	padding: 1px;
	border: 1px solid #ebebeb;
}
.story_c_l_2 span.story_date {
	display: block;
	background: #f7d250;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-khtml-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	text-shadow: 0 1px 0 #dcbb47;
	border-left: 2px solid #e8c64b;
	padding: 2px 8px 2px 7px;
	top: 21px;
	right: -38px;
	text-align: center;
	color: #fff;
}
.story_c_l_2 span.story_date sup {
	font-size: 18px;
	font-weight: bold;
}
.story_c_l_2 span.story_date sub {
	font-size: 12px;
}
.story_c_l_2 span.story_link {
	margin: 0 3px 4px 3px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #ff6161;
	color: #fff;
	text-shadow: 0 1px 0 #ba4747;
}
.story_c_l_2 span.story_link a {
	display: block;
	text-decoration: none;
	padding: 4px 5px 5px 5px;
	text-align: center;
	color: #fff;
}
.story_c_l_2 span.story_link:hover a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #6c9f4e;
	background: #81be5d;
}
.story_c_l_2 span.story_link_2 {
	margin: 0 3px 4px 3px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #91b6c9;
	color: #fff;
	text-shadow: 0 1px 0 #6f8c9a;
}
.story_c_l_2 span.story_link_2 a {
	display: block;
	text-decoration: none;
	padding: 4px 5px 5px 5px;
	text-align: center;
	color: #fff;
}
.story_c_l_2 span.story_link_2:hover a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #ba4747;
	background: #ff6161;
}
.story_video {
	padding: 5px 5px;
	border: 3px solid rgba(240, 240, 240, 1);
	margin: 5px 0 0 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
.story_status {
	clear: both;
	background: url(../images/line_7.png) repeat-x center top;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
}
.status_ajax {
	
	position: relative;
	margin:0 0 0 0;
	display:inline-block !important;
	clear: both;
}
.status_show {
	float:right;
	display:inline-block;
	overflow: hidden;
}
.status_show li {
	float: left;
	text-align: center;
	padding: 0 4px 0 0;
	margin: 0 3px 0 0;
	background: url(../images/shape_5.png) no-repeat right center;
}
.status_show li:last-child {
	background: none;
	padding: 0;
	margin: 0;
}
.status_show li sup {
	display: block;
	height: 13px;
	background: url(../images/story_icon.png) no-repeat center 0;
	margin: 0 0 2px 0;
}
.status_show li sub {
	display: block;
	background: #81be5d;
	font-size: 12px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	width:23px;
	overflow:hidden;
	text-shadow: 0 1px 0 #669649;
	padding: 1px 3px 2px 3px;
}
.status_show li.show_1 sup {
	background-position: center 0;
}
.status_show li.show_2 sup {
	background-position: center -13px;
}
.status_show li.show_3 sup {
	background-position: center -26px;
}
.status_show li.show_4 sup {
	background-position: center -39px;
}
.status_show li.show_5 sup {
	background-position: center -52px;
}
/*--- ---*/
.stat_sel .stat_box {
	left: 0;
	border: 1px solid #ccc;
	padding: 0 39px 0 10px;
	font-size: 12px;
	color: #81be5d;
	font-weight: bold;
	display: block;
	height: 32px;
	width: 83px;
	line-height: 32px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: url(../images/arrow_14.png) no-repeat right center;
	cursor: pointer;
}
.stat_sel .dropDown {
	position: absolute;
	top: 37px;
	left: 0px;
	min-width: 124px;
	list-style: none;
	padding: 4px 0 7px 0;
	margin: 0;
	background: rgba(0,0,0,0.7);
	z-index: 999;
}
.stat_sel li {
	height: 23px;
	line-height: 23px;
	width: 124px;
	margin: 0 5px;
	cursor: pointer;
	position: relative;
	background: url(../images/arrow_12.png) no-repeat 6px center;
	display: block;
	border-bottom: 1px dotted rgba(255,255,255,0.18);
}
.stat_sel li:hover {
	background: url(../images/arrow_11.png) no-repeat 6px center;
}
.stat_sel li span {
	left: 17px;
	position: absolute;
	top: 0px;
	font-size: 11px;
	color: #FFF;
	font-style: italic;
}
.stat_sel li:last-child {
	border: none;
	height: 23px;
	margin-bottom: -5px;
}
.stat_sel li:hover span {
	color: #f7d250;
}
/*--- ---*/

.story_screen {
	background: url(../images/line_7.png) repeat-x center top;
	padding: 5px 0 0 0;
	margin: 5px 0 5px -2px;
	position: relative;
	overflow: hidden;
	clear: both;
}
.story_screen img {
	padding: 1px;
	width: 153px;
	height: 82px;
	border: 1px solid #e5e5e5;
}
.story_screen a.addpost {
	clear: both;
	margin: 3px 0 0 0;
	display: inline-block;
	padding: 3px 10px 4px 10px;
	background: #81be5d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	color: #fff;
	text-shadow: 0 1px 0 #75ad55;
	text-decoration: none;
	border-radius: 3px;
}
.story_screen a.addpost:hover {
	background: #91b6c9;
	text-shadow: 0 1px 0 #86a8ba;
}
.info {
	background: #ff6161;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 5px 3px;
	padding: 10px 13px;
}
.info_c {
	color: #fff;
	text-shadow: 0 1px 0 #d45151;
	background: url(../images/info.png) no-repeat left center;
	min-height: 38px;
	padding: 0 0 0 55px;
}
.info_c a {
	color: #fff;
	text-decoration: underline;
}
.info_c a:hover {
	text-decoration: none;
}
.torrent_tab tbody td {
	padding: 7px 10px 10px 10px;
	border-bottom: 1px dashed #d9d9d9;
	color: #3e3c3c;
}
.torrent_tab thead td {
	font-size: 0.9em;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}
table.torrent_tab {
	padding: 0;
	border-spacing: 0 2px;
}
.torrent_tab tr:last-child td {
	border-bottom: none;
	border-spacing: 0;
	padding-bottom: 0;
}
table.torrent_tab td {
	border-spacing: 2px;
}
table.torrent_tab {
	width: 100%;
	font-size: 12px;
}
table.torrent_tab thead {
	color: #fff;
	text-shadow: 0 1px 0 #659449;
	padding: 3px 5px;
}
table.torrent_tab thead th {
	background: #81be5d;
	padding: 6px 10px 7px 10px;
	text-align: left;
}
table.torrent_tab thead th:first-child {
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	-khtml-border-bottom-left-radius: 3px;
}
table.torrent_tab thead th:last-child {
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-khtml-border-bottom-right-radius: 3px;
}
table.torrent_tab tbody tr:hover td a {
	color: #72ab50;
}
table.torrent_tab tbody tr td a.torrent_down {
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #91b6c9 url(../images/arrow_13.png) no-repeat 7px 8px;
}
table.torrent_tab tbody tr td a.torrent_down:hover {
	background: #ff6161 url(../images/arrow_13.png) no-repeat 7px 8px;
}
/*---navigation---*/
.navigation {
	clear: both;
	margin: 0 20px;
	overflow: hidden;
	padding: 5px 13px 5px 18px;
}
.navi_pages a {
	color: #464646;
	padding: 2px 6px 3px 6px;
}
.navi_pages a:hover {
	text-decoration: none;
	background: #ff6161;
	color: #fff;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.navi_pages span {
	color: #fff;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 6px 3px 6px;
	background: #81be5d;
}
.navi_pages {
	float: left;
	height: 19px;
}
.navigation > span.rcol a:link, .navigation > span.rcol a:visited, .navigation > span.rcol a:active {
	padding: 0;
	color: #78b156;
}
.navigation > span.rcol a:hover {
	text-decoration: underline;
}
.navigation > span.rcol span {
 color:#color: #464646;;
}
/*---buttons---*/
.fbutton, .btn_reglog, .vresult {
	border: 0 none;
	background: none;
	cursor: pointer;
}
.btn_reglog {
	background: #f2f2f2 url(../images/fbutton.png) repeat-x 0 100%;
	border: 1px solid #c5c5c5;
	color: #7d7d7d;
	width: 108px;
	height: 21px;
	padding-bottom: 3px;
	font-weight: bold;
}
.btn_reglog:hover {
	background: #fff none;
}
.fbutton {
	font-size: 12px;
	margin-bottom: 2px;
	border: 1px solid #f1f1f1;
	border-bottom-color: #e0e0e0;
	border-left-color: #e1e1e1;
	border-right-color: #e1e1e1;
	min-width: 118px;
	height: 28px;
	font-weight: bold;
	color: #91b6c9;
	padding: 4px 5px 3px 5px;
	background: #fff url(../images/fbutton.png) repeat-x 0 100%;
	text-transform: uppercase;
}
.fbutton:hover {
	color: #ff6161;
}
.fbutton {
	-moz-box-shadow: 0px 1px 2px 0px rgba(147, 147, 147, 1);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(147, 147, 147, 1);
	box-shadow: 0px 1px 2px 0px rgba(147, 147, 147, 1);
}
button.fbutton span {
	cursor: pointer;
	display: block;
}
.radial, .fbutton, #loading-layer, #dropmenudiv {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.comment {
	clear: both;
	margin: 0 0 5px 0;
}
.comment_c {
	overflow: hidden;
	padding: 0 0 5px 0;
}
.comment_l {
	height: 96px;
	position: relative;
	background: url(../images/ava_bg_2.png) no-repeat;
	float: left;
	width: 96px;
	margin: 0 7px 0 0;
	overflow: hidden;
}
.comment_l span {
	display: block;
	width: 86px;
	height: 86px;
	margin: 4px 0 0 5px;
}
.comment_l span img {
	width: 86px;
	height: 86px;
}
.comment_r {
	margin: 0 0 0 103px;
}
.comment hr {
	clear: both;
	margin: 0 -9px;
	border-bottom: 3px double #ececec;
	background: none;
}
.comment_text {
	padding: 8px 8px;
	border: 3px solid rgba(240, 240, 240, 1);
	margin: 0 0 5px 0;
	-moz-border-radius: 6px;
	overflow: hidden;
	background: #fff;
	color: #3a3a3a;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
.comment_text h3 {
	display: block;
	margin: 0 -7px 7px -7px;
	font-size: 12px;
	color: #81be5d;
	font-weight: bold;
	font-style: italic;
	padding: 0 10px 7px 10px;
	border-bottom: 3px double #ececec;
	text-transform: uppercase;
}
.comment_text ul {
	clear: both;
	margin: 5px 0 0 0;
	overflow: hidden;
	float: right;
}
.comment_text ul li {
	float: left;
	margin: 0 0 0 5px;
	border:none;
}
.comment_text ul li.quote a {
	background: #ff6161;
	border:none;
	text-shadow: 0 1px 0 #c64b4b;
}
.comment_text ul li.quote a:hover, .comment_text ul li.del a:hover {
	background: #91b6c9;
	text-shadow: 0 1px 0 #6b8795;
}
.comment_text ul li.del a {
	background: #81be5d;
	text-shadow: 0 1px 0 #608d45;
}
.comment_text ul li.selectmass {padding: 3px 5px 4px 0; background: #81be5d; -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
.comment_text ul li.selectmass input {display:inline-block; vertical-align:middle; }
.comment_text ul li a {
	display: block;
	background: #91b6c9;
	padding: 0 8px;
	text-shadow: 0 1px 0 #6b8795;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}
.comment_text ul li a:hover {
	background: #81be5d;
	text-shadow: 0 1px 0 #608d45;
}
.comment_inf {
	overflow: hidden;
	margin: 0 0 5px 0;
	background: url(../images/line_7.png) repeat-x center bottom;
	padding: 0 0 5px 0;
}
.comment_inf span.author {
	float: left;
	background: #81be5d;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	height: 25px;
	padding: 0 8px;
	text-shadow: 0 1px 0 #67984a;
	line-height: 25px;
	margin: 0 13px 0 0;
}
.comment_inf span.author i {
	font-weight: bold;
}
.comment_inf span.author a {
	color: #fff;
}
.comment_inf span.date {
	height: 25px;
	line-height: 25px;
}
.comment_inf span.date i {
	font-weight: bold;
}
.comment_inf ul {float:left; padding:0 10px 0 0; margin:-2px 9px -2px 0; background:url(../images/shape_2.png) no-repeat right center;}
.comment_inf ul:last-child {margin:-2px 0; background:none; padding:0;}
.comment_inf ul li { display:block; font-size:11px;}
.comment_inf ul li i {font-weight:bold;}

.useredit {float:right; display:block; font-size:12px; color:#fff; font-style:normal; text-transform: none; margin:-3px 0 0 0;}
.reds, .blue, .greens {color:#fff;}
.reds a {
	background: #ff6161;
	text-shadow: 0 1px 0 #c64b4b;
	display:block;
	padding: 0 8px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	
}
.reds a:hover {
	background: #91b6c9;
	text-shadow: 0 1px 0 #6b8795;
}
.blue a {
	background: #91b6c9;
	text-shadow: 0 1px 0 #6b8795;
	display:block;
	padding: 0 8px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	
}
.blue a:hover {
	background: #ff6161;
	text-shadow: 0 1px 0 #c64b4b;
}

.greens a {
	background: #81be5d;
	text-align:center;
	text-shadow: 0 1px 0 #608d45;
	display:block;
	padding: 0 2px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	
}
.greens a:hover {
	background: #91b6c9;
	text-shadow: 0 1px 0 #6b8795;
}

.user_info {overflow:hidden; margin:-5px -5px; position:relative;}
.user_info_l {width:96px; margin:0 7px 0 0; float:left; overflow:hidden; font-size:11px;}
.user_info_l .avatar {
	height: 96px;
	position: relative;
	background: url(../images/ava_bg_2.png) no-repeat;
	width: 96px;
	 margin:0 0 5px 0;
	overflow: hidden;
}
.user_info_l .avatar span {
	display: block;
	width: 86px;
	height: 86px;
	margin: 4px 0 0 5px;
}
.user_info_l .avatar img {
	width: 86px;
	height: 86px;
}
.user_info_l a {margin:0 0 5px 0; text-align:center;}
.user_info_r {
	margin: 0 0 0 103px;
}
.user_info_r ul { overflow:hidden;}
.user_info_r ul.lcol {width:47.6%;}
.user_info_r ul.rcol {width:51%;}
.user_info_r ul li {color:#585858; height:27px; overflow:hidden; line-height:26px; background:url(../images/line_7.png) repeat-x center bottom;}
.user_info_r ul li:last-child {background:none; height:26px;}
.user_info_r ul li b, .user_info_r ul li strong {color:#71aa4f; background:url(../images/arrow_15.png) no-repeat 1px 6px; padding:0 0 0 10px;}
.user_info_r ul li a {color:#79a1b6;}

ul.friends { margin:-5px -13px -12px -3px; overflow:hidden;}
ul.friends li { margin:0 8px 8px 0; width:90px; overflow:hidden; float:left;}
ul.friends li .avatar { position: relative; display:block; overflow:hidden; margin:0 0 3px 0; width:90px; height:90px; background:url(../images/ava_bg_3.png) no-repeat;}
ul.friends li .avatar .ava {width:80px; display:block; position:absolute; overflow:hidden; clear:both; height:80px; margin:4px 0 3px 5px;}
ul.friends li .avatar .ava img {width:80px; height:80px;}
ul.friends li .avatar .comm {display:block; position:absolute; top:7px; right:8px; background:rgba(120,172,89,0.86);  -webkit-border-radius: 3px;
text-shadow:0 1px 0 #65904b;
	-moz-border-radius: 3px;
	border-radius: 3px; padding:2px 4px; color:#fff;}
ul.friends li .avatar .news {display:block; background:rgba(255,97,97,0.86); -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow:0 1px 0 #d36161;
	border-radius: 3px; padding:2px 4px; color:#fff; position:absolute; top:30px; right:8px;}
ul.friends li .green { display:block; overflow:hidden; margin:3px 0 0 0;}

.picture {width:745px; margin:5px auto; overflow:hidden; text-align:center;}
.picture img {max-width:745px;}
.pager {
	clear:both;
	padding: 7px 7px;
	border: 3px solid rgba(240, 240, 240, 1);
	margin: 0 0 5px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	color:#626262;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
.page_title {
	display: block;
	overflow: hidden !important;
	font-size: 12px;
	background: #91b6c9 url(../images/arrow_8.png) no-repeat 8px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	max-width:600px;
	font-weight: normal;
	color: #fff;
	padding: 5px 10px 5px 23px;
	
}
.page_title a {color: #fff;}
.page_num {display:block; padding: 0 10px 0 0; height:23px; line-height:23px; margin:0 9px 0 0; float:right; background:url(../images/shape_5.png) no-repeat right center; }
.page_btn {height:21px; display:block; float:right; overflow:hidden; line-height:21px;}
.page_btn img {float:left;}
.page_btn span {height:21px; padding:0 10px; line-height:21px; float:left; display:block;}
.pager_r {display:block; float:right; overflow:hidden;}

.editdate, .basetags { font-size: 0.9em; text-align: right; margin:0 5px 5px 0; color: #6c838e; }

/*---infoblock---*/
.infoblock { background-color: #f1f5f7; padding: 15px; margin-bottom: 25px; }
.pollvotelist { width: 70%; text-align: left; }
	.pollvotelist input { margin-right: 5px; }
.mass_comments_action { border-top: 2px solid #eee; margin:0 -9px 9px -9px; border-bottom: 1px solid #dadada; background-color: #f5f6f7; padding: 10px 15px; }

/*---forms---*/
.baseform { overflow:hidden;}
.tableform { width: 100%; }
	.tableform td { }
	.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; }
	.tableform  tr:first-child td {background:none; padding:0 15px 10px 15px;}
	.fieldsubmit, .tableform td { padding: 10px 15px; background:url(../images/line_7.png) repeat-x center top; }
	.addnews { font-weight: bold; }
	.impot { color: red; font-weight: normal; }
	.checkbox { padding: 4px 0; line-height: 1em; }
		.checkbox input { margin-top: -2px; vertical-align: middle; }

.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 458px; }
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .ui-widget-content input[type=text] { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }

/*---search---*/
.searchstyle { width: 480px; }
.search { font-size: 11px; }
.searchtable fieldset legend { color: #404040; }
	
.searchitem { font-size: 0.9em; border-top: 1px solid #dbe8ed; padding: 10px 0; }

#searchuser, #searchinput { width: 90% !important; }

/*---Userinfo---*/
.userinfo { padding-left: 125px; }
.ui-dialog-content .userinfo { padding: 10px 0 10px 125px; }
	.userinfo .lcol { margin-left: -125px; width: 110px; padding-right: 15px; }
		.userinfo .lcol .avatar { margin-bottom: 10px; padding: 4px; background-color: #fff; border: 1px solid #c0d4de; }
			.userinfo .lcol .avatar img { width: 100px; }
		.userinfo .lcol ul { font-size: 0.9em; }

	.userinfo .rcol { width: 100%; }
		.userinfo .rcol ul { list-style: none; margin-left: 0; }
		.userinfo .rcol ul li { margin-bottom: 0.2em; } 

		.ussep { padding-top: 12px; background: url("../images/ussep.png") no-repeat; }
.grey { color: #6c838e; }
.blue { color: #388bd4; }

/*---statistics---*/
.statistics { overflow: hidden; margin: 0; padding: 0; }
	.statistics ul.lcol { min-height: 71px; background: url("../images/statsep.png") no-repeat; margin: 0 0 20px -1px; padding-top: 14px; width: 33.3%; }
	.statistics ul.lcol li { padding: 0 15px; margin-bottom: 2px; }
/*---video block---*/
.story_video_c {
	clear: both;
	position: relative;
	margin: 0 4px;
}
.video_thumb {
	margin: 5px auto 0 auto;
	position: relative;
	z-index: 1;
}
.video_thumb_c {
	position: relative;
}
.video_thumb_c > .next, .video_thumb_c > .prev {
	position: absolute;
	display: block;
	width: 30px;
	background: url(../images/video_thumb.png) no-repeat;
	text-indent: -9999px;
	height: 33px;
	top: 39px;
	z-index: 4;
}
.video_thumb_c > .next {
	background-position: -30px 0;
	right: -25px;
}
.video_thumb_c > .next:hover {
	background-position: -30px -33px;
}
.video_thumb_c > .prev {
	background-position: 0 0;
	left: -27px;
}
.video_thumb_c > .prev:hover {
	background-position: 0 -33px;
}
.video_thumb ul {
	clear: both;
}
.video_thumb ul li {
	width: 190px;
	margin: 0 5px 0 0;
	float: left;
}
.video_thumb ul li a {
	text-decoration: none;
	display: block;
}
.video_thumb ul li span.v_img {
	padding: 3px 3px 0 3px;
	border: 3px solid rgba(240, 240, 240, 1);
	margin: 0 0 5px 0;
	-moz-border-radius: 6px;
	position: relative;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	display: block;
}
.video_thumb ul li span.v_img img {
	width: 178px;
	height: 97px;
}
.video_thumb ul li a:hover span.v_img span.opt {
	display: block;
	position: absolute;
	width: 178px;
	height: 97px;
	background: rgba(0,0,0,0.66) url(../images/plus_4.png) no-repeat center center;
	top: 3px;
	left: 3px;
	z-index: 3;
}
.video_thumb ul li a:hover span.v_img:hover span.opt {
	background: rgba(0,0,0,0.66) url(../images/plus_3.png) no-repeat center center;
}
.video_thumb ul li a:hover span.v_title {
	background: #91b6c9;
	text-shadow: 0 1px 0 #6b8795;
}
.video_thumb ul li span.v_title {
	height: 25px;
	line-height: 25px;
	margin: 9px 4px 0 4px;
	text-align: center;
	display: block;
	background: #81be5d;
	text-align: center;
	text-shadow: 0 1px 0 #608d45;
	display: block;
	padding: 0 8px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
}
a#load_here {display:block; position:absolute; left:415px; top:171px; width:139px; height:139px; background:url(../images/play_large.png) no-repeat center center;}
a#load_here:hover {background:url(../images/play_large_on.png) no-repeat center center;}
#cssssssssssssss center {width:956px; height:525px; overflow:hidden; background:#132e35;}
#cssssssssssssss center img {height:525px;}
/*==============================
           Footer
==============================*/
footer {
	overflow: hidden;
	clear: both;
	height: 73px;
	border-top: 2px solid #e9e9e9;
	background: #383838;
}
#footer {
	width: 1012px;
	height: 73px;
	margin: 0 auto;
	position: relative;
	background: #464646;
	border: 1px solid #353535;
	border-width: 0 1px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 1);
	box-shadow: 0px 10px 1px 0px rgba(70, 70, 70, 1);
	-moz-box-shadow: 0px 1px 1px 0px rgba(70, 70, 70, 1);
}
.footer_logo {
	float: left;
	margin: 9px 9px 0 8px;
	width: 291px;
	height: 57px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/header_logo.png) no-repeat;
}
.footer_logo a {
	display: block;
	width: 291px;
	height: 57px;
}
.footer_text {
	float: left;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	width: 338px;
	overflow: hidden;
	background: url(../images/shape_4.png) no-repeat left center;
	height: 54px;
	font-size: 11px;
	color: #fff;
}
.footer_text a {
	color: #81be5d;
	text-decoration: underline;
}
.footer_text a:hover {
	text-decoration: none;
}
.footer_count {
	float: right;
	padding: 0 9px 0 0;
	margin: 10px 133px 0 0;
	overflow: hidden;
	background: url(../images/shape_4.png) no-repeat right center;
	height: 54px;
}
.footer_count ul {
	overflow: hidden;
}
.footer_count ul li {
	float: left;
	margin: 5px 0 0 12px;
	width: 96px;
	height: 39px;
	background: url(../images/count_bg.png) no-repeat;
	position: relative;
}
.footer_count ul li:first-child {
	margin: 5px 0 0 0;
}
.footer_count ul li div {
	width: 88px;
	margin: 4px 0 0 4px;
	position: absolute;
	height: 31px;
}
.footer_count ul li img {
	width: 88px;
	height: 31px;
}
.dcorearts {
	position: absolute;
	margin: 20px 8px 0 0;
	text-indent: -9999px;
	background: url(../images/dcorearts.png) no-repeat;
	width: 117px;
	height: 31px;
	display: block;
	right: 0;
	top: 0;
}
.dcorearts a {
	width: 117px;
	height: 31px;
	display: block;
}
#footer_img {
	overflow: hidden;
	height: 98px;
	background: #ffffff url(../images/line_5.png) repeat-x center top;
	padding: 3px 0 0 0;
}
.footer_img {
	height: 98px;
	overflow: hidden;
}
.footer_img_c {
	overflow: hidden;
	width: 1010px;
	margin: 0 auto;
	height: 98px;
	background: url(../images/footer_bg.jpg) no-repeat center 0;
	border: 1px solid #f5f5f5;
	border-width: 0 1px;
	-webkit-box-shadow: 0px -30px 25px 0px rgba(179, 179, 179, 0.61);
	-moz-box-shadow: 0px -30px 25px 0px rgba(179, 179, 179, 0.61);
	box-shadow: 0px -30px 25px 0px rgba(179, 179, 179, 0.61);
}
/*==============================
           Tooltip
==============================*/
/*
#easyTooltip{
	padding:5px 10px;
	border:1px solid #000;
	 background:#000;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.75;
	z-index:999;
	}
*/

.easyTooltip {
	padding: 5px 8px;
	background: rgba(145,182,201,0.7);
	font: 12px;
	color: #fff;
	font-style: italic;
	text-shadow: 0 1px 0 #7795a5;
	line-height: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#easyTooltip {
	background: url(../images/tooltip1.png) no-repeat left center;
	padding-left: 5px;
	position: relative;
	z-index: 999;
}

.cb {vertical-align:middle; margin:0 5px 0 0; display:inline-block;}
.panel_search {
position:relative;
}
.panel_search p {line-height:36px;}
.panel_search p span {width: 20%; display:inline-block; vertical-align: top; padding-right: 0; font-weight: bold;}
#conetnt{
clear:both;
}
#showScroll{
position:relative;
}
.news_3_c_r {
	width:505px;
	float:right;
	overflow: hidden;
}
.news_3_c_text {
	color: #515050;
	overflow: hidden;
}
.news_3_c_text a {
	color: #515050;
}
.news_3_c_text strong i, .news_3_c_text b i {
	color: #72aa51;
}
/*--- ---*/
.story_c_l_3 {
	position: relative;
	margin: 0 0 5px 0;
}
.story_c_l_3 span.story_post {
	padding: 5px 3px 1px 5px;
	border: 2px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	clear: both;
}
.story_c_l_3 span.story_post img {
	width: 297px;
	padding: 1px;
	border: 1px solid #ebebeb;
}
.story_c_l_3 span.story_link {
	margin: 0 3px 4px 3px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #ff6161;
	color: #fff;
	text-shadow: 0 1px 0 #ba4747;
}
.story_c_l_3 span.story_link a {
	display: block;
	text-decoration: none;
	padding: 4px 5px 5px 5px;
	text-align: center;
	color: #fff;
}
.story_c_l_3 span.story_link:hover a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #6c9f4e;
	background: #81be5d;
}
.story_c_l_3 span.story_link_2 {
	margin: 0 3px 4px 3px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #91b6c9;
	color: #fff;
	text-shadow: 0 1px 0 #6f8c9a;
}
.story_c_l_3 span.story_link_2 a {
	display: block;
	text-decoration: none;
	padding: 4px 5px 5px 5px;
	text-align: center;
	color: #fff;
}
.story_c_l_3 span.story_link_2:hover a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #ba4747;
	background: #ff6161;
}
.story_c_text3 {
	overflow: hidden;
	margin: 6px 0;
	padding: 5px 5px;
	border: 3px solid rgba(240, 240, 240, 1);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}
.story_c_text3 a {
	color: #515050;
}
.story_c_text3 img {
	width:180px;
	height:252px;
	margin:0 13px;
	padding: 1px;
	border: 1px solid #ebebeb;
}
.story_c_text3 > strong i, .story_c_text3 > b i {
	color: #72aa51;
}
.story_c_text3 > strong, .story_c_text3 > b {
	color: #515050;
}
#gotop{position:fixed;width:41px;height:41px;right:7px;bottom:20px;display:block;background:url('../images/gotop.png') no-repeat;z-index:9998;display:none;}


/* Таблица календаря */
#edTableCalendar { width: 100%; height: 71px; text-align: center; margin-bottom: 10px; margin-top: -5px; border: solid #E5E5E5; border-width: 1px 0; border-collapse: collapse; border-spacing: 0; font: normal 12px/16px Tahoma, Arial, sans-serif; padding: 0; }
	#edTableCalendar td { vertical-align: middle; padding: 0; margin: 0; }
	#edTableCalendar2 { width: 100%; height: 31px; text-align: center;  border: solid #E5E5E5; border-width: 1px 0; border-collapse: collapse; border-spacing: 0; font: normal 12px/16px Tahoma, Arial, sans-serif; padding: 0; }
	#edTableCalendar2 td { vertical-align: middle; padding: 0; margin: 0; }
	/* Месяц + год */
	#edTableCalendar .edMonth { font-size: 14px; font-weight: bold; color: #81be5d; padding: 3px 0; border-bottom: 2px solid #b9dbea;border-top: 2px solid #b9dbea; }
		#edTableCalendar .edMonth a{ font-size: 14px; font-weight: bold; color: #81be5d;}
			#edTableCalendar2 .edMonth { font-size: 14px; font-weight: bold; color: #81be5d; padding: 3px 0; border-bottom: 2px solid #b9dbea;border-top: 2px solid #b9dbea; }
		#edTableCalendar2 .edMonth a{ font-size: 14px; font-weight: bold; color: #81be5d;}
	/* Loader, данный класс появляется когда грузится информация (AJAX) */
	#edTableCalendar .edMonth.edLoading { background: url('ajax-loader.gif') no-repeat 99% 50%; }
	
	/* Ссылки на предыдущий / следующий месяц */
	#edTableCalendar .edMonthLink { border: solid #F0F0F0; cursor: pointer; width: 20px; background-color: #FFF; }
		/* Предыдущий месяц */
		#edTableCalendar .edMonthLink.edPrevMonth { border-width: 0 1px 0 0; background: url('arrowLeft.png') no-repeat 50% 50%; }
		#edTableCalendar .edMonthLink.edPrevMonth:hover { background-image: url('arrowLeftHover.png'); }
		/* Следующий месяц */
		#edTableCalendar .edMonthLink.edNextMonth { border-width: 0 0 0 1px; background: url('arrowRight.png') no-repeat 50% 50%; }
		#edTableCalendar .edMonthLink.edNextMonth:hover { background-image: url('arrowRightHover.png'); }
		#edTableCalendar .edMonthLink.edNextMonth.edNo { opacity: .7; cursor: default; }
		#edTableCalendar .edMonthLink.edNextMonth.edNo:hover { background-image: url('arrowRight.png'); }
	
	/* Дни (1,2,3,4,5....) */
	#edTableCalendar tr:last-child td { border-right: 1px solid #F0F0F0; padding: 4px 0; }
	#edTableCalendar tr:last-child td:last-child { border-right: none; }
	
	/* Дни недели (пн вт ср чт пт сб вс)*/
	#edTableCalendar span { display: block; font-size: 11px; opacity: .6; margin: 0; padding: 0; }
	
	/* Суббота или воскресенье */
	#edTableCalendar td.edWeekEnd { background-color: #F4F8FA; color: #B270CE; }
	
	/* Сегодняшний день */
	#edTableCalendar td.edCurrentDay { font-weight: bold; background-color: #FAF7E6; color: #000; }
	
	/* В данный день есть новость */
	#edTableCalendar td.edActiveDay {}
	
	#share42 {
  position: fixed;
  z-index: 1000;
  margin-left: -50px; /* смещение панели влево от края контента */
}
#share42 {
  padding: 6px 6px 0;
  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}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

/*-- n_comment --*/
.n_comment {
	 
	margin:0 0 6px 0;
	color: #6D6D6D;
}
.n_comment .lcols {
    background: #FBFBFB;
	float:left;
	width:171px;
	padding: 5px 5px;
	overflow:hidden;
	border:1px solid #E5E5E5;
	margin: 0 4px 0 0;
	min-height: 40px;
}
.n_comment .lcols a {
	color:#ff6161;
}
.n_comment .lcols span {
	color:#969696;
}
.n_comment .lcols .lcol {
	width:125px;
	overflow:hidden;
}
.n_comment .lcols .lcol span {
	padding:3px 0;
	display:block;
}
.n_comment .lcols .lcol span a {
	display:block;
	height:22px;
	line-height:22px;
	color: #fff;
	text-align:center;
	background:#81be5d;
	text-transform:uppercase;
}
.n_comment .lcols .lcol span a:hover {
	background:#ff6161;
	text-decoration:none;}
}
.n_comment .lcols .rcol {
	padding:2px;
	background:#fff;
	border:1px solid #EFEFEF;
}
.n_comment .lcols .rcol img {
    background-color: #fff;
	padding:2px;
	border: 1px solid #CFCFCF;
	width:35px;
	height:35px;
}
.n_comment .rcols {
    position: relative;
    background-color: #fff;
    border: 1px solid #CFCFCF;
	overflow: inherit;
	padding:5px 6px;
	margin:0 0 0 187px;
}
.n_comment .rcols:before { 
	content: ' '; 
	position: absolute; 
	width: 0; 
	height: 0; 
	left: -13px; 
	top: 17px; 
	border: 9px solid; 
	border-width: 13px 0 13px 13px;
	z-index:1;
	border-color: transparent transparent #CFCFCF transparent; 
}
.n_comment .rcols:after { 
	content: ' '; 
	position: absolute; 
	width: 0; 
	height: 0; 
	left: -12px; 
	top: 19px; 
	border: 8px solid;
	border-width: 12px 13px 11px 12px;
	z-index:2;
	border-color: transparent transparent #fff transparent; 
}
.n_comment_c {
	overflow:hidden;
	z-index:5;
	position:relative;
	min-height: 60px;
}
.n_comment_c  img{
width:25px;
height:25px;
}
.n_comment_c  a{
color:#ff6161;
}
.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	width: 450px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}

/* ==================== Рейтинг статьи */

.rating {
color: #000;
font-size: 10px;
font-family: tahoma;
width: 100px;
height: 38px;
margin: 0;
font-weight: bold;
padding: 0 20px;
}
.unit-rating {
list-style: none;
margin: 0px;
padding: 0px;
width: 100px;
height: 38px;
position: relative;
background-image: url(../images/ratingr.png);
background-position: -20px -38px;
background-repeat: repeat-x;
}
.unit-rating li {
    text-indent: -90000px;
    padding: 0px;
    margin: 0px;
    float: left;
}
.unit-rating li a {
    display: block;
    width: 20px;
    height: 19px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
    padding: 0px;
}
.unit-rating li a:hover {
background-image: url(../images/ratingr.png);
background-position: -20px -19px;
z-index: 2;
left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 20px; }
.unit-rating a.r2-unit { left: 20px; }
.unit-rating a.r2-unit:hover { width: 40px; }
.unit-rating a.r3-unit { left: 40px; }
.unit-rating a.r3-unit:hover { width: 60px; }
.unit-rating a.r4-unit { left: 60px; }    
.unit-rating a.r4-unit:hover { width: 80px; }
.unit-rating a.r5-unit { left: 80px; }
.unit-rating a.r5-unit:hover { width: 100px; }
.unit-rating li.current-rating {
background-image: url(../images/ratingr.png);
background-position: -20px 0px;
position: absolute;
height: 19px;
display: block;
text-indent: -9000px;
z-index: 1;
}
.rating_digits{
font-size:14px;
line-height:10px;
padding:0 0 0 2px !important;
position:absolute;
margin:-16px 0 0 0;
height:11px;
width:124px !important;
}
.rating_digits_1{
float:left;
margin:0px;
height:11px;
width:37px;
}
.rating_digits_2{
color:#646464;
float:left;
margin:0 0 0 8px;
height:11px;
width:79px;
}