@CHARSET "UTF-8";
#container {
    margin-bottom: 10px;
}


/*
.breadcrumb {
}

.breadcrumb ul{
	margin-bottom: 8px;
	overflow: hidden;
	height:17px;
}

.breadcrumb ul li {
	font-size:11px;
	display: inline-block;
	padding-right: 3px;
}

.breadcrumb ul li a{
	text-decoration: none;
}
*/

.breadcrumbs ul li {
    font-size: 12px;
}

#blockRight {
    width: 290px;
    float: right;
}

#blockRight .rightBanner {
    margin-bottom: 10px;
}

#blockRight .rightBanner.ad {
    margin-bottom: 0;
}

#blockRight .rightBanner.ad img {
    margin-bottom: 10px;
    width: 290px;
}

.quizmain h2 {
    border-top: 2px solid #d10000;
    background: #f5f5f5;
    line-height: 20px;
    font-weight: bold;
    font-size: 20px;
    padding: 12px 15px;
    border-bottom: 4px solid #e8e8e8;
    margin-bottom: 14px;
}

#blockMain h3 {
    border-left: 4px solid #d63434;
    padding-left: 11px;
    font-size: 16px;
    line-height: 22px;
    height: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}

#blockMain h3.correction {
    /*border-left: initial;
    height: initial;
    margin-bottom: initial;*/
    font-size: 108.3%;
    font-weight: bold;
    line-height: 1.38;
    padding: 0 0 11px 8px;
}

.quizmain .noquestion {
    font-size: 15px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 75px;
}

.quizmain .question {
    font-size: 20px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 30px;
}

.question .questionTable {
    width: 100%;
    table-layout: fixed;
}

.question .questionTable th,
.question .questionTable td {
    vertical-align: top;
    font-size: 12px;
}

.question .questionTable th {
    width: 1.2em;
}

.quizmain .answer {
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center;
}

.quizmain .answer .message {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.quizmain .answer a.to_answer {
    display: block;
    width: 260px;
    height: 52px;
    margin-top: 15px;
    text-indent: -9999px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    background: url(../images/to_answer.png) no-repeat;
    text-indent: -9999px;
}

.quizmain .answer .t_f {
    width: 364px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.quizmain .answer .t_f:after {}

.quizmain .answer .t_f form.true {
    display: block;
    float: left;
    width: 160px;
    height: 74px;
}

.quizmain .answer .t_f form.false {
    display: block;
    float: right;
    width: 160px;
    height: 74px;
}

.quizmain .error {
    text-align: center;
}

.quizmain .error a.to_quiz {
    display: block;
    width: 260px;
    height: 52px;
    margin-top: 15px;
    text-indent: -9999px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/to_quiz.png) no-repeat;
}

.answer .answer_ok {
    width: 400px;
    height: 76px;
    margin-left: auto;
    margin-right: auto;
    margin-left: auto;
}

.answer .answer_ng {
    width: 340px;
    height: 76px;
    margin-left: auto;
    margin-right: auto;
    margin-left: auto;
}

.answer_ok .left,
.answer_ng .left {
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    float: left;
}

.answer_ok .point,
.answer_ng .point {
    color: #003B8E;
}

.answer_ok .left {
    padding: 12px 0;
}

.answer_ok .left p:first-child,
.answer_ng .left p:first-child {
    padding-top: 12px;
    padding-bottom: 6px;
}

.answer_ok .left p:first-child {
    padding-top: 0;
}

.answer_ok .left p:first-child b,
.answer_ng .left p:first-child b,
#blockMain .answer_ok .left p.large {
    font-size: 20px;
}

.answer_ok .left p.large b {
    font-size: 28px;
    font-weight: bold;
}

.answer_ok .left p:last-child,
.answer_ng .left p:last-child {
    padding-top: 6px;
    padding-bottom: 12px;
}

.answer_ok .left p:last-child {
    padding-bottom: 0;
}

.answer_ok .right,
.answer_ng .right {
    float: right;
}

.answer_ok .left .answered {
    padding-bottom: 6px;
}

.quizmain .caution ul {
    display: table;
    padding: 0;
    margin: 0 auto;
}

.quizmain .caution li {
    display: table;
    font-size: 12px;
}

.banner {
    width: 655px;
    /*height: 90px;*/
    height: auto;
}

.banner.ad {
    margin-bottom: 0;
}

.banner.ad img {
    margin-bottom: 10px;
}

.banner1 {
    margin-bottom: 10px;
}

.banner2 {
    margin: 10px 0;
}

.banner3 {
    margin-bottom: 10px;
}

.banner img {
    width: 100%;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
}

.correct_answer {
    display: table;
}

.correct_answer .img {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    padding-right: 20px;
}

.source {
    margin-bottom: 20px;
    font-size: 12px;
}

.source div.img {
    margin-bottom: 10px;
}

.source ul {
    padding-left: 20px;
}

.source ul li {
    list-style-type: disc;
    list-style-position: outside;
    font-size: 12px;
}

#carenet .old_question th {
    background: #5fb391;
    color: white;
    border-right: 1px solid white;
    height: 39px;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
}

#carenet .old_question td {
    font-size: 12px;
    vertical-align: middle;
}

#carenet .old_question th:nth-child(1) {
    width: 96px;
}

#carenet .old_question th:nth-child(2) {
    width: 70px;
}

#carenet .old_question td:nth-child(1) {
    text-align: center;
}

#carenet .old_question td:nth-child(2) {
    text-align: center;
}

#carenet .old_question th:first-child {
    border-left: 1px solid #5fb391;
}

#carenet .old_question th:last-child {
    border-right: 1px solid #5fb391;
}

#carenet .old_question td {
    height: 39px;
    text-align: center;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    text-align: left;
}

#carenet .old_question td:first-child {
    border-left: 1px solid #999999;
}

#carenet .old_question tr:nth-child(odd) td {
    background: #f5f5f5;
}

#carenet .old_question td:last-child {}

#carenet .old_question {
    margin-bottom: 10px;
}

#carenet .old_question .qa_q:before {
    content: "Q";
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

#carenet .old_question .qa_a:before {
    content: "A";
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

#carenet .old_question .qa_q span,
#carenet .old_question .qa_a span {
    display: table-cell;
    padding-right: 15px;
}

#carenet .old_question .t_f {
    display: table-cell;
    width: 15px;
    vertical-align: middle;
    padding-right: 15px;
}

#carenet .old_question .small {
    max-width: 18px;
}

#carenet .old_question .qa_q,
.old_question .qa_a {
    display: table;
    margin: 10px 0;
    width: 100%;
}

#carenet .old_question .qa_q {
    background: url(../images/question_dotted_border.jpg) right bottom repeat-x;
}

#carenet .old_question .ok {
    color: #dd4444;
    font-weight: bold;
}

#carenet .question_head .right {
    float: right;
    font-size: 15px;
}

.past {
    background-color: #f5f5f5;
    border: 1px solid #999999;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.contributor {
    font-weight: bold;
    font-size: 15px;
    float: right;
}

#blockMain p {
    font-size: 16px;
}

#blockMain .bottomNotice {
    font-size: 12px;
    margin: 10px 0 17px;
    line-height: 1.6;
}

#blockMain p.up {
    font-size: 14.3px;
}

.boxTitle .titMain {
    padding: 24px 17px 22px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.45;
    background: url(/common/images/common/bg_tit_top.png) left top repeat-x;
}

.right-sidebar .right-sidebar {
    margin-left: 0px;
}