﻿/* CSS Document */
body,a,div,ul,ol,li,p,span,label,h1,h2,h3,h4,h5,h6{padding:0; margin:0; border:0;}
ul,ol,li{list-style-type:none;}

body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;}

/* --- */
.banner{width:698px; height:451px;}
.banner .imglst{width:698px; height:420px; margin-bottom:1px;}
.banner .ftr{background:#cdc3ba; height:26px; padding:4px 5px 0 5px;}
#prvBtn{float:left; width:28px; height:26px; background:url(images/prvHnd.jpg) 0 0 no-repeat; cursor:pointer;}
#nxtBtn{float:right; width:28px; height:26px; background:url(images/nxtHnd.jpg) 0 0 no-repeat; cursor:pointer;}
#psBtn{float:left; height:22px; background:url(images/pauseBtn.jpg) 1px 1px no-repeat; padding-left:25px; text-decoration:none; color:#856954; font-size:12px; line-height:22px; cursor:pointer;}
#plBtn{float:left; height:22px; background:url(images/playBtn.jpg) 1px 1px no-repeat; padding-left:25px; text-decoration:none; color:#856954; font-size:12px; line-height:22px; cursor:pointer; display:none;}
.page{float:left; width:350px; padding-top:1px; border-right:solid 1px #fff; font-size:0;text-decoration:none; border:0;}
.page #nav{float:right; font-size:0;text-decoration:none; border:0;}
.page a{float:left; width:20px; height:22px; background:url(images/pg.jpg) 0 0 no-repeat; font-size:0;text-decoration:none; border:0;}
.page a:hover, .page a.activeSlide{background:url(images/pgActive.jpg) 0 0 no-repeat; font-size:0; text-decoration:none; border:0;}a img{border:0;}
a:active {outline: none;}