@charset "utf-8";
/* CSS Document */

.wrap_2{
position:relative;
margin:0px auto;
width:1000px;
height:1660px;
}

.wrap_3{
position:absolute;
left:11px;
top:465px;
width:978px;
height:920px;
background-color:#f1f1f1;
}



.comments_wrap{
position:absolute;
left:11px;
top:1389px;
width:650px;
height:270px;
overflow:hidden;
background-color:#FFFFFF;
overflow:auto;
}

.other_news{
position:absolute;
right:11px;
top:1389px;
width:324px;
height:270px;
background-color:#bdbcbc;
}



.breadcrumb{
position:absolute;
left:11px;
top:239px;
width:978px;
height:38px;
background:#e6e5e5 url(../images/bg_breadcrum.jpg) left top no-repeat;
}

.home{
position:absolute;
text-align:center;
top:11px;
left:50px;
color:#FFFFFF;
font-weight:700;
}
.section{
position:absolute;
text-align:center;
top:11px;
left:180px;
color:#FFFFFF;
font-weight:700;
}

.options{
position:absolute;
text-align:center;
top:Opx;
right:10px;
}



.titles_wrap{
position:absolute;
left:11px;
top:280px;
width:960px;
padding:0px 9px;
background-color:#f1f1f1;

max-height: 300px;
overflow: hidden;
height: expression(this.scrollHeight > 301? "300px" : "auto" );

min-height:200px;
overflow: hidden;
height: expression(this.scrollHeight < 201? "200px" : "auto" );


}


.subtitle{
position:relative;
float:left;
width:100%;
height:auto;
color:#a7561e;
font-size:18px;
margin:0px 0px 3px 0px;
}

.spoiler{
position:relative;
float:left;
width:100%;
height:auto;
color:#00548e;
font-size:35px;
margin:0px 0px 10px 0px;
}


.short_intro{
position:relative;
float:left;
width:100%;
background-color:#FFFFFF;
padding:2px;
height:auto;

}

.separator{
position:absolute;
left:18px;
top:15px;
width:942px;
height:2px;
background:url(../images/bg_separator.jpg) repeat top left;
}



.author{
position:absolute;
left:25px;
top:-5px;
width:auto;
height:auto;
color:#990000;
font-weight:bold;
}

.date2{
position:absolute;
right:25px;
top:-5px;
width:auto;
height:auto;
color:#990000;
font-weight:bold;
}

.content_news{
position:absolute;
left:18px;
top:20px;
width:629px;
height:888px;
overflow:auto;
padding:0px 4px 0px 0px;
text-align:justify;
font-size:15px;
color:#393636;
font-weight:500;
}

.wrap_news_img{
position:relative;
float:left;
width:365px;
border:4px solid #d9d9d9;
margin:0px 7px 0px 0px;


max-height: 800px;
overflow: hidden;
height: expression(this.scrollHeight > 801? "800px" : "auto" );

min-height:280px;
overflow: hidden;
height: expression(this.scrollHeight < 281? "280px" : "auto" );


}




.news_img_description{
position:absolute;
left:0px;
bottom:0px;
width: 355px; 


max-height: 90px;
overflow: hidden;
height: expression(this.scrollHeight > 91? "90px" : "auto" );

min-height:40px;
overflow: hidden;
height: expression(this.scrollHeight < 41? "40px" : "auto" );




padding:5px;
background-color:#000000;
font-size:12px;
color:#FFFFFF;
}

.photographer{ 
	width:100%; 
	color:#fab512; 
	font-weight: bold; 
	margin-bottom:5px; 
	text-align:right; 
}

.covers_2{
	position:absolute;
	right:18px;
	top:20px;
	width:245px;
	height:156px;
	background-color:#d5d5d5;
	padding: 4px 30px 4px 30px;
}

.related_news{
	position:absolute;
	right:18px;
	top:190px;
	width:305px;
	height:460px;
	background-color:#b8b6b6;
	
}


.ad_block_2{
position:absolute;
right:18px;
top:658px;
width:305px;
height:250px;
background-color:#e9e8e8;
}

.ad_col{
position:relative;
float:left;
margin:2px 1px 0px 1px;
width:150px;
height:60px;
overflow:hidden;
background-color:#FFFFFF;
}


/*--------RELATED NEWS------------*/
.related_news_content{
position:absolute;
left:1px;
top:30px;
width:303px;
height:431px;
overflow:auto;
}


.related_news_row{
position:relative;
float:left;
margin: 1px 0px 0px 0px;
width:286px;
height:52px;
background:#e8e8e8 url(../images/most_read_bullet.jpg) no-repeat 15px 17px;
background-color:;
}



.related_news_link a{
	position:absolute;
	left:40px;
	top:10px;
	width:237px;
	height:auto;
	color:#666464;
}

.related_news_row:hover{
background-color:#d9d7d7;
}



/*--------OTHER NEWS------------*/
.other_news_content{
position:absolute;
left:1px;
top:31px;
width:324px;
height:383px;
overflow:hidden;

}
.other_news_row{
position:relative;
float:left;
width:322px;
height:47px;
background:#ececec url(../images/most_read_bullet.jpg) no-repeat 15px 17px;
border-bottom:#bdbcbc solid 1px;


}


.other_news_link a{
position:absolute;
left:40px;
top:10px;
width:280px;
height:auto;
color:#ad0000;
}

.other_news_row:hover{
background-color:#d9d7d7;
}
