@charset "UTF-8";
/* CSS Document */

body
	{
		font-family:Arial;
		font-size:12px;		
		margin:0px;
		padding:0px;
		color:#000000;
		background-image:url(../images/bg.png);
	}

.container
	{
		margin:0px;
	}

.wraper
	{
		width:872px;		
		margin:0px auto;
		padding:0px;
	}


.header
	{
		width:872px;
		height:113px;
		float:left
	}

.logo
	{
		width:318px;
		height:112px;
		float:left;
	}

.top
	{
		width:554px;
		height:84px;
		float:left;
	}

.top-left
	{
		width:160px;
		height:34px;
		float:left;
		padding-top:50px;
	}

.top-left0
	{
		width:288px;
		height:84px;
		float:left
	}

.top-right
	{
		width:104px;
		height:84px;
		float: left;
		text-align:center;
	}


.menu
	{
		width:405px;
		height:28px;
		float:left;
		background-image:url(../images/menu.png);
		background-repeat:no-repeat;
	}

.menu ul
	{
		width:405px;
		height:28px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
		
	}
.menu ul li
	{
		width:80px;
		height:28px;
		float:left;
		margin:0 0 0 0;
		display:block;		
	}
.menu ul li a.menu0
	{
		width:80px;
		height:28px;
		float:left;
		margin:0px;
		padding:10px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.png);
		background-repeat:no-repeat;
	}	
.menu ul li a.menu0:hover
	{
		width:80px;
		height:28px;
		float:left;
		margin:0px;
		padding:10px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.png);
		background-repeat:no-repeat;	
	}

.member
	{
		width:138px;
		height:18px;
		float:left;
		padding-top:10px;
		padding-left:5px;
		color:#FFFFFF;
		background-image:url(../images/member.png);
		background-repeat:no-repeat;
	}

.member0 
	{
		text-decoration:none;
		color:#fff;
		float:left;
	}

.member0:hover
	{
		text-decoration:none;
		color:#000;
		float:left;
	}




.middle
	{
		width:872px;
		float:left;
	}

.banner
	{
		width:872px;
		height:348px;
		float:left;
		background-image:url(../images/banner.png);
		background-repeat:no-repeat;
	}

.middle-content
	{
		width:872px;
		float:left;
		background-image:url(../images/middle-content0.png);
		background-repeat:repeat-y;
	}
	
.middle-content2
	{
		width:812px;
		float:left;
		background-image:url(../images/middle-content0a.png);
		background-repeat:repeat-y;
		padding-left:30px;
		padding-right:30px;
	}

.middle-content-top
	{
		width:872px;
		height:13px;
		float:left;
		background-image:url(../images/middle-content-top.png);
		background-repeat:no-repeat;
	}

.middle1
	{
		width:293px;
		height:221px;
		float:left;
		background-image:url(../images/middle-content0.png);
		background-repeat:repeat-y;
	}

.middle1-title
	{
		width:293px;
		height:63px;
		float:left;
		background-image:url(../images/middle-content_01.png);
		background-repeat:no-repeat;
	}

.middle1-content
	{
		width:253px;
		height:154px;
		float:left;
		padding-left:30px;
		padding-right:10px;
		padding-top:5px;
	}

.btn-more
	{
		width:103px;
		height:35px;
		float:left;
		padding-left:150px;
	}
	
.middle2
	{
		width:283px;
		height:221px;
		float:left;
	}	

.middle2-title
	{
		width:283px;
		height:63px;
		float:left;
		background-image:url(../images/middle-content_02.png);
		background-repeat:no-repeat;
	}

.middle2-content
	{
		width:243px;
		height:154px;
		float:left;
		padding-left:30px;
		padding-right:10px;
		padding-top:5px;
	}
	

.middle3
	{
		width:273px;
		height:221px;
		float:left;
	}
	
.middle3-title
	{
		width:283px;
		height:63px;
		float:left;
		background-image:url(../images/middle-content_03.png);
		background-repeat:no-repeat;
	}

.middle3-content
	{
		width:243px;
		height:154px;
		float:left;
		padding-left:30px;
		padding-right:10px;
		padding-top:5px;
	}	
	
.btm-middle
	{
		width:872px;
		height:35px;
		float:left
	}	
	
	
	
	
	
.footer
	{
		width:872px;
		height:249px;
		float:left;
		text-align:center;
		background-image:url(../images/footer.png);
		background-repeat:no-repeat;
	}

.menu-footer
	{
		text-decoration:none;
		color:#0066CC;
		width:672px;
		text-align:center;
		padding-top:20px;
		padding-left:100px;
		padding-right:100px;
	}

.menu-footer:hover
	{
		text-decoration:none;
		color:#000;
		width:672px;
		text-align:center;
		padding-top:20px;
		padding-left:100px;
		padding-right:100px;
	}


.banner2
	{
		width:822px;
		height:60px;
		padding-left:50px;
		padding-top:50px;
		float:left;
		background-image:url(../images/banner2.png);
		background-repeat:no-repeat;
		font-size:20px;
		color:#FFFFFF
	}


































	
