@charset "utf-8";
#center{ float: left; margin-left: 10px; width: 520px; }
#center .question { border: 3px solid #eee; padding:1px; background:#64b7d7; margin-bottom: 10px; width: 100%; }
#center .question .title{ background: url(../Images/left1.gif) #deeef4 no-repeat 5px; font-weight: bold; padding: 5px 5px 5px 23px; text-decoration: underline; text-decoration: underline; }
#center .question .content{ background:#fff; height:100%; padding:5px}
#center .question ul li a{text-decoration: none;}
#center .question ul li a:hover{text-decoration: underline;}
#center .question ul{ margin: 8px; }
#center .question ul li{
	margin-top: 8px;
	margin-left:10px;
	border-bottom: 1px  dashed #dedede
}
#class{background: #95B6E2; border:3px solid #eee; padding:1px; width:100%; }
#class #content{ padding:5px; background:#F7FAFF;}
#class #content .font1{font-size: 13px;font-weight: bold;
	margin-bottom:5px;
	background-image: url(../Images/ask_left4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin-top:15px
}
#class #content .font2{font-size: 12px;}
#class #title{ background: #95b6e2; font-weight: bold;  padding: 5px;}

#left{ clear: both; float: left; width: 180px; }
#left .grade{ background: #95B6E2; border: 3px solid #eee; margin-bottom: 10px; width: 100%; padding:1px;}
#left .grade .title{ background: #95B6E2;  font-weight: bold; padding: 5px; text-align:center; text-decoration:underline;}
#left .grade .content{ background:#F7FAFF; padding:5px; height:100%}
#left .grade ol{ color: #666666; margin: 0px 0px 0px 40px; padding:5px;}
#left .grade ol li {line-height:180%}
#left,#center,#right{ margin-top:8px}
#right li{line-height:160%}
#right{ clear: both; float: right; margin-left: 10px; width: 220px; }
#right #but{ border: 3px solid #eee; background:#79A7E2; margin-bottom: 10px; padding: 1px; text-align: center; width: 235px; }
#right #but #title{ padding:5px; background:#EFF5FF; text-decoration:underline;font-weight:bold; text-align:left;}
#right #but iframe{width:100%; height:110px}
#right .affiche{ background: #79A7E2; border: 3px solid #eee; margin-bottom: 10px; width: 235px; padding:1px;}
#right .affiche .title{ background: #EFF5FF; font-weight: bold; padding: 5px; text-decoration: underline; }
#right .affiche .content{ background:#fff; height:100%;padding:5px}
#right .affiche ul li{ margin: 0px 0 0 20px; }


