@charset "utf-8";
/* CSS Document */

body{
	background: #ae1d24 url(../images/body_bg.jpg) repeat-x top;
}

p{
	color: #fecdcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding: 10px 0;
}

h1{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 20px
}

h2{
	color: #fecdcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	padding: 10px 0;
}

.right_top#pageAdmin{
	background:url(../images/news_list_title.jpg) no-repeat bottom left;
	height: 177px;
}

#index_mainBody{
	width: 987px;
	height:710px;
	margin: 0 auto;
	background: url(../images/index_main_image.jpg) no-repeat 0 127px;
}


#index_menu{
	width: 987px;
	height: 180px;
	/*background-color:#F66;*/
	padding-top: 5px;
	position:absolute;
	z-index: 1;
}

#index_logo{
	margin-left:13px;
	float:left;
}

#index_en_btn{
	float: left;
	display: inline-block;
	margin-left: 606px;
}

#index_menu_flash{
	width: 769px;
	height: 145px;
	float:left;
	margin: 25px 0 0 8px;
	
}

#flashMenu a{
	font-size: 12px;
	color: #c43330;
}

#index_news{
	width: 320px;
	height: 237px;
	position:absolute;
	z-index: 0;
	background:url(../images/index_news_bg.gif) center center no-repeat;
	margin: 195px 0 0 490px;
	padding: 125px 71px 111px 76px;
}

#index_news_list{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	*line-height: 19px;
	_*line-height: 19px;
}

#index_news_list li{
	display:block;
	width: 320px;
	background: url(../images/dot_line.gif) repeat-x bottom;
	padding-bottom: 6px;
	margin-top: 14px;
	*margin-top: 9px;
	_margin-top: 12px;
}

#index_news_list li img{
	margin-right: 6px;
}

#index_news_list li span{
	font-weight: bold;
	color:#f9a6a6;
	display: block;
}

#index_news_list li a{
	color: #FFCACB;
}

#index_news_list li a:hover{
	color: #FFF;
}

#news_all_btn{
	display:block;
	width: 62px;
	height: 19px;
	float:right;
	background-image:url(../images/index_news_moreBtn_1.gif);
	margin: 17px 8px 0 0;
}

#news_all_btn:hover{
	background-image:url(../images/index_news_moreBtn_2.gif);
}

#index_footer{
	background: url(../images/index_footer_bg.jpg) repeat-x top #000;
	width: 100%;
	/*height: 155px;*/
	overflow: auto;
}

#index_footer_info{
	width: 987px;
	margin: 0 auto;
	padding-top:45px;
}

#index_footer_logo{
	padding: 10px 0 0 20px;
	display: inline-block;
	float:left;
}

#index_footer_company{
	display: inline-block;
	width: 400px;
	float:left;
	font-size:12px;
	color:#FFF;
	line-height:18px;
	margin-left: 18px;
}

#index_footer_copyright{
	display:inline-block;
	float:right;
	color: #666;
	font-size: 11px;
	margin-right: 24px;
	_margin-right: 12px;
	padding-top: 81px;
}
/*------------------------------------------------------------------------------------*/

#mainBody{
	width: 984px;
	margin: 5px auto 0 auto;
}

#mainContent{
	float:left;
	background: url(../images/page_innerBg.jpg) no-repeat left top;
	padding-bottom: 45px;
}

#left_content{
	width: 197px;
	height: 600px;
	float:left;
}

.right_top{
	height: 146px;
	width: 787px;
	float: left;
	padding-top: 24px;
}

.right_top#page1{
	background:url(../images/news_list_title.jpg) no-repeat bottom left;
}

#right_mainContent{
	float: left;
	width: 767px;
	background-color: #ca3b3f;
	border-left: #f15d5d solid 1px;
	border-right: #f15d5d solid 1px;
	border-bottom: #f15d5d solid 1px;
	padding-bottom: 45px;
	;
}

#footer{
	width:100%;
	/*height: 105px;*/
	overflow: auto;
	background-color: #000;
	clear: both;
}

#footer_info{
	width: 984px;
	margin: 0 auto;
	padding-top: 10px;
}

/*----------------------------------------------------------------------------------*/

/*news list------------------------------------------------------------------------*/
#newsList{
	display: block;
	float:left;
	width: 697px;
	margin-left: 34px;
	_margin-left: 17px;
	margin-right: 30px;
}

#newsList li{
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 16px;
	margin-top: 19px;
	background: url(../images/dot_line.gif) bottom repeat-x;
	width: 100%;
}

#newsList li span{
	color:#FFF;
	display: block;
	float:left;
	width: 97px;
	height: 22px;
	background: url(../images/news_list_datebg.jpg) no-repeat center;
	text-align: center;
	line-height: 22px;
	margin-right: 24px;
	vertical-align: middle;
}

.newsTitle{
	display:block;
	float: left;
	width: 465px;
	color: #fecdcd;
	margin-right: 32px;
}

.newsTitle:hover{
	color: #FFF;
}

#newsList li .moreBtn{
	float:left;
	display:block;
	width: 73px;
	height: 23px;
	background:url(../images/news_list_moreBtn.jpg) no-repeat;
}

#newsList li .moreBtn:hover{
	background:url(../images/news_list_moreBtn_2.jpg) no-repeat;
}

#pageMenu{
	display: inline-block;
	/*float: right;*/
	/*float: left;*/
	text-align: right;
	height: 15px;
	margin-top: 34px;
	width: 300px;
	height: 15px;
	margin-right: 34px;
	_margin-right: 17px;
}

#pageMenu span{
	display: inline-block;
	/*float: right;*/
	width: 16px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	margin: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;

}

.numBtn{
	display: inline-block;
	/*float: right;*/
	line-height: 15px;
	width: 16px;
	height: 15px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 2px;
	text-align: center;
}

.numBtn:hover{
	background-color: #a31d23;
}

.nowPage{
	background-color: #a31d23;
}
/*---------------------------------------------------------------------------------*/


/*news_detail----------------------------------------------------------------------*/
.news_detail{
	float:left;
	width: 645px;
	margin-left: 62px;
	_margin-left: 31px;
	margin-top: 20px;
}

.news_detail_text{
	display: block;
	float:left;
	width: 100%;
	padding: 30px 0;
	background: url(../images/dot_line.gif) bottom repeat-x;
	text-align: left;
}

.news_detail_text table{
	border: 1px solid #FECDCD; border-collapse:collapse; padding: 3px;
}

.news_detail_text table td,th{
	border: 1px solid #FECDCD; border-collapse:collapse; padding: 3px;
	line-height: 18px;
}

.news_detail_text a{
	color:#000;
	text-decoration:underline;
}

.news_detail_title{
	height: 65px;
	border-bottom: #FFF solid 1px;
}

.news_detail_title h1 span{
	display: block;
	font-weight:normal;
}

.news_detail h1{
	display:block;
	width: 570px;
	float: left
}

#news_detail_backBtn{
	display:block;
	float: left;
	width: 73px;
	height: 23px;
	background: url(../images/news_detail_backBtn.jpg) no-repeat;
	margin-top: 22px;
}

#news_detail_backBtn:hover{
	background: url(../images/news_detail_backBtn_2.jpg) no-repeat;
}

#gallery{
	width: 100%;
	float:left;
	margin-top: 25px;
}

#gallery ul li{
	display: block;
	float: left;
}

#gallery ul li a{
	padding: 3px;
	background-color: #9a2d30;
	margin: 6px;
	_margin: 3px;
	display: block;
	float: left;
}

#gallery ul li a:hover{
	background-color:#340A0B;

}

/*-------------------------------------------------------------------------------------------*/
.right_top#page2{
	background:url(../images/about_title.jpg) no-repeat bottom left;
}

#memberList{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#fecdcd;
	display: block;
	float:left;
	width: 648px;
	margin-left: 56px;
	_margin-left: 28px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#memberList li{
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	line-height: 22px;
	padding: 16px 0;
	margin-top: 19px;
	background: url(../images/dot_line.gif) bottom repeat-x;
	width: 100%;
}

#memberList li img{
	border:solid 3px #9a2d30;
	float:left;
	margin-right: 21px;
}

#memberList li span{
	display:block;
	color:#FFF;
	font-weight:bold;
	margin-bottom: 10px;
}



/*-------------------------------------------------------------------------------------------*/
.right_top#page3{
	background:url(../images/experience_title.jpg) no-repeat bottom left;
}

.exprience{
	width: 648px;
	float: left;
	margin-left: 62px;
	_margin-left: 31px;
	margin-top: 30px;
}

.exprience_1{
	margin: 30px 0;
}

.exprience_1 img{
	float:left;
}

.exprience_1_pic{
	margin-left:
}


.exprience_list{
	display: block;
	clear:both;
	overflow: auto;
	padding: 0;
	padding-left: 25px;
}

.exprience_list .year{
	display:block;
	width: 50px;
	float:left;
	color:#FFF;
	font-weight:bold;
	background: url(../images/exprience_list.jpg) right no-repeat;
}

.exprience_info{
	display: block;
	float: left;
	border-left: solid 1px #fecdcd;
}

.exprience_list .poster{
	color: #fecdcd;
	text-decoration: underline;
}

.exprience_list .poster:hover{
	text-decoration: underline;
	color: #FFF;
}

/*-------------------------------------------------------------------------------------------*/
.right_top#page4{
	background:url(../images/history_title.jpg) no-repeat bottom left;
}

#bodehi_history{
	width: 650px;
	float: left;
	margin-left: 60px;
	_margin-left: 30px;
	margin-top: 20px;
}

#history_menu{
	width: 635px;
	height: 60px;
	background: url(../images/dot_line_history_menu.gif) no-repeat center #5f110f;
	margin: 20px 0;
	padding-left: 15px;
	padding-top: 4px;
}

#history_menu a{
	display: block;
	float:left;
	width: 155px;
	color: #fecdcd;
	font-size: 12px;
	font-weight: bold;
}

#history_menu a span{
	text-decoration: underline;
}

#history_menu a:hover{
	color: #fff;
}

.history_phase{
	background: url(../images/dot_line.gif) bottom repeat-x;
	float: left;
	margin-top: 20px;
}

.num_list{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#fecdcd;
	padding-left: 20px;
	margin-bottom: 20px;
}

.num_list li{
	list-style-type:decimal;
	list-style-position:outside;
}

.topBtn{
	display:block;
	width:42px;
	height:17px;
	line-height: 17px;
	background-color: #ae1d23;
	margin-bottom: 10px;
	margin-left:605px;
	clear:both;
}

.topBtn:hover{
	background-color: #5f110f;
}

.topBtn img{
	margin-left: 6px;
	margin-top: 4px;
}

.history_pic1{
	float: left;
	padding-top: 10px;
	margin-right: 20px;
	height: 250px;
}

.history_pic2{
	float: right;
	padding-top: 10px;
	margin-left: 20px;
	height: 190px;
}

.history_pic3{
	float: right;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.pic_exp{
	color: #fecdcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	display:block;
	margin-top: 5px;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page5{
	background:url(../images/bodehi_art_title.jpg) no-repeat bottom left;
}

#bodehi_art{
	width: 650px;
	float: left;
	margin-left: 60px;
	_margin-left: 30px;
	margin-top: 20px;
}

#bodehi_art_pic{
	width: 474px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#fecdcd;
	margin-left: 88px;
	margin-top: 20px;
}

#bodehi_art_pic img{
	margin-bottom: 10px;
}

#art_nav{
	margin-top: 15px;
	margin-left: 20px;
	width: 150px;
}

#art_nav a{
	display: block;
	text-align: center;
	height: 33px;
	line-height: 33px;
	margin-bottom: 2px;
	color: #fccfcc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background:url(../images/subMenuBg.png);
	_background:url(../images/subMenuBg_ie6.jpg);
}

#art_nav a.active{
	display: block;
	text-align: center;
	height: 33px;
	line-height: 33px;
	margin-bottom: 2px;
	color: #fccfcc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background:url(../images/subMenuBg_active.jpg);
}

#art_nav a:hover{
	background:url(../images/subMenuBg_active.jpg);
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page6{
	background:url(../images/role_title.jpg) no-repeat bottom left;
}

.roll_list{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#fecdcd;
	display: block;
	float:left;
	width: 648px;
	margin-left: 56px;
	_margin-left: 28px;
	margin-top: 20px;
	padding-bottom: 20px;
}

.roll_list li{
	background: url(../images/dot_line.gif) bottom repeat-x;
	padding-bottom: 10px;
	margin-top: 30px;
	display: block;
	float:left;
	width: 100%;
}

.roll_list li div{
	float:left;
	width: 510px;
	padding-bottom:10px;
}

.roll_list li .image{
	display:block;
	float:left;
	padding: 3px;
	background-color: #9a2d30;
	margin-right: 18px;
	
}

.roll_list li .image:hover{
	background-color: #000;
	
}

.roll_list li .moreBtn{
	display: block;
	clear: both;
	width: 73px;
	height: 23px;
	margin-left: 575px;
	background-image: url(../images/news_list_moreBtn.jpg);
}

.roll_list li .moreBtn:hover{
	background-image: url(../images/news_list_moreBtn_2.jpg);
}

.roll_list li span{
	display: block;
	margin-bottom: 10px;
	color:#FFF;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------------------*/
.right_top#page7{
	background:url(../images/role_1_title.jpg) no-repeat bottom left;
}

.roll_list .backBtn{
	display:block;
	clear: both;
	width: 73px;
	height: 23px;
	margin-left: 575px;
	background:url(../images/news_detail_backBtn.jpg);
	margin-bottom: 15px;
}

.roll_list .backBtn:hover{
	background:url(../images/news_detail_backBtn_2.jpg);
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page8{
	background:url(../images/role_2_title.jpg) no-repeat bottom left;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page9{
	background:url(../images/role_3_title.jpg) no-repeat bottom left;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page10{
	background:url(../images/role_4_title.jpg) no-repeat bottom left;
}



/*-------------------------------------------------------------------------------------------*/
.right_top#page11{
	background:url(../images/role_5_title.jpg) no-repeat bottom left;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page12{
	background:url(../images/props_title.jpg) no-repeat bottom left;
}

.bodehi_props{
	width: 648px;
	float: left;
	margin-left: 62px;
	_margin-left: 31px;
	margin-top: 30px;
}

.bodehi_h1{
	padding: 0;
}

.bodehi_h1 img{
	vertical-align:top;
}

.bodehi_h1 span{
	background-color: #ae1d23;
	display: inline-block;
	line-height: 27px;
}

.prop1_list{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#fecdcd;
	display: block;
	float:left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

.prop1_list li{
	padding-bottom: 10px;
	margin-top: 30px;
	display: block;
	float:left;
	width: 100%;
}

.prop1_list li a{
	display:block;
	float:left;
	padding: 3px;
	background-color: #9a2d30;
	margin-right: 18px;
	
}

.prop1_list li a:hover{
	background-color: #000;
	
}

.prop1_list li div{
	display:　block;
	float: left;
	width: 436px;
}

.prop1_list li span{
	color: #FFF;
	font-weight: bold;
}

.prop1_list li div.twoPic{
	display:　block;
	clear:both;
	float:none;
	width: auto;
}

.prop1_list li div.twoPic a{
	clear:both;
	margin-top: 10px;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page13{
	background:url(../images/bodehi_performance_title.jpg) no-repeat bottom left;
}

.bodehi_performance{
	width: 650px;
	margin-left: 60px;
	_margin-left: 30px;
	margin-top: 20px;
}

.bodehi_performance img{
	margin-left: 106px;
	margin-top: 20px;
}



/*-------------------------------------------------------------------------------------------*/
.right_top#page14{
	background:url(../images/performance_1_title.jpg) no-repeat bottom left;
}

p#preformance_1_p span{
	display: block;
	text-align:right;
	width: 124px;
	float:left;
	font-weight:bold;
	color:#FFF;
	margin-right: 5px;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page15{
	background:url(../images/bodehi_operation_title.jpg) no-repeat bottom left;
}

.bodehi_performance .num_list{
	margin-left: 15px;
}

.bodehi_performance p span{
	font-weight: bold;
	color:#FFF;
}

.operation_img img{
	margin:0;
}

.operation_img{
	text-align:center;
	margin: 20px 0;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page16{
	background:url(../images/bodehi_music_title.jpg) no-repeat bottom left;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page17{
	background:url(../images/bodehi_stage_title.jpg) no-repeat bottom left;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page18{
	background:url(../images/bodehi_teach_title.jpg) no-repeat bottom left;
}

.bodehi_teach_table{
	color: #fecdcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-collapse: collapse;
	border: solid 1px #fecdcd;
	width: 500px;
	text-align: center;
	margin-left: 75px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.bodehi_teach_table td{
	padding:5px;
	border-bottom: solid 1px #fecdcd;
	border-right: solid 1px #fecdcd;
}

.bodehi_teach_table th{
	color:#FFF;
	padding:5px;
	border-bottom: solid 1px #fecdcd;
	border-right: solid 1px #fecdcd;
}


/*-------------------------------------------------------------------------------------------*/
.right_top#page0{
	background:url(../images/english_title.jpg) no-repeat bottom left;
}

.english{
	width: 648px;
	float: left;
	margin-left: 62px;
	_margin-left: 31px;
	margin-top: 30px;
}

.en_contact{
	color: #fecdcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.en_contact li span{
	width: 140px;
	text-align: right;
	display: inline-block;
	font-weight:bold;
	color:#FFF;
	margin-right: 10px;
}
