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

* { 
	padding: 0;
	margin: 0; 
}

HTML {
    height: 100%; /* Высота страницы */ 
   }

body {
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-color:#fff;
	font-size:12px;
	}
	
.col{ float:left; //display:inline; }
.Rrrr{clear:both;}


a {color: #ae00ff; text-decoration:none;  border-bottom:1px  dotted #ae00ff; }
a:hover { color: #000; text-decoration: none; border-bottom:1px  dotted #000000; }


#one{ width:250px; 	height:100%; }
#one img{ margin:50px 0 0 50px; }

#thre{width:750px; height:50px;}

#mail{ color:#000; 	margin:50px 0 0 50px; }
/*#one a {border-bottom:1px  dotted #000; color:#000; text-decoration:none;  }*/
#one a:hover {border-bottom:1px  dotted #ae00ff; color: #ae00ff; text-decoration:none; }	*/
#arrow {font-size:18px;}

/* -------->>  menu  <<<-----------*/ 
#menu { margin:50px 0 0 50px;  font-size:12px; width:192px;}
#menu p{ font-size:18px; margin-bottom:10px;}
	
/* a { color:#000; text-decoration:none; border-bottom:1px  dotted #000; } */
/* a:hover { color:#ae00ff; text-decoration:none; border-bottom:1px  dotted #ae00ff;  } */
/*a:focus { outline:none; }*/

ul { list-style: none; 	padding-bottom:10px; width:200px; }
li { line-height: 14px;
	vertical-align:top;
	padding:0px 0px 10px 0px; 
	width:200px;
	}	

/* -------->> end  menu  <<<-----------*/ 

#two{ width:750px; 	height:100%; }			
#two img{ margin:20px 0 0 50px;}	
#two p{ margin:50px 0 0 50px;} 
.im606{ width:656px; padding-left:12px;} 

/* #two a {color: #ae00ff; text-decoration:none;  border-bottom:1px  dotted #ae00ff; } */
/* #two a:hover { color: #000; text-decoration: none; border-bottom:1px  dotted #000000; }	*/

/* -------->> archive  <<<-----------*/
.three{ width:750px; 	height:100%; }
.three img{ margin:20px 0 30px 30px;}	

h2{margin:45px 0 0 50px; font-size:14px; font-style:italic; font-weight:normal; color:#666;}
