* {
margin:0;
padding:0;
}
img{
border:0;
}
ul{
list-style:none;
}
li{
list-style:none;
}
.fleft{
float:left;
}
.fright{
float:right;
}
a{
color:#296D9B;
text-decoration:none;
}
#box{
width:1003px;
margin:0 auto;
background-color:#FFF;
}
body{
font-size:12px;
font-family:"宋体";
color:#4F4F4F;
line-height:180%;

background:url(images/bg.gif) repeat-x left top;
}
#header{
height:69px;
}
#logo{
width:200px;
height:57px;
float:left;
display:inline;
margin:7px auto auto 28px;
}
#nav{
float:right;
width:720px;
margin-top:19px;
}
#nav li{
float:left;
margin-right:10px;
}
#banner{
height:285px;
background:url(images/banner.jpg) no-repeat left top;
}
#main{
width:978px;
margin-bottom:8px;
margin-top:14px;
margin-left:8px;
zoom:1;
overflow:hidden;
}
.mainLeft{
width:282px;
float:left;
margin-right:26px;
}
.mainLeft h2{
height:25px;
}
.infoUl li{
height:68px;
background:url(images/bottomSpot.gif) repeat-x bottom left;
}
.infoUl li img{
float:left;
margin-top:8px;
margin-right:10px;
}
.infoUl dl{
width:145px;
margin-top:8px;
float:right;
}
.infoUl dt{
font-weight:bold;
line-height:25px;
text-align:left;
}
.infoUl dt a{
color:#157BBB;
}
.infoUl dt a:hover{
color:#F60;
}
.infoUl .lastLi{
background-image:none;
}
.mainMiddle{
width:257px;
}
.mainMiddle h2{
height:22px;
width:257px;
margin-bottom:14px;
}
.flash{
width:257px;
height:255px;
}
.mainRgiht{
width:373px;
}
.mainRgiht h2{
height:25px;
margin-bottom:15px;
}
.mainRgiht b{
height:35px;
line-height:35px;
display:block;
color:#157BBB;
}
.mainRgiht p{
padding-bottom:10px;
text-indent:2em;
}
#foot{
height:100px;
border-top:1px solid #9B9B9B;
background:url(images/rightDc.gif) no-repeat right top;
}
#foot img{
float:left;
display:inline;
margin:10px 52px auto 23px;
}
#foot p{
padding-top:14px;
line-height:220%;
}
#foot p a{
margin: auto 10px;
color:#4F4F4F;
}
#foot p a:hover{
color:#F60;
}