﻿.mvcPager
{
	font-size: 9pt;
}
.mvcPager input[type=text]
{
	width: 28px;
}
.mvcPager .gotoPage
{
	float: right;
}


/*分页控件样式 Blue font-size:13px; */
.pages
{
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
}
.pages .item a
{
	padding: 2px 6px;
}
/*数字页索引样式*/
.pages .cpb
{
	color: #666666;
	padding: 2px 6px;
}
/*当前页样式*/
.pages a
{
	text-decoration: none;
	padding: 2px 6px;
	border: 1px solid #dddddd;
	margin: 0 3px;
	color: #666666;
	font-weight: normal;
}
.pages a:hover
{
	background-color: #7f9a17;
	color: #ffffff;
	border: 1px solid #dddddd;
	text-decoration: none;
	font-weight: normal;
}
.pages input[type=text]
{
	width: 80px;
}
.pages select
{
	width: 50px;
	border: 1px solid #dddddd;
}


.999ColorText
{
	color: #999999;
}
/*style10*/

.BlackText
{
	color: #000000; /*style11*/
}

.WhiteText
{
	color: #FFFFFF; /*style12*/
}

.grid_list_green
{
	width: 96%;
	margin: auto;
	border: 1px solid #7f9a17;
}

.grid_list_green th
{
	background-color: #7f9a17;
	color: #ffffff;
	height: 26px;
	font-size: 0.85em;
}

.grid_list_green td
{
	font-size: 0.86em;
	min-height: 22px;
	padding: 3px 3px;
	border: 1px solid #7f9a17;
	background-color: #ffffff;
}

.cover
{
	position: absolute;
	border: none;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}


#iframePdf
{
	position: absolute;
	z-index: 1;
}

.GeoDetailSubA
{
	width: 96%;
	margin: auto;
	top: 40px;
	position: relative;
}

.enterRow
{
	background-color: #EFFBFB;
	cursor: pointer;
}

.imgNav_block_prod
{
	float: left;
	position: relative;
	width: 130px;
	height:156px;
	margin-right: 8px;
	border: 2px solid #98ac33;
}

.imgNav_block_prod img
{
	width: 130px;
	height: 156px;
}

.imgNav_block_prod p.title
{
	position: absolute;
	top: 116px;
	font-size: 0.9em;
	height: 40px;
	line-height: 20px;
	width: 100%;
	left: 0;
	background: #645d5d;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	/* for IE */
   filter:alpha(opacity=90);
   /* CSS3 standard */
   opacity:0.9;
}

.imgNav_block_prod:hover
{
	border: 2px solid #645d5d;
}
