@charset "utf-8";
/* CSS Document */


#emtRP {
	margin-top:10px;
	border:solid 1px #0099FF;
	position:relative;
	z-index:100;
}
#emtRP dt {
	padding:5px 0 3px;
	font-weight:bold;
	text-align:center;
	background-color: #0099FF;
}
#emtRP dd {
	width:298px;
	overflow:hidden;
	word-break:break-all;
	word-wrap:break-word;
}
#emtRP dd ul {
	margin:0 9px 0;
	overflow:hidden;
/zoom:1;
}
#emtRP dd li {
	margin-top:-1px;
	padding-top:9px;
	padding-bottom:9px;
	border-top:dotted 1px #ccc;
}

dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, p, blockquote, fieldset, div {
	margin: 0;
	padding: 0;
}
ul{
	list-style-type:none;
	font-size:75%;
	line-height:140%;
}
ul img{
	margin-bottom:1px;
}
ol{
	list-style-type:none;
}