#content {
	height: 500px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 130px;
	width: 950px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	background-image: none;
}
#log {
	background-image: url(../images/logol.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 101px;
	margin-left: 392px;
	float:left;
	margin-top: 5px;
}
body {
	
	font-size: 7pt;
	color: #666;
}
.works {
	font-size: 15pt;
	color: #999;
}
a{ 
	
	display:inline;
	font-size:12pt;
	text-decoration:none;
}

a span.normal{
	color: #666;
	/*float:left;
	*/
}
a span.hover{
/*float:left;
	*/color:#CFD1D2;
}
a:hover span.normal, a.selected span.normal, a span.hover{
	display:none;
	
}
a span.normal, a.selected span.hover, a:hover span.hover{
	display:inline;
}
.line {
	line-height: 1pt;
	font-size: 4pt;
}
.m {
	font-size: 18px;
	color: #333;
}.twlv {
	font-size: 12pt;
	color: #999;
}

