/* Content */ #content { float: right; width: 850px; padding-top: 10px; padding-right: 30px; } .student_table { width: 600px; } #teacher_left { float:left; width:300px; } #teacher_right { float:right; width:450px; } .title { color:#666666; font-size:17px; font-weight:bold; background: url(images/img07.jpg) repeat-x left bottom; } .title1 { color:#666666; font-size:14px; line-height:140%; font-family:Times; } .title2 { font-size:18px; background: url(../images/img04.gif) no-repeat left 50%; padding-left: 20px; font-family:"华文楷体"; } .title3 { font-size:16px; line-height:140%; } } .title_s { text-align:justify; text-justify:inter-ideograph; } .p_num { font-weight:bold; } .p_down { color:#0000FF; text-decoration:underline; cursor:pointer; } .p_down:hover {color:red;text-decoration:underline;} .paper { color:#666666; text-decoration:none; } /* Sidebar */ #sidebar { float: left; width: 250px; padding-left: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #585D60; } #sidebar ul { margin: 0; padding: 0; list-style: none; line-height: normal; } #sidebar li { margin-bottom: 30px; padding: 0 0 10px 0px; } #sidebar li ul { } #sidebar li li { margin: 0; padding: 7px 10px 10px 7px; background: url(../images/img07.jpg) repeat-x left bottom; } #sidebar p { margin: 0; padding: 0px 10px; } #sidebar h2 { height: 26px; margin: 0 0 10px 0px; padding: 12px 0 2px 7px; text-transform: capitalize; font-size: 18px; font-weight: normal; color: #464F54; } #sidebar p { line-height: 200%; } #sidebar a { text-align: left; text-decoration: none; font-weight: normal; color: #585D60; }