﻿h2{
	border-bottom:3px #FF9900 dashed;
	margin:10px;
	padding-bottom:0;
}
h3{
	background-color:green;
	color:#FFFFFF;
	text-align:center;
}
dt{
	border-bottom:2px #009900 solid;
	margin-left:20px;
	background-image:url('../image/tri.gif');
	background-position:left;
	background-repeat:no-repeat;
    text-indent: 30px;
}
#r1, #r3{
	margin-left:30px;
	margin-right:30px
}
#r1 li,#r3 li{
    list-style:none
}
.howtolist{
	text-align:right
}