/**          Фанипик           **/

body{	color: #444;
		margin: 0;
		padding: 0;
		background-color: #766AA33;
		background-repeat: repeat-x;
		background-color: #FFF;
		cursor: default;}
table,td,body,tr{	font-family: Trebuchet MS, tahoma, arial, verdana;
						font-size: 11px;
						font-variant: small-caps;}
a{
	color: #F70;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #444;
	text-decoration: none;
}
.in_logo{
	background-color: #F70;
	width: 100%;
	border-bottom: 1px solid #FFF;
	clear: both;
}
.logo{
	width: 1000px;
	background-color: #FFF;
	background-image: url(http://ioboi.ru/pic/fon_logo.gif);
	border-bottom: 2px solid #444;
	clear: both;
	height: 100px;
}
.in_content{
	background-color: #444;
	width: 100%;
	border-top: 1px solid #FFF;
	clear: both;
}
.content{
	width: 1000px;
	background-color: #FFF;
	border-top: 2px solid #F70;
	border-bottom: 2px solid #F70;
	clear: both;
}
.in_down{
	width: 100%;
	background-color: #F70;
	border-top: 2px solid #FFF;
	clear: both;
}
.down{
	width: 1000px;
	background-color: #FFF;
	border-top: 2px solid #444;
	clear: both;
}
.left{
	width: 164px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.center{
	width: 632px;
	padding: 2px;
	padding-bottom: 2px;
}
.right{
	width: 204px;
	padding-bottom: 2px;
}
.menu{
	width: 160px;
	border: 1px solid #F5F5F5;
}
.menu td{
	padding: 2px;
	border-bottom: 1px dotted #DDD;
	height: 20px;
	line-height: 16px;
	background-image: url(http://ioboi.ru/pic/fon_menu_td.gif);
}
.photo{
	border: 2px solid #444;
	margin-right: 2px;
	margin-bottom: 2px;
}
