/* CSS Document */

body{
margin-top:0px;
}


.bear{
width:1024px;
height:20px;
clear:right;
}

.FlashMenu{
width:1024px;
height:75px;
margin-top:-4px;
}

.FlashBody{
width:1024px;
height:391px;
}



.Dynamic{
width:1024px;
height:158px;
background:url(img/1_r4_c1.png);
}


.NewDynamic{
width:313px;
height:100px;
float:left;
margin-left:60px;
margin-top:30px;
}

.NewDynamicOne{
width:313px;
height:20px;
}

.NewDynamicFont{
font-size:12px;
color:#666666;
}




.EXPO{
width:170px;
height:118px;
margin-top:28px;
margin-left:24px;
float:left;
}

.BusDynamic{
width:260px;
height:100px;
margin-top:30px;
margin-left:19px;
float:left;
}

.BusDynamicOne{
width:260px;
height:20px;
}

.BusDynamicFont{
font-size:12px;
color:#666666;
}




.copyright{
width:1024px;
height:120px;
}


.police{
width:300px;
height:56px;
}

<!-- 去除超链接下划线 -->
A:link{
color:#666666;
text-decoration:none
}

<!-- 去除超链接下划线 -->
A:visited{
color:#666666;
text-decoration:none}

<!-- 去除超链接下划线 -->
A:hover {
color:#666666;
text-decoration:underline
}




