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


body
	{
		
		margin:auto auto;
		background:#000000 url(../images/bg1.jpg) repeat-x ;
	}

/*-------------------------------common-------------*/
.container_clr
	{
		width:2px;
		clear:both;
		height:1px;
	}


#container_main
	{
		width:766px;
		margin-left: auto;
		margin-right: auto;
		
	}

#container_banner
	{
		width:766px;
	}


#container_bodycontent
	{
		width:766px;
		padding-top:5px;
	}
	


#container_bottomline
	{
		width:766px;
		height:39px;
		background:url(../images/bg-small.jpg) repeat-x;
	}
	
#container_menue
	{
		width:212px;
		float:left;
	}
	
#container_content
	{
		width:554px;
		float:left;
	}
	
#container_footer
	{
		width:766px;
		clear:both;
		height:50px;
		text-align:right;
	}
	

/*-------------------------------home-------------*/	

#container_boxup1
	{
		width:200px;
		float:left;
	}
	
#container_boxup2
	{
		width:180px;
		float:left;
	}
	
#container_boxbottom
	{
		width:380px;
		clear:both;
		
	}
	
#container_boxwrap
	{
		width:400px;
		float:left;
	}
	
#container_right
	{
		width:154px;
		float:right;
	}
	
#click_image
	{
		width:137px;
		height:230PX;
		margin-left:30px;
	}

	
#image_right
{
	background:url(../images/maincar.jpg) no-repeat;
	width:134px;
	height:121px;
	margin-left:15px;
}	


.box1
{
	width:297px;
	float:left;
}	
