.header{
	height:254px;
	background:#f8f4ef;
}
.content
{
	width:1000px;
	padding:0;
	background:#f8f4ef;
}
.menu
{
	float:left;
	width:266px;
	padding:0 0 23px 0; 
	background:url(../images/leftBottom.jpg) bottom left no-repeat;
}
.leftTop{
	width:266px;
	height:56px;
	background:url(../images/leftTop.jpg) top left no-repeat;
}
.columnTitle
{
	height:60px;
	color:#684b2f;
	line-height:60px;
	font-size:24px;
	font-family:"微软雅黑";
	font-weight:bold;
	text-align:center;
	background:url(../images/columnTitle.jpg) top left no-repeat;
}
.menuCon
{
	width:236px;
	padding:10px 15px;
	background:url(../images/leftMenu.jpg) top left repeat-y;
}

.parts li{
	margin-top:2px;
	line-height:26px;
}
.parts a{
	width:100%;
	height:100%;
	display:block;
	font-size:14px;
	line-height:26px;
	color:#3f344d;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url('ellipsis.xml#ellipsis');
}
.partOn a{
	font-weight:bold;
}
ul.parts{
	list-style:none;
	width:206px;
	margin:0 auto;
}
.part{
	display:block;
	width:206px;
	margin-top:5px;
}
.part>a{
	font-size:16px;
	color:#0e0602;
	padding-left:5px;
}

#kcjs .part>a, #kzxx .part>a{
	text-align:center;
	padding:0;
}

ul.chapters{
	display:none;
	width:189px;
	margin:0 auto;
	background:#ede3d6;
	padding-bottom:5px;
}
ul.chapters>li{
	margin-top:5px;
}
.chapter>a{
	width:168px;
	padding:0 10px;
	height:22px;
	line-height:22px;
	color:#0e0602;
	font-weight:normal;
	background:url(../images/sectionBg.jpg) top left no-repeat;
}

.chapterOn>a{
	background:url(../images/sectionOnBg.jpg) top left no-repeat;
	font-weight:bold;
	color:#FFF;
}

ul.sections{
	display:none;
	width:159px;
	margin:0 auto;
}

ul.secions>li{
	width:159px;
	margin:0;
}
.guide>a, .section>a{
	width:159px;
	height:25px;
	line-height:25px;
	color:#0e0602;
	font-weight:normal;
}
.sectionOn>a{
	font-weight: bold;
}

.items{
	display:none;
	width:92px;
	height:46px;
	margin:5px auto;
	padding:0;
	background:url(../images/itemsBg.jpg) top left no-repeat;
}
.items li{
	width:92px;
	height:23px;
	margin:0;
	padding:0;
	text-align:center;
}
.item a,.lecture a,.video a{
	font-weight:normal;
	width:92px;
	text-align:center;
	margin:0;
	padding:0;
	line-height:23px;
}
.itemOn a{
	font-weight:bold;
}

.main
{
	float:left;
	width:719px;
	margin:0 auto;
	padding:7px 8px 7px 7px;
	background:#f8f4ef;
}
.links{
	height:51px;
	background:url(../images/linksBg.jpg) top left no-repeat;
	padding-left:90px;
	padding-right:20px;
}
.menuTitle
{
	font-size:18px;
	font-family:"黑体","宋体";
	padding-left:20px;
	line-height:51px;
	float:left;
	color:#70482b;
}
.local
{
	float:right;
	text-align:right;
	line-height:51px;
	overflow:hidden;
	white-space: nowrap; 
	-o-text-overflow: ellipsis; 
	text-overflow: ellipsis;
}

