/* 		term 									*/

/* all */
div.termname {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #024ea4;
	background: url(../img/art_name.gif) no-repeat 2px 3px;
	padding-left: 12px;
}
div.termtext {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #474747;
}
div.termtext a:link, div.termtext a:visited{
	color: #474747;
	text-decoration: none;
}
div.termtext a:hover {
	color: #474747;
	text-decoration: underline;
}

div.fortextterm {
/*	padding: 80px 19px 20px 21px; */
	padding: 80px 19px 0px 21px; 
}
div.innerterm {
	width: 250px;
	height: 326px; /* 340-termbottom */
}

/* 	250 term 										*/
div.term  { background: url(../img/250_center.gif) repeat-y; }
div.termt { background: url(../img/term_top.gif) no-repeat top left; }
/*div.termb { background: url(../img/term_bottom.gif) no-repeat bottom left; }*/

div.termbottom  { 
	background: url(../img/term_bottom.gif) no-repeat; 
	width: 250px;
	height: 36px;	
	font-size: 1px;
	margin-top: -22px;
}

div.termitem {
	border-top: 1px solid #d8e5f0;
	height: 55px;
	padding-top: 0px;
/*	margin-bottom: 2px;*/
	overflow: hidden;
}


/* 	510 										*/
div.term510top {
	position: relative;

	width: 510px;
	height: 79px;
	background: url(../img/510top_term.gif) no-repeat;
}
div.center510term {
	width: 470px; /* 510-30-30 */
	background: url(../img/510center.gif) repeat-y;
	padding: 0px 20px 0px 20px;
	
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #474747;
}
div.termstr {
	clear: both;
	border-top: 1px solid #d8e5f0;
}
div.termitem2 {
	float: left;
	width: 220px;
	padding-top: 3px;
	margin-bottom: 7px;
	padding-right: 10px;
}