div.pvet_type {
	min-width:5em;
	text-align:center;
	vertical-align:middle;
}
tr.separate td, th.separate, tr.separate th {
	border-bottom:1px dashed #C0C0C0;
}
td.pvet_type_checked {
	border:1px solid #468c00 !important;
	background-color:#dfffbf;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAsSAAALEgHS3X78AAAAIHRFWHRTb2Z0d2FyZQBNYWNyb21lZGlhIEZpcmV3b3JrcyBNWLuRKiQAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTEvMDUvMDfduonbAAABF1BMVEX///8AlSU3u1hCwmJz448BuS8OwjsczEgo1FMBtC0mzE8Svz001lwBti4DuDAOvzoUw0AdyUgjzk4u1Vgv1VkDuTANwDohzkws1FYBtC4GtzINvDkcxkYq0FMx1Fo01l0GtTIOuzkt0FY11V0AsCwAsiwAtC0AuS4AwDAAwjAAwzEAxTEAxzIAyjMAzDMByzMByzQCvjECwzMDzDUDzDYEtjAIxzcJtzUMuDcPtTgPzD4Pzz8Qxz0Qyz8TyUAUwT8Uz0Mg0k0iy0wvzVYw1lkx0lky1ls01Fw/2WVA2WZPyG1fzXtf1Hxf339g34Bv3ouP6aWQ56aQ6aaf5rGv6r6v77+/8szf9eXf+eXu+/Hv+vLv+/L///8Q6Z+IAAAAJHRSTlMACAgICC0tLi40NDU1r6+vr6+vr6+6urq64+Pj4+Pj4+Tk5ORT5kSuAAAAwElEQVQYGQXBhyICUABA0WvPKLKzK0K3PSRUGvbe3v9/h3MAmFzcGvQ2FyYAAOL9VllLjU4MgNHttqrqRWIYiLdVVbUZhdm+qqqP117OsNpSVW++HzLH1WX2y9ru6mt4SmfM7zJQP1/OP8J78lCt09NuCD/h7/RAtcZeyecQQrhLZdXcDisNz95C+EpmVItLTHc0e/97m1a1MgWxC/UqdaRaiAAjiaZ6olpYGwIgelnNa65YiQAAjM9v1Gvrc2MA/3Y4KfGCx45sAAAAAElFTkSuQmCC') !important;
	background-repeat:no-repeat;
	background-position:100% 0%;
	background-size:0.8em;
}
div#pvet_left {
	border-right:1px solid #C0C0C0;
	padding-right:12px;
	float:left;
}
div#pvet_right {
	float:right;
	text-align:center;
	width:4em;
}
div.pvet_btn {
	font-size:12px;
	text-shadow:1px 1px 1px #FFF;
	width:2.2em;
	height:2.2em;
	padding:1.8em;
	display:inline-block;
	background-repeat:no-repeat;
	background-size:contain;
	line-height:1.3;
	letter-spacing:1px;
	margin-bottom:1em;
	cursor:pointer;
}
div._seq {
	background-image:url('/image/c1.png');
}
div._rnd {
	background-image:url('/image/c2.png');
}
div._rev {
	background-image:url('/image/c3.png');
}
div._hlp {
	background-image:url('/image/ch.png');
}
div#olexec_menubar, div#olexec_stcontainer, div#olexec_statusbar, div#olexec_index_container, div#olexec_wiki_container, div#olexec_test_container div#st_answer{
	border-color:#000000 !important;
}
div#olexec_menubar {
	border:1px solid;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	background-color:#dddddd;
}
div#olexec_menubar {
	border-bottom:none;
	margin-bottom:0;
}
div#olexec_menubar td {
	text-align:center;
}
td#exec_order_number {
	letter-spacing:2px;
	vertical-align:middle;
}
div#olexec_menubar td.button,div#olexec_comment_container td.button {
	width:2em;
	cursor:pointer;
}
div#olexec_index_container {
	padding-bottom:1em;
	padding-top:0.5em;
	text-align:center;
	border:1px solid;
}
div#olexec_wiki_container {
	padding:0.5em 1em;
	border:1px solid;
	font-size:12px;
}
div#olexec_wiki_container img {
	width:16px;
	vertical-align:middle;
}
div#olexec_index_container div {
	display:inline-block;
	font-size:0.8em;
	width:3em;
	height:2em;
	line-height:1;
	padding-top:1em;
	margin:0.5em;
	text-align:center;
	cursor:pointer;
	color:#C0C0C0;
	border-radius:1.5em;
	border:1px solid #dddddd;
}
div#olexec_index_container div.correct {
	color:#008c23;
	border-radius:1.5em;
	border:1px solid #008c23;
}
div#olexec_index_container div.mistake {
	color:#990000;
	font-weight:500;
	border-radius:1.5em;
	border:1px solid #990000;
}
div#olexec_test_container {
	letter-spacing:1px;
}
div#olexec_test_container div#st_answer,div#olexec_test_container div#st_setting {
	text-align:center;
	border-left:1px solid;
	border-right:1px solid;
	border-top:none;
	border-bottom:none;
	background-color:inherit;
	height:1.5em;
}
div#olexec_test_container div#st_answer.correct {
	color:#ffffff;
	border-top:1px solid;
	background-color:#009900;
}
div#olexec_test_container div#st_answer.mistake {
	color:#eeeeee;
	background-color:#8c0000;
	border-top:1px solid;
}
div#olexec_stcontainer {
	overflow-y:auto;
	border:1px solid;
	border-bottom:none;
	min-height:20em;
}
div#olexec_stcontainer div.st_subject {
	padding-left:0.5em;
	padding-right:0.5em;
	letter-spacing:2px;
}
div#olexec_stcontainer div.st_subject img {
	max-width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
div#olexec_stcontainer span.exquestion_lx_label {
	font-size:0.75em;
	display:block;
	color:#ffffff;
	width:6em;
	margin-left:auto;
	margin-right:auto;
	border-bottom-right-radius:6em;
	border-bottom-left-radius:6em;
	text-align:center;
	margin-top:0;
	padding:0.2em 1em 0.2em 1em;
	background-color:#000000;
	vertical-align:top;
	letter-spacing:1px;
}
div#olexec_test_container div.st_option {
	font-size:13px;
	letter-spacing:2px;
}
div#olexec_test_container div.st_option label {
	padding-top:8px;
	padding-bottom:8px;
}
div.st_option, div.st_option * {
	background-color:transparent !important;
}
div#olexec_statusbar {
	border:1px solid;
	padding-left:1em;
	padding-right:1em;
	font-family:"Courier New";
	letter-spacing:1px;
	background-color:#eeeeee;
}
div#olexec_opbar {
	margin-top:1em;
}
div#olexec_opbar td {
	text-align:center;
}
div#olexec_opbar a {
	display:inline-block;
	border:1px solid #222222;
	margin-left:0.5em;
	margin-right:0.5em;
	border-radius:0.5em;
	padding:0 1em;
	color:#000000;
}
div#slide_down_button {
	text-align:center;
	border:none;
	display:none;
}
div#olexec_comment_container {
	margin-top:2em;
	font-size:12px;
	display:none;
	border:1px solid #000;
}
div#comment_menubar {
	border-bottom:1px solid #000;
}
div#olexec_comment_editor_box {
	border:none;
	display:none;
}
div#olexec_comment_container div.section {
	padding:0.5em 0;
	border-bottom:1px dashed;
	clear:both;
}
div#olexec_comment_editor_box textarea {
	height:8em;
	border:none;
	padding:0.5em;
	letter-spacing:2px;
	border:1px solid #E0E0E0;
	border-radius:0.75em;
}
div#bPostCommentContainer {
	margin-top:0;
	text-align:right;
	padding-right:1.5em;
}
div#comment_body {
	padding:1em;
	border-top:none;
}
div#comment_body div.load_more_comment {
	text-align:center;
}
div.sec_comment_info img.comment_icon {
	width:16px;
	vertical-align:middle;
}
div.comment_agree {
	text-align:right;
	display:inline-block;
	float:right;
	cursor:pointer;
}
div.comment_agreed {
	cursor:default;
}
div.comment_agree img {
	width:16px;
	vertical-align:middle;
}
span.status_led {
	display:inline-block;
	width:1em;
	height:1em;
	border-radius:0.5em;
	margin-right:2px;
	border:none;
}
span.red_led {
	background-color:#FF0000;
}
span.blue_led {
	background-color:#0000FF;
}
span.green_led {
	background-color:#2db300;
}
span.grey_led {
	background-color:#C0C0C0;
}
span.yellow_led {
	background-color:#ffbf00;
}
/* course exercise view */
div.course_exercise_title {
	text-align:center;
	font-size:32px;
	letter-spacing:0.2em;
	font-weight:600;
	margin-top:1.5em;
	margin-bottom:2em;
}
div.course_exercise_title span {
	display:inline-block;
	border:4px double #000000;
	border-radius:0.2em;
	color:#000000;
	text-shadow:2px 2px 1px #dddddd;
	box-shadow: 0 0 5px #888888;
	padding:0.5em;
	background-color:#ffffbf;
}
div#course_exercise_dock {
	text-align:center;
}
div#course_exercise_dock div.pvet_btn {
	display:inline-block;
	margin-left:1em;
	margin-right:1em;
}