#teaching-res {
	margin-top: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	position: relative;
	background-color: #FFFFFF;
	font-size: 12px;	
}

#navigation {
	background-image: url(images/Navigation_bg.gif);
	
	padding-top: 24px;
	height: 116px;
	position: relative;
	
}

#navigation #logo {
	background-image: url(images/bnsr2.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 760px;
}

#nav {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 6px;
	line-height: 150%;
	BACKGROUND: url(images/Nav_bg.gif);
	padding-right: 6px;
	margin-bottom: 5px;
	background-image: url(images/Nav_bg.gif);
	text-align: right;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FC5300;
	margin-right: 2px;
	margin-left: 2px;
	height: 25px;
	position: relative;
}

.res_title1 {
	font-size: 12px;
	font-weight: bold;
	
	color: #3f6f08;
	background-color: #B5E78C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}






#main 
{
	clear:both;

} 
#main #res_nav {
	float:left;
	background-color: #F5FCEE;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4D86C;
	
}

#main #res_nav .res_title2 {
	background-image: url(images/txt_pic01.gif);
	width: 214px;
	height: 15px;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #3f6f08;
	background-repeat: no-repeat;
}





.SubjectList {
	
	line-height: 150%;
	padding: 15px;
	text-align: left;
}



#res_list #res_listcontent {
	
	line-height: 150%;
	padding: 10px;
	
	text-align: left;
	overflow: visible;
}




#res_nav .res_content2 {
	width: 218px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4D86C;
	border-left-color: #A4D86C;
	
}

#SubjectList {
	
	line-height: 150%;
	padding: 15px;
	text-align: left;
}


#main #res_list {
	width: 530px;
	float: right;
	border: 1px solid #A4D86C;
	padding: 1px;	
	height: auto;
	overflow: visible;
	
}


#res_list #res_listcontent {
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
	
	
}

/* 资源显示时用*/
#main #Res_Title {
	font-size: 16px;
	font-weight: bold;
	color: #FC5300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4D86C;
	background-position: center;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

#main #Res_Description {
	padding: 10px;
	text-align: center;
}

#main #Res_Content {
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4D86C;
}


/* 资源显示时用*/


#footer {
	clear: both;
	float: none;
	text-align: center;
	padding: 6px;
	margin-top: 10px;
}


#Query_Condition
{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
	border-bottom: 1px dashed;
	border-bottom-color: #A4D86C;
}

