* {margin: 0;	padding: 0;}

body 
{
	color: #000000;
	background-color: #999999;
/*	background-image: url(img/fone.jpg); */
	font-family: Tahoma, Courier;
	font-size: 12px;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


td#menu a
{
	padding: 2px 0px 0px 10px;
	margin: 0;
	float: left;
	width: 100px;
	height: 20px;
	color: #cccccc;
/*	background-color: #666666;
	border-top: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;	*/
}

td#menu a:hover
{
	background-color: #333333;
	color: #fff;
	text-decoration: none;
}

td#top1
{
	background-color: #999999;
   background-image: url(img/fone_sv_top1.jpg);
	width: 240px;
	height: 140px;
}
td#top2
{
	background-color: #999999;
   background-image: url(img/fone_sv_top2.jpg);
	width: 500px;
	height: 140px;
}
td#top3
{
	background-color: #999999;
   background-image: url(img/fone_sv_top3.jpg);
	width: 40px;
	height: 140px;
}
td#mid1
{
	background-color: #999999;
   background-image: url(img/fone_sv_mid1.jpg);
	width: 240px;
	height: 730px;
}
td#mid2
{
	background-color: #cccccc;
	width: 500px;
	height: 730px;
}
td#mid3
{
	background-color: #cccccc;
   background-image: url(img/fone_sv_mid3.jpg);
	width: 40px;
	height: 730px;
}
td#bot1
{
	background-color: #999999;
   background-image: url(img/fone_sv_bot1.jpg);
	width: 240px;
	height: 130px;
}
td#bot2
{
	background-color: #999999;
   background-image: url(img/fone_sv_bot2.jpg);
	width: 500px;
	height: 130px;
}
td#bot3
{
	background-color: #999999;
   background-image: url(img/fone_sv_bot3.jpg);
	width: 40px;
	height: 130px;
}



ul {
	padding-left: 10px;
	text-decoration: none;
}





#page
{
	width: 100%;
	height: 100%;
}

#body
{
	width: 780px;
	margin: auto;
	color: #333;
	line-height: 130%;
}	

#header
{
	padding: 0;
	margin: 0;
	height: 200px;
}

#top
{
	padding: 0;
	margin: 0;
	height: 20px;	
	background-color: #cccccc;
}

#content
{
	width: 760px;
	padding: 10px;
	margin: 0;
	min-height: 400px;
	background-color: #cccccc;
}

#picture
{
	position: absolute;
}

#text
{
	width: 540px;
	position: absolute;
	left: 260px;
}

#footer
{
	padding: 10px;
	margin: 0;
	height: 20px;	
	background-color: #333333;
	color: #cccccc;
}
