* {
	padding:0px;
	margin:0px;
}
html {
	background:#FFF;
}
body {
	font:12px Verdana, Arial, Tahoma;
}
img {
	border:none;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
a {
	color:#256EB1;
	text-decoration:none;
}
a:hover {
	color:#ba2636;
	text-decoration:underline;
}
ul {
	list-style:none;
}
input, select, button {
	font:12px Verdana, Arial, Tahoma;
	vertical-align:middle;
}
.center {
	margin:0px auto;
}
.clear {
	overflow:hidden;
}
/*header开始*/
#headerOut {
	border-bottom:1px dashed #ccc;
	width:100%;
}
#header {
	width:978px;
	overflow:hidden;
	margin:16px auto 8px;
}
#logo {
	width:249px;
	height:81px;
	float:left;
}
#navMenu {
	float:left;
	width:330px;
	height:80px;
	margin:auto 10px;
}
#navMenu li {
	float:left;
	width:100px;
	height:70px;
}
ul#navMenu li#navMenu_1{width:105px;}ul#navMenu li#navMenu_2{width:75px;}ul#navMenu li#navMenu_3{width:65px;}ul#navMenu li#navMenu_4{width:75px;}
#navMenu_1 a {
	width:105px;
	height:80px;
	background: url(../images/menu_content.jpg) no-repeat scroll 0 0 transparent;
	display:block;
	text-indent:-999px;
}
#navMenu_2 a {
	width:75px;
	height:80px;
	background: url(../images/menu_content.jpg) no-repeat scroll -100px 0 transparent;
	display:block;
	text-indent:-999px;
}
#navMenu_3 a {
	width:65px;
	height:80px;
	background: url(../images/menu_content.jpg) no-repeat scroll -180px 0 transparent;
	display:block;
	text-indent:-999px;
}
#navMenu_4 a {
	width:75px;
	height:80px;
	background: url(../images/menu_content.jpg) no-repeat scroll -240px 0 transparent;
	display:block;
	text-indent:-999px;
}
/*header结束*/
#main {
	overflow:hidden;
	width:978px;
	margin:16px auto;
}
#content {
	width:642px;
	float:left;
	overflow:hidden;
}
#entry {
	line-height:32px;
	height:32px;
	font-size:14px;
	text-indent:14px;
	border-bottom: 1px solid #CCCCCC;
	padding:8px;
}
#post {
	padding:16px 0;
	overflow:hidden;
}
#post ul {
	overflow:hidden;
	margin:0 auto;
	width:440px;
}
#post ul li {
	float:left;
	width: 141px;
	height: 42px;
}
#post p {
	margin-top:8px;
	text-align:center;
}
#course_1 {
	background: url(../images/course_subMenu.gif) no-repeat scroll 0 0 transparent;
}
#course_2 {
	background: url(../images/course_subMenu.gif) no-repeat scroll -141px 0 transparent;
}
#course_3 {
	background: url(../images/course_subMenu.gif) no-repeat scroll -282px 0 transparent;
}
div#post ul li a {
	line-height:42px;
	height:42px;
	text-align:center;
	width:130px;
	display:block;
	margin:0 6px;
}
div#post ul li a span {
	display:none;
}
#sidebar {
	width:306px;
	margin-left:30px;
	float:left;
}
#sidebar h2 {
	color:#0f4e0f;
	margin:8px auto;
	height:24px;
	line-height:24px;
	font-weight:bold;
}
#news li {
	line-height:22px;
	overflow:hidden;
	background: url(../images/news_ico.jpg) no-repeat scroll 4px 8px transparent;
	padding-left:16px;
}
#list {
	margin-top: 24px;
}
#list li {
	margin-bottom:14px;
}
#cou_1 a {
	width: 263px;
	height: 42px;
	background: url(../images/course_sidebar.jpg) no-repeat scroll 0 0 transparent;
	display:block;
	text-indent:-999px;
}
#cou_2 a {
	width: 263px;
	height: 42px;
	background: url(../images/course_sidebar.jpg) no-repeat scroll 0 -60px transparent;
	display:block;
	text-indent:-999px;
}
#cou_3 a {
	width: 263px;
	height: 42px;
	background: url(../images/course_sidebar.jpg) no-repeat scroll 0 -116px transparent;
	display:block;
	text-indent:-999px;
}
#cou_4 a {
	width: 263px;
	height: 42px;
	background: url(../images/course_sidebar.jpg) no-repeat scroll 0 -180px transparent;
	display:block;
	text-indent:-999px;
}
#cou_5 a {
	width: 263px;
	height: 42px;
	background: url(../images/course_sidebar.jpg) no-repeat scroll 0 -236px transparent;
	display:block;
	text-indent:-999px;
}
/*Footer开始*/
 #footer {
	width:100%;
	border-top: 1px solid #C1D5DC;
	padding-top:15px;
	color:#666;
}
#footerIn {
	margin: 0 auto;
	position: relative;
	width: 872px;
	text-align:center;
	letter-spacing:0.2em;
}
#footerIn p {
	margin-top:10px;
}
/*Footer结束*/
#language {
    height: 20px;
    line-height: 20px;
    margin-left: 818px;
    width: 160px;
	margin-top:8px;
	_margin-top:-35px;
}


