﻿.bodytip{	
	background:#Ffffff;
	font-size:9pt;
	margin:0px;
	font:normal normal normal 12px/1.2em verdana,  Arial, "宋体",sans-serif;
	color: #000000; 
}
/* 链接颜色 */
.bodytip a:link    {
	color: #0044dd;
	text-decoration: none;
} 
.bodytip a:visited {
	color: #0044DD;
	text-decoration: none;
} 
.bodytip a:hover   {
	color: #FF6600;
	text-decoration: none;
} 
.bodytip a:active  {
	color: #0033CC;
	text-decoration: none;
} 
/*图片*/
img{border:0px;}


/*-----前台简历列表信息提示框------*/
.Round-Top-Left
{
	width:14px;
	height:14px;
	background:url(../images_old/bg_tl.gif) no-repeat top left;

}
.Round-Top-Middle
{
	border-top:#e1e1e1 1px solid;
	height:10px;
	width:100%;
	line-height:10px;
}
.Round-Top-Right
{
	width:14px;
	height:14px;
	background:url(../images_old/bg_tr.gif) no-repeat top right;
}
.Round-Bottom-Left
{
	width:14px;
	height:14px;
	background:url(../images_old/bg_bl.gif) no-repeat top left;
}
.Round-Bottom-Middle
{
	border-bottom:#e1e1e1 1px solid;
	height:10px;
	width:100%;
	line-height:10px;
}
.Round-Bottom-Right
{
	width:14px;
	height:14px;
	background:url(../images_old/bg_br.gif) no-repeat top right;
}
.ResumeListContent
{
	border-left:1px solid #e1e1e1; 
	border-right:1px solid #e1e1e1; 
	width:100%; 
	height:120px
}



