@charset "utf-8";
/* CSS Document */

#mainFlash {
	float: left;
	width: 490px;
	height: 300px;
	margin-bottom: 18px;
	border: 0px solid #33FF33;
}
#mainFLVPlayer {
	float:right;
	width: 490px;
	height: 300px;
	margin-bottom: 18px;
	border: 0px solid #33FF33;
}

#topBackground {
	background-image: url(../img/head-bg-catHome.gif);
	background-repeat: repeat-x;
}

#mainSubNav {
	background-image: url(../img/sub-bg-catHome.png);
	background-repeat:no-repeat;
}