/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url(../image/body_bg.gif) repeat-x #eeeeee;
	text-align: center;
}
.mainBody {
	width: 930px;
	margin: auto;	
	height: auto;
}
.header {
	height: 160px;
	text-align: left;
}
#crossfade { 
	width: 930px; 
	height: 160px;
	float: left;
	position: relative;
}
#crossfade .fader {
	width: 930px;
	height: 160px;
}
.nav {
	height: 32px;
	background: url(../image/nav_bg.gif);
}
.navButton {
	width: 84px;
	height: 32px;
	background: red;
}
.sideLeft {
	width: 10px;
	vertical-align: top;
	background: url(../image/side_left.gif);
}
.sideRight {
	width: 10px;
	vertical-align: top;
	background: url(../image/side_right.gif);
}
.sideTopLeft {
	width: 10px;
	height: 223px;
	background: url(../image/side_top_left.gif);
}
.sideTopRight {
	width: 10px;
	height: 223px;
	background: url(../image/side_top_right.gif);
}
.content {
	width: 872px;
}
.contentLeft {
	width: 633px;
	background: #555;
}
.contentRight {
	width: 240px;
	vertical-align: top;
	background: #fff;
	float:right;
	margin-right:0px
}
.content2 {
	border-right: 1px solid #fde5ab;
	border-bottom: 1px solid #fde5ab;
	border-left: 1px solid #fde5ab;
	background: #fff url(../image/content_bg_s.gif) right bottom no-repeat;
	text-align: left;
	font-family: "ËÎÌå";
	font-size: 12px;
	padding: 10px 20px 10px 20px;
}
.content-left{
	border-right: 1px solid #fde5ab;
	border-bottom: 1px solid #fde5ab;
	border-left: 1px solid #fde5ab;
	background: #fff url(../image/content_bg_s.gif) right bottom no-repeat;
	text-align: left;
	font-family: "ËÎÌå";
	font-size: 12px;
	padding: 0px 0px 0px 30px;
}
.content-left a {
	color: #730709;
	line-height: 30px;
}
.content2 a {
	color: #730709;
	line-height: 20px;
}
.content3 {
	border-right: 1px solid #fde5ab;
	border-bottom: 1px solid #fde5ab;
	border-left: 1px solid #fde5ab;
	text-align: left;
	font-family: "ËÎÌå";
	font-size: 12px;
	padding: 3px 1px 3px 1px;
}
.content3 a {
	color: #730709;
	line-height: 20px;
}
.separator_y {
	height: 10px;
	background: #fff;
}
.separator_x {
	width: 10px;
	background: #fff;
}
.messageBar {
	width: 872px;
	height: 33px;
	background: url(../image/messageBar.gif);
	font-size: 12px;
}
.messageBar1 {
	width: 700px;
	height: 33px;
	background: url(../image/messageBar1.gif);
	font-size: 13px;
	padding-left:10px;
	text-align: left;
	color:#E1111B
}
.messageBar a {
	text-decoration: none;
	color: #730709;
}
.messageBar a:hover {
	text-decoration: underline;
	color: #000;
}
.nav2 {
	width: 156px;
	height: 96px;
	border-right: 1px solid #fde5ab;
	border-bottom: 1px solid #fde5ab;
	border-left: 1px solid #fde5ab;
	border-top: 1px solid #fde5ab;
	padding-top:10px
}
.nav2 a {
	width: 156px; 

	display: block;
}
.poster {
	width: 457px;
	height: 356px;
	/*background: url(../image/poster.jpg);*/
	vertical-align: top;
}
.poster P {
	text-align: left;
	color: #333333;
	font-family: "ËÎÌå";
	font-size: 12px;
	margin: 0px 10px 10px 10px;
	line-height: 25px;
}
.poster a {
    color: #730709;
	TEXT-DECORATION: none;
}
.mediaCooperation {
	width: 872px;
	height: 40px;
	background: url(../image/title_hzmt.gif) top no-repeat #fff;
	font-size: 12px;
}
a {
	color: #730709;
	font-size: 12px;
}
a:link {
	color: #730709;
	text-decoration: none;
}

a:visited {
	color: #730709;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #730709;
	text-decoration: none;
}
.footer {
	height: 50px;
	padding-top: 20px;
	background: url(../image/footer.gif) no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #3C3B3B;
}
.bt { DISPLAY: inline; FLOAT:left;  border-right: 1px solid #fde5ab;
	border-bottom: 1px solid #fde5ab;
	border-left: 1px solid #fde5ab;
	border-top: 1px solid #fde5ab;
}
