.item_table {	

	width: 100%;

}

.item_sort_page {

	text-align: right;

	height: 20px;

	font-size: 10px;

	text-decoration: none;

	/*background-color: #F8F8F8;*/

	margin-top: 5px;

}

.item_category_title {

	

}

.item_category_title:hover A{

	text-decoration: underline;

}

.item_title {

	height: 25px;

	text-align: left;

	padding-left: 5px;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	padding-top: 5px;

	overflow: visible;

	line-height: 150%;

}

.item_title:hover A{

	text-decoration: none;

	color: #993366;

}

.item_date

{

	font-size: 10px;

	color: #999999;

	font-weight: normal;

}

.item_short_content

{

	text-align: justify;

	padding: 15px;

	font-weight: bold;

	color: #999999;



}

.item_short_content a{

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}

.item_short_content img{

	margin: 5px;

	width: 150px;

	border: 1px solid #E6E6E6;

	padding: 5px;

}



.item_short_content_detail

{

	text-align: justify;

	padding: 15px;

	font-weight: bold;

	color: #999999;



}

.item_short_content_detail a{

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}

.item_short_content_detail img{

	margin: 5px;

	width: 200px;

	border: 1px solid #8C9A07;

	padding: 5px;

}



.item_content {

	color: #333333;

	text-align: justify;

	padding-left: 20px;

	padding-bottom: 20px;

}



.item_content a{

	font-weight: bold;

	color: #666666;

	text-decoration: none;

}



.item_link {	

	padding-top: 3px;

	padding-bottom: 3px;

	background-image: url(../../layout/images/arrow_den.gif);

	background-repeat: no-repeat;

	background-position: left center;



}



.item_link a{

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	text-transform: capitalize;

	padding-left: 10px;

}



.item_link:hover a{

	font-weight: bold;

	color: #339966;

	text-decoration: none;



}

.other_item

{

	font-size: 12px;

	color: #006633;

	text-decoration: none;

	padding-left: 30px;

	padding-top: 5px;

	padding-bottom: 5px;

	font-weight: bold;

}

