.SortFolderOpen {    
	background-image: url(../images/Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
    
	background-image: url(../images/SortEnd_Folder_Close.gif);	
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(../images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	background-image: url(../images/Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(../images/Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(../images/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}

.gray-Normal{cursor:pointer;COLOR: #333333;}
.gray-Selected{
	COLOR: #666666;
	font-size: 12px;
	font-weight:bold;
	border: none;
	background-image: url(i_show_selectbg.gif);
}

.News_Title{
    width:400px;
	float:left;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D2D2D2;
	font-size:12px;
	color:#666;
	text-align:left;
	background-image:url(img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:"ËÎÌå";
	padding-top:8px;
	line-height: 14px;
}	
.News_TitleD{
    width:100px;
	float:left;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D2D2D2;
	font-size:12px;
	color:#666;
	text-align:left;
	font-family:"ËÎÌå";
	padding-top:8px;
	line-height: 14px;	
}	
	