/* CSS Document */

body{
	background-color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	text-indent:0pt;
	color:#000;
	line-height:120%;
	font-size:12px;
	margin:0;
	padding:0;
	}

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:none; }

img { border:none; }

.clear { clear:both; }

td { vertical-align:top;padding-bottom:10px;}

#career { padding:0 0 0 71px;text-align:left;}

#careerzone {
	background:url(../profile/career/images/waku_middle.gif) repeat-y;
	margin-bottom:10px;
}

#careerzone .top {
	background:url(../profile/career/images/waku_top.gif) no-repeat;
	background-position:left top;
}
#careerzone .bottom {
	background:url(../profile/career/images/waku_bottom.gif) no-repeat;
	background-position:left bottom;
}

#careerzone table {
	margin-left:10px;
}

#linktitle { width:150px;padding:5px 0 5px 0;text-align:center;background-color:#f4a698;}

