@charset "gb2312";
/* CSS Document */

* { margin:0; padding:0; }
ul, ul li { list-style:none; }
img { border:none; }
body { background:#e4e4e4; font-size:12px; color:#333333; line-height:24px; }
a { color:#363636; text-decoration:none; }
a:hover { color:#1e49a7; text-decoration:underline; }
.fl { float:left; }
.fr { float:right; }

.title1, .title2, .title3  { width:240px; height:42px; background:url(../images/TitleBg.png) 0 0 no-repeat; padding-left:30px; line-height:30px; font-size:14px; font-weight:bold; }
.title2 { width:360px; background-position:0 -42px; }
.title3 { width:740px; background-position:0 -84px; }
.more { width:35px; height:11px; display:block; padding:10px 8px 19px 20px; margin-right:34px; }

#body { width:1000px; overflow:hidden; padding:0 2px; background:#ffffff; margin:0 auto; }

#header { width:1000px; height:100px; background:url(../images/HeaderBg.jpg) no-repeat; }

#nav { width:980px; height:36px; padding:0 10px; background:url(../images/NavBg.jpg) no-repeat; }
#nav ul { width:980px; height:36px; overflow:hidden; }
#nav ul li { width:140px; height:36px; float:left; }
#nav ul li a { width:140px; height:36px; display:block; text-align:center; line-height:36px; font-size:14px; font-weight:bold; color:#ffffff; }
#nav ul li a:hover { color:#ff0000; text-decoration:none; }

#flash { width:1000px; height:340px; margin-top:4px; position:relative; }
#flash .swf { position:absolute; z-index:9999; top:0; left:0; }
#banner { width: 1000px; height: 340px; }
.slides { width: 1000px; height: 340px; overflow: hidden; position: relative; }
.slide-pic { width: 1000px; overflow: hidden; list-style: none; }
.slide-pic img { width: 1000px; height: 340px; }
.slide-pic li { display: none; }
.slide-pic li.cur { display: block; }

#main { width:1000px; overflow:hidden; background:url(../images/Index1Bg.jpg) repeat-x; margin-top:8px; }

#footer { width:1000px; overflow:hidden; padding:6px 0; }
#footer p { width:1000px; height:24px; text-align:center; }