body  {background-image: url(../img/bg.gif) }

a:link  { color: black; text-decoration: none }
a:visited  { color: black; text-decoration: none }
a:hover  { color: #FF0000; text-decoration: underline }
a:active  { color: #FF0000; text-decoration: none }

a.w:link    { color: white; text-decoration: none }
a.w:visited    { color: white; text-decoration: none }
a.w:hover  { color: #FF0000; text-decoration: underline }
a.w:active  { color: #FF0000; text-decoration: underline }

a.w2:link    { color: white; text-decoration: none }
a.w2:visited    { color: white; text-decoration: none }
a.w2:hover  { color: white; text-decoration: underline }
a.w2:active  { color: white; text-decoration: underline }

a.u:link  { color: #737373; text-decoration: none }
a.u:visited  { color: #737373; text-decoration: none }
a.u:hover  { color: #FF0000; text-decoration: underline }
a.u:active  { color: #737373; text-decoration: none }

a.r:link  { color: #FF0000; text-decoration: none }
a.r:visited  { color: #FF0000; text-decoration: none }
a.r:hover  { color: #FF0000; text-decoration: underline }
a.r:active  { color: #FF0000; text-decoration: none }

.talentbg {
	background: url(../../recruit/img/talent_bg.jpg) ;
	background-repeat: no-repeat;
	background-position: bottom;
 }
 
.pro02bg{
	background: url(../../recruit/project/img/pj_p2_bg.jpg) ;
	background-repeat: no-repeat;
	background-position: bottom;
}
 
.pro02-2bg { background: url(../../recruit/project/img/pj_p2_bg2.jpg) no-repeat }
 
.pro03bg { background: url(../../recruit/project/img/pj_p3_bg.jpg) no-repeat }
 
.bossin { 
	background: url(../../recruit/boss_message/img/boss_3.gif) ;
	background-repeat: no-repeat;
	background-position: bottom;
}
