/* CSS Document */

.bottom_box{ width: 980px ; height:94px ; border-top: 2px solid #bfbcbb ; margin: 0px auto ; }
.bottom_grid { width: 980px ; height: 94px ; overflow: hidden;}
.bottom_grid li{ float:left; height: 94px ;}
.left_grid{ width:450px ; font-size:12px; float:left; margin-top:20px; }
.left_grid p{ line-height: 30px ; color:#999;}
.center_grid{ width: 100% ; font-size:12px ; position:absolute; left: 0px ; top: 0px; text-align:center;}
.center_grid p{ text-align:center; line-height: 30px; color:#999; }
.center_grid p a{ color:#999; text-decoration:none;}
.center_grid p a:hover{ color:#666;}
.right_grid{ width: 248px  ; height: 53px; float:right; background:url(../images/logo2.png) right center no-repeat; margin-top:20px;}
.right_grida{ width: 248px  ; height: 53px; float:left; background:url(../images/wenhuajingying.png) left center no-repeat; margin-top:20px;}