@charset "utf-8";
/* CSS Document */

.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

img,ul,li {
	border:none;
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
body {
	width:100%;
	margin:0;
	padding:0;
}
.getflash{
	width:900px;
	margin:0 auto;
	text-align:center;
	border:none;
}
.contentsBox{
	width:900px;
	margin:0 auto;
	text-align:center;
	border:none;
}
.underBar {
	height:59px;
	width:auto;
	background-image:url(../images/underbar.jpg);
	
}

#footer_area {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#footer {
	width:900px;
	text-align:left;
	margin:10px 0 20px;
	position: relative;
	overflow: hidden;
}

#footer ul {
  float: left;
}

#footer ul li {
	float:left;
	margin:0 10px 0 0;
	list-style-type:none;
	outline:none;
}
#footer .copyright {
	margin-right:350px;
}

.banner {
	width:900px;
	text-align:center;
}
.banner ul {
	width:570px;
	margin:0 auto;
}
.banner ul li {
	float:left;
	margin-right:20px;
	list-style-type:none;
}

.banner a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}

.cm_bnr{
	width:900px;
	margin:10px auto;
}

