/* what's new css */

/* --------------------------------------- */
.h2_box {
	border-left:7px solid #999;
}
.h2_in_category {
	margin:0 0 0 4px;
	padding:6px 0 4px 3px;
	background:url(/template/img/dot_2px.gif) repeat-x left bottom;
	color:#333;
	font-weight:bold;
	font-size:0.97em;
	line-height:1.0;
	}
h2 {
	margin:2px 0px 2px 4px;
	padding:8px 0 5px 10px;
	background-color:#efefef;
	color:#333;
	font-weight:bold;
	font-size:1.28em;
	line-height:1.0;
	}

h3 span {
	margin:0 0 0 0;
	padding:1px 7px 0 18px;
	background:url(../../template/img/back_h3.gif) #fff no-repeat left center;
	color:#333;
	font-weight:bold;
	font-size:0.85em;
	line-height:1.2;
}

h4 {
	clear:both;
	margin:20px 10px 10px 30px;
	padding:0 7px 0 3px;
	background: url(../../template/img/back_h4.gif) repeat-y left center;
	border-left:4px solid #6188CE;
	font-weight:bold;
	font-size:0.97em;
	line-height:1.2;
	color:#333;
	}


#new {
	margin:20px 10px 10px 30px;
	padding:0 0 10px 0;
	list-style-type:none;
	color:#333;
	}

#new dt {
	margin:0;
	padding:2px 2px 2px 8px;
	font-weight:bold;
	font-size:0.97em;
	
}
/*
#new dd {
	margin:0px;
	padding:0px 2px 2px 8px;
	
	
	}*/
#new dd {
	margin:0;
	padding:0px 12px 4px 33px;
	line-height:1.5;
	text-indent:0;
	display:block;
}

.gr { background-color:#f2f2f2; }

.pdf {
	margin:0 0 0 -20px;
	text-indent:-20px;
	background: url(../../template/img/pdf_icon.gif) no-repeat left top;
	}
*html .pdf {
	margin:0 0 0 0px;
	text-indent:-20px;
	background: url(../../template/img/pdf_icon.gif) no-repeat left top;
	}
