﻿body 
{
	font: 12px/1.5 宋体, tahoma, arial;
}
/*-----资源库列表页------*/

.res_list_r
{
	width: 750px;
	height: auto;
}
.res_list_tit
{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.res_list_tit h4
{
	border-bottom: 1px solid #dddddd;
	height: 32px;
	line-height: 32px;
	color: #391306;
	font-size: 16px;
}
.res_list_tit p
{
	margin: 10px 0;
}
.res_list_tit a:Link, .res_list_tit a:visited
{
	width: 40px;
	float: left;
	margin-right: 10px;
	text-align: center;
	height: 20px;
	background: #f0f0f0;
	color: #797979;
	display: block;
	line-height: 20px;
}
.res_list_tit a:hover, .res_list_tit a.hover
{
	color: #fff;
	background: #b28850;
}
.res_list_show
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 15px 0;
}
.res_list_show li
{
	width: 176px;
	height: 208px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.res_list_show li img{ width:176px; height:176px;}
.res_list_show li span
{
	color: #797979;
	width: 100%;
	height: 32px;
	line-height: 32px;
	display: block;
	text-align: center;
}
.res_list_show li.mr_0
{
	margin-right: 0;
}

.page
{
	width: 100%;
	text-align: center;
	border-top: 1px solid #CCC;
	margin-top: 20px;
}
.page1
{
	padding: 20px 0;
	float: left; /*width: 500px; 	margin-left: 100px;*/
}
.page1 a:link, .page1 a:visited
{
	display: block;
	padding: 0 10px;
	float: left;
	border: 1px solid #c9c9c9;
	margin: 0 3px;
	color: #5a5a5a;
	background-color: #fff;
}
.page1 a:hover, .page1 a.hover
{
	display: block;
	padding: 0 10px;
	float: left;
	border: 1px solid #ff5d00;
	margin: 0 3px;
	background-color: #ff0b0b;
	color: #fff;
}
.page1 font
{
	display: block;
	padding: 0 10px;
	float: left;
}