*{
    margin:0px;
    padding:0px;
    font-size:12px;
}
body
{
	background-color:#ffffff;
    overflow:hidden;
    line-height:18px;
}
table
{
    table-layout:fixed;
}
#Div_Main
{
    width:100%;
    height:100%;
    text-align:center;
    vertical-align:middle;
}
#Div_Play
{
    position:absolute;
    z-index:101;
    width:150px;
    height:20px;
    text-align:right;
}
#Div_Play span
{
    width:16px;
    height:16px;
    margin-right:3px;
    text-align:center;
    color:#ffffff;
    font-family:"Microsoft Sans Serif";
    font-weight:bolder;
    font-size:9px;
    background-color:#d3d3cd;
    cursor:pointer;
    border:solid 1px;
    border-color:#ece9d8;
}
.PlayLoop
{
	top:98px;
    left:432px;
}
.PlayLoopGJ
{
	top:84px;
    left:214px;
}
.PlayBody
{
    width:100%;
    height:100%;
}
