﻿@charset "utf-8";

/******single_header 头部文件********/
.single_header, .single_nav, .single_container, .single_footer{
	width:1024px;
	margin:0 auto;
}
.single_header{
	height:144px;
	background:url(images/head_bg.jpg) repeat-x 0 0;/*头部背景色替换*/
}
.fn_info{
	float:left;
	padding:25px 0 0 80px;
	color:#000000;
}
.fn_info .info_one{
	height:50px;
	width:600px;
}
.fn_info .info_one .title{
	font-size:26px;
	font-weight:bolder;
	float:left;
}
.fn_info .info_one .title h1{
	font-size:36px;
	display:inline;
	padding-right:10px;
	font-family:"微软雅黑";
	background:url(images/dian.gif) no-repeat center right;
}
.rt_info{
	float:right;
	text-align:right;
	line-height:30px;
	padding-top:45px;
	padding-right:80px;
}
.pt20{
	padding-top:20px;
}

/******勋章介绍******/
.medal_box{
	float:left;
}
.medal_box li{
	float:left;
	padding:0 2px;
	position:relative;
}
.medal_box li .effect{
	position:absolute;
	top:30px;
	left:-10px;
	border:#c6c6c6 1px solid;
	width:310px;
	height:75px;
	background:#ffffff;
}
.medal_box li .effect .h_icon{
	float:left;
	padding:8px;
}
.medal_box li .effect .arrow_t{
	position:absolute;
	width:14px;
	height:8px;
	top:-8px;
	left:13px;
	background:url(../../images/medal/arrow_t.gif) no-repeat 0 0;	
}
.medal_box li .effect .h_info{
	color:#414141;
}
.medal_box li .effect .h_info h4{
	line-height:33px;
	font-size:14px;
}
.medal_box li .effect .h_info .h_desc{
	line-height:18px;
}

/******导航******/
.single_nav{
	height:38px;
	line-height:38px;
	font-size:14px;
	font-weight:bolder;
	color:#563821;/*斜线和文字颜色统一*/
	text-align:center;
	background:url(images/nav_bg.jpg) no-repeat 0 0;/*导航背景色或背景图片替换*/
}
.single_nav a{
	padding:0 10px;
	color:#563821;/*连接文字颜色*/
}
.single_nav a:hover{
	color:#ffffff;/*鼠标移动过后文字颜色*/
}

.single_nav .cur{
	color:#ffffff;/*当前页面文字颜色*/
}


/******single_container 主体部分框架********/
.single_container{
	position:relative;
	height:680px;
}
/******首页******/
.index_bg{
	background:url(images/container_bg.jpg) no-repeat 0 0;/*首页背景替换*/
}
.hide_putong{
	display:block;/*普通馆显示 个性馆隐藏*/
}
.hide_putong .frame{
    padding-top:150px;
	width:200px;
	margin:0 auto;
	height:275px;
}
.hide_putong .frame img{
	margin-left:0px;
	margin-top:10px;
	height:230px;
	width:160px;/*头像宽度设置*/
}
.hide_putong .photo_frame{
	margin-left:-30px;
	margin-top:3px;
	text-align:center;
	background:url(images/photo_frame.png) no-repeat 0 0;/*头像背景替换*/
	width:214px;
	height:273px;
	position: absolute;
	
}
.hide_putong .title{
	position:absolute;
	width:100%;
	text-align:center;
	font-size:24px;
	font-family:"微软雅黑";
	font-weight:bolder;
	top:450px;/*名称上边距设置*/
	left:-20px;
	color:#563821;/*名称颜色设置*/
}
.hide_putong .date{
	font-weight:bolder;
	font-size:14px;
	height:45px;
	line-height:45px;
	position:absolute;
	top:490px;/*时间上边距设置*/
	left:380px;/*时间左边距设置*/
	text-align:center;
	width:225px;
	background:url(images/user_bg.png) no-repeat 0 0;/*时间背景图片设置*/
	color:#563821;/*时间颜色设置*/
}
.hide_putong  .epitaph{
	position:absolute;
	top:550px;/*墓志铭上边距设置*/
	left:-20px;
	margin-left:400px;
	text-align:center;
	width:230px;
	font-family:"微软雅黑";
	font-weight:bolder;
	color:#563821;/*墓志铭字体颜色设置*/
	font-size:18px;
}
/******单人馆显示信息******/
.hide_infor{
	display:block;/*普通馆显示 个性馆隐藏*/
	width:200px;/*普通馆左边信息宽度替换*/
	height:550px;/*普通馆左边信息上边距替换*/
	position:absolute;
	top:38px;/*普通馆左边信息上边距替换*/
	left:70px;/*普通馆左边信息左边距替换*/
	background:url(images/left_introbg.png) no-repeat 0 0;/*普通馆左边信息背景图替换*/
}
.hide_infor .infor_img{
	/*普通馆左边信息照片设置*/
	text-align:center;
	padding-top:50px;
	padding-left:50px;
	width:105px;
	height:140px;
}
.hide_infor .infor_list{
	/*普通馆左边信息设置*/
	line-height: 23px;
    margin: 0 auto;
    padding-left: 30px;
    padding-top: 30px;
    width: 155px;
	color:#563821;
}
.hide_infor .infor_list span{
	color:#563821;/*普通馆左边信息文字颜色*/
}


/******生平故事******/
.story_bg{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*生平故事背景替换*/
}
.story_box{
	/*生平故事盒子设置*/
	width:600px;
	height:510px;
	padding:0 10px;
	position:absolute;
	top:50px;
	right:80px;
}
.bread_route{
	display:block;/*普通馆显示 个性馆隐藏*/
	color:#563821;/*面包屑导航文字颜色设置*/
	border-bottom:#563821 1px solid;/*边框颜色设置*/
	line-height:21px;
	height:24px;
	font-size:14px;
	margin-bottom:10px;
}
.app_btn{
	float:right;
	font-size:12px;
	font-weight:bolder;
	padding:2px 5px;
	color:#fff;/*线下产品链接按钮文字颜色设置*/
	background:#21686c;/*线下产品链接按钮背景颜色设置*/
}
.app_btn:hover{
	text-decoration:underline;
	color:#fff;/*线下产品链接按钮文字颜色设置*/
}

.story_box .pull_box{
	/*生平故事下拉高度设置*/
	line-height:24px;
	color:#000000;
	word-warp:break-word;
	word-break:break-all;
	overflow-y:auto;
	height:510px;
}

.story_theme{
	display:none;/*普通馆隐藏 个性馆有主体则显示*/
	position:absolute;
	bottom:40px;
	right:70px;
	width:148px;
	text-align:center;
	font-weight:bolder;
}
.story_theme .photo_bg{
	padding:2px;
	width:125px;
	height:125px;
	border:#7f4001 1px solid;/*边框颜色设置*/
	line-height:125px;
	font-size:110px;
	background:#ffffff;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.story_theme .photo_bg img {
	max-width: 125px;
    _width:expression(this.width > 125? "125px":this.width );
    max-height: 125px;
    _height:expression(this.width > 125? "125px":this.width );
    vertical-align:middle;
}
.story_theme .text{
	line-height:30px;
	font-size:14px;
	font-weight:bolder;
}
.story_theme .text a{
	color:#874601;/*字体颜色设置*/
}


/******加入园区******/
.add_park{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*加入园区背景替换*/
}
.addy_box{
	/*加入园区盒子设置*/
	width:600px;
	padding:0 10px;
	height:500px;
	position:absolute;
	top:50px;
	right:80px;
}
.park_box{
	border-bottom:#21686C 1px solid;/*下边框颜色设置*/
	padding:20px 0;
	height:110px;/*园区列表高度设置*/
}
.park_box .park_rt{
	float:right;
	width:455px;/*园区列表右宽度设置*/
}
.park_box .park_rt .tit{
	font-weight:bolder;
	float:left;
}
.park_box .park_rt .tit a{
	color:#21686C;/*字体颜色设置*/
}
.park_box .park_rt .datelink{
	margin-top:10px;
	color:#555555;/*日期链接字体颜色设置*/
}
.park_box .park_rt .txt{
	margin-top:10px;
	line-height:18px;/*园区列表字体行高设置*/
	text-indent:24px;/*园区列文字空格设置*/
}


/******回忆相册******/
.img_bg{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*回忆相册背景替换*/
}
.img_delbg{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*回忆相册详细页背景替换*/
}
.photo_box{
	/*回忆相册盒子设置*/
	width:600px;
	height:520px;
	padding:0 10px;
	position:absolute;
	top:50px;
	right:80px;
}
.photo_box .photo_theme{
	display:none;/*普通馆隐藏 个性馆有主题则显示*/
	width:145px;
	margin:0 auto;
	text-align:center;
}
.photo_theme .photo_bg{
	padding:2px;
	width:125px;
	height:125px;
	border:#7f4001 1px solid;/*边框颜色设置*/
	line-height:125px;
	font-size:110px;
	background:#ffffff;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.photo_theme .photo_bg img {
	max-width: 125px;
    _width:expression(this.width > 125? "125px":this.width );
    max-height: 125px;
    _height:expression(this.width > 125? "125px":this.width );
    vertical-align:middle;
}
.photo_theme .text{
	line-height:30px;
	font-size:14px;
	font-weight:bolder;
}
.photo_theme .text a{
	color:#874601;/*字体颜色设置*/
}

.photo_box .app_title{
	display:none;/*普通馆隐藏 个性馆则显示*/
	color:#953501;/*文字颜色设置*/
	border-bottom:#953501 1px solid;/*下边框颜色设置*/
	font-size:14px;
	font-weight:bolder;
	line-height:30px;
	margin-top:10px;
}
.photo_album{
	/*回忆相册列表设置*/
}
.photo_album li{
	float:left;
	text-align:center;
	padding:10px 5px;
}
.photo_album li .photo_href{
	position:static;
	+position:absolute;
	top:50%;
}
.photo_album .photo_bg{
	padding:2px;
	width:130px;
	height:130px;
	border:#033D41 1px solid;/*下边框颜色设置*/
	background:#ffffff;
	line-height:130px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.photo_album .photo_bg img{
	max-width: 130px;
    _width:expression(this.width > 130? "130px":this.width );
    max-height: 130px;
    _height:expression(this.width > 130? "130px":this.width );
    position:static;
    +position:relative;
    top:-50%;
    left:-50%;
    vertical-align:middle;
}
.photo_album:after {
	content:".";
	font-size:1px;
	visibility:hidden;
}
.photo_album li .tit{
	line-height:30px;
	color:#000000;/*字体颜色设置*/
}
.photo_album li .tit a{
	color:#000000;/*字体颜色设置*/
}
.upimg_btn{
	/*回忆相册上传照片按钮*/
    font-size: 14px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:85px;
	background: url(images/join_btnbg.png) no-repeat scroll 0 0 transparent;
    width:173px;
    height:54px;
    line-height:46px;
}
.upimg_btn a{
	color:#ffffff;/*字体颜色设置*/
}
.upimgdel_btn{
	/*回忆相册详细页上传照片按钮*/
	display:block;
    font-size: 14px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:85px;
	background: url(images/join_btnbg.png) no-repeat scroll 0 0 transparent;
    width:173px;
    height:54px;
    line-height:46px;
}
.upimgdel_btn a{
	color:#ffffff;/*字体颜色设置*/
}

.photo_delbox{
	/*回忆相册详细页盒子*/
	width:600px;
	height:620px;
	position:absolute;
	top:50px;
	right:80px;
}
.photo_containers .switch {
    height:85px;/*相片列表滚轮高度设置*/
}
.photo_containers .switch .left_icon, .photo_containers .switch .right_icon{
	/*相片列表滚轮小图标位置*/
    display: inline;
    float: left;
    padding:12px 0 0 10px;
    text-indent: -9999px;
    width:25px;
}
.photo_containers .switch .left_icon a{
    background:url(images/sprite.gif) no-repeat 0 0;/*相片列表滚轮左小图标定位*/
    display: block;
    height: 38px;
    width: 15px;
}
.photo_containers .switch .left_icon a:hover{
    background:url(images/sprite.gif) no-repeat 0 -38px;/*相片列表滚轮左小图标定位*/
}
.photo_containers .switch .right_icon a{
    background:url(images/sprite.gif) no-repeat 0 -76px;/*相片列表滚轮右小图标定位*/
    display: block;
    height: 38px;
    width: 15px;
}
.photo_containers .switch .right_icon a:hover{
    background:url(images/sprite.gif) no-repeat 0 -114px;/*相片列表滚轮右小图标定位*/
}
.photo_containers .switch .switch_center{
	/*相片列表滚轮设置*/
	float: left;
    height:64px;
    overflow: hidden;
    width: 520px;
}
.photo_containers .switch .switch_center li{
	display: inline;
	float: left;
	height: 64px;
	margin: 0 14px 0 0;
	width: 60px;
}
.photo_containers .switch .switch_center li a {
    border: 1px solid #CCCCCC;/*相片列表滚轮边框颜色*/
    display: block;
	padding:1px;
	background:#ffffff;
    height: 60px;
    width: 60px;
}
.photo_containers .switch .switch_center li a:hover{
	border: 1px solid #C60;/*相片列表滚轮滑过边框颜色*/
}
.photo_containers .switch .switch_center img{
	max-width:60px;
    _width:expression(this.width > 60? "60px":this.width );
    max-height: 60px;
    _height:expression(this.width > 60? "60px":this.width );
}
.photo_containers .image {
	/*相片列表大图显示*/
    height: 420px;
    text-align: center;
    width: 600px;
	display:table-cell;
	vertical-align:middle;
	font-size:370px;
}
.photo_containers .image img{
	max-width:600px;
    _width:expression(this.width > 600? "600px":this.width );
    max-height:420px;
    _height:expression(this.width > 420? "420px":this.width );
    vertical-align:middle;
}
.image:after {
	content:".";
	font-size:1px;
	visibility:hidden;
}
.photo_containers .photo_text{
	text-align:center;
	color:#000000;/*字体颜色替换*/
	line-height:24px;
	margin-top:25px;/*相片列表详细框上边距*/
}
.photo_containers .photo_text .title{
	color:#7d0000;/*字体颜色替换*/
	font-weight:bolder;
}



/******回忆视频******/
.vid_bg{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*回忆视频背景替换*/
}
.vid_delbg{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*回忆视频详细页背景替换*/
}
.video_box{
	/*回忆视频盒子设置*/
	width:600px;
	height:520px;
	padding:0 10px;
	position:absolute;
	top:50px;
	right:80px;
}
.video_box .video_theme{
	display:none;/*普通馆隐藏 个性馆有主题则显示*/
	width:145px;
	margin:0 auto;
	text-align:center;
}
.video_theme .video_bg{
	padding:2px;
	border:#7f4001 1px solid;/*边框颜色设置*/
	background:#ffffff;
}
.video_theme .text{
	line-height:30px;
	font-size:14px;
	font-weight:bolder;
}
.video_theme .text a{
	color:#874601;/*字体颜色设置*/
}

.video_box .app_title{
	display:none;/*普通馆隐藏 个性馆则显示*/
	color:#953501;/*文字颜色设置*/
	border-bottom:#953501 1px solid;/*下边框颜色设置*/
	font-size:14px;
	font-weight:bolder;
	line-height:30px;
	margin-top:10px;
}
.video_album{
	/*回忆视频列表设置*/
}
.video_album li{
	float:left;
	text-align:center;
	padding:10px 5px;
}
.video_album .video_bg{
	padding:2px;
	border:#01535F 1px solid;/*边框颜色设置*/
	background:#ffffff;
}
.video_album .video_bg img{
	width:180px;/*图片宽度设置*/
}
.video_album li .tit{
	line-height:30px;
	color:#000000;/*字体颜色设置*/
}
.video_album li .tit a{
	color:#000000;/*字体颜色设置*/
}
.upvideo_btn{
	/*回忆视频上传照片按钮*/
    font-size: 14px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:85px;
	background: url(images/join_btnbg.png) no-repeat scroll 0 0 transparent;
    width:173px;
    height:54px;
    line-height:46px;
}
.upvideo_btn a{
	color:#ffffff;/*字体颜色设置*/
}
.upvideodel_btn{
	/*回忆视频详细页上传照片按钮*/
	display:block;
    font-size: 14px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:85px;
	background: url(images/join_btnbg.png) no-repeat scroll 0 0 transparent;
    width:173px;
    height:54px;
    line-height:46px;
}
.upvideodel_btn a{
	color:#ffffff;/*字体颜色设置*/
}

.video_delbox{
	/*回忆视频详细页盒子*/
	width:600px;
	height:620px;
	position:absolute;
	top:50px;
	right:80px;
}
.video_delbox .vadio_zs{
	text-align:center;
	padding:12px 0;
	background:url(images/sp_bg.gif) no-repeat center center;/*视频背景颜色设置*/
}

.video_delbox .vadio_text{
	text-align:center;
	color:#000000;/*字体颜色替换*/
	line-height:24px;
	margin-top:25px;/*相片列表详细框上边距*/
}
.video_delbox .vadio_text .title{
	color:#7d0000;/*字体颜色替换*/
	font-weight:bolder;
}




/******追忆文选******/
.article_bg{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*追忆文选背景替换*/
}

.article_box{
	/*追忆文选盒子设置*/
	width:600px;
	height:500px;
	padding:0 10px;
	position:absolute;
	top:50px;
	right:80px;
}
.article_list li{
	float:left;
}
.article_list .nav{
	background:#89846f;/*追忆文选标题背景颜色*/
	height:24px;
	line-height:24px;
	color:#ffffff;/*追忆文选标题文字颜色*/
	text-align:center;
	font-weight:bolder;
}
.article_list .list{
	background:url(images/line_bot.gif) repeat-x left bottom;/*追忆文选列表下划线*/
	height:34px;/*追忆文选列表行高*/
	line-height:34px;/*追忆文选列表行高*/
	text-align:center;
}
.article_list .list a{
	color:#000000;/*追忆文选文字颜色*/
}
.article_list .tit{
	/*追忆文选 文章名称*/
	padding-left:15px;
	text-align:left;
	width:270px;
}
.article_list .tit i{
	/*追忆文选 锁*/
	margin-top:8px;
}
.article_list .num{
	/*追忆文选 序号*/
	width:50px;
}
.article_list .date{
	/*追忆文选 发表时间*/
	width:85px;
	text-align:center;
}
.article_list .author{
	/*追忆文选 发表会员ID*/
	width:90px;
	text-align:center;
}
.article_list .ship{
	/*追忆文选 情感关系*/
	width:85px;
}

.uparticle_btn{
	/*追忆文选发表按钮*/
    font-size: 14px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:85px;
	background: url(images/join_btnbg.png) no-repeat scroll 0 0 transparent;
    width:173px;
    height:54px;
    line-height:46px;
}
.uparticle_btn a{
	color:#ffffff;/*字体颜色设置*/
}
.uparticledel_btn{
	/*追忆文选发表按钮*/
    font-size: 14px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:85px;
	background: url(images/join_btnbg.png) no-repeat scroll 0 0 transparent;
    width:173px;
    height:54px;
    line-height:46px;
}
.uparticledel_btn a{
	color:#ffffff;/*字体颜色设置*/
}

.articledel_box{
	/*追忆文选内容盒子设置*/
	width:600px;
	height:500px;
	padding:0 10px;
	position:absolute;
	top:50px;
	right:80px;
}
.articledel_box .app_news{
	/*追忆文选内容头部标题*/
	text-align:center;
}
.articledel_box .app_news h1{
	/*追忆文选内容标题*/
	font-size:21px;
	font-weight:bolder;
	color:#000000;
}
.articledel_box .app_news .date{
	/*追忆文选内容日期*/
	margin-top:15px;
}
.articledel_box .pull_box{
	/*追忆文选内容设置高度盒*/
	margin-top:15px;
	height:400px;
	line-height:21px;
	word-warp:break-word;
	word-break:break-all;
	overflow-y:auto;
}
.articledel_box .updown{
	/*追忆文选翻书按钮*/
	line-height:30px;
	text-align:right;
	margin-top:10px;
}
.add_article{
	/*发表追忆文选*/
	width:100%;
	background:#ffffff;/*背景色*/
	border:#ccc 1px solid;/*边框色*/
}
.add_article .tit{
	display:block;/*普通馆隐藏 个性馆则显示*/
	line-height:32px;
	height:32px;
	background:#f3f3f3;
}
.add_article .tit td{
	border-bottom:#e5e5e5 1px solid;/*下边框色*/
	color:#7d0000;/*文字色*/
	font-weight:bolder;
	padding-left:20px;
}
.add_article .txt{
	height:100px;/*标题高度*/
	border-bottom:#e5e5e5 1px solid;/*下边框色*/
}
.add_article .editor{
	height:320px;/*编辑器高度*/
}
.add_article .enter{
	/*编辑器确定盒*/
	height:40px;
	text-align:center;
	background:#f3f3f3;
	border-top:#e5e5e5 1px solid;
}
.add_article .enter .int_btn{
	/*编辑器确定按钮*/
	background: url(images/change_bg.gif) repeat-x 0 0;
    border: 1px solid #B7B7B7;
    font-weight: bolder;
    text-align: center;
	width:50px;
	height:24px;
	line-height:24px;
	display:inline-block;
	margin:0 5px;
}


/******祭拜记录******/
.worship_bg{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*祭拜记录背景替换*/
}

.worship_box{
	/*祭拜记录盒子设置*/
	width:600px;
	height:500px;
	padding:0 10px;
	position:absolute;
	top:50px;
	right:80px;
}
.worship_list li{
	padding:0 5px;
	font-size:14px;
	color:#000000;
	background:url(images/line_bot.gif) repeat-x left bottom;/*祭拜记录列表下划线*/
	height:45px;/*祭拜记录列表行高*/
	line-height:45px;/*祭拜记录列表行高*/
}
.worship_list li .lw_tit{
	font-weight:bolder;
	color:#9d080d;/*祭拜物文字颜色*/
}
.upworship_btn{
	/*我要祭拜按钮*/
    font-size: 14px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:85px;
	background: url(images/join_btnbg.png) no-repeat scroll 0 0 transparent;
    width:173px;
    height:54px;
    line-height:46px;
}
.upworship_btn a{
	color:#ffffff;/*字体颜色设置*/
}

/******追思留言******/
.message_bg{
	background:url(images/container_bg1.jpg) no-repeat 0 0;/*追思留言背景替换*/
}

.message_box{
	/*追思留言盒子设置*/
	width:600px;
	height:500px;
	padding:0 10px;
	position:absolute;
	top:50px;
	right:80px;
}
.message_list .pull_down{
	height:400px;
	overflow-y:auto;
}
.message_list li{
	/*追思留言设置*/
	background:url(images/line_bot.gif) repeat-x left bottom;/*背景下划线*/
	padding:5px 0;
}
.message_list li .tit{
	line-height:30px;/*标题行高设置*/
	color:#333;/*字体颜色设置*/
}
.message_list li .tit .date{
	font-family:"宋体";
	margin-left:5px;
}
.message_list li .eds{
	text-indent:24px;
	line-height:24px;
	color:#333;/*字体颜色设置*/
}

.message_publish_box{
    /*追思留言编辑框*/
	height:120px;
	width:597px;
}
.message_publish_box .edit_box{
	height:80px;
	background:#ffffff;
}
.message_publish_box .edit_btn{
	padding:5px 0;
	text-align:right;
}
.message_publish_box .edit_btn button{
	background:url(images/btn_bg.gif) no-repeat -49px 0;
	width:67px;
	height:25px;
	border:0;
}

.upmessage_btn{
	/*追思留言发表按钮*/
    font-size: 14px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:85px;
	background: url(images/join_btnbg.png) no-repeat scroll 0 0 transparent;
    width:173px;
    height:54px;
    line-height:46px;
}
.upmessage_btn a{
	color:#ffffff;
}

/******按钮******/
.btn_demo{
	background:url(images/btn_bg5.png) no-repeat 0 0;/*制作生命传记按钮背景图替换*/
	line-height:24px;
}
.btn_demo a{
	color:#ffffff;/*字体颜色设置*/
}

/******single_footer 尾部文件********/
.single_footer{
	height:130px;
	background:url(images/foot_bg.jpg) repeat-x 0 0;/*尾部图片替换*/
	text-align:center;
}
.footer_infor{
	line-height:24px;
	color:#000000;/*尾部信息文字设置*/
	padding-left:280px;
	padding-top:20px;
}
.footer_infor span{
	padding:0 5px;
}

.oper_btn{
	width:32px;
	height:24px;
	display:block;
	line-height:24px;
	text-align:center;
	background:url(images/btn_bg4.png) no-repeat;
}

/******翻页******/
.page_turn{
	clear:both;
	text-align:right;
	margin-top:15px;
	line-height:22px;
}
.page_turn a{
	color:#333333;
	margin:0px 3px;
}
.page_turn a span{padding:2px 3px; border:1px solid #333333}
.page_turn a span.cur{background-color:#666666; color:#ffffff}
.page_turn .btn_go{
	width:30px;
	height:20px;
}
/********* 音乐播放器 ********/
.music_box{
	width:168px;
	margin:0 auto;
	line-height:20px;
	position:relative;
	text-align:left;
}
.music_box .flash_play{
    text-indent:-9999px;
    position:absolute;
    top:-999px;
}
.music_box .music_title{
	background:url(/Resource/images/music_bg.gif) no-repeat 0 0;
	padding-left:30px;
	width:138px;
	color:#414141;
	text-align:left;
	white-space: nowrap; 
	overflow:hidden;
	cursor:pointer;
}
.music_box .music_list{
	position:absolute;
	width:168px;
	height:170px;
	bottom:20px;
	left:0;
}
.music_box .music_list .alpha_bg{
	position:absolute;
	width:168px;
	height:170px;
	background:#a4a4a4;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.music_box .music_list .music{
	position:absolute;
	margin:11px;
	background:#ffffff;
}
.music_box .music_list .music img{
	float:left;
}
.music_box .music_list .music .list{
	clear:both;
	width:145px;
	height:132px;
	overflow-y:auto;
}
.music_box .music_list .music .list li{
	padding-left:10px;
	width:115px;
	list-style-type:inside;
	white-space: nowrap; 
	overflow:hidden;
}