/* CSS Document */
#mainFrame
	{
	width: 800px;
	}
#pop_gC
	{
		position:absolute;
		top:80px;
		left:80px;
		width:486px; 
		height:486px;
		z-index: 1000;
	}
td .section
	{
		font-size:14px;
	}	
#head 
	{
	width: 800px;
	}
#contentFrame 
	{
	width:800px;
	
	background: url('../layout/background_800.gif') left top;background-repeat:repeat-y;

	}
#middle
	{
	min-height:565px;
	_height:565px;
	background: black url(../layout/bg-news.jpg) repeat-x left top;
	
	}
.art
	{
		width: 228px;height:180px;
	}
	
#search
	{
		position:absolute;
		top:19px; left:560px;
	}
	
	

.leftImg
	{
		border:1px solid #353535;padding:1px;
	}
#news .leftImg
	{
		border:0px;padding:0px;
	}		
#photoInGallery
	{
		
		border:1px solid #B5DDF0;padding:1px;
		background-color: #E5F6FE;
	}	
#right
	{
		width:158px;
	}	
	#right table
		{
			width:100%;margin-top:3px;
		}	
	#right td
		{
			text-align: center;
			padding:1px 0px;
		}
		#right td object
			{
				margin-top:3px;
				
			}
.left
	{
	
	}				
