﻿@charset "utf-8";
body{ background:#000 url(../images/bg02.jpg) no-repeat center 35px;}

.top{ width:990px; margin:0 auto; height:382px; background:url(../images/top02.jpg) no-repeat center top; position:relative; }
.main{ width:960px; margin:0 auto 40px; background:url(../images/c_repeat.jpg) repeat-y 1px 0;  overflow:hidden;}
.main .tit{ height:43px; background:url(../images/c_top.jpg) no-repeat; line-height:43px; overflow:hidden;}
.tit .current{ float:right; margin-right:20px; color:#dff2fc;}
.tit .current a{ color:#dff2fc;}
.tit .tit01,.tit .tit02{ width:99px; height:34px; background:url(../images/tit.png) no-repeat; margin:4px 0 0 9px; text-indent:-10000px; overflow:hidden;}
.tit .tit02{ background:url(../images/tit.png) no-repeat -99px 0;}
.s_main{ padding:30px; background:url(../images/c_bg.jpg) no-repeat right bottom; border:1px #a08400 solid; border-top:none;}
.s_main ul li{ height:30px; line-height:30px; font-size:14px; background:url(../images/dot.gif) no-repeat left center; padding-left:12px; border-bottom:1px #b0987f dashed;}
.s_main ul li span{ float:right; color:#6f5c52;}
.s_main ul li a{ color:#6f5c52;}
.s_main ul li a:hover{ font-weight:bold; color:#894823;}
#play{ width:142px; height:142px; position:absolute; left:427px; top:262px;}

/*分页符*/
.pages{ padding:10px;text-align:center; margin-top:20px; overflow:hidden;}
.pages a{display:inline-block; margin-right:5px;line-height:18px; padding:2px 5px; border:1px solid #290f05; background:#5a0f07; color:#dcbaa5;}
.pages a:hover{ text-decoration:none;}
.pages strong{ display:inline-block; margin-right:5px;line-height:18px; padding:2px 5px; color:#ff0000;}


/*详细页*/
.s_title{ text-align:center; height:40px; font-size:16px; line-height:40px; color:#68200b; background:url(../images/tit_bg.png) no-repeat center center;}
.txt{ margin:20px 10px; font-size:14px; color:#894823;}
.txt img{ margin:10px auto; display:block;}
.txt p{ margin-bottom:15px;}