@charset "UTF-8";

/* Zeeis Home Page Specific CSS
 * Copyright(c) 2009 Zeeis.
 * Originally designed in March 2009.
 * $Id: home.css 257 2009-06-13 03:09:56Z ts $
 * $Author: ts $
 * $Rev: 257 $
*/

/*For Show*/
#zis_show

{
	height:260px;
	margin: 7px 0px 0px;
}
/* For Summary*/


#zis_summary #picture
{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 10px 0px 0px 20px;
}

#zis_summary #picture .item
{
	float: left;
	margin: 0px 30px 0px 0px;
}


#zis_summary #news
{
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 438px;
	_width: 388px;
}
#zis_summary #news ul
{
	list-style-type: none;
	padding: 10px 0 0 0;
	margin: 12px 0px 0px 0px;
	
}

#zis_summary #news #caption
{
	float:left;
}

#zis_summary #news #rss
{
	float:right;
	display:block;
	
}

#zis_summary #news .item
{
	clear:both;
	margin-top:5px;
}

#zis_summary #news #more
{
	float: right;
	font-weight:bold;
}