#leftPanel{

	width: 220px;
	height: 380px;
	top: 110px;
	left:0;
	text-align: left;
	float:left;
}

/*---登陆---*/
#loginFrame{
	background-image: url(../images/loginFrame_bg.gif);
	background-repeat: repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	width: 219px;
}
#loginFrame h1{
	font-size: 12px;
	color: #CC0000;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 5px;
}
#loginFrame li{
	list-style-position: outside;
	list-style-type: none;
	background-position: left center;
	padding-left: 5px;
	margin-bottom: 5px;
}

/*---online1---*/
.libOnlineSer{
	background-image: url(../images/libOnline_title.gif);
	width: 219px;
	text-align: left;
	background-repeat: no-repeat;
}
.libOnlineSer .title {
	background-repeat: no-repeat;
	line-height: 280%;
	padding-left: 10px;
	height: 33px;
	font-weight: bold;
	color: #FFFFFF;
}
.libOnlineSer .bar_ex {
	background-image: url(../images/libOnline_bar_ex.gif);
	background-repeat:repeat-x;
	height: 22px;
	padding-left: 20px;
	line-height: 200%;
	background-color: #f5f8fb;
}
.libOnlineSer .list {
	background-repeat: repeat-y;
	background-image: url(../images/libOnline_list_bg.gif);
	padding-left: 22px;
	padding-bottom:10px;
}
.libOnlineSer li {
	line-height:180%;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
}
.libOnlineSer .subSer {
	background-image: url(../images/libOnline_bar_cl.gif);
	background-repeat: repeat-y;
	line-height: 180%;
	padding-left: 20px;
}
.libOnlineSer .list a:hover {
	text-decoration: underline;
}

/*---影音在线---*/
#spLink {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}
#spLink img{
	margin-top: 5px;
	margin-bottom: 5px;
}

#main {
	width: 570px;
	/*margin-top: 0px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 10px;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e9f3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e9f3;
	text-align:center;
	float:left;
}

/*---消息---*/
#news {
	text-align: left;
	zoom:1; /*触发IE的layout私有属性,使高度自动适应*/
	overflow: hidden; /*包含float，使高度能自动适应*/
}
#news #bar{
	background-image: url(../images/news_bar_bg.gif);
	height: 28px;
	padding-left: 20px;
	zoom:1; /*触发IE的layout私有属性,使高度自动适应*/
	overflow: hidden; /*包含float，使高度能自动适应*/
}
#news #bar .tab{
	background-image: url(../images/news_tab.gif);
	float:left;
	line-height: 230%;
	height: 28px;
	width: 83px;
	text-align: center;
}
#news .list{
	padding: 5px;
	zoom:1; /*触发IE的layout私有属性,使高度自动适应*/
	overflow: hidden; /*包含float，使高度能自动适应*/
}
#news dl {
	line-height:180%;
	margin-left:5px;
}
#news dt {
	background-image: url(../Images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	display:inline; /*消除IE解释错误*/
	width:450px;
	padding-left: 10px;
	margin-left: 2px;
}
#news dd {
	float:left;
	display:inline; /*消除IE解释错误*/
	width:65px;
}

/*---网络信息资源---*/
#webResource {
}
#webResource #title{
	background-image: url(../images/webResource_bar_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	line-height: 240%;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#webResource #list{
	text-align: left;
	padding: 5px;
	zoom:1; /*触发IE的layout私有属性,使高度自动适应*/
	overflow: hidden; /*包含float，使高度能自动适应*/
}
#webResource #list h1{
	font-size:12px;
	font-weight: bold;
	color: #d21034;
	padding-top:6px;
	margin-left: 3px;
	clear:both;
}
#webResource #list dl {
	line-height:180%;
	margin-left:5px;
}
#webResource #list dt {
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	display:inline; /*消除IE解释错误*/
	width:350px;
	padding-left: 10px;
	margin-left: 5px;
}
#webResource #list dd {
	float:left;
	display:inline; /*消除IE解释错误*/
	width:50px;
}
#webResource #resource2,#resource3{
	text-align: left;
	padding: 5px;
}
#webResource #resource2 .subTitle{
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-right: 5px;
	font-weight: bold;
	color: #00CC00;
}
#webResource #resource2 .title,#resource3 .title{
	padding-left: 10px;
	line-height: 200%;
	height: 22px;
	background-image: url(../images/webResource_sbar_bg.gif);
}
#webResource #resource2 #list,#resource3 #list{
	text-align: left;
	zoom:1; /*触发IE的layout私有属性,使高度自动适应*/
	overflow: hidden; /*包含float，使高度能自动适应*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#webResource #resource2 .list{
	width: 500px;
	line-height: 200%;
	display:inline; /*消除IE解释错误*/
	float:left;
}

#webResource #resource3 .subTitle{
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-right: 5px;
	font-weight: bold;
	color: #FF9900;
}


#webResource #resource3 .headList{
	width: 70px;
	line-height: 180%;
	display:inline; /*消除IE解释错误*/
	float:left;
	margin-bottom:1px;
	clear:left;
}

#webResource #resource3 .list{
	width: 200px;
	line-height: 180%;
	display:inline; /*消除IE解释错误*/
	float:left;
	margin-bottom:1px;
}

#webResource #resource3 .listMore{
	width: 50px;
	line-height: 180%;
	display:inline; /*消除IE解释错误*/
	float:left;
	margin-bottom:1px;
}


#rightPanel {
	width: 180px;
	top: 110px;
	right:0px;
	float:left;
}
#rightPanel #major{
	padding-top: 10px;	
}
#rightPanel #major #title{
	background-image: url(../images/major_title.gif);
	background-repeat: no-repeat;
	height: 27px;
	font-weight: bold;
	line-height: 220%;
	text-align: left;
	padding-left: 18px;
	background-position: left;
}
#rightPanel #major #list{
	text-align: left;
}
#rightPanel #major #list li {
	line-height:180%;
	background-image: url(../Images/li2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
}
#rightPanel #wenXian{
	padding-top: 10px;	
}
#rightPanel #wenXian #title{
	background-image: url(../images/wenXian_title.gif);
	background-repeat: no-repeat;
	height: 27px;
	font-weight: bold;
	line-height: 220%;
	text-align: left;
	padding-left: 18px;
	background-position: center;
}
#rightPanel #wenXian #list{
	padding: 5px;
}
#rightPanel #wenXian #list li{
	list-style-position: outside;
	list-style-type: none;
	background-position: left center;
	margin-bottom: 5px;
}
/*--book--*/
#book {
 	font-size: 12px;   
}
#book .title{
	background-image: url(../images/webResource_bar_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	line-height: 240%;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#book #list{
	padding: 5px;
}