#pic
{
	background-image:url(../image/test5.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:190px;
	height:120px;
	float:left;
	padding:5px;
}

.ll
{
	font-size:8px;
}


.l
{
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.l li
{
	padding-left:8px;
	margin-left:0px;
	background-image:url(../image/ico_li.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


.l1, .l2, .l3
{
	list-style-type:disc;
}

.l1 li, .l2 li, .l3 li
{
	margin:0px;
}

.l1
{
	float:left;
	width:210px;
}

.l2
{
	float:right;
	width:210px;
}

.imp
{
	text-decoration:underline;
}
