@charser "utf-8";

/****************************************
01 default style
****************************************/



/****************************************
01,  defaut 
****************************************/
dl.Notation5 {
	width: 100%;
	padding-bottom:1px;
	margin: 0;
	background: url(/shared/img/renew_bg_dottedline.gif) repeat-x bottom;
}
dl.Notation5 dt {
	float: left;
	clear: both;
	width: 100px;
	padding-top: 10px;
	margin: 0;
	background: url(/shared/img/renew_bg_dottedline.gif) repeat-x top;
}

dl.Notation5 dd {
	float: left;
	width: 461px;
	padding-top: 10px;
	background: url(/shared/img/renew_bg_dottedline.gif) repeat-x top;
}

hr {
	display: none;
}

.dot {
	width: 561px;
	height: 1px;
	margin-bottom: 10px;
	background: url(/shared/img/renew_bg_dottedline.gif) repeat-x;
}


dl.Notation5 dt.top-dt {
	float: left;
	clear: both;
	padding-top: 12px;
	margin: 0;
	background: none;
}

dl.Notation5 dd.top-dd {
	float: left;
	padding-top: 10px;
	background: none;
}


dl.Notation5 dd ul li.link_normal,
dl.Notation5 dd ul li.link_newwin{
margin: 0px;
padding: 0px;
list-style-type: none;
}

dl.Notation5 dd ul li.link_normal,
dl.Notation5 dd ul li.no_link {
display:block !important;
display:inline-block;
line-height:1.4em;
padding-left: 8px;
background: url(/shared/img/renew_icon_normal.gif) 0 2px no-repeat;
}

dl.Notation5 dd ul li.link_newwin {
display:block !important;
display:inline-block;
line-height:1.4em;
padding-left: 16px;
background: url(/shared/img/renew_icon_newwin.gif) 0 2px no-repeat;
}

dl.Notation5 dd ul li.link_normal a {
display:block !important;
display:inline-block;
line-height:1.4em;
}

dl.Notation5 dd ul li.link_newwin a {
display:block !important;
display:inline-block;
line-height:1.4em;
}

dl.Notation5 dd ul li.no_link a {
display: inline;
padding: 0 0 0 4px;
}

dl.Notation5:after
{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

dl.Notation5
{
	height:1%;
}