/* all box css (for examp login box) */

table td.box-t1 { background:url(../images/h_corner_tl.gif) no-repeat bottom right #f8fee4 } 
table td.box-t2 { background:url(../images/h_corner_tm.gif) repeat-x bottom right #f8fee4 } 
table td.box-t3 { background:url(../images/h_tit_l.gif) no-repeat bottom #f8fee4  } 
table td.box-t4 { background:url(../images/h_tit_m.gif) repeat-x bottom #f8fee4  } 
table td.box-t5 { background:url(../images/h_tit_r.gif) no-repeat bottom left #f8fee4 }

table td.box-ml { background:url(../images/box_ml.gif) repeat-y right } 
table td.box-mm { background:#dbe5b9 } 
table td.box-mr { background:url(../images/box_mr.gif) repeat-y right top #dbe5b9} 

table td.box-bl { background:url(../images/h_corner_bl.gif) top right #f8fee4 } 
table td.box-bm { background:url(../images/box_bm.gif) repeat-x #dbe5b9 bottom } 
table td.box-br { background:url(../images/h_corner_br.gif) no-repeat top left #dbe5b9; height:9px } 

/*************************************/


/* ejlas box css */

table td.ejl-t1 { background:url(../images/h_ejlbox_tl.gif) no-repeat bottom right #f8fee4 } 
table td.ejl-t2 { background:#b0bc9b} 
table td.ejl-t3 { background:#b0bc9b  } 
table td.ejl-t4 { background:#b0bc9b  } 
table td.ejl-t5 { background:url(../images/h_ejlbox_tr.gif) no-repeat bottom left #f8fee4 } 

table td.ejl-ml { background:url(../images/h_ejlbox_ml.gif) repeat-y  left top} 
table td.ejl-mm { background:#dbe5b9 } 
table td.ejl-mr { background:url(../images/h_ejlbox_mr.gif) repeat-y  left top} 

table td.ejl-bl { background:url(../images/h_ejlbox_bl.gif) top right #f8fee4 } 
table td.ejl-bm { background:url(../images/h_ejlbox_bm.gif) repeat-x #dbe5b9 bottom } 
table td.ejl-br { background:url(../images/h_ejlbox_br.gif) no-repeat top left #dbe5b9; height:9px } 

/* box ejlas name css */

table td.ejlname_mr { background:url(../images/h_ejlas_name_r.gif) no-repeat left top ; height:25px; } 
table td.ejlname_mm { background:url(../images/h_ejlas_name_m.gif) repeat-x top }
table td.ejlname_ml { background:url(../images/h_ejlas_name_l.gif) no-repeat right top } 

table td.ejlname_xr { background:url(../images/h_ejlas_name_xr.gif) no-repeat left top ; height:25px; } 
table td.ejlname_xm { background:url(../images/h_ejlas_name_xm.gif) repeat-x top }
table td.ejlname_xl { background:url(../images/h_ejlas_name_xl.gif) no-repeat right top }

/* text ejlas box css */

span.ejl_monvan { font-family:Tahoma; font-size:11px; color:#6f9393; cursor:pointer; display:inline; vertical-align:top; }
span.ejl_xonvan { font-family:Tahoma; font-size:11px; color:#1d5757; cursor:pointer; display:inline; vertical-align:top; }

p.ejl_xitemnum { font-family:Tahoma; font-size:12px; color:#1d5757; cursor:pointer; padding-right:4px; padding-left:4px; }
p.ejl_mitemnum { font-family:Tahoma; font-size:12px; color:#6f9393; cursor:pointer; padding-right:4px; padding-left:4px; }

/*********************************/


/* main box of template  css */

table td.tem_r_tl{ background:url(../images/h_banner_m.gif) repeat-x bottom right }
table td.tem_r_tr{ background:url(../images/h_banner_r.gif) no-repeat bottom left }
table td.tem_r_tm{ background:url(../images/h_banner_mr.gif) no-repeat bottom left }

table td.tem_r_mr{ background:url(../images/h_tem_r_mr.gif) repeat-y left }
table td.tem_r_mm{ background:#f8fee4 }

table td.tem_r_bm{ background:url(../images/h_tem_r_bm.gif) repeat-x top left }
table td.tem_r_br{ background:url(../images/h_tem_r_br.gif) no-repeat top left }

table td.tem_l_m{ background:url(../images/h_tem_l_m.gif) repeat-y top right }

table td.tem_l_bm{ background:url(../images/h_tem_r_bm.gif) repeat-x top left }
table td.tem_l_bl{ background:url(../images/h_tem_l_bl.gif) no-repeat top right }

/*******************************/


/* main box of template  css */

table td.msp_r{ background:url(../images/ejl_msp_r.gif) no-repeat left; height:35px; }
table td.msp_m{ background:url(../images/ejl_msp_m.gif) repeat-x }
table td.msp_l{ background:url(../images/ejl_msp_l.gif) no-repeat right }


/*******************************/

a.ejl_mspa {
	display: block;
	color: #f8fee4;
	text-decoration: none;
}

a.ejl_mspa:visited {
	color: #f8fee4;
	text-decoration: none;
	border: 1px solid #f8fee4;
}

a.ejl_mspa:hover {
	border-left: 1px solid #f8fee4;
	border-top: 1px solid #f8fee4;
	border-right: 1px solid #f8fee4;
	border-bottom: 1px solid #f8fee4;
	color: #f8fee4;
	text-decoration: none;
}