@charset "UTF-8";

/* Official site PROFILE
------------------------------------------------ */

#profile #inner ul#menu {
	height:1em;
	margin-top:15px;
	list-style:none;
}
#profile #inner ul#menu li {
	float:left;
	margin-right:50px;
	margin-bottom:5px;
	/margin-bottom:0;
	font-size:14px;
}
#profile #inner ul#menu li.current a {
	text-decoration:none;
}

#profile #inner #zeta {
	clear:both;
	width:934px;
	height:370px;
	margin-left:40px;
	background:url(../images/bk50.png) repeat 0 0;
}
#profile #inner #zeta #loadarea,
#profile #inner #zeta #c1 {
	width:934px;
	height:370px;
}
#c1 {
	display:none;
}
#profile h2 {
	margin:15px 15px 0;
}

#profile table.bio {
	width:880px;
	margin:5px 15px 15px;
}
#profile table.bio th {
	min-width:100px;
	_width:120px;
	padding:2px 10px;
	border-bottom:1px dotted #fff;
	font-size:16px;
	font-weight:normal;
	white-space:nowrap;
}
#profile table.bio th.noline {
	border:none;
}
#profile table.bio td {
	padding:2px 10px 2px 0;
	font-size:12px;
	vertical-align:top;
}
#profile table.bio td.ws {
	white-space:nowrap;
}
#profile table.bio tr.line td {
	padding-bottom:10px;
	border-bottom:1px dotted #fff;
}
#profile table.bio tr.tb td {
	padding:10px 0;
}
#profile table.bio tr.t td {
	padding-top:10px;
}