@charset "utf-8";
/* CSS Document */

h4.sm { font-size:14px;
        font-weight:bold;
        color:#00C;
}

h5.sm { font-size:12px;
        font-weight:bold;
        color:#063;
}

p.smtop {
		 margin-left:400px;
		 font-weight:bold;
}

p.sm-con { line-height:150%;
}

dl.sm { line-height:150%;
}

dl.sm dd { 
		   margin-left:10px;
		   margin-top:10px;
		   line-height:150%;
}

dl.sm dt { margin-left:30px;
           line-height:150%;
}

dl.sm2 { line-height:150%;
}

dl.sm2 dd { 
		   margin-left:30px;
		   margin-top:10px;
		   line-height:150%;
}

dl.sm2 dt { margin-left:50px;
           line-height:150%;
}

ul.sm { list-style-type: none ;}

br.sm {clear:left; }

