*{
	margin:0;
	padding:0;
}
img{
	display:block;
	border:0;
}
ul{
	list-style:none;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
body{
	color:#fff;
	font:normal 12px/160% "ËÎÌå";
}


#bigbox{
	margin:0 auto;
	width:970px;
	overflow:hidden;
	zoom:1;
}
#mainmenu .menu{
	background-image:url(images/night_022.jpg);
	height:101px;
	color:#FFFFFF;
	padding:0px 0px 0px 105px;
	font:normal 14px/160% "ËÎÌå";
}
.menu a{
	font:normal 14px/160% "ËÎÌå";
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.menu a:hover{
	color:#FF9900;
	text-decoration:none;
}
.menu li{
	float:left;
	margin:15px 7px;
}
#content{
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	background-image:url(images/night_03.jpg);
	height:743px;
	padding:0px 23px;
	color:#000000;
}
#content .news{
	float:left;
	width:630px;
}
.news .texts{
	float:left;
	background-color:#FFFFFF;
	width:286px;
	height:507px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.texts .text2{
	padding:15px;
}
.text2 .title{
	font:normal 14px/200% "ËÎÌå";
	font-weight: bold;
	margin:0px 0px 10px 40px;
}
.text1 .othernews{
	padding:0px 20px;
}
.othernews .n1{
	float:left;
}
.othernews .n2{
	float:left;
	margin-left:10px;
}
.news .media{
	float:right;
	width:335px;
}
.media .videoShow{
	margin-top:10px;
	
}
#content .intro{
	float:right;
	width:287px;
}
.intro .intro1{
	padding:0px 15px 25px 15px;
	background-color:#FFFFFF;
}
.intro .intro2{
	margin-top:12px;
	background-color:#FFFFFF;
}
.intro2 .intro3{
	padding:0px 15px 25px 15px;
}
#content .move{
	float:left;
	width:904px;
	height:190px;
	background-color:#FFFFFF;
	margin-top:15px;
	text-align:center;
	padding:10px;
}
.move li{
	float:left;
	margin:5px;
	width:210px;
	height:190px;
	overflow:hidden;
}
.move img{
	width:225px;
	height:150px;
	border:solid 1px #CCCCCC;
}
#footer{
	background-image:url(images/night_044.jpg);
	padding-top:60px;
	height:37px;
}

