@CHARSET "UTF-8";

.about .left{
	padding:0 40px;
	font-size:16px;
	line-height:1.7;
}
.theme{
	font-size:16px;
	width:800px;
	margin:auto;
}
.theme h3{
	text-align:center;
	font-size:24px;
	border-bottom:3px #e7dcd7 solid;
	padding:40px 0 7px;
	color:#635d4f;
}
.theme div.round{
	background :#f7f1ee;
	width:600px;
	margin:1em auto;
	text-align:left;
}
.theme p.pl20{
	font-size:14px;
	padding-left:40px!important;
}
.theme strong{
	font-size:19px;
	color:#ffd200;
}
.theme .round a{
	color:#62a20f;
}

/* result */
.result .round{
	color:#41680d;
	background-color:#eff4e3;
	text-align:left;
	margin:auto!important;
	font-size:13px;
	line-height:150%;
	width:600px;
	min-height:100px;
	padding:15px;
}

.result hr{
	margin:3em;
}
.result .title strong{
    font-size:19px;
    color:#62a20f;
}
.result .author{
    font-size:17px;
}
