﻿.gd .pbt
{
	float:left;
	display:block;
	cursor:hand;
	border:solid 1px #f90;
	
	height:80%;
	font-size:15px;
	background-color:#ccc;
	margin:2px 0px 2px 1px;
	color:#f90;
	
}
.gd .selectbt
{
	background-color:#f90;
	color:#fff;
	
}
.gd .pimg
{
	width:100%;
	height:90%;

	
}
.gd img
{
	
	width:100%;
	height:100%;
	
}

.gd .title
{
	width:100%;
	height:10%;
	background-color:#808080;
	color:white;
	text-align:center;
	
	line-height:20px;
	
	
	
}
.gd  .btns
{
	background-color:#808080;
	width:100%;
	float:right;
	height:10%;
}


.gd
{
	
	padding:5px;
}
