﻿body{	background:#F7F7F7;}

#mainBox
{
    margin:10px;
    text-align:center;
    font-size:18px;
}

#mainBox h2
{
    font-size:16px;
    color:#363636;
    line-height:30px;
    margin-bottom:10px;
    font-family:"微软雅黑";
    text-align:center;
}

#mainBox .play_info
{
     font-size:14px;
     color:#f00;
     text-align:center;
     line-height:30px;  
     margin-top:10px;
}
#mainBox .no_content_info
{
    line-height:300px; 
    text-align:center;
    font-size:18px;
    color:Red;   
}
