﻿/*colors.css*/
body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	height: auto;
	position : relative;
	width: 1004px;
	margin: 0 auto;
}

/*页面内容的标题以及二级导航*/
#right_nav01 {
	display: block;
	float: left;
	background: url(../images/bg-right-nav01.gif) no-repeat top; 
	width: 150px;
	height: auto;
	text-align: left;
}
#right_nav02 {
	display: block;
	float: left;
	background: url(../images/bg-right-nav02.gif) no-repeat top; 
	width: 150px;
	height: 350px;
	text-align: left;
}
#right_nav03 {
	display: block;
	float: left;
	background: url(../images/bg-right-nav03.gif) no-repeat top; 
	width: 150px;
	height: auto;
	text-align: left;
}
#right_nav04 {
	display: block;
	float: left;
	background: url(../images/bg-right-nav04.gif) no-repeat top; 
	width: 150px;
	height: auto;
	text-align: left;
}

/*.right_nav_name {
	width: 100%;
	height: 150px;
	text-align: left;
	color: #000000;
}*/

.right_nav_button {
	float: right;
	width: 100%;
	height: 160px;
	text-align: center;
	margin-top: 140px;
}
/*页面内容的标题以及二级导航*/

/*关于晓明，获奖经历，明语心声内容*/
#right_menu {/*晓明作品页面的menu*/
	display: block;
	float: left;
	width: 100%;
	height: 190px;
	text-align: center;
}

#right_01_main {/*用于关于晓明，获奖经历，明语心声的内容框架*/
	float: left;
	width: 530px;
	text-align: left;
}

/*关于晓明内容*/
.right_01_main_01 {/*定位为框架作用，分开左右两部分*/
	display: inline;
	float: left;
	width: 50%;
	height: auto;
}

.right_01_main_01_text {/*为关于晓明资料的文字定义*/
	width: 80%;
	display: inline;
	float: left;
	margin-left: 20px;
	line-height: 35px;
	font-weight: bold;
}

/*获奖经历内容*/
.right_01_main_bt {/*获奖经历，明语心声第一行标题定义*/
	display: inline;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 30px;
 	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
/*可用于获奖经历标题定义，也可以用于内容定义。*/
.right_01_main_bt_01 {
	float: left;
	display: block;
	line-height: 30px;
	width: 140px;
}

.right_01_main_bt_02 {
	float: left;
	display: block;
	line-height: 30px;
	width: 200px;
}

.right_01_main_bt_03 {
	float: left;
	display: block;
	line-height: 30px;
	width: 140px;
}

.right_01_main_text {/*获奖经历，明语心声内容的框架定义*/
	display: block;
	float: left;
	width: 98%;
	height: 300px;
	color: #999999;
	overflow: auto;
}

.right_01_main_text li{
	float: left;
	width: 96%;
	height: auto;
	border-bottom: 1px solid #333;
	line-height: 30px;

}


.right_01_main_text a {/*名语心声内容标题连接*/
	line-height: 30px;
	color: #999999;
	font-weight: bold;
}

.right_01_main_next {/*分页定义，如果分页距离不满意可定义新的a标签css。*/
	line-height: 30px;
	text-align: right;
}


/*关于晓明，获奖经历，明语心声内容*/

/*晓明作品内容*/
#right_main_box01 {/*box01内容为内容页面第一个板块*/
	display: block;
	line-height: 20px;
	width: 100%;
	height: 160px;
	color: #333333;
}
.box01_image {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 15px;	
}
.box01_bt {
	display: inline;
	float: left;
	width: 72%;
}
.box01_main {
	display: inline;
	float: left;
	width: 72%;
	font-weight: normal;
}
 
 
.right_main_box02 {/*box02内容为文字列表*/
	display: block;
	line-height: 20px;
	width: 100%;
	height: auto;
	color: #333333;
}
.box02_bt {
	display: block;
	float: left;
	width: 100%;
	height: 75px;
	line-height: 75px;
	color: #FFFFFF;
	background: url(../images/bg-box-02.gif) no-repeat top;
	
}
.box02_bt_01 {
	float: left;
	width: 100px;
	margin-left: 20px;
	height:25px !important;
	height:30px;
}
.box02_bt_02 {
	float: left;
	width: 340px;
	height:25px !important;
	height:30px;
}
.box02_bt_022 {
	float: left;
	width: 170px;
	height:25px !important;
	height:30px;
}
.box02_bt_03 {
	float: left;
	width: 170px;
	height:25px !important;
	height:30px;
}
.box02_bt_04 {
	float: left;
	width: 60px;
	height:25px !important;
	height:30px;
}
.box02_main {
	width: 100%;
	height: auto;
}

.right_main_box02 ul {
	width: 100%;
	height: auto;
	list-style: none;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
}
.right_main_box02 li {
	width: 100%;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;	
}

#right_main_box03 {/*box03内容为图片列表*/
	display: block;
	line-height: 20px;
	width: 100%;
	height: auto;
	color: #333333;
}
.box03_bt {
	display: block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	color: #FFFFFF;
	background: url(../images/bg-box-02.gif) no-repeat top;
}
.box03_bt_01 {
	float: left;
	width: 100px;
	margin-left: 20px;
}
.box03_bt_02 {
	float: left;
	width: 160px;
}
.box03_bt_03 {
	float: left;
	width: 170px;
}
.box03_bt_04 {
	float: left;
	width: 80px;
}
.box03_bt_033 {
	float: left;
	width: 130px;
	text-align: center;
}
.box03_bt_044 {
	float: left;
	width: 130px;
	display: block;
	text-align: center;
	font-weight:bold;
}
.box03_bt_055 {
	float: left;
	width: 130px;
	display: block;
	text-align: center;
}
.box03_main {
	width: 100%;
	height: 100%;
}

.box03_image {
	float: left;
	width: 67px;
	height: 67px;
	background: url(../images/bg_box02_image.gif) no-repeat;
	padding-top: 3px;
	padding-left: 3px;
	margin-left: 7px;
}

#right_main_box04 {/*box04内容为音乐列表*/
	display: block;
	line-height: 20px;
	width: 100%;
	height: auto;
	color: #333333;
}
.box04_bt {
	display: block;
	float: left;
	width: 100%;
	height: 75px;
	line-height: 75px;
	color: #FFFFFF;
	background: url(../images/bg-box-02.gif) no-repeat top;
	
}
.box04_bt_01 {
	float: left;
	width: 100px;
	margin-left: 20px;
}
.box04_bt_box {
	float: left;
	width: 100px;
	margin-left: 20px;
	margin-top: 6px;
}
.box04_bt_02 {
	float: left;
	width: 160px;
}
.box04_bt_03 {
	float: left;
	width: 130px;
}
.box04_bt_04 {
	float: left;
	width: 100px;
	padding-top:3px;
}
.box04_bt_05 {
	float: left;
	width: 30px;
	padding-top:3px;
}
.box04_main {
	width: 100%;
	height: auto;
	text-align:left;
}

#box04_main {
	width: 100%;
	height: auto;
	text-align:left;
	float:left;
}
#right_main_box04 ul {
	width: 100%;
	height: auto;
	list-style: none;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
}
#right_main_box04 li {
	width: 100%;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;	
}

#right_main_box05 {/*box05为电视剧影片集数*/
	float: left;
	width: 100%;
	height: auto;
}
.box05_bt {
	float: left;
	display: block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	color: #FFFFFF;
	background: url(../images/bg-box-02.gif) no-repeat top;
}
.box05_main {
	float: left;
	width: 90%;
	line-height: 20px;
	color: #ff9301;
	margin-left:10px;
}
.box05_number {
	float: left;
	width: 25px;
	text-align: center;
}


.yszp_list_bt {/*影视作品标题*/
	float:right;
	width:100%;
	height:25px;
	line-height: 25px;
	font-size: 15px;
	font-weight: bold;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 15px;
}
.yszp_list_bt_image {
	float:left;
}
.yszp_list_bt_name {
	float:left;
	color:#2c1b07;
	margin-left: 10px;
}
.yszp_list_bt_more {	
	float:right;
	color:#868a5a;
}
.yszp_list_main {	
	float:left;
	width:80%;
	margin-left: 10px;
}
.zhanweifu {	
	float:left;
	width:100%;
	height: 20px;
}	

.right_box_boxnext {/*boxnext为翻页*/
	float: left;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #333333;
	margin-top: 15px;
}
.right_box_boxnext a{
	float: left;
	text-align: center;
}
.right_box_boxnext_01 {
	float: left;
	margin-left: 20px;
	margin-left: 15px;
}
.right_box_boxnext_02 {
	float: left;
	margin-left: 15px;
}
.right_box_boxnext_03 {
	float: left;
	margin-left: 15px;
}
.right_box_boxnext_04 {
	float: left;
	margin-left: 15px;
}
.right_box_boxnext_05 {
	float: left;
	margin-left: 15px;
}
.music_boxnext {/*boxnext为翻页*/
	float: left;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #333333;
	margin-top: 15px;
	background:url(../images/bg_music_next.gif) center top no-repeat; 
}
.music_boxnext a{
	float: left;
	text-align: center;
}
.music_boxnext_button {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#music {/*音乐作品*/
	width: 550px;
	height: auto;
	float: left;
}
.music_bt {
	float: left;
	width: 100%;
	height: 75px;
	line-height: 75px;
	color: #FFFFFF;
	background: url(../images/bg-box-02.gif) no-repeat top;
}
.music_bt_text {
	float: left;
	width: 80%;
	margin-left: 20px;}
.music_list {
	display: block;
	width: 100%;
	height: 150px;
	float: left;
	margin-top: 15px;
}
.music_list_bg {
	float: left;
	width: 145px;
	height: 148px;
	background: url(bg_music_list.gif) no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 20px;
}
.music_list_bt {
	display: block;
	float: left;
	width: 375px;
	line-height: 35px;
	background: url(bg_music_list_bt.gif) no-repeat bottom;
	color: #378a94;
	font-size: 20px;
	font-weight: bold;
}
.music_list_time {
	display: block;
	float: left;
	width: 375px;
	height: 25px;
	line-height: 25px;
	color: #378a94;
	font-size: 12px;
}
.music_list_main {
	display: block;
	float: left;
	width: 375px;
	height: 90px;
	line-height: 20px;
	background: url(bg_music_list_bt.gif) no-repeat bottom;
	color: #666;
	font-size: 12px;
}

#ggzp_csxx {/*厂商信息部分*/
	float: left;
	width: 530px;
	height: 500px;
}
.ggzp_csxx_bt {
	display: inline;
	float: left;
	width: 100%;
	height: 75px;
	line-height: 75px;
	background: url(bg-box-02.gif) top no-repeat;
}
.ggzp_csxx_name {
	float: left;
	margin-left: 30px;
	color: #fff;
}
.ggzp_csxx_name02 {
	float: left;
	margin-left: 20px;
	color: #333;
}
.ggzp_csxx_main {
	display: inline;
	float: left;
	width: 100%;
}
.ggzp_csxx_text {
	float: left;
	margin-left: 20px;
	color: #333;
	line-height: 20px;
}

.ggzp_xgpl_list {
	width: 100%;
	float: left;
}
.ggzp_xgpl_list li {
	float: left;
	width: 100%;
	height: 21px;
	color: #333333;
	background-image: url(xs_03.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.ggzp_xgpl {/*厂商信息部分*/
	float: left;
	width: 550px;
	height: 500px;
}
.ggzp_xgpl_bt {
	display: inline;
	float: left;
	width: 100%;
	height: 75px;
	line-height: 75px;
	background: url(bg-box-02.gif) top no-repeat;
}
.xgpl_list_text {/*相关评论*/
	float: left;
	line-height: 20px;
	margin-left: 25px;
}
.xgpl_list_all {
	float: right;
	line-height: 20px;
	margin-right: 20px;
}
.xgpl_text {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.xgpl_text_write {
	float: left;
	margin-left: 20px;
}
.xgpl_button {
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 20px;
}
.xgpl_tj {
	float: left;
	margin-left: 20px;
}
#right_main_box05 {
	float: left;
	width: 100%;
	height: auto;
}
.box05_bt {
	float: left;
	display: block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	color: #FFFFFF;
	background: url(../images/bg-box-02.gif) no-repeat top;
}
.box05_main {
	float: left;
	width: 100%;
	line-height: 20px;
	color: #ff9301;
}
.box05_number {
	float: left;
	width: 25px;
	text-align: center;
}
/*底部连接*/
#bot-foots {
	text-align: center;
	width: 1004px;
	height:76px;
}
.font-foot {
	color:#666666;
}
.font-foot-left {
	float: left;
	line-height: 24px;
	padding: 0 15px;
}
.font-foot-right {
	float: right;
	line-height: 24px;
	padding: 0 15px;
}