body {
	background-color:#413d40;
}
table.main {
	background-color:white;
}
table.main td.motto {
	background:url('/_/i/common.bg.jpg') repeat-x 0 0;
}
table.main tr.the-title {
	background-color:#80335c;
}
table.gallery-item td.top {
	background:url('/_/i/gallery-item/bg-top.gif') 0 0 repeat-x;
}
table.gallery-item td.bottom {
	background:url('/_/i/gallery-item/bg-bottom.gif') 0 100% repeat-x;
}
table.gallery-item td.left {
	background:url('/_/i/gallery-item/bg-left.gif') 0 0 repeat-y;
}
table.gallery-item td.right {
	background:url('/_/i/gallery-item/bg-right.gif') 100% 100% repeat-y;
}
table.gallery-item2 td.top {
	background:url('/_/i/gallery-item2/bg-top.gif') 0 0 repeat-x;
}
table.gallery-item2 td.bottom {
	background:url('/_/i/gallery-item2/bg-bottom.gif') 0 100% repeat-x;
}
table.gallery-item2 td.left {
	background:url('/_/i/gallery-item2/bg-left.gif') 0 0 repeat-y;
}
table.gallery-item2 td.right {
	background:url('/_/i/gallery-item2/bg-right.gif') 100% 100% repeat-y;
}
table.gallery-title {
	font-size:90%;
	width:70%;
}
table.gallery-item div.core,
table.gallery-item2 div.core {
	background:no-repeat 50% 0;
	cursor:pointer;
	cursor:hand;
}
div.work-top-menu {
	color:white;
	margin-top:14px;
}
div.work-top-menu a {
	color:white;
}
div.work-top-menu div {
	float:left;
	margin-left:2em;
}
div.br {
	float: none;
	clear: both;
	width: 100%;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
tr.gray-info td {
	background-color:#eeeeee;
	padding:33px 0;
}