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

ul
	{
		
		margin-left:10px;
	}
li
	{
		
		list-style:square;
		
	}

body
	{
		
		margin-top:-1px;
		
		background-image:url(../images/conf_14.jpg);
		
		font-family:Tahoma, Geneva, sans-serif;
		
		color:#666;
		
	}
	
#banner_top
	{
			width:1024px;
			
			height:258px;
			
			background-color:#CCC;
			
	}
	
#top2
	{
		background-image:url(../images/conf_02.jpg);
		
		background-repeat:no-repeat;
		
		width:689px;
		
		height:258px;
		
		float:left;
		
	}
	
	
#top1
	{
		background-image:url(../images/conf_01.jpg);
	
	background-repeat:no-repeat;
				
		width:335px;
		
		height:258px;
		
		float:left;
		
	}

#menu
	{
		background-image:url(../images/conf_12.jpg);
		
		width:1024px;
		
		height:40px;
		
		background-repeat:repeat-y;
		
		overflow:hidden;
	
	}

#men	
	{
		
		width:982px;
		
		height:40px;
		
		padding-left:2px;
		
		
		
		
		
		
}


	

#lk
	{
		color:#666;
		
				font-size:12px;
		
		font-weight:600;
		
		text-decoration:none;
	}
	
#lk:hover
{
	color:#000000;
}

#slideshow
	{
		
		width:630px;
		
		height:216px;
		
		position:relative;
		
		top:15px;
		
		background-color:#FFF;
		
	}