body { 
	font-family: ؟،جم_GB2312, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0px auto;
	width: 1000px;
	background-color: black;
	position: relative;
}

#main {
	background-color: green;
	display:  inline;
	margin-left:135px;
	margin-right: 135px;
	margin-top: 0px;
	margin-bottom: 2px;
}

#sidebar {
	background-color: black;
	font-size: 105%;
	float: left;
	height: 425px;
	display: inline;
	width: 130px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-left: 3px;
}

#footer {
	padding: 15px;
	font-size: 90%;
	height: 90px;
	width:  963px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	clear: both;
	background-color: red;
	position: relative;
}

#header {
	text-align:  center;
	background-color: red;
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 5px;
	height: 129px;
	width:  993px;
}

#infomation {
	background-color: black;
	font-size: 105%;
	float: left;
	height: 425px;
	width : 130px;
	margin-left: 9px;
	margin-bottom: 2px;
	padding-right: 3px;
}

* html #infomation {
	background-color: black;
	font-size: 105%;
	float: left;
	height: 425px;
	width : 130px;
	margin-left: 0px;
	padding-right: 3px;
}

#leftSentence {
	float: left;
	padding-right: 3px;
}

#rightSentence {
	display: inline;
	float:  left;
	padding-left: 3px;
}

#movie {
	display: inline;
	float:   left
}

a {
	text-decoration: none;
	display: block;
	width: 130px;
	height: 29px;
	line-height: 1.4;
	text-align: center;
	font-family: ؟،جم_GB2312, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-top: 8px;
	color:  white;
	padding-top: 5px;
}

a:hover {
	background-color: black;
	color: white;
}

#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	position: relative;
	top: 5px;
}

#logo {
	position: relative;
	left:     15px;
	top:      -10px;
	float:    left;
}

#title {
	font-size: 130%;
	font-weight: bold;
	position: relative;
	left:     350px;
	top:      0px;
	margin-bottom: 4px;
}

#contect {
	font-size: 7pt;
	position: relative;
	left:     -10px;
}

.info {
	background-color: green;
}

.movies {
	background-color: green;
}

.infobottom {
	background-color: green;
	margin-top: 7px;
}

.moviesbottom {
	background-color: green;
	margin-top:   7px;
}

#infotop {
	margin-top: 0px;
}

#moviestop {
	margin-top: 0px;
}

#banner {
	position: relative;
	top:      30px;
}

#headtitle {
	float: right;
	position: relative;
	top: 20px;
	left: -30px;
}

#headlogo {
	float: left;
	position: relative;
	top: 10px;
	left:  30px;
	margin-bottom: 0px;
}

#englishlink {
  float: left;
	position: relative;
	top: -90px;
	left: 40px;
	width: 20px;
}


#englishlink:hover {
	background-color: red;
}

.hide {
	font-size: 0%;
	color: black;
	height: 0px;
	width : 0px;
	padding: 0px;
}

#prev {
	position: relative;
	left:     415px;
	top:      -5px;
}

#next {
	position: relative;
	left:     435px;
	top:      -5px;
}

#newslink {
	font-family: ؟،جم_GB2312, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color:  white;
	width: 580px;
	height: 451px;
	display: inline;
	float:   left
}

#pages {
	font-size: 12pt;
	position: relative;
	left:     425px;
	top:      -15px;
}

#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
}

#newsitems {
	text-align: center;
}

.newsitem {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
}

.current {
	background-color: black;
}


