@charset "utf-8";

*{
	padding:0;
	margin:0;
}

/* --------ÐÂ°æ¿ÉÊÓ»¯ÏµÍ³ÐÂÄ£Ê½ÑùÊ½¼æÈÝÉèÖÃ(×¢ÖØ£ºÖ÷ÒªÊÇÎªÁËÌåÏÖ²ã¼¶½ÏÁ¿µÍ£¬£¬£¬£¬£¬£¬ÏÖÔÚ»úÖÆÊÇÖ±½ÓÆÊÎöµ½¸÷Ä£¿£¿£¿£¿£¿£¿éµÄHTML½á¹¹ÖÐÉèÖÃ)--------- 
[editok="online"] {
    position:relative;
    z-index:0;
}
*/

/* ----¼æÈÝ¾ÉÄ£°å£¨×îÏÈ£©---- */
/* ----Ò³Ãæ¶¥¼¶±êÇ©£¨BodyµÄÖ±½Ó×Ó¼¶±êÇ©£©---- */
.page-rootouter
{
    position: absolute;
	/*
	position: relative;
	*/
    top: 0px;
    width: 100%;
	height: 0px;
}
/* ----¼æÈÝ¾ÉÄ£°å£¨¿¢ÊÂ£©---- */

.page-layout,.page-column,.page-layout_proot {
	margin: 0 auto;
	position: relative;
    width: 980px;
	/*
	top: 0px;
	border: dotted 1px red;
	*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;    /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.old-default{
	margin: 0 auto;
	position: relative;
    width: 980px;	/* ----Óëpage-defaultÉèÖÃµÄ¿í¶È²»ÒªÒ»ÖÂ---- */
	/*
    border: dotted 1px blue;
	*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;    /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.page-default {
	margin: 0 auto;
	position: relative;
    width: 1024px;	/* ----Óëold-defaultÉèÖÃµÄ¿í¶È²»ÒªÒ»ÖÂ---- */
	/*
	top: 0px;
    border: dotted 1px red;
	*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;    /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}

.page-bg-image,.page-bg-music
{
	margin: 0 auto;
	text-align: center;
}

.null_or_delete
{
    display: block;
    line-height: 20px;
    margin: 2px auto;
    padding: 4px;
    color: #FF0000;
    text-align: center;
    border: solid 1px #dddddd;
    background-color: #eeeeee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;    /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}

.aiarticlep {
    margin-bottom: 25px;
    line-height: 25px;
    text-indent: 30px;
    font-size: 14px;
    color: 
    #333;
}<!--ºÄÊ±1753097451.8908Ãë-->