* {
	font-family:"微软雅黑", Arial;
}
body {
	margin: 0;
	background-color: #ff8400;
	background-image: url(/images/bg_html.jpg);
	font-size:16px;

}
img {
	border: 0;
}
a {
    text-decoration: none;
	color:#000;
}
.clear {
	clear: both;
}
#head {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	background-image: url(/images/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 104px;
}
#ad_top {
	float: right;
	width: 644px;
	margin: 25px 10px 0 0;
}
.lr10 {
	margin: 0 10px;
}


#main {
	margin: 0 auto;
	width: 960px;
	background-color: #FFF;
	border-top: 1px #ff8400 solid;
	padding: 0 10px;
	background-image: url(/images/bg_main.jpg);
	background-repeat: repeat-y;
}
.h10 {
	margin: 0 auto;
	width: 980px;
	background-color: #FFF;
	height: 10px;
}
#m_left {
	width: 215px;
	/*border-right: 1px #ff8400 solid;*/
	float: left;
	height: 960px;
	background-image: url(/images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.m_phone {
	background-color: #FF8400;
	height: 60px;
	width: 215px;
}
#nav {
}
#nav ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	height: 41px;
	border-bottom: 1px #ff8400 solid;
	padding: 1px 0 0 10px;
}
#taobao {
	margin: 10px auto;
	text-align: center;
}
.bg_left {
	background-image: url(/images/bg_left.jpg);
	background-repeat: no-repeat;
	height: 318px;
	background-position: right;
}
#m_flash {
	float: right;
	width: 735px;
	height: 260px;
	background-color: #CCC;
}
#m_about {
	float: right;
	width: 735px;
	margin: 10px 0 0 0;
	background-image: url(/images/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#m_about p {
	float: left;
	margin: 10px 10px 0 10px;
	width: 475px;
	clear: left;
}

.tleft {
	float: left;
}
.tright {
	float: right;
	font-size:12px;
}
.tright a {
	text-decoration: none;
}
#m_about_pic {
	width: 240px;
	height: 200px;
	float: right;
	clear: right;
	background-color: #CCC;
	margin: 10px 0 0 0;
}
.m_ad {
	float: right;
	width: 735px;
	margin: 10px 0;
}
#m_hj {
	float: left;
	width: 505px;
	margin: 0 8px;
	background-image: url(/images/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pic_list {
	float: left;
	width: 485px;
	background-color: #e2e2e2;
	margin: 10px 0;
	font-size: 12px;
}
#m_jc {
	float: left;
	width: 505px;
	margin: 0 8px;
	background-image: url(/images/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#m_js {
	float: right;
	width: 215px;
	background-image: url(/images/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#m_js p {
	width: 215px;
	float: left;
	margin: 10px 0;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px;
}

/*首页主广告位样式*/
#myjQuery {
	Z-INDEX: 0;
	POSITION: relative;
	WIDTH: 735px;
	HEIGHT: 260px;
	CLEAR: both;
	OVERFLOW: hidden
}
#myjQuery * {
	OVERFLOW: hidden
}
#myjQueryContent {
	WIDTH: 735px;
	HEIGHT: 260px;
	OVERFLOW: hidden
}
#myjQueryContent DIV {
	POSITION: absolute;
	WIDTH: 735px;
	HEIGHT: 260px;
	TOP: 0px;
	LEFT: 0px
}
#myjQueryContent .smask {
	Z-INDEX: -1
}
#myjQueryContent DIV IMG {
	WIDTH: 735px;
	HEIGHT: 260px
}
#myjQueryNav {
	Z-INDEX: 10;
	POSITION: absolute;
	FILTER: alpha(opacity='50');
	WIDTH: 120px;
	TOP: 214px;
	HEIGHT: 15px;
	LEFT: 560px;
	opacity: 0.5
}
#myjQueryNav LI {
	WIDTH: 15px;
	DISPLAY: block;
	BACKGROUND: url(/images/flash_li.gif);
	FLOAT: left;
	HEIGHT: 15px;
	CURSOR: pointer;
	MARGIN-RIGHT: 5px
}
#myjQuery #flow {
	Z-INDEX: 100;
	POSITION: absolute;
	FILTER: alpha(opacity='60');
	WIDTH: 15px;
	top: 230px;
	BACKGROUND: url(/images/flash_li2.gif);
	HEIGHT: 15px;
	LEFT: 600px;
	opacity: 0.6
}


/*内页样式*/
#m_nbody {
	float: right;
	width: 735px;
	margin: 10px 0 0 0;
	background-image: url(/images/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: top;:
}
#m_nbody * {
	line-height: 1.5em;
}
#m_nbody p {
    text-indent: 2em;
	line-height: 1.5em;
}
#n_nav {
    float:right;
	width:600px;
}
#n_nav ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	float:right;
}
#n_nav ul li {
    float:right;
}
#n_nav ul li a {
    display:block;
	width:80px;
	background-color:#ff8400;
	color:#fff;
	text-align:center;
	line-height:26px;
    margin:6px 0 0 3px;
	font-size:14px;
}
.nav_bg_red {
	background-color:#f00;
    margin:0;
	height:26px;
}
.topic {
    font-size:20px;
	text-align:center;
	/*font-weight:bold;*/
	margin:10px 0 0 0;
	color:#000;
}
.ptext {
    margin:10px;
}
.nl_scont {
    color:#666;
	margin:10px 0 0 2px;
	display:block;
}
.teacherlist {
	margin:0 0 0 20px;
	padding: 0;
	list-style-type: none;
	float:right;
	width:700px;
}
.teacherlist li {
   float:left;
   width:150px;
   text-align:center;
   margin:10px;
}
.teacherlist li img {
   margin:0 0 10px 0;
}
.wen_title {
   font-size:20px;
   font-weight:bold;
}

#floatTips{
	position:absolute;
	right:0px;
	width:110px;
	color:white;
	top: 508px;
	font-size: 12px;
	height: 116px;
	background-image: url(/common/images/skins/default/bg_qq.gif);
	background-color:#fff;
	right:10px;
	padding:50px 0 0 0;
	text-align:center;
}