.container{padding-top:20px;}
.jumbotron .row{padding-bottom:20px;font-size:14px;}
.jumbotron p{font-size:15px;}
.jumbotron .boxline {
	color : black;
	padding : 15px 15px;
	border-width:1px  1px 1px 1px;
	border-radius:5px;
	border-color:#f47941;
	border-style: solid;
	font-size:14px; font-weight:plan;
}

#testresult{ font-size:19px;}
.roundborder{
	width:99%;
	border-style: solid;
	border-width: 1px;
	border-radius:5px;
	padding:15px;
	border-color: #ec8a2e;
}
.question{font-weight:bold;font-size:16px;}
.ptag{font-weight:bold;font-size:18px;}
#testcontent .content{font-size:20px;}
-- 경제용어 css
.resultnum{font-weight:bold;font-color:red;font-size:18px;}
.dialog_termtitle {font-weight:bold;font-size:23px;}
.displaynone{display:none;}
.hiddendif{display:none;}

--- 경제용어 검색결과 css
#searchresultpanel{}
.searchresultpanel strong{font-weight:bold; font-size:22px;}
.srmatch{font-weight:bold;	color:red;	font-size:22px;}