﻿.GoodResumeInfo .Header
{
	background-image :url(GoodResume.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
}

.GoodResumeInfo .HeaderLeft
{
	background-image :url(HeaderLeft.gif);
	background-repeat:no-repeat;
	height:20px;
	width:12px;
}

.GoodResumeInfo .HeaderRight
{
	background-image :url(HeaderRight.gif);
	background-repeat:no-repeat;
	height:20px;
	width:12px;
}

.GoodResumeInfo .HeaderContent
{
	background-image :url(HeaderContent.gif);
	background-repeat:repeat-x;
	width:560px;
}

.GoodResumeInfo .Left
{
	background-image :url(Line.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

.GoodResumeInfo .Right
{
	background-image :url(Line.gif);
	background-repeat:repeat-y;
	background-position:right top;
}

.GoodResumeInfo .FooterLeft
{
	background-image :url(FooterLeft.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
}

.GoodResumeInfo .FooterRight
{
	background-image :url(FooterRight.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
}

.GoodResumeInfo .Footer
{
	background-image :url(Footer.gif);
	background-repeat:repeat-x;
}

.GoodResumeInfo .Content
{
	padding-top:4px;
}

.GoodResumeInfo .Content td
{
	text-align:left;
	height:70px;
	padding-left:10px;
}

.GoodResumeInfo .Content td div
{
	float:left;
	width:170px;
	overflow:hidden; 
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:22px;
}

.GoodResumeInfo .More
{
	font-size:14px;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}

.GoodResumeInfo .Content a:link
{
	color:#2c77bd;
	text-decoration:none;
}

.GoodResumeInfo .Content a:visited
{
	color:#2c77bd;
	text-decoration:none;
}

.GoodResumeInfo .Content a:hover
{
	color:Red;
	text-decoration:underline;
}

.GoodResumeInfo .More a:link
{
	color:#2c77bd;
	text-decoration:none;
}

.GoodResumeInfo .More a:visited
{
	color:#2c77bd;
	text-decoration:none;
}

.GoodResumeInfo .More a:hover
{
	color:Red;
	text-decoration:underline;
}