/* 通用样式 */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
}
body.css{
	background:#ccc;
}
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f51;
}
li {
    list-style-type: none;
}
img{
	border:0;
}
.wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.wrap {
    zoom: 1;
}
.pt10 {
    padding-top: 10px;
}
.p10 {
    padding: 10px;
}
.main {
    width: 960px;
    margin: 0 auto;
	background:#fff;

}
.page {
    clear: both;
    padding: 10px;
}

.page span, .page a {
    padding: 2px 5px;
    border: #ccc 1px solid;
}

.page a:hover, .page span {
    font-weight: bold;
    background-color: #f12;
    color: #fff;
}

.nlist {
    line-height: 30px;
}

.nlist .date {
    float: right;
    font-size: 11px;
}

.nlist li {
    border-bottom: 1px dotted #2B6E67;
    height: 30px;
    overflow: hidden;
    padding: 0 15px 0 25px;
}

.nlist li a {
    
}

.nlist li a:hover {
    color: #f51;
}

.plist {
    width: 192px;
    height: 174px;
    float: left;
    position: relative;
    margin: 0 15px 15px 0;
	background:#dbf0ff;
	border:#95cbf1 1px solid;
	padding:1px;
}

.plist img {
    width: 192px;
    height: 144px;
}

.plist span {
    display:block;
	text-align:center;
	line-height:30px;
}

.pc {
    margin-right: -20px;
}
.mbody{
	padding:10px;
}
.contents{

}
.cc{
	padding:20px;
}
.index{
	width:691px;
	float:right;
	background:url(../images/index.png) no-repeat -6px -7px;
}
.index_left{
	width:256px;
	float:right;
}
.index_right{
	width:426px;
	float:left;
}
.iside{
	width:238px;
	float:float;
	overflow:hidden;
}
.icontents{
	padding:15px 20px 0 20px;
	line-height:24px;
}
.sbox{
	border:#94af6c 1px solid;
	background:#d6e3bb;
}
.sres{
	background:url(../images/res.png) no-repeat 0 0;
	height:419px;
}
.sreslink{
	
}
.sreslink a{
	display:block;
	height:49px;
	line-height:49px;
	text-indent:-200px;
	overflow:hidden;
}
.h2{
	line-height:33px;
	display:block;
	text-align:right;
	padding-right:20px;
	font-size:10px;
	height:33px;
}
.sobx{
	
}
.sbox .h2{
	width:235px;
	overflow:hidden;
	text-indent:600px;
}
.side{
	width:237px;
	float:left;
	overflow:hidden;
}
.inner{
	width:690px;
	float:right;
	border:#94af6c 1px solid;
	min-height:500px;
	background:#eaebef;
}
.pos{
	background:#679200;
	height:33px;
	color:#fff;
}
.pos a,.pos span{
	color:#fff;
	line-height:33px;
	padding:0 10px;
}
/* 内容区域样式 */
.contents{
	line-height:23px;
	color:#000;
}
.contents h1{
	font-size:1.6em;
	text-align:center;
	line-height:20px;
	padding:8px 0;
}
.contents h2{
	font-size:1.2em;
	color:#369;
}
.contents h3{
	font-size:1.2em;
	text-decoration:underline;
	color:#000;
}
.contents h4{
	font-size:1em;
	text-decoration:underline;
	color:#000;
}
.contents > div,.contents > p{
	padding:8px 0;
}
.contents table{
	border-collapse:collapse;
	width:98%;
	margin:5px;
}
.contents table td{
	padding:5px;
	border:#911 1px solid !important;
	background:#fff;
}
/*网页布局*/
#top {
    
}

#logo {
    display: block;
    height: 70px;
    overflow: hidden;
    text-indent: -200px;
	background:url(../images/head.png) no-repeat 0 0;
}

#menu {
    padding: 0 0 0 10px;
	background:#846300;
}

#menu li {
    float: left;
	padding:8px 0;
}

#menu li.first {
    background: none;
}

#menu li a {
    color: #FFFFFF;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 13px;
	border-right:#888 1px solid;
}

#menu li a:hover, #menu li a.hover {
    color: #ff0;
}
#bnr{
	height:162px;
	margin-top:1px;
	position:relative;
}
#flash{
	position:absolute;
	height:162px;
	width:940px;
	z-index:10;
	overflow:hidden;
	top:0;
	left:0;
}
#toindex{
	display:block;
	width:940px;
	height:160px;
	overflow:hidden;
	text-indent:-200px;
	line-height:160px;
	z-index:100000;
	top:0;
	left:0;
	position:absolute;
}
#iteacher{
	background-image:url(../images/teacher.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:250px;
	margin-top:10px;
}
#ilink{
	padding:20px 0 20px 20px;
	margin-top:10px;
}
#ivideo{
	display:block;
	padding:2px 0 40px 2px;
}
#ivideo img{
	width:246px;
	height:185px;
}
#ieff{
	margin-top:18px;
	padding:0 2px 0 4px;
}

.elist{
	padding-top:15px;
	line-height:35px;
}
.elist a{
	display:block;
	height:34px;
	padding-left:80px;
	border-top:#fff 1px solid;
	border-bottom:#ccc 1px dashed;
	background:url(../images/arrow.gif) no-repeat 40px 14px;
}
.elist a:hover{
	background-position:40px -45px;
}
.elist a.hover{
	background-color:#ddd;
	background-position:40px -45px;
}

#iintro,#ifeature{
	height:243px;
}
#itp{
	height:180px;
	margin-top:5px;
}
#itpt{
	line-height:30px;
	text-align:center;
}
#ipics{
	position:relative;
	width:675px;
	overflow:hidden;
	margin-left:5px;
}
#ipicw{
	width:40000px;
	height:178px;
	margin-top:10px;
}
#ipic{
	height:178px;
}
#tabc{
	padding:0 10px;
	background:#a4bd66;
}
#tabc a,#tabc span{
	color:#fff;
	display:block;
	float:left;
	padding:0 20px;
	border-right:#fff 1px solid;
	line-height:30px;
}
#tabc span{
	background:#461;
}
#nav{
	background:#eee url(../images/nav.png) no-repeat 0 0;
	padding-top:25px;
	margin-bottom:10px;
}
#flvplayer{
	height:500px;
	display:block;
}
#footer {
    line-height: 23px;
    padding: 10px 30px 30px;
}