﻿body { margin: 0px; font-family: Arial,Tahoma; font-size: 12px; color: #333; background-color: #ff6f1c; }
a { text-decoration: none; font-weight: bold; color: #ff6c00; font-size: 12px; }
a { color: #006295;}
a:hover {color: red; text-decoration: none;}
img { border: 0px;}
.hidden { display: none; height: 0px;}
.date { color: red; font-size: 10px; font-weight: bold;}

#bodypage { display: block; width: 1000px; margin: 0px auto;}
#floatcontent { float: left; width: 100%; background-color: White; overflow: hidden;}

#banner { display: block; width: 990px; height: 130px; margin: 5px; }

#menu { display: block; width: 988px; height: 30px; margin: 0px 5px; background-color: #006295;  background: url(../images/bg_menu2.jpg) repeat 0 0; border: solid 1px #c25301;}
#menu #b a { }
#menu ul { list-style: none; margin: 0px; padding: 0px; padding-left: 5px; }
#menu ul li { float: left; margin: 0px; padding: 0px;text-align: center;}
#menu ul li a { display: inline-block; padding: 0px 20px; margin-top: 5px; height: 20px; line-height: 20px; color: #FFF; text-decoration: none; border-right: 1px solid #FFF;}
#menu ul li a#right { border-right: 0px;}
#menu ul li a:hover { background-color: white; filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;color: Blue; }

#bottom { display: block; clear: both; width: 990px; margin: 5px; height: 80px; background-color: #fa8827;}
#bottom .btmenu { display: block; padding-top: 10px; text-align: center; margin: 0px auto;}
#bottom .btmenu a { padding: 5px 15px; color: White;}
#bottom .copy { display: block; text-align: center; color: White; font-weight: bold; padding-top: 15px;}

#showpager { float: right; clear: both; border: none; text-transform: uppercase; font-size: 10px; margin: 10px 0px 20px; padding: 0px;}
#showpager a { display: inline; border: 1px solid #ccc; text-decoration: none; margin: 0px; padding: 3px 5px;}
#showpager a:hover { border: 1px solid #003f7e; }
#showpager a.Current {border:1px solid #003f7e; color: #000; font-weight: 700; background-color: #eee; }

.tooltip {display: block; margin: 0px 0px 20px 0px;}
.tooltip img.demo {width: 100px; border: 1px solid #B3D0E6; padding: 1px; float: left; margin-right: 18px;}        
.tooltip .title { display: block; font-weight: bold; color: #006CB0; color: Red; text-decoration: none; padding-bottom: 5px;}
.tooltip p {margin: 5px 0px;}