/* CSS Document */
.u {text-decoration:underline;}
.b {font-weight:bold;}

#tab_menu_box {margin: 0px; padding: 0; height:33px; display: inline; overflow: hidden;}
.tab_menu {height:33px;list-style-type: none; overflow: hidden;border-bottom:1px solid #005bff;}
.tab_menu li {margin: 0px; padding: 0px; list-style: none; display: inline; overflow: hidden;}
.tab_menu a{float:left; overflow: hidden; padding: 0px; height: 33px !important; height: /**/:37px; /* À©µµ¿ì¿ë IE5¸¦ À§ÇØ */}
.tab_menu a:hover { background-position: 0 -33px;}
.tab_menu a:active, .tab_menu a.selected { background-position: 0 -33px;color:#ffffff;}
.tab_menu1 a {width:141px; background:url(/images/orozone/cpt/ohmylotto/menu1.gif) top no-repeat;}
.tab_menu2 a {width:141px; background:url(/images/orozone/cpt/ohmylotto/menu2.gif) top no-repeat;}
.tab_menu3 a {width:141px; background:url(/images/orozone/cpt/ohmylotto/menu3.gif) top no-repeat;}
.tab_menu4 a {width:141px; background:url(/images/orozone/cpt/ohmylotto/menu4.gif) top no-repeat;}

#contents {border-left:solid 5px #f9b646;border-right:solid 5px #f9b646;border-bottom:solid 5px #f9b646; padding-bottom:15px;margin-bottom:15px;}

.border_t {border-top:1px solid #b9dcfd;}
.border_r {border-right:1px solid #b9dcfd;}
.border_b {border-bottom:1px solid #b9dcfd;}
.border_l {border-left:1px solid #b9dcfd;}

.border_t2 {border-top:2px solid #b9dcfd;}
.border_r2 {border-right:2px solid #b9dcfd;}
.border_b2 {border-bottom:2px solid #b9dcfd;}
.border_l2 {border-left:2px solid #b9dcfd;}

.td_t {border-top:1px solid #dddddd;}
.td_r {border-right:1px solid #dddddd;}
.td_b {border-bottom:1px solid #dddddd;}
.td_l {border-left:1px solid #dddddd;}

.right {text-align:right;}
.pr50 {padding-right:50px}