.buttom {
color : #ffffff;
background-color : #0097ce;
padding : 1px;
margin-top : 1px;
margin-bottom : 1px;
border-color : #00bcff #007ba8 #007ba8 #00bcff;
border-style : solid;
border-width : 1px;
}
.my {
font-size:14px;
  outline: none;
  color: #3394e6;
  text-decoration: none;
}
.enter {
color : #4eadce;
background-color : #f8f8f8;
padding : 1px;
border : 1px solid;
font-size : 11px;
margin-top : 1px;
margin-bottom : 1px;
}
.ik {
padding : 2px 2px 2px 2px;
margin-bottom : 1px;
margin-top : 1px;
border : 1px solid #ffffff;
background-color : #c5e5f0;
color : #00254a;
}
.iblock {
padding : 2px;
margin-bottom : 1px;
margin-top : 1px;
background-color : #c5e5f0;
color : #00254a;
border-color : #e1eff4 #a2ccdb #a2ccdb #e1eff4;
border-style : solid;
border-width : 1px;
}
.mblock {
background-color : #0097ce;
color : #fdffff;
padding : 2px;
margin-bottom : 1px;
margin-top : 1px;
font-weight : bold;
border-color : #00b9fd #006c93 #006c93 #00b9fd;
border-style : solid;
border-width : 1px;
}
.mainzag {
background-color : #45b6df;
color : #fff;
padding : 2px 0 2px 2px;
margin-bottom : 1px;
border-color : #70d1f4 #39a6ce #39a6ce #70d1f4;
border-style : solid;
border-width : 1px;
}
img {
position : relative;
top : 1px;
margin : -1px;
margin-right : 2px;
}
.row {
color : #000;
padding : 1px 2px 3px;
margin-bottom : 1px;
}

.hr {
background-color : #004080;
padding : 0;
margin : 4px 0 2px 0;
}
.hrclass {
background-color : #004080;
border : 1px solid #003162;
text-align : left;
padding : 0 0 0 0;
margin-bottom : 0;
margin-top : 0;
margin-left : 2px;
}
a, a:visited {
color : #005c7e;
text-decoration : none;
}
a:active {
color : #004080;
text-decoration : none;
}
a:hover {
color : #fff;
text-decoration : none;
font-weight : bold;
}
form {
margin : 0;
}
textarea {
width : 95%;
}
.yes {
color : #b1ffbb;
font-weight : bold;
}
.no {
font-weight : bold;
color : #d70000;
}
.self {
font-weight : bold;
color : #3333dd;
}
.row a, .mainzag a {
color : #000;
}
table,td,th{
border: 1px solid #000033;
}
.top{
				overflow: hidden;
				padding: 10px 0px;
				margin: 0 0 30px 0;
			}
			.logo {
				position: relative;
				display: inline-block;
				width: 190px;
				height: 50px;
				
			}
			.t-block{
				position: absolute;
				right: 0;
				margin-top: -50px;
				width: 40%;
				height: 50px;
			}
			.block{
			padding: 5px;
				margin-bottom: 5px;
			
				color: #FFF;
			}
			.block a {
		color: #FFF;
			
			}
			.block a.active {
cursor: default;
opacity: 1;
}
			.wrapper{
				overflow: hidden;
			}
			.w-block{
				float: left;
				width: 30%;
				margin: 0 0 0 4%;
				font-size: 16px;
				line-height: 1.5em;
			}
			.w-block:first-child{
				margin: 0;
			}
			.w-block h1{
				text-align: center;
			}
			.w-image{
				width: 80%;
				margin: 0 auto;
			}
			.w-image img {
				max-width: 100%;
				vertical-align: middle;
			}
			@media screen and (max-width: 800px) {
				.wrap{
					padding: 0 0 100px 0;
				}
				.t-block{
					width: 70%;
					bottom: 30px;
				}
				.w-block{
					float: none;
					overflow: hidden;
					width: 100%;
					margin: 0 0 50px 0;
				}
				.w-block:first-child{
					margin: 0 0 50px 0;
				}
				.w-block h1{
					text-align: left;
				}
				.w-first .w-image, .w-third .w-image{
					float: left;
					width: 160px;
					margin: 0;
				}
				.w-second .w-image{
					float: right;
					width: 160px;
					margin: 0 2% 0 0;
				}
				.w-first .text, .w-third .text{
					margin: 0 0 0 180px
				}
				.w-second .text{
					margin: 0 180px 0 0;
				}
		    }
			@media screen and (max-width: 600px) {
				.w-first .w-image, .w-second .w-image, .w-third .w-image{
					display: none;
				}
				.w-first .text, .w-second .text, .w-third .text{
					margin: 0;
				}
		    }
		    @charset "utf-8";

html, body{
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma;
	color: #000;
	background: #eee;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.big, .s-block, .logo, .logo:before, .list, .m-top, .m-bottom, .w-image, .w-title, .m-image, .b-list, .ava, .t-block, .block{
	background: #EE;
	color: Black;
}

.wrap{
	position: relative;
	width: 80%;
	max-width: 960px;
	margin: 20px auto;
}

.box, .comment {
background-color: #fff;
margin-bottom: 25px;
border-radius: 2px;
position: relative;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
.navigation {
margin: 25px 0;
}
.box_in {
padding: 6% 7%;
}
.story .title {
margin: -.1em 0 1em 0;
font-size: 20px;
}
.story .title > a {
color: inherit;
text-decoration: none !important;
-webkit-transition: all ease .2s;
transition: all ease .2s;
}
.story .box_in > .text {
font-size: 1.08em;
}
.story_tools {
margin-top: 4%;
}
.story_tools > .btn {
float: left;
margin-right: 2em;
}.story_tools > .rate {
float: left;
}
.rate_like > a, .rate_like-dislike {
float: left;
height: 22px;
line-height: 22px;
padding: 6px 12px;
border: 1px solid #eaeaea;
border-radius: 18px;
text-decoration: none !important;
font-weight: bold;
color: #919191;
-webkit-transition: all ease .2s;
transition: all ease .2s;
}
.story_tools > .category {
float: right;
margin-top: .7em;
font-size: .9em;
}
.story_tools {
margin-top: 4%;
}
element.style {
}
.story_tools {
margin-top: 4%;
}
user agent stylesheetdiv {
display: block;
}
.btn, .bbcodes, .btn-border {
border: 0 none;
display: inline-block;
vertical-align: middle;
cursor: pointer;
height: 36px;
border-radius: 18px;
line-height: 22px;
outline: none;
background-color: #3394e6;
color: #fff;
border: 0 none;
padding: 7px 22px;
text-decoration: none !important;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all ease .1s;
transition: all ease .1s;
}
.btn2 {
border: 0 none;
display: inline-block;
vertical-align: middle;
cursor: pointer;
border-radius: 18px;
line-height: 22px;
outline: none;
background-color: RED;
color: #fff;
border: 0 none;
padding: 6px 20px;
}
.story > .meta {
font-size: .9em;
background-color: #f7f7f7;
padding: 2% 7%;
border-radius: 0 0 2px 2px;
}
.meta > ul {
list-style: none;
padding: 0;
margin: 0;
}
.right {
float: right;
}
ul {
padding-left: 25px;
list-style: disc outside;
}
ol, ul {
list-style: none;
}
.left {
float: left;
}
//////////////
.big, .small{
				float: left;
			}
			.big {
				width: 70%;
				min-height: 420px;
				margin: 0px 2% 0px 0px;
			}
			.small {
				width: 23%;
			}
			.s-block {
				width: 100%;
				height: 200px;
			}
			.s-block:first-child{
				margin: 0 0 20px 0;
			}
			@media screen and (max-width: 800px) {
				.big{
					width: 100%;
					float: none;
				}
				.small{
					float: none;
					overflow: hidden;
					width: 100%;
					margin: 20px 0 0 0;
				}
				.s-block{
					float: left;
					width: 49%;
				}
				.s-block:first-child{
					margin: 0 2% 0 0;
				}
		    }
			@media screen and (max-width: 400px) {
				.small {
					margin: 40px 0 0 0;
				}
				.s-block{
					width: 100%;
				}
				.s-block:first-child{
					margin: 0 0 40px 0;
				}
		    }
