@charset "utf-8";
/* CSS Document */

div#Main {
width: 740px;
margin: 0;
padding: 0;
background-color: #3eb134;
}

div#conL {
width: 240px;
float: left;
margin: 0;
padding: 0 10px 10px 10px;
}

div#UoC {
background: transparent;
border: 1px #FFFFFF solid;
width: 220px;
padding: 0 10px 10px 10px;
}

div#UoC p {
width: 220px;
font-size: 12px;
line-height: 1.5;
margin-top: 10px;
}

div#Ex {
margin-top: 10px;
background: transparent;
padding: 10px;
}

div#Ex p {
font-size: 12px;
line-height: 1.5;
color: #fff799;
margin-top: 10px;
}

div#conR {
width: 480px;
float: right;
background: #FFFFFF url(img/bg_R.jpg) no-repeat right top;
margin: 0;
padding: 0;
}

div#conR, x:-moz-any-link {
margin-bottom: -1px;
} 

div#conR h3 {
font-size: 16px;
font-weight: 900;
font-style: normal;
margin-left: 20px;
letter-spacing: 0;
}

div#conR p {
width: 450px;
margin: 10px 10px 30px 20px;
font-size: 14px;
line-height: 1.25;
}

div#conR p.bottom {
width: 450px;
margin: 10px 10px 0 20px;
font-size: 14px;
line-height: 1.25;
}


table#interview {
background-color: #3eb134;
border: none;
margin-top: 20px;
}

table#interview td {
vertical-align: top;
}

table#interview td.left {
background-color: #fff799;
}

table#interview td.left p {
font-size: 10px;
color: #187119;
margin: 0 0 10px 10px;
line-height: 1.25;
}

table#interview td.right {
background-color: #fff799;
}

table#interview td.right p {
font-size: 12px;
margin: 10px;
line-height: 1.5;
letter-spacing: 0;
}

table#interview td.btm {
font-size: 0;
height: 10px;
} 