body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 12px;
	color: #565656;
	background-color: #A19FA0;
	background-image: url(images/bg01.png);
	background-repeat: repeat;
}

a:link, a:visited { color: #F43539; text-decoration: none; } 
a:active, a:hover { color: #000000; text-decoration: none; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

ul,li{ margin:0; padding:0; list-style:none; padding:0; margin:0}

.blue{color:#1F7AC0}
.red{color:#FE0000}
.black{color:#000000}
.white{color:#FFFFFF}

.font13{font-size:13px}
.font14{font-size:14px}
.font16{font-size:16px}

.font-family01{font-family:"宋体"}

.underline{text-decoration: underline;}

.cleaner { clear: both; width: 100%; height: 0px; }
.cleaner_h05 { clear: both; width:100%; height: 5px; }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h15 { clear: both; width:100%; height: 15px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }

.float_l { float: left; }
.float_r { float: right; }

.apart{
	height:5px;
	background-color: #F32929;
	width: 950px;
}

#wrapper {
	width: 950px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#header {
	clear: both;
	height: 98px;
	padding-right: 0px;
	padding-left: 0px;
	width: 950px;
}

#header #logo {
	float: left;
	height: 98px;
	width: 646px;
}
#header #site {
	float: left;
}
#main_nav {
	clear: both;
	width: 890px;
	height: 30px;
	color: #FFFFFF;
	background-color: #CD2307;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 30px;
}

#main_nav a{
	color: #FFFFFF;
	text-decoration: none;
}


#content_wrapper {
	clear: both;
	width: 930px;
	padding: 10px;
}

#flash {
	float: left;
	width: 385px;
	margin-right: 20px;
	background-image: url(images/flash_bg.png);
	height: 198px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 7px;
}

#main_right {
	float: right;
	width: 510px;
	line-height: 180%;
	text-indent: 25px;
}

#content
{width:930px;}

.title{
	height:25px;
	background:#BF761C;
	padding-left:10px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "幼圆";
	margin-bottom: 10px;
}
.info
{
	line-height: 180%;
	word-wrap:break-word;
	padding-left:10px;
}
.borderred{
	float: left;
}
.borderred p{ display:block; width:219px; height:144px; float:left; text-decoration:none; cursor:pointer;}
.borderred img{
	width:219px;
	height:144px;
	display: block;
}
.borderred span{ width:17px; float:left}

.teacher{
	width:585px;
	height:360px;
	background-color: #F1EDED;
	border: 1px solid #D7D7D7;
	text-indent:25px;
	line-height: 180%;
	overflow: auto;
	padding:10px;
}
.label
{
	width:921px;
	padding-right: 5px;
	padding-left: 4px;
}
#footer {
	height: 60px;
	color: #02468D;
	padding-top: 30px;
	text-align: center;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	width: 950px;
}
/**/
#scrollDiv{ width:920px; height:130px; overflow:hidden }
#scrollDiv li{ height:130px; }
/*=========mF_cpa ========*/
.mF_cpa .pic li{position:absolute;}
.mF_cpa .txt li{position:absolute;z-index:2;left:0;height:36px;line-height:36px;}
.mF_cpa .txt li a{display:block;color:#fff;padding:2px 0 0 16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/
.mF_cpa .txt-bg{position:absolute;bottom:0;z-index:1;height:36px;background:#000;filter:alpha(opacity=40);opacity:0.4;}/*标题背景*/
.mF_cpa .num{position:absolute;z-index:3;bottom:3px;right:8px;}
.mF_cpa .num li{float:left;position:relative;width:22px;height:18px;line-height:18px;overflow:hidden;text-align:center;margin-right:1px;cursor:pointer;}
.mF_cpa .num li a,.mF_cpa .num li span{position:absolute;z-index:2;display:block;color:#fff;width:100%;height:100%;top:0;left:0;text-decoration:none;}/*按钮样式*/
.mF_cpa .num li span{z-index:1;background:#666;filter:alpha(opacity=50);opacity:0.5;}
.mF_cpa .num li.current a,.mF_cpa .num li.hover a{background:#BF761C;}/*当前/悬停按钮*/
