@import url('nav.css');
body
{
	margin:0px auto;
	padding:0px;
	font-size:12px;
	width:980px;
	font-family:宋体 新宋体;
	background:#D3D3D3;
}
.top
{
	height:104px;
	background:url(/images/topBg.jpg) no-repeat right top #1F305B;
	width:980px;
	}
.top .logo
{
	background:url(/images/youbang_08.gif) no-repeat 10px 10px;
	height:60px;
	width:225px;
	padding:30px 0px 0px 0px;
	float:left;
	}
.top .pages
{
	width:150px;
	height:60px;
	padding:44px 0 0 406px;
	float:right;

	}
.flashWindow
{
	width:980px;
	height:425px;
	}
.textBody
{
	background:#FAFAFA;
	height:127px;
	padding:30px 25px;
	overflow:hidden;
	}
.textBody .title
{
	color:#1E2D56;
	font-weight:bold;
	}
.textBody .left
{
	width:225px;
	float:left;
	}
.textBody .left ul 
{
	padding:5px 0px;
	}
.textBody .left ul li
{
	background:url(/images/jt.gif) no-repeat 5px 5px #e8e8e8;
line-height:22px;
	padding:0px 0px 0px 17px;
	width:70%;
	margin-bottom:5px;
	color:#333;
	}
.textBody .middle
{
	width:415px;
	float:left;
	}
.textBody .right
{
	width:290px;
	float:left;
	}
.bottom
{
	_height:70px;
	height:90px;
	background:#fff;
	padding:15px 0px 5px 0px;
	line-height:20px;
	text-align:center;
	color:#525A69;
	}
.bottom .rightText
{
    margin:0px 8px ;
    padding:12px 100px ;
		background:#E0E0E0;
}
.bottom a
{
	color:#525A69;
	}
