@charset "UTF-8";
/* CSS Document */
.themeTop{
	background-image:url(/theme/1/index_01.jpg);
	background-repeat:no-repeat;
	height:44px;
	width:1024px;
}
.themeLeft{
	background-image:url(/theme/1/index_02.jpg);
	background-repeat:no-repeat;
	height:600px;
	width:122px;
}
.themeMiddle{
	background-image:url(/theme/1/index_03.jpg);
	background-repeat:no-repeat;
	height:600px;
	width:800px;
}
.themeRight{
	background-image:url(/theme/1/index_04.jpg);
	background-repeat:no-repeat;
	height:600px;
	width:102px;
}
.themeBottom{
	background-image:url(/theme/1/index_05.jpg);
	background-repeat:no-repeat;
	height:122px;
	width:1024px;
}
object { display:block; }
#thumbcontent{
	display:none;
	}