#head {
	font-size: 12px;
	color: #333333;
	background-image: url(../talent/image/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
	height: 20px;
	width: 840px;
}
#head3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#main .tarent {
	text-align: left;
	margin: 2px 20px 20px 10px;
	border: 1px solid #00A443;
	padding-right: 20px;
	padding-left: 20px;
}
#main .tarent .pnavi {
	text-align: right;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 20px;
}

#main .tarent th {
	text-align: left;
	padding: 5px;
	border-top: 2px solid #04A234;
	border-bottom: 2px solid #04A234;
	font-size: 14px;
	color: #038F2E;
}

#main .tarent td {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding: 5px;
}
#main .tarent .txt {
	text-align: left;
}
#menu li {
	background: url(../talent/image/menu_bg1.jpg) no-repeat;
	height: 22px;
	list-style: none;
	padding: 8px 0px 0px 25px;
	margin: 0px;
	font-size: 12px;
}
#menu li:hover {
	background: url(../talent/image/menu_bg2.jpg) no-repeat;
	height: 22px;
	list-style: none;
	padding: 8px 0px 0px 25px;
	margin: 0px;
	font-size: 12px;
}
#menu .small {
	background: url(../talent/image/menu_bg3.jpg) no-repeat;
	height: 22px;
	list-style: none;
	padding: 8px 0px 0px 25px;
	margin: 0px;
	font-size: 12px;
}
#menu .small:hover {
	background: url(../talent/image/menu_bg3.jpg) no-repeat;
	height: 22px;
	list-style: none;
	padding: 8px 0px 0px 25px;
	margin: 0px;
	font-size: 12px;
}
.t_right {
	text-align: right;
}
