ul {
  list-style:inside;
  
}
td.art_border {
	border:1px solid rgb(102,102,102);
	width:25%;
}
label.g_name {
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
td.g_name {
	width:80px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
}
td.count_art {
	color:rgb(153,0,0);
	font-weight:bold;
	vertical-align:bottom;
	padding-bottom:3px;
	padding-left:1px;
	text-align:left;
}
h3.h3_art {
	color:#000;
	margin-bottom:3px;
	font-size:13px;
	text-decoration:none;
}
p a {
	color:rgb(80,83,145);
	text-decoration:underline;
	}
td.art_topline {
	background-color:rgb(229,229,229);
	height:14px;
	padding-left:15px;
	vertical-align:middle;
}
td.page_nav_e {
	width:19px;
	height:19px;
	padding-top:2px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:rgb(21,21,21);
	background-image:url(images/page_nav_e1.gif);
	background-repeat:no-repeat;
	background-position:center;
}
td.page_nav_d {
	width:19px;
	height:19px;
	padding-top:2px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:rgb(21,21,21);
	background-image:url(images/page_nav_d1.gif);
	background-repeat:no-repeat;
	background-position:center;
}
a.navig {font-weight:bold; color:#000000; text-decoration:none;}
a.pagebtn {background-color:#ffffff; border:#d6d5d5 solid 1px; padding:2px 5px 2px 5px; margin:1px; text-decoration:none; color:#4d4948; font-weight:bold;}
td.space {
	width:5px;
}
td.art1 {
	width:197px;
	height:41px;
	color:rgb(80,83,145);
	font-weight:bold;
	font-size:12px;
	vertical-align:bottom;
	padding-bottom:5px;
	padding-left:55px;
}
td.art2 {
	height:12px;
	width:197px;
}
td.art3 {
	width:197px;
	height:100%;
	border-bottom:1px solid rgb(153,153,153);
}
td.border {
	height:100%;
	border-left: 1px solid rgb(153,153,153);
	padding:0px 5px 10px 5px;
}
td.border a {
	color:#000;
	text-decoration:none;
}