@charset "utf-8";
/* CSS Document */
@import "our.css";

/*our flout:left*/
#mPLeft,#mPRight{float:left}

/*mainPage start*/
#mainPage{width:1003px; height:auto;margin:0 auto;}
	#mPLeft{width:220px; height:666px;background:url(../images/twoLeftBg.jpg) center bottom no-repeat; padding-right:1px;border-right:1px solid}
		#mPLeft a.leftA{ display:block; margin:10px auto 0 auto; width:149px; height:39px; text-align:center;background:url(../images/teachers_r4_c2.gif) no-repeat center; font:bold 14px/39px Arial, Helvetica, sans-serif; color:#fff}
		#mPLeft a:hover.leftA{color:#336666; text-decoration:none}
	#mPRight{width:781px;height:666px}
	#mPRight .title{width:740px; height:62px; background:url(../images/articleTbg.gif) no-repeat center bottom; margin:0 auto; text-align:center; font-size:26px; padding:10px 0 20px 0}
		#mPRight .title div{ margin:10px auto 0 auto; font-size:12px; line-height:12px}
	#mPRight .articleM{ font:100 12px/24px Arial, Helvetica, sans-serif; width:730px; height:550px; margin:0 auto;overflow:hidden;overflow-y:auto; overflow-x:hidden; padding-top:8px}
	.mTitle{width:120px; height:26px; text-align:center; line-height:26px; margin:8px 0 0 16px; background:url(../images/bgBai.gif)  center no-repeat; font-weight:bold}
