body
{
	/* background-image: url(http://s1.mochit.com/imgs/bg/0001.jpg); */
}

#toolbar
{
	color: #000;
	background-color: #aaa;
	border-bottom: 1px solid #888;
}

#innerToolbar p a
{
	color: #000;
}

#container
{
	border: none;
	background-color:: transparent;
}

#header
{
	height: 150px;
	border: 1px solid #eee;
	background-image: url(http://s1.mochit.com/imgs/h/0001.gif);
}
	#head
	{
		height: 55px;
		padding: 35px;
		border-bottom: 1px solid #eee;
	}
	#menu
	{
		text-align: left;
		background-color: #333333;
		opacity: 0.6;
	}
		#menu ul
		{
			padding-left: 10px;
		}
		#menu ul li a
		{
			color: #fff;
		}

#body
{
	background-color: transparent;
}
	#content
	{
	background-color: transparent;
	}
		div.head, div.inner
		{
			background-color: #FFFFFF;
		}

#footer
{
	margin-top: 10px;
	padding: 14px; 
	background-color: #333;
	color: #fff;
}
	#footer a
	{
	color: #fff;
	}

.hili
{
	color: #FF6600;
}
