/* CSS Document */

.body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 20px;
	padding: 0px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
}

.body_center {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #cccccc;
	line-height: 20px;
	padding: 0px;
	text-align: center;
	}
#flashcontent {
	position:absolute;
	left:50px;
	top:70px;
	width:1100px;
	height:650px;
	z-index:7;
}
#header {
	position:absolute;
	left:15px;
	top:15px;
	width:140px;
	height:308px;
	z-index:3;
}
#about {
	position:absolute;
	left:244px;
	top:513px;
	width:105px;
	height:18px;
	z-index:11;
}
#back {
	position:absolute;
	left:210px;
	top:28px;
	width:31px;
	height:17px;
	z-index:5;
}

