.windw_table .body_tr .cent_td .title {

font-family:Tahoma;

font-size:30px;

font-weight:bold;

text-transform:uppercase;

color:#C3502A;

}





.windw_table .body_tr .cent_td .text{

font-family:Tahoma;

font-size:12px;

color:#A2340F;

}



.windw_table .body_tr .cent_td .text a{

font-weight:bold;

color:#A2340F;

}



.windw_table .body_tr .cent_td .reject_btn a, .windw_table .body_tr .cent_td .playn_btn a{

font-family:Tahoma;

font-size:13px;

font-weight:bold;

color:#E9C72B;

text-decoration:none;

}



*{margin:0px; padding:0px;}



img{

margin:0px;

padding:0px;

/*border:none;*/

}





/*body{

background:#999999;

}*/



.windw_table{

position:absolute;

z-index: 999;

top:40%;

left:40%;

}



.windw_table .top_td{

height:25px;

}



.windw_table .top_td table{

width:100%;

}



.windw_table td{

vertical-align:top;

}



.windw_table .top_td table .left{

height:25px;

width:23px;

background:url(./images/wndwcorner_tl.png) no-repeat;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/wndwcorner_tl.png, sizingMethod=crop); 

}



.windw_table .top_td table .cent{

height:25px;

background:url(./images/wndwborder_top.png) repeat-x;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/wndwborder_top.png, sizingMethod=scale); 

}



.windw_table .top_td table .right{

height:25px;

width:29px;

background:url(./images/wndwcorner_tr.png) no-repeat;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/wndwcorner_tr.png, sizingMethod=crop); 

}



.windw_table .body_tr{



}



.windw_table .body_tr .left_td{

width:17px;

background:url(./images/wndwborder_left.png) repeat-y;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/wndwborder_left.png, sizingMethod=scale); 

}



.windw_table .body_tr .cent_td{

height:175px;

background:url(./images/window_bg.png) top repeat-x;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/window_bg.png, sizingMethod=scale); 

}



.windw_table .body_tr .cent_td .title{

height:49px;

background:url(./images/windtitle_bg.gif) bottom repeat-x;

}



.windw_table .body_tr .cent_td .title span{

float:left;

padding:15px 5px 0px 5px;

line-height: 24px;

}



.windw_table .body_tr .cent_td .title img{

float:left;

}



.windw_table .body_tr .cent_td .text{

width:240px;

padding:20px 30px 25px 30px;

}



.windw_table .body_tr .cent_td .reject_btn{

height:34px;

width:121px;

clear:left;

float:left;

padding:0px 0px 0px 24px;

}



.windw_table .body_tr .cent_td .reject_btn a{

height:27px;

display:block;

float:left;

background:url(./images/rejectbtn_bg.png) repeat-x;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/rejectbtn_bg.png, sizingMethod=scale); 

padding:7px 21px 0px 5px;

}



.windw_table .body_tr .cent_td .reject_btn .s_left{

height:34px;

width:36px;

display:block;

float:left;

background:url(./images/rejectbtn_left.png) no-repeat;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/rejectbtn_left.png, sizingMethod=crop); 

}



.windw_table .body_tr .cent_td .reject_btn .s_right{

height:34px;

width:10px;

display:block;

float:left;

background:url(./images/rejectbtn_right.png) no-repeat;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/rejectbtn_right.png, sizingMethod=crop); 

}



.windw_table .body_tr .cent_td .playn_btn{

height:34px;

width:120px;

float:left;

}



.windw_table .body_tr .cent_td .playn_btn a{

height:27px;

display:block;

float:left;

background:url(./images/playbtn_bg.png) repeat-x;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/playbtn_bg.png, sizingMethod=scale); 

padding:7px 10px 0px 5px;

}



.windw_table .body_tr .cent_td .playn_btn .s_left{

height:34px;

width:31px;

display:block;

float:left;

background:url(./images/playbtn_left.png) no-repeat;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/playbtn_left.png, sizingMethod=crop); 

}



.windw_table .body_tr .cent_td .playn_btn .s_right{

height:34px;

width:10px;

display:block;

float:left;

background:url(./images/playbtn_right.png) no-repeat;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/playbtn_right.png, sizingMethod=crop); 

}



.windw_table .body_tr .right_td{

width:23px;

background:url(./images/wndwborder_right.png) repeat-y;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/wndwborder_right.png, sizingMethod=scale); 

}



.windw_table .bttm_td{

height:31px;

}



.windw_table .bttm_td table{

width:100%;

}



.windw_table .bttm_td .left{

height:31px;

width:30px;

background:url(./images/wndwcorner_bl.png) no-repeat;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/wndwcorner_bl.png, sizingMethod=crop); 

}



.windw_table .bttm_td .cent{

height:31px;

background:url(./images/wndwborder_bttm.png) repeat-x;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/wndwborder_bttm.png, sizingMethod=scale); 

}



.windw_table .bttm_td .right{

height:31px;

width:29px;

background:url(./images/wndwcorner_br.png) no-repeat;

//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/games/images/wndwcorner_br.png, sizingMethod=crop); 

}