body {
	font-family:Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size:12px;
	color:#4F5155;
	min-width:990px;
	background: #f3f3f3 url(../images/yameng_bg.gif) repeat-y center;
}

div#mainblock { width:990px; margin: 0 auto; background-color:#fff; }
div#portfolio { margin:10px 0; }
div#footer { clear:both; text-align:center; font-size:10px; }
div.thumbnail { display:inline-block; top:0; left:0; text-align:left; width:194px; height:170px; overflow:hidden; }
img.thumbnail { width:180px; height:145px; border: 1px #d4d3d3 solid; margin: 0 15px 0 0px; }

a, a:active, a:visited {
	color:#4F5155;
	text-decoration:none;
}
