		
/*basic信息部分*/
.right .basic{margin-top: 30px;}
.right .basic p{font:14px "宋体";color: #333;margin-bottom:15px;line-height: 24px;text-indent: 2em;}
.right .basic p.p-1{width: 738px;}
.right .basic p.p-1 a{color: #136ec2;text-decoration: none;}
.right .basic p.p-1 a:hover{text-decoration:underline;}
.right .basic .title i{font-style:normal;float:left;margin-right: 18px;
	display:inline-block;width: 12px;height: 22px;background: #4F9CEE;}
.right .basic .title h2{font:22px "宋体";display: inline-block;float: left;padding-right: 12px;}
.right .basic .title em{height: 2px; width:638px;display: inline-block;
background: white no-repeat right center;}
/*base*/
.base{overflow: hidden;margin-top: 10px;}
.base dl{margin-top: 15px;width:695px;background: url("../images/rong-bg_02.jpg")no-repeat right center;}
.base dt,dd{display: inline-block;font:14px "宋体";
color: #333;line-height: 26px;border-bottom: 1px dashed #fff;}
.base dt{color:#999;font-weight: bold;margin-left: 10px;padding-left: 10px;}
.base dd{padding-left: 10px;padding-right:010px; }
.basic .tilte-2{margin-top: 50px;}

/*演出经历*/
.through{width: 630px;font-size:14px;margin:25px auto 0;line-height: 26px;color: #333;position: relative;}
.through p{margin-top: 10px;}
.through img{width: 150px;}
.through .posi{width: 415px;position: absolute;right: 56px;bottom: 68px;}
.through div img, p.posi{margin-top: 12px;}
.through span{color: red;}

/*重置a*/

 .text_one a{
 	color: #6b6b6b;
 	background: url("../images/../images/noCheckedMenu.png");
 }
 .text_one a:hover{color: red;
 	background: url("../images/checkedMenu-color.png");}

 .text_two a{
 		color: white;
 	    background: url("../images/checkedMenu.png"); 
 }
 .text_two a:hover{    
 		color: white;
 	    background: url("../images/checkedMenu.png"); 
 }
/*覆盖那个base.css中two的hover属性*/
