/* CSS Document */

@charset "windows-1251";

html	{/*scrollbar-face-color:#ffffff;
		scrollbar-track-color:#ffffff;			
		scrollbar-arrow-color:#000;
		scrollbar-shadow-color:#ffffff;	
		scrollbar-darkshadow-color:#ffffff;								
		scrollbar-3dlight-color:#ffffff;										
		scrollbar-highlight-color:#ffffff;*/
		height:100%;
		} 
* 	{margin:0px;
	padding:0px;
	font-size:18px;
	font-family:Garamond;, "Times New Roman", Times, serif;
	}
div 	{border-collapse:collapse;
		border:0px;
		}

img {border:none}
						
	
a	{color:#7c0026;
	text-decoration:none;
	/*border-bottom:1px dashed #7c0026;*/
	}
	
a:hover	{color:#000;
		text-decoration:none;
		/*border-bottom:1px dashed #000;*/
		}	
					 		

body	{width:100%;
		min-width:1001px;
		width:expression(document.documentElement.clientWidth< 1000 ? '1001px' : '100%');	
		height:100%;
		background-color:#fef3d7;
		background-image:url(bg.jpg);
		min-height:100%;			
		}

div.block	{clear:both;
			width:100%;
			float:left; //	float:none;
			height:0px;
			font-size:0px;
			margin:-1px;
			}


/*-------------------------------------------------*/
#all	{width:1000px;
		clear:both;
		background-image:url(fon_bg.jpg);
		background-repeat:no-repeat;
		height:860px;
		margin:0px auto;
		}
		
/*-------------------------------------------------*/
#head	{float:left;
		clear:both;
		position:relative;
		width:780px;
		padding:37px 0px 0px 206px;
		}
#head p	{position:absolute;
		font-size:18px;
		color:#74001f;
		top:62px;
		left:398px;
		}		
#head h3	{position:absolute;
			font-size:20px;
			color:#74001f;
			top:135px;
			left:330px;
			font-weight:normal;
			}						

#head_v2	{float:left;
		clear:both;
		position:relative;
		width:780px;
		padding:37px 0px 0px 206px;
		}
#head_v2 p	{position:absolute;
		font-size:18px;
		color:#74001f;
		top:62px;
		left:398px;
		}		
#head_v2 h3	{position:absolute;
			font-size:20px;
			color:#74001f;
			top:125px;
			left:230px;
			font-weight:normal;
			font-size: 12px;
			text-align: center;
			}						
/*-------------------------------------------------*/
#content	{float:left;
			clear:both;
			width:780px;
			padding:36px 0px 0px 206px;
			}

#content h1	{float:left;
			font-size:26px;
			color:#fff;
			width:368px;
			line-height:18px;
			font-weight:normal;
			text-align:right;
			margin-bottom:50px;
			}

#content	div#opinion	{
            float:left;
						clear:both;
						width:404px;
						height:335px;
						margin-top:6px;
						overflow:auto;
						scrollbar-face-color:#7c0026;
						scrollbar-track-color:#ecc787;			
						scrollbar-arrow-color:#fef3d7;
						scrollbar-shadow-color:#ecc787;	
						scrollbar-darkshadow-color:#ecc787;								
						scrollbar-3dlight-color:#ecc787;										
						scrollbar-highlight-color:#ecc787;		
						margin-bottom:40px;}
						
#content div#opinion	span	{float:left;
								clear:both;
								width:368px;
								color:#8A0025;
								font-size:18px;
								text-align:right;
								font-size:16px;
								font-weight: bold;
								}
#content div#opinion	span.date	{float:left;
									clear:both;
									width:368px;
									color:#fff;
									font-size:12px;
									margin-bottom:5px;
									text-align:right;
									}
									
#content div#opinion	p	{float:left;
							clear:both;
							width:368px;
							color:#000;
							line-height:16px;
							font-size:20px;
							text-align:right;
							}																	
											
							
					
					
#content div#opinion div.breake_img	{float:left;
									clear:both;
									width:288px;
									text-align:right;
									padding:12px 75px 4px 0px; // padding:9px 65px 5px 0px;
									}
						

#content p.button2	{float:left;
					clear:both;
					width:368px;
					color:#34000e;
					font-size:18px;
					line-height:14px;
					text-align:right
					}

#content h6	{float:left;
			clear:both;
			width:368px;
			font-weight:normal;
			text-align:right;
			margin-top:4px;			
			color:#34000e;
			font-size:20px;
			}
			
#content a.strong	{float:left;
					clear:both;
					font-weight:bold;
					text-align:right;		
					color:#7c0026;
					white-space:nowrap;
					margin:25px 0px 0px 266px;
					font-size:20px;
					}
#content a.strong:hover	{color:#000}																																																										
		
/*-------------------------------------------------*/	

/*-------------------------------------------------*/
#basement	{width:630px;
			clear:both;
			padding:2px 0px 12px 0px;
			color:#7c0026;
			font-size:14px;
			margin:0px auto;			
			text-align: center;
			}
#basement a	{font-size:14px;
			}			



