@charset "utf-8";
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #646464;
}
.h1 ul{
	font-weight: bold;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	line-height: 20px;
}
.picbox {
	border: 1px solid #DBDBDB;
}
