@charset "utf-8";
/* CSS Document */

div.content_block{
color:#000;
font-size:12px;
}

div.content_block input{
border:1px solid #b7b7b7;
margin-bottom:11px;
margin-top:3px;
height:18px;
width:276px;
}

div.content_block input.siusti{
background:url(../Design/Content/siusti.jpg) top left no-repeat;
width:65px;
height:20px;
border:0;
cursor:pointer
}

ul.ques li{
padding-bottom:8px;
}

ul.ques input{
width:12px;
height:12px;
margin:0;
border:1px solid #265985;
border:0;
float:left;
margin-right:10px;

}


