

a:link	{	color:gray;	}
a:visited	{	color:gray;	}
a:hover	{	color:#000;	}
a:active	{	color:#000;	}


#head	{	position: absolute; left: 8px; top: 45px; width: 100px;	}
#nav		{	position: absolute; left: 420px; top: 45px; width: 500px;	}
#title	{	position: absolute;  left: 90px; top: 100px; width: 50px; text-transform: uppercase;	}
#date	{	position: absolute;  left: 10px; top: 100px; width: 50px;	}
#txt		{	position: absolute;  left: 200px; top: 100px; width: 200px;	}
#func	{	position: absolute;  left: 420px; top: 100px; width: 300px;	}
#is		{	position: absolute;  left: 200px; top: 45px; width: 200px;	}
#blog	{	position: absolute; left: 200px; top: 100px; overflow: hidden;	}
#blog_cn	{	position: relative; top: -45px;	}


.link a:link		{	color:#000; text-decoration: none; border-style: solid; border-width: 0 0 1px 0; padding: 0 200px 1px 0; border-color:#000; 	}
.link a:visited	{	color:#000; text-decoration: none; border-style: dashed; border-width: 0 0 1px 0; padding: 0 200px 1px 0; border-color:#000;	}
.link a:hover		{	color:#555; text-decoration: none; border-style: dashed; border-width: 0 0 1px 0; padding: 0 200px 1px 0; border-color:#ccc;	}

#head a:link	{	color:#000; text-decoration:none; border-style: solid; border-width: 0 0 0 0; border-color:#000; padding: 0 0px 2px 2px; 	}
#head a:visited	{	color:#000; text-decoration:none; border-style: solid; border-width: 0; border-color:gray; padding: 0 0px 2px 2px;	}
#head a:hover	{	color:#333; text-decoration:none; border-style: solid; border-width: 0 0 1px 0; border-color:#000; padding: 0 625px 40px 2px; 	}


.copy	{	font: 10px arial; line-height: 15px;	}
.smcaps	{	font: 8px arial; line-height: 15px; font-weight: bold; text-transform: uppercase;	}
.grg		{	font: 8px arial; font-weight: normal;	}

.link	{	font: 10px arial; line-height: 10px; text-transform: uppercase;	}
.tag		{	font: 8px arial; text-transform: uppercase; line-height:9px;	}
.tag_cn	{	position: relative; left: 15px;	}

.tag a:link		{	color:#444; text-decoration: none; border-style: solid; border-width: 1px 0 1px 0; border-color:#ccc; padding: 1px 10px 1px 15px;  	}
.tag a:visited		{	color:gray; text-decoration: none; border-style: solid; border-width: 1px 0 1px 0; border-color:#000; padding: 1px 10px 1px 15px; 	}
.tag a:hover		{	color:#ccc; text-decoration: none; border-style: solid; border-width: 1px 0 1px 0; border-color:#000; padding: 1px 10px 1px 15px; 	}
.tag a:active		{	color:#444; text-decoration: none; border-style: solid; border-width: 1px 0 1px 0; border-color:#ccc; padding: 1px 10px 1px 15px;  	}

#blog:first-line	{ color:#fff; border-color:#fff;	}


