/* CSS Document */

#contentsArea .defRightArea h2
	{
	margin: 20px 0px 0px 10px;
	}
#contentsArea .defRightArea h4
	{
	margin: 0px 0px 10px 0px;
	font-size: small;
	color: #333333;
	line-height: 1.3em;
	}
#contentsArea .defRightArea .textArea
	{
	width: 619px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	color: #333333;
	line-height: 1.3em;
	}
#contentsArea .defRightArea .textArea p
	{
	margin: 0px 0px 10px 0px;
	}
#contentsArea .defRightArea .textArea ul
	{
	margin: 1em;
	}
#contentsArea .defRightArea .textArea ol
	{
	margin: 1em;
	}	
#contentsArea .defRightArea .textArea li
	{
	list-style-type: square;
	}
#contentsArea .defRightArea .textArea h3 {
	font-size: small;
	font-weight: bold;
	margin: 1em 0em;
}

#contentsArea .defRightArea .textArea .truste {
float:right;
width:250px;
margin:10px 0px 10px 10px;
font-size:x-small;
border:1px #CCCCCC solid;
padding:10px;
}

#contentsArea .defRightArea .textArea .truste img {
width:68px;
margin:0px 0px 10px 90px;
}

#contentsArea .defRightArea .textArea .index {
float:left;
margin:10px 10px 10px 0px;
color:#333333;
}

#contentsArea .defRightArea .textArea .index li {
list-style-type:none;
}
/*
#contentsArea .defRightArea .textArea li {
list-style-type:none;
margin:0px 0px 5px 0px;
}*/
