body {
 background-color:#ffffff;
 color:#222222;
 margin:0px;
}


/* Text */
.text2 { font-size:12px; line-height:16px; }
.text2b { font-size:12px; line-height:16px; font-weight:bold; }
.text2wb { color:#ffffff; font-size:12px; line-height:16px; font-weight:bold; }
.plyrtit { color:#4d4d4f; font-size:12px; line-height:16px; font-weight:bold; }


/* Link Color */
a:link { text-decoration:underline; color:#211d70 }
a:visited { text-decoration:underline; color:#8ab1ff }
a:active { text-decoration:underline; color:#cc0000 }
a:hover { text-decoration:underline; color:#cc0000 }


/* Margin */
.plyrmrgn10 {
 margin: 10px 0px 0px 0px;
}

.plyrmrgn5 {
 margin: 5px 0px 0px 0px;
}

.plyrbtn {
 margin: 0px 0px 0px 0px;
}

/* Back Color */
td.gray02 {
 background-color:#e6e6e6;
}


/* Title & Other */
td.plyrtit01 {
 color:#ffffff;
 font-size:12px;
 line-height:16px;
 font-weight:bold; 
 background-color:#4d4d4f;
 padding: 2px 5px 2px 5px;
}

td.plyrlist01 {
 font-size:12px;
 line-height:16px;
 padding: 2px 10px 2px 10px;
}

td.plyrlist02 {
 font-size:12px;
 line-height:16px;
 background-color:#e6e6e6;
 padding: 2px 10px 2px 10px;
}

td.plyrpanel {
 color:#ffffff;
 font-size:12px;
 line-height:16px;
 /*background: #475570 url("../img_cmn/panel_bg.gif") top repeat-x;*/
}

td.plyrbdr {
 font-size:12px;
 line-height:12px;
 /*background: #e6e6e6 url("../img_cmn/bdr.gif") top repeat-x;*/
}

td.plyrtitcd {
 color:#416FA1;
 font-size:12px;
 line-height:16px;
 font-weight:bold; 
 /*background: #e6e6e6 url("../img_cmn/title_bg.gif") top repeat-x;*/
}



/* footer */
.footertxt { color:#666666; font-size:11px; line-height:16px; }

.foot01 {
 margin: 0px 0px 0px 0px;
}

td.gray02l {
 background: #e6e6e6 url("/img/img_cmn/line_ft_l.gif") left repeat-y;
}

td.gray02 {
 background-color:#e6e6e6;
}

td.gray02r {
 background: #e6e6e6 url("/img/img_cmn/line_ft_r.gif") right repeat-y;
}

td.gray02top {
 background: #e6e6e6 url("/img/img_cmn/line_ft_top.gif") top repeat-x;
}

td.gray02btm {
 background: #e6e6e6 url("/img/img_cmn/line_ft_btm.gif") bottom repeat-x;
}

