﻿.tbleft { width: 18%; white-space: nowrap; border-bottom: solid 1px #e1f3fc; background-color: #dff3fe; font-size: 12px; height: 25px; line-height: 25px; text-align: left; padding-left: 3px; }
.tbright { border-bottom: solid 1px #e1f3fc; background-color: #ffffff; font-size: 12px; text-align: left; }
.save { text-align: center; padding-top: 5px; padding-bottom: 3px; width: 90%; }
.table { border: solid 1px #7ac4ea; margin: 2px auto; width: 95%; min-width: 700px; }
.button { cursor: pointer; text-align: center; background: #fff url(images/cssimage/bt_bg.gif); font-size: 12px; color: #154ba0; border: solid 1px #15a4d0; width: 80px; height: 23px; line-height: 20px; }
.exchange_style { text-align: left; background-color: #efefef; height: 24px; line-height: 24px; }
.item_style { text-align: left; background-color: #fff; height: 24px; line-height: 24px; }
.select_style { color: #000; text-align: left; background-color: #fffdd7; height: 24px; line-height: 24px; }
.table { border: solid 1px #89c6f7; margin: 3px auto; width: 95%; }
.item_style > td, .exchange_style > td, .header_style > td, .select_style > td { padding-left: 5px; text-align: center; }
.header_style { color: #154ba0; font-weight: bold; text-align: center; background: url(images/cssimage/header_bg.gif) repeat-x; line-height: 30px; height: 30px; overflow: hidden; }

.Main { width: 980px; margin: auto; background-color: #DFF3FE; padding: 15px; border: 1px solid #89C6F7; overflow: hidden; }
.Main .Search { text-align: center; background-color: #DFF3FE; padding: 10px 0 0 0; }
.TipsText p { width: 100%; text-indent: 32px; margin: 0; line-height: 1.5em; }
.LeagueList ul { list-style: none; overflow: auto; margin: 0; padding: 10px 0 0 60px; }
.LeagueList ul li { float: left; border: 1px solid #ccc; width: 140px; background: #fff; overflow: hidden; margin: 0; }
.LeagueList ul li a { padding: 10px; color: Black; text-decoration: none; display: block; width: 100%; height: 100%; font-size: 12px; }
.LeagueList ul li:hover { }
.LeagueList ul li a:hover { color: #FC7301; background-color: #E2FFCA; }
