﻿@import url("Inc.css");

.Box .Cont .Banner{
	width:946px;
	height:auto;
}
/*内容开始*/
.Box .Cont .Content{
	width:946px;
	height:auto;
}
/*公告*/
.Box .Cont .Content .Left{
	background:url(../images/I_Left.jpg);
	width:142px;
	height:303px;
	float:left;
	text-align:left;
	color:#ffffff;
	font-size:12px;
	font-family:Tahoma,"宋体";
	padding-top:50px;
	padding-left:10px;
}


/*剧团介绍*/
.Box .Cont .Content .Center{
	width:608px;
	height:353px;
	background:url(../images/I_Center.jpg);
	float:left;
	text-align:center;
}
.Box .Cont .Content .Center .O{
	margin-left:auto;
	margin-right:auto;
	margin-left:70px;
	margin-top:70px;
	line-height:22px;
	width:500px;
	text-align:left;
	font-size:14px;
	font-family:Tahoma,"宋体";
	color:#A26513;
}
/*最新新闻*/
.Box .Cont .Content .Right{
	background:#F8F4E8;
	width:186px;
	height:353px;
	float:Right;
}
/*内容*/
.Box .Cont .Content .Right .Cont{
	width:184px;
	border:0px;
	background:#FFFFFF;
	height:310px;
}
.Box .Cont .Content .Right .Cont ul{
	width:180px;
	height:auto;
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.Box .Cont .Content .Right .Cont ul li{
	width:180px;
	height:25px;
	text-align:left;
	border-bottom:#999999 dashed 1px;
	padding-top:5px;
}
.Box .Cont .Content .Right .Cont ul li a{
	color:#666666;
	font-size:12px;
	font-family:"宋体";
}
.Box .Cont .Mc{
	padding-top:10px;
	width:946px;
	height:120px;
	background:#640002;
}
.Box .Cont .Mc .Flash{
	width:298px;
	height:111px;
	margin-left:10px;
	background:url(../images/I_flash.jpg);
        float:left;
}
.Box .Cont .Mc .MCMar{
	margin-left:10px;
	float:left;
	width:615px;
	height:111px;
	background:#FFE2A6;
	overflow:hidden;
}
.Box .Cont .Mc .MCMar ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	width:1350px;
	height:111px;
}
.Box .Cont .Mc .MCMar ul li{
	width:118px;
	height:78px;
	border:#CB9F5A solid 1px;
	margin-top:15px;
	float:left;
	margin-left:15px;
}