* { margin: 0; padding: 0; }
img { border: none; }
ul li { list-style: none; }
body { font-size: 12px; line-height: 24px; background:url(../image/bg.jpg) repeat; color: #333333; }
a { color: #333333; text-decoration: none; outline:none; }
a:hover { color: #0351de; text-decoration: underline; }
.fl { float: left; }
.fr { float: right; }
.cl { clear:both; }

#header { width:100%; height:80px; background:#edf9fe url(../image/header_bg.jpg) center no-repeat; }
#header .bg { width:100%; height:80px; background:url(../image/header_bottom_bg.png) repeat-x; }
#header .bg .content { width:1000px; height:80px; overflow:hidden; margin:0 auto; }
#header .bg .content .tel { width:222px; height:24px; padding-top:56px; background:url(../image/tel_bg.png) no-repeat; }
#header .bg .content .tel ul { width:222px; height:24px; overflow:hidden; }
#header .bg .content .tel ul li { width:60px; height:24px; float:left; background:url(../image/tel_li_bg.png) no-repeat; padding-left:13px; }
#header .bg .content .tel ul li a { width:60px; height:24px; display:block; }
#nav { width:100%; height:40px; overflow:hidden; background:#f5fdff url(../image/nav_bg.jpg) center no-repeat; }
#nav ul { width:1000px; overflow:hidden; margin:0 auto; }
#nav ul li { width:118px; height:40px; float:left; }
#nav ul li a { width:118px; height:40px; display:block; line-height:40px; font-weight:bold; text-align:center; font-size:14px; }
#nav ul li a:hover { line-height:42px; text-decoration:none; color:#003399; }
#nav ul li ul { width:118px; display:none; position:absolute; z-index:999; _margin-top:-1px; _margin-left:1px; }
#nav ul li ul li { width:118px; height:34px; clear:both; border-bottom:#ffffff 1px solid; }
#nav ul li ul li a { width:118px; height:34px; display:block; line-height:34px; text-align:center; background:#e9fcfd; font-weight:normal; }
#nav ul li ul li a:hover { line-height:34px; background:#f8ffff; }
#nav ul li:hover ul { display:block; }
#nav ul li.sfhover ul { _display:block; }
#nav ul p { width:174px; height:40px; float:right; }
#banner { width:100%; height:320px; background:url(../image/banner_bg.jpg) repeat-x; }
div.wrapper { width: 1000px; margin: 0 auto; position: relative; }
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none; }
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 50%; left: -5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../image/prev.png) no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 50%; right: -5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../image/next.png) no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 998; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(../image/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
#slideshow { width: 1000px; height: 320px; }
#slideshow ul { display: none; }
#footer { width:100%; overflow:hidden; background:#0176a1; padding:5px 0; border-top:#ffffff 2px solid; margin-top:10px; }
#footer p { width:1000px; height:24px; margin:0 auto; overflow:hidden; text-align:center; color:#ffffff; }
#footer p a { color:#ffffff; }
#footer p a:hover { color:#d4f3ff; }