﻿/* 全局样式 */
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, object, iframe, form, blockquote, fieldset, input, textarea, code, address, caption, cite, code, em, i, ins {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}
body {
	background: #FFF;
	color: #666;
	font-size: 12px;
	font-family:"宋体", Arial Narrow, arial, serif;
	line-height: 1.5;
}
fieldset, img {
	border: 0;
}
table, td, tr, th {
	font-size: 12px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
caption, th {
	text-align: left;
}
li {
	list-style-type: none;
}
ul, ol {
	list-style: none;
}
select, input, img {
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #C00!important;
	text-decoration: none!important;
}
a:active {
	color:#C00;
}
/* 总体布局 */
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 109px;
	width: 1000px;
}
#container #banner {
	width: 1000px;
}
#container #wrapper {
	width: 1000px;
	overflow: auto;
}
#container #wrapper #title {
	height: 89px;
	width: 1000px;
}
#container #wrapper #education {
	height: 274px;
	width: 1000px;
}
#container #wrapper #school {
	height: 69px;
	width: 1000px;
}
#container #wrapper #introduction {
	height: 260px;
	width: 1000px;
}
#container #wrapper #introduction #about {
	height: 260px;
	width: 24em;
	float: left;
	font-size: 13px;
	line-height: 1.77;
	padding-left: 40px;
}
#container #wrapper #introduction #about p {
	text-indent: 2em;
	padding: 3px 0px;
	font-weight: bold;
	word-spacing: 1px;
}
#container #wrapper #introduction #superiority {
	height: 260px;
	width: 617px;
	float: right;
}
#container #wrapper #surprise {
	height: 259px;
	width: 1000px;
	background-image: url(../images/index_sales.jpg);
	background-repeat: no-repeat;
}
#container #cooperation {
	height: 45px;
	width: 1000px;
	background-image: url(../images/index_crop.jpg);
	background-repeat: no-repeat;
	padding: 21px 0px;
}
#container #cooperation dt {
	height: 45px;
	width: 88px;
	float: left;
}
#container #cooperation dd {
	height: 45px;
	width: 912px;
	float: left;
	overflow: hidden;
}
#container #cooperation dd ul {
	width: 912px;
	overflow: auto;
}
#container #cooperation dd ul li {
	width: 228px;
	height: 45px;
	float: left;
	text-align: center;
}
#container #footer {
	height: 242px;
	width: 924px;
	color: #FFF;
	text-align: right;
	padding: 16px 76px 0px 0px;
	background-color: #2d3331;
}
#container #footer #subnav, #container #footer #subnav a {
	color: #BBB;
	font-size: 14px;
	font-weight: bold;
}
#container #footer #hotline {
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
}
#container #footer #copyright a {
	color: #FFF;
}
#container #wrapper #study TABLE.course {
	
}
#container #wrapper #study TABLE.course TR TH {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-WEIGHT: bold; PADDING-BOTTOM: 8px; COLOR: #000; LINE-HEIGHT: 1.5; PADDING-TOP: 8px; BACKGROUND-COLOR: #e6f1f3; TEXT-ALIGN: center
}
#container #wrapper #study TABLE.course TR TD {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; LINE-HEIGHT: 1.5; PADDING-TOP: 4px; BACKGROUND-COLOR: #f1f6f9
}
#container #wrapper #study TABLE.course TR.even TD {
	BACKGROUND-COLOR: #f5f9fa
}