input[type=radio] {border:none;}

div.header_block { border-bottom:2px solid #e5e4e3; font-weight:bold; font-size:14px; padding-left:10px; background: url(../img/head_bullet.png) no-repeat 0 7px; }
/*div.history_content { margin-top: 20px; margin-left:20px; }*/
div.history_content table {background:#e5e4e3;}
div.history_content table td {background:#fff; text-align: left; vertical-align:top;}
div.history_content table th {text-align: left;}
div.history_row { padding:3px 3px 3px 20px; font-size:12px; clear:both; background:url(../img/arrow_right.png) no-repeat 5px 2px; border:1px solid #e5e4e3; border-bottom:none; width:725px;}
div.last_row {border-bottom:1px solid #e5e4e3;}
div#new_test { padding:3px 3px 3px 20px; margin-top:10px; background-color:#f1f8ff;}
div#new_test:hover {background-color:#ffefef;}

div.box_content {margin-top:10px; background:url(../img/exam_bg.png) repeat-y; overflow:hidden;}
div.clock {font-size:12px; font-weight:bold; margin-top:20px; text-align:right;}
div#timer {height:16px; margin-top:5px; display:block; margin-bottom:20px; position:relative;}
div#bgtime {position: absolute; z-index: 200px; width:790px; height:16px; text-indent:-100px; display:block;}
.m120 {background:url(../img/120m.png);}
.m90 {background:url(../img/90m.png);}
.m30 {background:url(../img/30m.png);}
.m20 {background:url(../img/20m.png);}
.m15 {background:url(../img/15m.png);}
.ui-progressbar-value { background: url(../img/timer_bg.png) no-repeat left; }
div#q_list_box { width:144px; float:left; }
div#q_list_header {font-size:12px; font-weight:bold;}
div#q_list_box ul { padding:none; list-style:none; padding:0px; margin:10px 10px 0px 0px; }
div#q_list_box ul li {padding: 3px 5px; cursor:pointer;}
div#q_list_box ul li.active, 
div#q_list_box ul li:hover {background:#eaeaea; color:#35acc5;}
div#q_list_box ul li.no-select {color:#ff0000;}

div#q_content_box { width:640px; float:left;}
div.paging_box {width:637px; height:20px; overflow:hidden; margin:10px 0;}
div.arrow_box {display:block;}
div.arrow_box a {text-decoration:underline;}
div.q-block {background:#fff; float:left; padding-left:4px;}
div.q-noselect {background:#ffe4e3;}
div.q_head {border-bottom:1px solid #e5e4e3; font-size:12px; font-weight:bold;}
div.q_content {padding-top:10px;}
div.q_row {clear:both; padding:5px 0; overflow:hidden;}
div.q_left_label {width:90px; float:left; text-align:left; padding-right:10px;}
div.q_right_control {width:530px; float:left;}

.answer_list { margin: 0px; padding: 0px; list-style:none; }
.answer_list li {clear:both; overflow:hidden; padding:3px 0;}
.answer_prfx {width:15px; text-align:left; float:left;}
.answer_text {max-width:450px; text-align: left; float:left;}

div.break_line {width:636px; height:3px; display:block; float:left; margin-bottom:3px; border-bottom:1px solid #e5e4e3;}
#finish_link {border: 1px solid #cacaca; cursor:pointer; display:block; padding:2px 5px; width:122px; margin-right:10px; margin-top:15px; float:right; text-align:center;}
#finish_link:hover {background:#e5e4e3; font-weight:bold;}