@charset "gb2312";


body
{
 
 margin:0 auto;
 }

.container
{
 width:800px;
 margin:0 auto;

  }

.top
{
 height:25px;
 background-color:#DDDDDD;
 margin:0 auto;
 left:0; right:0; top:0; bottom:0;
 position:fixed;
 }

.top-center
{
 width:1024px;
 height:25px;
 margin:0 auto;
 }
 
.banquan-top
{
 height:25px;
 width:auto;
 float:left;
 line-height:25px;
 
 } 
.sousuo
{
 height:25px;
 width:250px; 
 margin:0 auto;
 line-height:25px;
 float:right;
 }
 

.banner
{
 margin:0 auto;
 width:800px;
 height:110px;
 padding-top:40px;
 
 }

.banner-logo
{
 width:500px;
 height:110px;
 float:left; 
 }

.banner-daohang
{
 width:524px;
 height:110px;
 float:left;
 }



.dangqianlanmu
{
 width:800px;
 height:40px;
 line-height:40px;
 font-size:20px;
 float:left;
 }

.content
{
 width: 800px;
 min-height:733px;
 float:left;
 border:1px solid #000000;
 padding-right: 40px;
 padding-left: 40px;
 padding-top:20px;
 background-color:#F6F7ED;
 }


.weibo
{
 width:324px;
 min-height:735px;
 float:left;
 position:fixed;
 right:0;
 }


.banquan
{
 margin:0 auto;
 clear:both;
 background-color:#D3D3D3;
 }


.banquan-content
{
 text-align:center;
 line-height:35px;
 width:1024px;
 height:70px;
 margin:0 auto;
 clear:both;
 }