/*
	Copyright Liber Works Co,.Ltd 2007
*/

	#doc-base table	{
		margin	: 15px 5px 15px 0.5em;
		border-collapse: separate;
		border-spacing:  2px;
		
		border-color: red;
		border-width: 2px;
		_margin-left: 0em;
	}
	
	#doc-base th	{
		color: #222222;
		width: 8em;
		padding: 5px;
		font-size: small;
		background-color: #cccccc;
	}
	#doc-base td	{
		padding	:5px;
		font-size	: small;
		line-height: 150%;
	
	}
	
	/* ‰ˆŠv—p */
	table#history {
		border-collapse: collapse;
		
	}
	#history th	{
		border-width: 0px;
		border-right: 1px solid #222222;
		margin: 0px;
		outline-width: 0px;
		background-color: transparent ! important;;
		text-align: right;
		font-weight: bold;
		font-family: monospace;
		vertical-align: top;
	/*	background-color: red; */
		
	}


	#bnr_liberstore
	{
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		margin:0px;
		padding:0px;
	
	}
	
	/*
		IE HACK
	 */
	#TreeView	{
		_width: 508px;
	}
	#doc-base	{
		_width: 508px;
	}
	
	
