	.myte_list 
	{
	/*	color:#FFFFFF;*/
		width:90%;
		line-height:24px;
	}
	ul,li{
	
		padding:0px;
		margin:0px;
		list-style:none;
		
	}
	
	a:link {
	
		color:#000000;
		text-decoration: none;

		
	}
	a:visited 
	{
	
		color:#000000;
		text-decoration: none;

	}
	
	a:hover 
	{
	
		color:#990033;
		text-decoration: none;

	}
	
	a:active 
	{
	
		color:#000000;
		text-decoration: none;

	}
	
	.clear{
		clear:both;
	}
	
	.myte_list ul li span
	{
		float:right;
	}
	
	
	.myte_view .title
	{
		width:98%;
		text-align:center;
		margin-bottom:10px;
		margin-top:10px;
		color:#000000; 
	
	}
	
	.myte_view .title strong
	{
		font-size:16px;
		font-weight:800px;
	
	}
	
	.myte_view .body 
	{
			clear:both;
	/*	color:#000000;*/
	
	}
	
	 .FindCat 
	{
	
	/*	color:#FFFFFF;*/
		
		margin-bottom:5px;
		margin-top:5px;
	}

	.column
	{
		/*height:290px;*/
		/*color: #FFFFFF;*/
		/*background-color:#FFFFFF*/;
				
		line-height:24px;
		margin-left:10px;
		font-size:12px;

	}
	
	.column .title
	{
		height:15px;
		padding-top:5px;
		padding-bottom:5px;

		border-bottom:#000000 1px solid;/**/
		text-align:left;
		width:98%;
		
		/*background-color:#FC8370;	*/
	}
	
	.column .title a
	{

	} 
	
	.column .title strong
	{
		margin-bottom:3px;
		margin-left:10px;
		margin-right:3px;
		margin-top:3px;
		font-size:14px;
	}
	
	.column .body
	{				
		margin:5px;
		clear:both;
		
	}
	
	.column .body li a
	{				
		float: left;
	}
	
	.column .body li span
	{
		float:right;
		padding-right:8px;
	}
