.clearfix, .lf, .lu {
  *zoom: 1;
}

.clearfix:after, .lf:after, .lu:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  margin-top: -1px;
}

@media print {
  .clearfix, .lf, .lu {
    height: 1px;
    margin-bottom: -1px;
    visibility: hidden;
  }
}

.lf {
  margin: 0;
  _position: relative;
  _overflow: hidden;
}

.lu {
  float: left;
  margin-left: 8px;
}

.lu:first-child,
.lu\.first-child {
  margin-left: 0;
}

.span_1 {
  width: 213px;
}

.span_2 {
  width: 434px;
}

.span_3 {
  width: 655px;
}

.lu {
  /*background: orange;*/
}

.videoBlock {
  position: relative;
  min-height: 260px;
  margin-bottom: 10px;
  padding: 0 20px;
  text-align: center;
  background: #e7ecf2;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  behavior: url("/common201008/css/PIE.htc");
}

.videoBlock:not(:target){
    behavior: url("")¥9; /* IE9 */
}






.videoBlock .movie {
  display: block;
  margin: 0 auto;
}

/*---------------------
2011.02.09
----------------------*/
.about_local{
	text-align:right;
	font-size:77%;
	margin:-10px 0 0 0;
}
.about_local a{
	text-decoration:none;
	padding:0 0 0 15px;
	background:url(/common201008/img/icon_newWindow.gif) no-repeat 0 0;
}
.about_local a:hover{
	text-decoration:underline;
}
