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