@charset "UTF-8";
/* CSS Document */

<style type="text/css">
	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
		width:auto;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 20px;
		padding:20px;
		padding: 20px;
		width:600px;
		background-color:#CCC;
		font: 100.01% Lucida Grande CE,Helvetica Neue,Andale Mono,  CE,Verdana, Arial, Helvetica, sans-serif;
	}

.style5 {color: #000000}
.style7 {color: #999999; font-size: 10px; }
.style9 {font-size: 10px}

p.MsoNormal {mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	}

h1 {
	font-size: 60px;
	background-color:#FFF;
}
#liluc_info {
	overflow: hidden;
}
a:link {
	color:#666 ;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.white {
	color: #FFF;
}

ul.menu {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	text-align: left;
	font-size: 25px;
	line-height: 30px;
	font-weight: bolder;
}	

ul li {
	line-height: normal;
	padding-left: 10px;
	padding-top: 7px;
	margin:20px;
	background-color:#FFF
}
#nav{
	width:250px;
}


