@charset "utf-8";
/* CSS Document */

body { background:url(../images/bg.jpg) left top repeat-x; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif }

a img { border:none }

.tabletest td {
padding: 0px 8px;
}

.tabletest td a {
display:block;
padding:6px 5px 8px;
text-decoration:none;
color:#fff;
}

#overlay {
height:16px;
width:10%;
background:url(../images/pointerBg.png) left top no-repeat;
position:absolute;
z-index:999;
cursor:pointer;
margin-left:-10px;
}

.container { width:989px; margin:0 auto; background:url(../images/headerBg.png) center top no-repeat; padding:200px 103px 0px 108px }

.flulist { float:left; width:369px; height:392px; background:url(../images/fluname_bg.png) left top no-repeat; margin:0 10px 20px 40px; }

h2.title { color:#fff; padding:0 40px; margin:35px 0 5px 0 }

#sliderContainer { background-color:#8abe3c; height:300px; width:250px; padding:0px 0; position:absolute; overflow:hidden; margin:0px 0 0 40px; }

#containerSlide { background:#8abe3c url(../images/track.png) left top no-repeat; height:300px; width:260px; padding:0px 0; overflow:hidden; padding-left:10px }

#move { position:absolute; background-color:#8abe3c; width:250px; top:0px; }

.desc { float:left; width:500px }

.fluimg { background:url(../images/fluimg_bg.png) left top no-repeat; padding:6px; margin:0 auto; overflow:hidden; height:215px; width:228px; }

.footer { background-color:#8abe3c; }

.logo { float:left; margin-left:20px; }

.logotitle { float:left; margin:20px 0 0 5px; }

.address { float:right; margin: 35px 10px 0 0; }

.socialtool { float:right; margin:25px 20px 0 0; }

.socialtool a { margin-right:5px; }