﻿/*�������ʽ*/
div.root
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

/*�ӽڵ�����box��Ҫ����*/
div.box
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #866;
	white-space: nowrap;
	margin-left:18px;
	font-weight:normal;
}

/*Ŀ¼�ڵ��ʶ��ʽ*/
span.folderMark
{
	font-family:"����";
	color:#F00;
	cursor:hand;
	margin-right:5px;
}
/*Ŀ¼�ڵ���ʽ*/
span.folder{cursor:hand;}

/*��Ŀ¼�ڵ��ʶ��ʽ*/
span.itemMark
{
	font-family:"����";
	color:#F00;
	margin-right:5px;
}

/*��Ŀ¼�ڵ���ʽ*/
span.item{cursor:hand;}

/*ͼƬ��ʽ*/
.pic{border: 0px;vertical-align: middle;}

/*������ʽ
.link
{
	color:blue;
	text-decoration: none;
}*/

a { font-size:12px; color: #866; line-height:14pt;  font-style:normal; text-decoration:none;}

a:hover {font-size:12px; color:blue; line-height:14pt; text-decoration:underline;}

a:active {font-size:12px; color:#ffbb00; line-height:14px; text-decoration:underline;}