@charset "utf-8";
body{background:url("imgs/back2.jpg") repeat-x;
     margin:0;
	}
	
#wrap {
	margin:0 auto;
	padding:0;
	width:1216px;
	height:860px;
	position:relative;
}

#header {
	width:1216px;
	height:275px;
	background-image: url(imgs/main/navi_bg.png);
	background-repeat: no-repeat;
	background-position:0px 42px;
    position:absolute;
	z-index:11;
}

#contents{
	clear:both;
	width:1214px;
}
#content1{
	width:1214px;
	height:552px;
	position:relative;
	overflow:hidden;
}
#gradation{
	width:1216px;
	height:552px;
	position:absolute;
	z-index:110;
	left: -2px;
	top: -1px;
}
#facebook {
	position:absolute; left:122px; bottom:37px; z-index:111;
	width:228px; height:27px;
}

#content2{
	width:1000px;
	height:230px;
	margin:auto;
	margin-top:30px;
	margin-bottom:20px;
	*zoom:1;
}
#content2:after {
	clear:both;
	content:"";
	display:block;
}
#left{
	width:306px;
	height:222px;
	float:left;
}
#middle {
	width:404px;
	height:221px;
	float:left;
}
#middle #gallery{
    width:404px;
	height:170px;
	position:relative;
}
#middle #picture{
	width:365px;
	height:106px;
	margin:auto;
	background-image: url(imgs/main/film.jpg);
	background-repeat: no-repeat;
}
#middle #light{
	width:173px;
	height:105px;
	float:right;
	position:absolute;
	top:57px;
	left:232px;
	z-index:2;
}

#right {
	float:right;
	width:272px;
	height:200px;
}
#right #quick11 {
	height:78px;
  }
#right  #quick1 li{
    float:left;
}


#wrap #contents #content2 #left ul li table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
