html
{
	background-color: #c63;
	background-image: url('../img/struct/bausquitmiao/background.png');
}
div.language_rules {
	color: #000;
	right: 300px;
}
div.language_rules img {
	border-width: 0;
}
#content
{
	background-color: #fee;
	color: #000;
}
#content a
{
	color: #b00;
}
#content div.img img
{
	background: #fcc;
}
#content div.p
{
	background: #fcc;
}
#content h1, #content h2
{
	background: #b00;
	border-color: #000;
}
#footer
{
	background-color: #b00;
}
#header
{
	background-color: #fcc;
	border-top-color: #b00;
}
#headerMenu
{
	background-color: #b00;
}
#wrapper
{
	background-image: url('../img/struct/bausquitmiao/wrapper.bg.gif');
}
div.menuLeft
{
	background-image: url('../img/struct/bausquitmiao/sidebar.menu.left.background.png');
}
div.menuRight
{
	background-image: url('../img/struct/bausquitmiao/sidebar.menu.right.background.png');
}
div.menuLeft a, div.menuRight a
{
	color: #b00;
}
div.menuLeft a:hover, div.menuRight a:hover
{
	color: #300;
}
div.menuLeft li, div.menuRight li
{
	border-bottom: 2px solid #b00;
}
div.menuLeft ul
{
	background-image: url('../img/struct/bausquitmiao/sidebar.menu.left.bottom.png');
}
div.menuRight ul
{
	background-image: url('../img/struct/bausquitmiao/sidebar.menu.right.bottom.png');
}
