body, *{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#000;
	color:#fff;
}
a{
	color:#cfcfcf;
}
a:hover{
	color:#fff;
}
img{
	border:none;
}
h1{
}
h2{
}
h3{
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
h4{
}
h5{
}
h6{
}

.content{
	clear:both;
	width:1000px;
	margin:0px auto;
	height:100%;
}

/*
home
*/

.home{
	width:1000px;
	height:100%;
	background:url(/img/index1000-700_me1.jpg) left top no-repeat;
	position:absolute;
}
.home div{
	width:1000px;
	height:700px;
	margin:0px;
	padding:0px;
}
.home_submenu{
	text-align:center;
	position:absolute;
	top:712px;
	width:1000px;
	margin-bottom:12px;
}
.home_submenu a{
	padding:0 1em;
	color:#999;
}
.home_submenu a:hover{
	padding:0 1em;
	color:#fff;
}

/*
second
*/

.second{
	width:1000px;
	height:100%;
	background:url(/img/bg2.jpg) left top no-repeat;
	position:absolute;
}

.video{
	width:525px;
	height:270px;
	background:url(/img/video.jpg) left top no-repeat;
}
.press{
	width:551px;
	height:270px;
	background:url(/img/press.jpg) left top no-repeat;
}
.contrdance{
	width:641px;
	height:270px;
	background:url(/img/contrdance.jpg) left top no-repeat;
}
.biography{
	width:652px;
	height:270px;
	background:url(/img/biography.jpg) left top no-repeat;
}
.gallery{
	width:678px;
	height:270px;
	background:url(/img/gallery.jpg) left top no-repeat;
}
.news{
	width:587px;
	height:270px;
	background:url(/img/news.jpg) left top no-repeat;
}
.default{
	width:302px;
	height:270px;
	background:url(/img/default.jpg) left top no-repeat;
}

.second_tag{
	width:1000px;
}
.menu{
	float:left;
	width:370px;

}
.cont_tag{
	float:right;
	width:630px;
	padding-top:4em;
}
.clear{
	clear:both;
}

/*
menu
*/
.menu{
	font-family:"Times New Roman", Times, serif;
	padding:0;
	margin:0;
}
.menu li{
	list-style:none;
	padding:0;
	margin:0 0 0 96px;
	line-height:30px;
}
.menu a{
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:20px;
	color:#fff;
}

/*
backward_nav
*/
.back_nav{
	margin-bottom:1em;
}

/*
news
*/

.news_left{
	width:500px;
	float:left;
}
.news_right{
	width:130px;
	float:right;
}
.news_list{
	padding:0;
	margin:0;
	padding-top:1em;
}
.news_list li{
	list-style:none;
	margin-bottom:1em;
}
.news_title{
	font-size:14px;
	font-weight:bold;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
}
.news_date{
	font-size:10px;
	display:block;
}
.news_desc{
	display:block;
	font-size:10px;
}
.news_more a{
	font-size:10px;
}
/*
video
*/
.video_list{
	padding-top:1em;
}
.video_list li{
	list-style:none;
	clear:both;
}
.video_link{
	display:block;
	width:90px;
	height:90px;
	background:url(/img/video0.jpg) left top no-repeat;
	float:left;
	padding-bottom:1em;
}
.video_title{
	float:left;
	display:block;
	padding-left:1em;
}
/*
audio
*/
.audio_list{
	padding-top:1em;
}
.audio_list li{
	list-style:none;
	margin-bottom:1em;
}
/*
gallery
*/
.gallery_list{
	margin:0;
	padding:0;
	padding-top:1em;
}
.gallery_list li{
	list-style:none;
	display:block;
	float:left;
	width:110px;
	height:110px;
	text-align:center;
	vertical-align:middle;
}
.gallery_a{
	display:block;
	height:90px;
	width:90px;
	vertical-align:middle;
	text-align:center;
}
.gallery_a[class]{
	display:table-cell;
	height:90px;
	width:90px;
	vertical-align:middle;
	text-align:center;
}
.gallery_a img{
	/* border:solid 2px #fff; */
}
.gallery_list li span{
	display:block;
	text-align:center;
	width:90px;
}

/*
submenu
*/
.submenu{
}
.submenu li{
	list-style:none;
	margin-bottom:6px;
}

/*
left submenu
*/
.left_submenu{
	margin-left:120px;
	font-size:14px;
}
.left_submenu a{
	font-size:14px;
}

/*
pages
*/
.pages{
	clear:both;
}

#lng{
	position:absolute; 
	text-align:right; 
	z-index:100; 
	width:1000px;
}
#lng a{
	margin:1em 1em 1em auto;
	display:block;
	width:30px;
	height:20px;
	background:url('/img/flag.png') no-repeat left top;
	text-decoration:none;
	border: solid 1px #333;
}
#lng a:hover{
	border: solid 1px #ccc;
}








