/* }Kpclass */

.star{
color : #ff0000;
}

.frame{
border-color:#ffae35;
border-top-width:2px;
border-top-style:solid;
border-right-width:2px;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-width:2px;
border-left-style:solid;

}

.item{
font-size:80%;
width:40%;
padding:4px;
background-color : #fff7c6 ;
border-color:#ffae35;
border-bottom-width:1px;
border-bottom-style:solid;
border-right-width:1px;
border-right-style:solid;
}


.input{
font-size:80%;
padding:4px;
background-color : #ffffff ;
border-color:#ffae35;
border-bottom-width:1px;
border-bottom-style:solid;
}


.sample{
width:717px;
padding:20px;
border:solid 4px #cccccc;
}