@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0;  color:#666; height:100%; width:100%; }
html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, img { margin:0; padding:0; }
ul, ol, li, dl, dt, dd { list-style:none; }
img {border:0px; }

a, a:link { color:#1644a4; text-decoration:none;}
a:hover { color:#102654; text-decoration:underline; }

.bannerWrap {}
#banner_index {position:relative;height:230px;z-index:9;overflow:hidden;width:968PX; text-align:center;}
#banner {text-align:center;}
#banner_index ul.bigImg {position:absolute;left:0;top:0;width:100%;}
#banner_index ul.bigImg li {height:230px;text-align:center;overflow:hidden;width:100%;}
#banner_index ul.miniImg {position:absolute;z-index:10;height:58px;padding:10x;bottom:2px;}
#banner_index ul.miniImg li {float:left;height:58px;width:90px;margin:0 8px;padding:0;cursor:pointer;}

#banner_index ul.miniImg li.sel img {border:solid 2px #ff0;}
#banner_index .h_banner_bg {position:absolute;z-index:9;left:0;bottom:0;width:100%;height:76px;	background:#000;filter:alpha(opacity=30); -moz-opacity:0.3; opacity: 0.3;}
