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

body
	{
		font-family:Arial;
		font-size:12px;		
		margin:0px;
		padding:0px;
	}

.container
	{
		margin:0px;
	}

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

.header
	{
		width:1015px;
		height:105px;
		float:left;
		background-image:url(../images/header.png);
		background-repeat:no-repeat;
	}

.logo
	{
		width:266px;
		height:105px;
		float:left;
	}

.top
	{
		width:749px;
		height:53px;
		float:left;
	}

.menu
	{
		width:719px;
		height:28px;
		float:left;
		padding-left:30px;
		padding-top:25px;
		font-weight:bold;
		color:#FFFFFF
	}

.menu0
	{
		text-decoration:none;
		color:#FFFFFF;
	}

.menu0:hover
	{
		text-decoration:none;
		color:#000;
	}	

.left
	{
		width:216px;
		float:left;
	}
		
	
.leftspctop
	{
		width:216px;
		height:12px;
		float:left;
		background-image:url(../images/leftspctop.png);
		background-repeat:no-repeat;
	}
	
.lefthdr
	{
		width:216px;
		height:104px;
		float:left;
	}

.leftmenu
	{
		width:186px;
		float:left;
		background-image:url(../images/leftbg.png);
		background-repeat:repeat-y;
		padding-left:30px;
		padding-top:10px;
	}
	
.leftmenu0
	{
		text-decoration:none;
		color:#000000;
	}
	
.leftmenu0:hover
	{
		text-decoration:none;
		color:#0090c5;
	}
	
.right
	{
		width:799px;
		float:left;
		background-image:url(../images/rightbg.png);
		background-repeat:repeat-y;	
	}
	
.rightspctop
	{
		width:779px;
		height:16px;
		float:left;
		background-image:url(../images/rightspctop.png);
		background-repeat:no-repeat;
	}

.rightcontent
	{
		width:769px;
		float:left;
		padding-left:10px;
	}
.table
	{
		width:780px;
		float:left;
	}


.footer
	{
		width:1015px;
		height:43px;
		background-image:url(../images/footer.png);
		background-repeat:no-repeat;
		float:left;
	}

.middle
	{
		width:1015px;
		float:left;
		background-image:url(../images/bgmiddle2.png);
		background-repeat:repeat-y;
	}

.title2
	{
		width:799px;
		float:left;
	}











	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


