@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wraw {
	width: 1280px;
	overflow: hidden;
}
#main {
	width: 978px;
	overflow: hidden;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left;
	height: 500px;
	width: 60px;
}
#right {
	float: left;
	height: 500px;
	width: 50px;
}

#meddle {
	float: left;
	width: 861px;
	overflow: hidden;
}
#opera-club{
	float: left;
	overflow:hidden;
	width: 192px;
	margin-top: 31px;
}
#opera-club-box {
	background-image: url(../images/opera-box.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 192px;
}
#opera-club-main {
	height: 183px;
	width: 170px;
	text-align:center;
	
}
#foreign-film {
	float: left;
	overflow:hidden;
	width: 190px;
	margin-top: 31px;
}
#foreign-film-box {
	height: 252px;
	width: 190px;
	background-image: url(../images/foregin-box.jpg);
	background-repeat: no-repeat;
}
#foreign-film-main {
	height: 183px;
	width: 170px;
	text-align:center;
}
#classical-music{
	float: left;
	overflow:hidden;
	width: 189px;
	margin-top: 31px;
}
#classical-music-box {
	background-image: url(../images/classical-music-bg.jpg);
	background-repeat: no-repeat;	
	height: 252px;
	width: 189px;	
}
#classical-music-main {
	height: 169px;
	width: 170px;	
	text-align:center;
	
}
#spanish-language {
	float: left;
	overflow:hidden;
	width: 198px;
	margin-top: 31px;
	margin-left: 2px;
}
#spanish-language-box {
	background-image: url(../images/spanish-language-bg.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 198px;
}
#spanish-language-main {
	height: 170px;
	width: 170px;	
	text-align:center;

}
#opera-img {
	height: 176px;
	width: 185px;
	padding-left: 7px;
}
.opera-img-box {
	background-image: url(../images/opera-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 83px;
	padding-top:4px;
}
.opera-img-box2 {
	background-image: url(../images/opera-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 83px;
	padding-top:4px;
	margin-left:17px;
}
#foreign-film-img {
	height: 176px;
	width: 185px;
	padding-left: 7px;
	padding-top:15px;
}
.foreign-film-img-box {
	background-image: url(../images/opera-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 83px;
	padding-top:4px;
}
.foreign-film-img-box2 {
	background-image: url(../images/opera-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 83px;
	padding-top:4px;
	margin-left:17px;
}
#classical-music-img {
	height: 176px;
	width: 185px;
	padding-left: 7px;
	padding-top:15px;
}
.classical-music-img-box {
	background-image: url(../images/opera-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 83px;
	padding-top:4px;
}
.classical-music-img-box2 {
	background-image: url(../images/opera-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 83px;
	padding-top:4px;
	margin-left:17px;
}
#spanish-language-img {
	height: 176px;
	width: 185px;
	padding-left: 7px;
	padding-top:15px;
}
.spanish-language-img-box {
	background-image: url(../images/opera-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 83px;
	padding-top:4px;
}
.spanish-language-img-box2 {
	background-image: url(../images/opera-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 83px;
	padding-top:4px;
	margin-left:17px;
}
#organizar-box {
	background-image: url(../images/organizar-box.jpg);
	background-repeat: no-repeat;
	width:855px;
	height:158px;
}
#organizar-box-left {
	float: left;
	width: 117px;
	overflow: hidden;
	text-align:right;
	padding-top:35px;
}
#organizar-box-right {
	float: left;
	width: 680px;
	padding-top: 44px;
	overflow: hidden;
	text-align: left;
	padding-left: 23px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
