@charset "utf-8";
/* CSS Document */
/*#centerleftwrap
{
width:804px;
height:784px;
background-color:#00CCFF;
padding:8px;
float:left;
font-size:12px;
overflow:hidden;
}*/

.heading
{
width:297px;
height:22px;
padding-top:10px;
text-align:center;
background-image:url(../images/heading.jpg);
background-repeat:no-repeat;
color:#C41A3C;
font-weight:bold;
font-size:12px;
margin-bottom:5px;
}
#centlftwrptop
{
width:755px;
/*height:310px;8*/

padding-left:10px;
padding-right:10px;
padding-bottom:15px;
border:#88C6E3 dashed 1px;
float:left;
}
#centlftwrptopin
{
width:300px;
height:30px;
float:left;

}
#clftwtpinlft
{
width:148px;
height:30px;
/*background-color:#FFFF00;*/
float:left;
}
#clftwtpinrgt
{
width:146px;
height:30px;
/*background-color:#FF9999;*/
float:left;
}

#centlftwrpbottom
{
width:750px;
height:350px;
padding-top:5px;
padding-left:25px;
border:#88C6E3 dashed 1px;
float:left;
margin-top:5px;
overflow:hidden;
}

#chess
{
width:353px;
height:91px;
border:#7BB4DD solid 1px;
float:right;
padding-top:5px;
}
#chesslft
{
width:176px;
height:91px;
float:left;
background-color:red;
}
#chessrgt
{
width:176px;
height:91px;
float:left;
background-color:#FF6600;
}


