#elem ul {
		margin:0px;
		padding:0px;
		list-style:none;
		text-align:left;
	}
#elem ul li {
	margin:5px;
	padding:0px 0px 0px 10px;
	list-style:none;
	background-image: url('../images/li_1.gif');
	background-repeat: no-repeat;		
	font-size:11px;
	text-align:left;
}
#tbl_info .empty {
		background-color: #F4EFE9;
	}
	#tbl_info .bg-empty {
		background-image: url('../images/bg-empty.gif');
		background-repeat: no-repeat;		
		background-position: left top;
	}
	#tbl_info .bg-empty_b {
		background-image: url('../images/bg-empty_b.gif');
		background-repeat: no-repeat;		
		background-position: right bottom;
	}
	#tbl_info .bg-empty1 {
		background-image: url('../images/bg-empty1.gif');
		background-repeat: no-repeat;		
		background-position: left top;
	}
	#tbl_info .bg-empty2 {
		background-image: url('../images/bg-empty2.gif');
		background-repeat: no-repeat;		
		background-position: right bottom;
	}
	#tbl_info .empty2 {
		background-color: #EFE7DE;
	}
	#tbl_info .border {
		border-right: 1px solid #CBB5A9;
	}
	#tbl_info .border4 {
		border-right: 1px solid #CBB5A9;
		border-top: 1px solid #CBB5A9;
	}
	#tbl_info .border2 {
		border-bottom: 1px solid #CBB5A9;
	}
	#tbl_info .txt_th {
		background-color: #F4EFE9;
		padding:3px 7px 3px 7px;
		text-align:center;
		font-size:10px;
	}
	#tbl_info .txt_th_ch {
		background-color: #F4EFE9;
		padding:3px 7px 3px 7px;
		text-align:center;
		font-size:12px;
		color:#ba1c00;
	}
	#tbl_info .txt1 {
		padding:10px;
		text-align:center;
		font-size:10px;
	}
	#tbl_info .href {
		font-size:10px;
		color:#000000;	
		text-decoration:underline;
	}
	#tbl_info .txt_big {
		padding:10px;
		text-align:center;
		font-size:11px;
	}
	#tbl_info .left {
		text-align:left;
	}
	#tbl_info .txt2 {
		padding:10px;
		text-align:center;
		background-color: #EFE7DE;
		font-size:10px;
	}