html
{
	padding:0;
	margin:0;
	background:url('../../images/topbg.jpg') repeat-x top #212324;
}
body
{
	padding:0;
	margin:0;
	background:url('../../images/foto.jpg') no-repeat top right;
	font-family:tahoma;
	font-size:13px;
	min-width:980px;
}
a img
{
	border:none;
}
#logo
{
	position:absolute;
	top:41px;
	left:28px;
}
#topinfo
{
	position:absolute;
	top:155px;
	left:28px;
}
#menu
{
	position:absolute;
	width:100%;
	top:223px;
	left:0;
}
#menu ul
{
	padding:0;
	margin:0;
	overflow:hidden;
	_zoom:1;
	margin:0 auto;
	width:970px;
}
#menu ul li
{
	display:block;
	float:left;
	margin:0 10px;
	width:130px;
	padding:35px 0 3px 0px;
	font-size:10px;
	list-style:none;
}
#menu ul li a
{
	text-decoration:none;
	color:#fff;
	display:block;
	clear:both;
	float:none;
	text-align:left;
	
}
#menu ul li#li1
{
	background:url(../../images/shadow.jpg) no-repeat top right #ff0000;
}
#menu ul li#li2
{
	background:url(../../images/shadow.jpg) no-repeat top right #00aeef;
}
#menu ul li#li3
{
	background:url(../../images/shadow.jpg) no-repeat top right #ec008c;
}
#menu ul li#li4
{
	background:url(../../images/shadow.jpg) no-repeat top right #82d215;
}
#menu ul li#li5
{
	background:url(../../images/shadow.jpg) no-repeat top right #f26521;
}
#menu ul li#li6
{
	background:url(../../images/shadow.jpg) no-repeat top right #1e00fe;
}
#menu ul li ul
{
	position:absolute;
	width:auto;
	clear:both !important;
	display:none;
}
#menu ul li.jshover ul
{
	display:block;
}
#menu ul li.out ul
{
	display:none;
}
#menu ul li ul li
{
	float:none !important;
	text-align:left !important;
	width:auto !important;
	margin:0 !important;
	padding:5px !important;
	clear:both !important;
}
#menu ul li#li1 ul
{
	background:#ff0000;
}
#menu ul li#li2 ul
{
	background:#00aeef;
}
#menu ul li#li3 ul
{
	background:#ec008c;
}
#menu ul li#li4 ul
{
	background:#82d215;
}
#menu ul li#li5 ul
{
	background:#f26521;
}
#menu ul li#li6 ul
{
	background:#1e00fe;
}


#body
{
	padding:320px 150px 50px 200px;
	color:#858585;
	min-height:300px;
	_height:300px;
}
#icos
{
	position:absolute;
	top:340px;
	left:30px;
	width:160px;
	text-align:left;
}
#icos img
{
	margin-bottom:20px;
}
#footer
{
	margin:0 50px;
	border-top:1px solid #858585;
	overflow:hidden;
	_zoom:1;
	color:#858585;
}
#footer a
{
	color:#fff;
}
#fleft
{
	width:150px;
	float:left;
	padding-top:35px;
	padding-bottom:40px;
}
#fleft a
{
	color:#858585;
}
#fcont
{
	margin-left:150px;
}
#fright
{
	float:right;
	width:150px;
	padding-top:35px;
	text-align:right;
}
#fright a
{
	text-decoration:none;
}
#fcenter
{
	margin-right:150px;
	padding-top:15px;
	color:#858585;
}
