@import url("css/basic01.css");
@import url("css/scbarstyle01.css");
@import url("css/linkstyle01.css");
@import url("css/acboxstyle.css");

#top_flash {
	width: 600px;
	height: 410px;
	position: relative;
	z-index: 2;	
	left: 75px;
	top: 25px;
}
#counter {
	width: 125px;
	height: 25px;
	position: relative;
	z-index: 3;
	left: 125px;
	top: -350px;
}
h1 {
}
h2 {
	width: 652px;
	height: 35px;
	margin: 0px 24px;
	background-image: url(pic/title_bar2.gif);
	font-size: 24px;
	color: #999999;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 50px;
}
