h1 {
	font-size: 180%;
}
p {
	font-size: 90%;
	line-height: 1.6em;
}
.box {
	padding: 0px;
}
.box .inner {
	text-align: center;
	background-color: #FFF;
	margin-bottom: 30px;
}
#conclusion .box .inner dl {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 100%;
	line-height: 1.6em;
}
#conclusion .box .inner dl dt {
	margin-bottom: 10px;
	background-color: #A2A7AB;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFF;
	float: left;
	font-size: 80%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	line-height: 170%;
}
#conclusion .box .inner dl dd {
	font-weight: normal;
	color: #0088CC;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#conclusion .box .inner .list {
	text-align: right;
	margin-top: 10px;
}
#conclusion .comment {
	padding: 0px;
}
#conclusion .box .inner.comment .sub {
	background-color: #F2F2F2;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0088CD;
}
#conclusion .box .inner.comment ul.list {
	font-size: 90%;
	list-style-type: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#conclusion .box .inner.comment ul.list li {
	font-size: 90%;
	display: inline;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 10px;
	text-align: left;
	padding-left: 20px;
}
#conclusion .box .inner .icon1 {
	background-image: url(../img/icon/icon1.gif);
	background-position: 3px 3px;
	background-repeat: no-repeat;
}
#conclusion .box .inner .icon2 {
	background-image: url(../img/icon/icon2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#conclusion .box .inner .icon3 {
	background-image: url(../img/icon/icon3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#conclusion .box .inner .icon4 {
	background-image: url(../img/icon/icon4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#conclusion .box .inner .icon5 {
	background-image: url(../img/icon/icon5.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#conclusion .box .inner .icon6 {
	background-image: url(../img/icon/icon6.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#conclusion .box .inner .icon7 {
	background-image: url(../img/icon/icon7.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#conclusion .box .inner .icon8 {
	background-image: url(../img/icon/icon8.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#conclusion .box .inner .icon9 {
	background-image: url(../img/icon/icon9.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#conclusion .box .inner .icon10 {
	background-image: url(../img/icon/icon10.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#conclusion .box .inner.comment .inner2 {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#conclusion .box .inner.comment .inner2 .state {
	margin: 0px;
	padding-top: 10px;
	
	padding-bottom: 10px;
	
}
#conclusion .box .inner.comment .inner2 .state .count {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	text-align: left;
}
#conclusion .box .inner.comment .inner2 .state .count span {
	font-weight: bold;
	font-size: 100%;
}
#conclusion .box .inner.comment .inner2 .state .page {
	padding: 0px;
	/* float: right; */
	/* width: 584px; */
	height: auto;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	/* overflow: hidden; */
	word-wrap: break-word;
	clear: both;
	border: solid 1px #CCC;
}
#conclusion .box .inner.comment .inner2 .state .page li,
#conclusion .box .inner.comment .inner2 .state .back_next li {
	display: inline-block;
	padding-right: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	/* border-right-style: solid; */
	/* border-left-style: solid; */
	border-right-color: #999;
	border-left-color: #999;
	padding-right: 8px;
	padding-left: 5px;
}
#conclusion .box .inner.comment .inner2 .state .page li.current {
	background-color: #EAEAEA;
}
#conclusion .box .inner.comment .inner2 .state .page .nb {
	border-left-style: none;
}


#conclusion .box .inner.comment .inner2 .state .back_next {
	padding: 0px;
	float: right;
	width: 400px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}
#conclusion .box .inner.comment .inner2 .state .back_next .back,
#conclusion .box .inner.comment .inner2 .state .back_next .next{
	border-right-style: none;
	border-left-style: none;
}
/*
#conclusion .box .inner.comment .inner2 .state .back_next .back{
	background-image: url(../img/back.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width: 36px;
	padding-left: 18px;
}
#conclusion .box .inner.comment .inner2 .state .back_next .next{
	background-image: url(../img/next.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-position: 0px 0px 3px 3px;
	width: 36px;
	padding-right: 23px;
}
*/
#conclusion .box .inner.comment .inner2 .state .answer {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 90%;
	text-align: left;
	list-style-type: none;
}
#conclusion .box .inner.comment .inner2 .state .answer li {
	font-size: 90%;
	margin-left: 0px;
	padding-right: 10px;
	text-align: left;
	padding-left: 25px;
	margin-bottom: 5px;
	border-bottom:1px dashed;
}
/*
#conclusion .box .inner.comment .inner2 .state .answer li:nth-child(odd) {
	background-color: #F2F2F2;
}
*/
#conclusion .under {
	border-top-style: none;
}
#conclusion .sub {
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	margin-bottom: 20px;
}

