.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 : 0;
padding : 0;
}
img {
margin : 0;
padding : 0;
border : none;
}
.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 .body_tr .cent_td .title {
height : 49px;
background : url('images/windtitle_bg.gif') repeat-x bottom;
}
.windw_table .body_tr .cent_td .title span {
float : left;
padding : 15px 5px 0 5px;
line-height : 24px;
}
.windw_table .top_td table .right {
height : 25px;
width : 29px;
background : url('images/wndwcorner_tr.png') no-repeat;
}
.windw_table .body_tr .left_td {
width : 17px;
background : url('images/wndwborder_left.png') repeat-y;
}
.windw_table .body_tr .cent_td {
height : 175px;
background : url('images/window_bg.png') repeat-x top;
}
.windw_table .body_tr .cent_td .title {
height : 49px;
background : url('images/windtitle_bg.gif') repeat-x bottom;
}
.windw_table .body_tr .cent_td .title span {
float : left;
padding : 15px 5px 0 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 : 0 0 0 24px;
}
.windw_table .body_tr .cent_td .reject_btn a {
height : 27px;
display : block;
float : left;
background : url('images/rejectbtn_bg.png') repeat-x;
padding-left : 5px;
padding-right : 21px;
padding-top : 7px;
padding-bottom : 0;
}
.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;
}
.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;
}
.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;
padding-left : 5px;
padding-right : 10px;
padding-top : 7px;
padding-bottom : 0;
}
.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;
}
.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;
}
.windw_table .body_tr .right_td {
width : 23px;
background : url('images/wndwborder_right.png') repeat-y;
}
.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;
}
.windw_table .bttm_td .cent {
height : 31px;
background : url('images/wndwborder_bttm.png') repeat-x;
}
.windw_table .bttm_td .right {
height : 31px;
width : 29px;
background : url('images/wndwcorner_br.png') no-repeat;
}