/* public */
body { font-family: tahoma, ËÎÌå; word-break: all; color: #444; margin: 2px; }
td { font-family: tahoma, ËÎÌå; word-break: all; color: #444; }
a:link { color: #444; text-decoration: none; }
a:hover { color: #e00; text-decoration: underline; }
a:active { color: #444; text-decoration: underline; }
a:visited { color: #444; text-decoration: none; }
.OutLayer { width: 880px; clear:both; }
.OutLayer2 { width: 780px; clear:both; }
#TopLogo { float: left; clear: left; }
#TopBanner { float: right; clear: right; height: 60px; border: 1px dotted #fe3020; }
#FootMsg { margin-top: 12px; padding-bottom: 12px; font-size: 12px; }

/* index.html */
#TopMailForm { border: 1px solid #dae9f7; background: #f0f7ff; padding:1px; clear: both; margin: 0px; font-size: 12px; margin-bottom: 3px; }

#TopSearchType { padding-left: 80px; text-align: left; }
#TopSearchType span { margin: 2px; margin-bottom: 0px; padding: 3px 16px; background: #d3d9e0; text-align: center; font-size: 12px; cursor: pointer; }
#TopSearchType .active { background: #3db836; font-weight: bold; color: #ffffff; cursor: default; }
#TopSearchForm { border: 1px solid #3db836; margin-top: 1px; padding: 8px 20px; text-align: left; background: url('images/default/line.gif'); }
#TopSearchForm form { margin: 0px; }
#TopSearchForm input { font-size:16px; }
#TopSearchForm span { text-decoration: none;  }

#TopPick { clear: both; }
#TopPick li { list-style: none; font-size: 12px; margin-top: 8px; margin-bottom:4px; }
#TopPick .title { padding: 0px 16px; float: left; clear: left; }
#TopPick .body  { float: left; }
#TopPick .more  { padding: 0px 16px; float: right; clear: right; }

#LeftBlock { border:2px solid #7bd676; width: 20%; vertical-align: top; padding: 8px; background: url('images/default/line.gif'); }
#LeftBlock hr { color: #adf896; height: 2px; }
#LeftBlock a { font-size: 12px; }

#MainBlock { border: 2px solid #7bd676; width: 80%; border-top-width: 10px; vertical-align: top; }
#FamousList { border: 0px; border-bottom: 2px solid #7bd676; clear: both; }
#FamousList td { text-align: center; border-bottom: 1px dotted #adf896; font-size: 14px; }
#FamousList .last td { border: 0px; }

#MidTextAD { padding: 2px; text-align: center; font-size: 12px; }

#MidPick { border-top: 12px solid #7bd676; font-size: 12px; text-align: center; }
#MidPick .title { width: 10%; white-space: nowrap; }
#MidPick .body  { width: 85%; }
#MidPick .more  { width: 5%;  white-space: nowrap; }
#MidPick .title a { font-size:13px; font-weight: 400; color: #874604; }
#MidPick .altbg1 { background: #fff8f0; }
#MidPick .altbg0 { background: #f0f7ff; }

#BotBlock { border: 2px solid #7bd676; margin-top: 5px; }
#BotBlock .pick { padding: 0px 8px; font-size: 12px; text-align: left; word-break: keep-all; line-height: 22px; clear: both; }
#BotBlock .pick a { color: #205001; }
#BotPickLine { position: relative; height: 0px; line-height: 0px; border-bottom: 1px dotted #adf896; top: 66px; left: 0px; font-size: 0px; }
#BotMiscSearch { border-top: 1px solid #7bd676; background: #f0f7ff; clear: both; }
#BotMiscSearch td { vertical-align: center; text-align: left; padding: 8px; font-size: 12px; }
#BotMiscSearch input { font-size: 14px; }

/* view.html */
#TopMiscSearch { border: 1px solid #dae9f7; background: #f0f7ff; padding:1px; clear: both; margin: 0px; font-size: 14px; margin-bottom: 3px; }

#PageNav { background: #f0f7ff; font-size: 12px; padding: 4px 6px; border-top: 4px solid #7bd676; }
#PageNavLeft { float: left; clear: left; }
#PageNavRight { float: right; clear: right; }

#MainPanel { border: 1px solid #8ab78a; }
#MainPanel .title { font-size: 12px; text-align: center; padding: 4px 0px; background: #d9edea; color: #346f0e; }
#MainPanel .links { font-size: 14px; background: #c5d5c5; }
#MainPanel .links td { text-align: center; background: #eff7f0; padding: 4px; }
#MainPanel .content { font-size: 12px; text-align: left; padding: 5px; }
#MainPanel .content td { font-size: 12px; text-align: left; }
