@charset "utf-8";
/*PEP Q-Teacher Class*/
/*通用页面样式*/


body{
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family:Tahoma,Arial,"宋体";
	text-align:center;
	background:url(../images/bg_main.gif) top repeat-x;
	background-color:#ffffff;
	padding-bottom:10px;
	}
	
/*全局*/
.fl{
	margin:0px;
	float:left;
	}
.fr{
	margin:0px;
	float:right;
	}
img{
    border:0px;
	}

/*通用*/
#allbg{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	word-break:break-all;
	}
 #all{
	width:980px;
	float:left;
	margin:0px;
	word-break:break-all;
	text-align:left;
 }
  #tLink{
    width:935px;
	height:18px;
	float:left;
	margin:0px;
	clear:both;
	padding:11px 0 9px 0;
	font-size:12px;
	line-height:18px;
	color:#737373;
	text-align:right;
  }
   #tLink a{
	color:#737373;
	text-decoration:none;
   }
   #tLink a:hover{
	color:#737373;
	text-decoration:underline;
   }
  #top{
    width:980px;
	height:auto;
	float:left;
	margin:0px;
	clear:both;
	padding:5px 0 5px 0;
	font-size:12px;
	line-height:22px;
	color:#328ecd;
  }
   #top a{
	color:#328ecd;
	text-decoration:none;
   }
   #top a:hover{
	color:#328ecd;
	text-decoration:underline;
   }
  
  #class{
   width:965px;
   height:auto;
   float:left;
   text-align:right;
   padding-right:15px;
  }
   #class img{
    margin-right:3px;
   }
   
  #main{
   width:977px;
   height:auto;
   float:left;
   margin-left:2px;
   text-align:left;
   word-break:normal;
  }


/*搜索*/
      #blue_r_search{
	   width:586px;
	   height:33px;
	   float:left;
	   background:url(../images/bg_search.gif) no-repeat;
	   padding:7px 0 0 84px;
	  }
       .blue_rSearch_b{
	    width:264px;
	    height:16px;
	    font-size:12px;
	    line-height:16px;
	    border:1px solid #959595;
	    color:#757575;
	    padding-left:4px;
	   }
	   
	   
/*蓝色内容框 通用部分*/
      #blue_l_item{
	   width:232px;
	   height:auto;
	   float:left;
	   margin-top:15px;
	  }
       #blue_lItem_top{
	    width:195px;
		height:30px;
		float:left;
		background:url(../images/bg_blueitemTop.gif) no-repeat;
		padding:10px 0 0 37px;
	   }
       #blue_lItem_body{
	    width:206px;
		height:auto;
		float:left;
		border-left:1px solid #95d4f5;
		border-right:1px solid #95d4f5;
		padding:10px 12px 3px 12px;
		font-size:12px;
		line-height:24px;
		color:#757575;
		background-color:#ffffff;
	   }
        #blue_lItem_body a{
		 color:#757575;
		 text-decoration:none;
	    }
        #blue_lItem_body a:hover{
		 color:#318fd0;
		 text-decoration:underline;
	    }
        #lItem_body_tit{
	     width:206px;
		 height:auto;
		 float:left;
		 font-weight:bold;
		 color:#328ecd;
		 text-align:center;
		}
         #lItem_body_tit a{
		  color:#328ecd;
		  text-decoration:none;
		 }
         #lItem_body_tit a:hover{
		  color:#328ecd;
		  text-decoration:underline;
		 }
        #lItem_body_text{
	     width:206px;
		 height:auto;
		 float:left;
		}
        #lItem_body_btn{
		 width:206px;
		 height:auto;
		 float:left;
		 text-align:right;
		}
        #lItem_body_line{
	     width:206px;
		 height:24px;
		 float:left;
		}
       #blue_lItem_btm{
	    width:232px;
		height:10px;
		background:url(../images/bg_blueitemBtm.gif) no-repeat;
		font-size:1px;
		line-height:1px;
		float:left;
	   }

/*留言 通用部分*/
       #msgBody_item_line{
	    width:580px;
	    height:auto;
	    float:left;
	   }
       #msgBody_item_name{
	    font-size:12px;
		line-height:24px;
		color:#328ecd;
		font-weight:bold;
		float:left;
	   }
       #msgBody_item_time{
	    font-size:12px;
		line-height:24px;
		color:#757575;
		float:right;
	   }
       #msgBody_item_text{
	    width:580px;
	    height:auto;
	    font-size:12px;
		line-height:24px;
		color:#757575;
	    float:left;
		padding-top:2px;
	   }
       #msgBody_item_re{
	    width:548px;
	    height:auto;
	    float:left;
		margin-top:12px;
		border:1px solid #95d4f5;
		background-color:#f2fafd;
		padding:10px 15px 10px 15px;
	   }
        #msgBody_item_reTit{
	     width:548px;
	     height:auto;
	     float:left;
	     font-size:12px;
		 line-height:24px;
		 color:#328ecd;
		 font-weight:bold;
		}
        #msgBody_item_reText{
	     width:548px;
	     height:auto;
	     float:left;
	     font-size:12px;
		 line-height:24px;
		 color:#757575;
		}
       #msgBody_item_table{
	    width:528px;
		height:auto;
		float:left;
	    font-size:12px;
		line-height:20px;
		color:#757575;
	   }
       #msgBody_item_table a{
	    color:#ff0000;
		text-decoration:none;
	   }
       #msgBody_item_table a:hover{
	    color:#ff0000;
		text-decoration:underline;
	   }
        .item_table_b1{
		 width:150px;
		 height:20px;
		 font-size:12px;
		 line-height:20px;
		 color:#757575;
		 border:1px solid #95d4f5;
		}
        .item_table_b2{
		 width:518px;
		 height:90px;
		 font-size:12px;
		 line-height:20px;
		 color:#757575;
		 border:1px solid #95d4f5;
		}
       #msgBody_item_login{
	    width:580px;
	    height:auto;
	    float:left;
	   }
        .item_login_l{
		 font-size:12px;
		 line-height:20px;
		 color:#757575;
		 font-weight:bold;
		}
        .item_login_r{
		 font-size:12px;
		 line-height:20px;
		 color:#757575;
		}
        .item_login_r a{
		 color:#757575;
		 text-decoration:none;
		}
        .item_login_r a:hover{
		 color:#757575;
		 text-decoration:underline;
		}


/*翻页 通用部分*/
        #rList_body_link{
	     width:646px;
		 height:auto;
		 float:left;
		 padding:20px 8px 10px 8px;
   		 color:#000000;
		 text-align:center;
		}
         #rList_body_link a{
	      color:#000000;
	      font-weight:bold;
	      text-decoration:none;
	     }
	     #rList_body_link a:hover{
	      color:#000000;
	      font-weight:bold;
	      text-decoration:underline;
	     }
	    .rList_bLink_b{
	     width:30px;
	     height:16px;
	     line-height:16px;
	     font-size:12px;
	     border:1px solid #aeaeae;
	    }
	   #R_Link_now{
	   color:#FF0000;
	   font-size:12px;
	   font-weight:bold;
	   }


/*底部 版权*/
 #btm{
 width:980px;
 height:auto;
 background:url(../images/bg_btm_cr.gif) top repeat-x;
 margin-top:18px;
 float:left;
 }
 #main_btm1{
  width:980px;
  height:auto;
  background:url(../images/bg_btm.gif) top repeat-x;
  margin-top:18px;
  float:left;
  }
   #copyright_r{
   font-size:12px;
   line-height:20px;
   color:#656565;
   float:right;
   text-align:right;
   padding-right:5px;
   }
   #copyright_r_link{
	font-weight:bold;
	color:#656565;
	line-height:22px;
   }
   #copyright_r_link a{
	color:#656565;
	text-decoration:none;
   }
   #copyright_r_link a:hover{
	color:#656565;
	text-decoration:underline;
   } 
   #copyright_r_text{
	color:#616161;
	line-height:18px;
	font-size:12px;
	}     
   #copyright_r_text a{
	color:#616161;
	text-decoration:underline;
	}   
    #copyright_r_text a:hover{
	color:#656565;
	text-decoration:underline;
	}    
