@charset "utf-8";
/* css 重置 */
html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input:focus, textarea:focus, select:focus {
	outline: none;
}
select, input {
	vertical-align: middle;
}
legend {
	color: #000;
}
.clean:before, .clean:after, .clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clean:after, .clearfix:after {
	clear: both;
}
.clean, .clearfix {
	zoom: 1;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.break {
	word-wrap: break-word;
	width: inherit;
}
.divimage{
	width: 748px;
	padding: 0;
	margin: 0 auto;
	text-align:center;
	font-family: "宋体";
	font-size: 14px;
	}
.linkhidden {
	text-indent: -9999em;
	overflow: hidden;
}
.nextp {
	text-align:center;
	font: "微软雅黑" ; 
	font-weight: bold ;
	color: rgba(0,0,0,1) ;
}
.hidden {
	display: none;
}
a {
	text-decoration: none;
}
h2 {
	text-align: center;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 24px;
	color: #29978a;
}
h4 {
	text-align: left;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	color: rgba(119,89,62,1.00);
	text-indent: 40px;
}
h4 span {
	text-align: left;
	font: "微软雅黑";
	font-size: 16px;
	color: #000;
	text-indent: 40px;
	line-height: 46px;
}
h4 a {
	text-align: left;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	color: rgba(119,89,62,1.00);
	text-indent: 40px;
}
h4 a:hover {
	text-align: left;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	color: #F30;
	text-indent: 40px;
}
h6 {
	font-family: "新宋体";
	font-size: 12px;
	color: #666;
	padding: 0;
	margin: 15px 0 15px 20px !important;
}
/* css 重置结束 */

/*iframe*/
.iframediv {
	width: 748px;
	padding: 0;
	margin: 0 auto;
}
.iframediv p {
	font-family: "宋体";
	font-size: 14px;
	text-indent: 32px;
	line-height: 28px;
}
.iframediv table {
	font-family: "宋体";
	font-size: 14px;
	text-indent: 5px;
	line-height: 36px;
}
.iframedivtext {
	width: 708px;
	padding: 0 20px !important;
	margin: 0;
	float: left;
	text-align: left;
}
.iframedivtext p {
	line-height: 28px;
	text-indent:32px;
}
.pathways {
	height: 12px;
	width: auto;
}
.pathways span {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
	padding: 0;
	margin: 0;
	height: 12px;
	line-height: 12px;
}
/*iframeend*/

/*课程简介*/
.jcjcbook {
	float: left;
	padding: 0;
	margin: 10px 0;
	width: 700px;
}
.jcjcbook img {
	float: right;
	padding: 0;
	margin: 10px;
	width: 220px;
}
/*课程简介结束*/
