body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#main {
	margin:0 auto;
	width:990px;
	height:730px;
}

#cont {
	width:638px;
	height:730px;
	margin:0 auto;
	background-image:url(img/r_fon.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#cont1 {
	width:638px;
	min-height:730px;
	margin:0 auto;
	background-image:url(img/r_fon_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#cont2 {
	width:638px;
	height:730px;
	margin:0 auto;
	background-image: url(img/r_fon_down.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#home {
	position:relative;
	width:15px;
	height:15px;
	top:57px;
	left:486px;
}

#mail {
	position:relative;
	width:15px;
	height:15px;
	top:38px;
	left:530px;
}

#zoom {
	position:relative;
	width:15px;
	height:15px;
	top:20px;
	left:575px;
}

#text_block {
	position:relative;
	top:90px;
	left:11px;

	width:607px;
	margin-bottom:150px;
}

#up_link {
	position:relative;
	top:20px;
	// top:10px;
	left:20px;
	// left: 60px;
	width:500px;
	height:50px;
	margin:0 auto;
}

a.up_link {
	font-family: Verdana;
	color: #CCC;
	font-size:12px;
	text-decoration:none;
}
	
a.up_link:hover {
	font-family: Verdana;
	color: #999;
	font-size:12px;
	text-decoration:none;
}

#text_name {
	position: relative;
	top:20px;
	// top:10px;
	left:-30px;
	// left: 10px;
	width:500px;
	height:20px;
	margin:0 auto;
}

.text_name {
	color:#f37e00;
	font-family:Verdana;
	font-size:18px;
}

#bref_text {
	position: relative;
	top:30px;
	// top:20px;
	left:-30px;
	// left: 10px;
	width:500px;
	height:20px;
	margin:0 auto;
	
	font-family:Verdana;
	font-size:12px;
	color:#CCC;
	
	
}


#text_read {
	position: relative;
	top:40px;

	// top:30px;
	left:20px;
	width:570px;
	height:120px;

}

.text {
	padding-left:10px;
	font-family: Verdana;
	color: #ffffff;
	font-size:10px;
	text-decoration:none;
       margin-top: 20px;
       TEXT-ALIGN: justify;
       margin-right: 10px;
}

a img {border: none;}

#name {
	position:relative;
	top:80px;
	left:-200px;
	height:35px;
	width:276px;
	background-image:url(img/name.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:10000;

	
	}
	
#footer {
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	height:20px;
}

.footer_link {
	font-family:Verdana;
	color:#f37e00;
	text-decoration:none;
	font-size:12px;
}
	

a.footer_link {
	font-family:Verdana;
	color:#f37e00;
	text-decoration:none;
	font-size:12px;
}

a.footer_link:hover {
	font-family:Verdana;
	color:#f37e00;
	text-decoration: underline;
	font-size:12px;
}

#shadow {
	background-image: url(img/shadow.gif);
	background-position:center;
	background-repeat:repeat-y;
}
