@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size:12px; }

/* HTML5 display-role reset for older browsers */

*{   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}

.history-list{width:800px;}
.history-list p{text-indent:15px; height:26px; line-height:26px; margin:0px; font-size:14px;}

.v2course {padding-left:90px;}
.v2course_item {position: relative;padding: 10px 0px 16px 10px;border-left: 4px solid #FB7A33;}
.v2course_yera {position: absolute;width: 86px;height: 54px;top: 0px;left: -83px;color: #FFF;line-height: 54px;font-size:13px;padding-left:10px;font-weight:700;}
.v2course_yera {background-image: url("../images/bghis.png");}
.v2course_box {background: none repeat scroll 0% 0% #E1E0DC;padding:10px 15px;width: 100%;}

