@charset "UTF-8";
/* CSS Document */

.wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
}
#flashcontent h1 {
	display:none;
}
.header {
	height:80px;
	
	background-color:#FFFFFF;
	
}
.header h1 {
	display: none;
}

.left {
	width:700px;
	float:left;
	height:80px;	
}

.right {
	width:240px;
	float:left;
	height:40px;
	
	padding:23px 20px 2px 0px;
}

.right p{
	color:#6ccff6;
	margin-bottom:0.2em;
	
}

.right a {
	color:#6ccff6;
	font-weight:normal;
	
}

.right a:hover {
	color:#6ccff6;
	font-weight:normal;
	
}

#footer {
	background-color:#fff;
	height:20px;
	clear:both;
	text-align:center;
	color:#000;
	padding-left: 10px;
}

#footer ul{
	list-style:none;
	margin-left:14px;
	padding-top:3px;	
}

#footer li {
	list-style:none;
	margin:0px 5px 0px 5px;
	font-size:10px;
	color:#000;	
	float:left;
}

#footer li a {
	list-style:none;
	margin:0px 5px 0px 5px;
	font-size: 11px;
	color:#000;
	float:left;
	text-decoration:none;
	font-weight:normal;
}

#footer li a:hover{
	color:#00a4ca;
	font-weight:normal;
	text-decoration:none;
}

.link a {
	color:#6ccff6;
	font-weight:normal;
	text-decoration:none;
}

.link a:hover {
	color:#6ccff6;
	font-weight:normal;
	text-decoration:none;
}

.link a:active {
	color:#6ccff6;
	font-weight:normal;
	text-decoration:none;
}

.link a:active {
	color:#6ccff6;
	font-weight:normal;
	text-decoration:none;
}
.link a:link {
	color:#6ccff6;
	font-weight:normal;
	text-decoration:none;
}

.link a:visited {
	color:#6ccff6;
	font-weight:normal;
	text-decoration:none;
}

p.footer_white11 {
	color:#fff;
	font-size:11px;
	
}

.margin-top10 {
	margin-top:10px;
}
