@charset "utf-8";

/*/--------------------------------------------------------------------------/*/
/* ===== CLEARFIX ===== */
/*/--------------------------------------------------------------------------/*/

body:after{
}


/*/--------------------------------------------------------------------------/*/
/* ===== SECTION ===== */
/*/--------------------------------------------------------------------------/*/

section h1,
section h2,
section h3{
color:#FF7711;
}

section header{
border-top-color:#FF7711;
}

section h2 span{
border-color:#FF7711;
}

section h2 span span{
border:none;
padding-left:0;
font-weight:bold;
font-size:112.5%;
}


section .curriculum{
float:left;
clear:both;
color:#FF7711;
width:740px;
margin-bottom:0;
line-height:1.5;
}

section .cur_pht{
float:right;
width:150px;
padding:20px 0;
}

section .cur_txt{
float:left;
width:680px;
}

section td{
text-align:center;
}