﻿#spImgShow img { width:130px;height:125px;}

.cPlace
{
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.cTable
{ 
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	width:100%;

}
.cTable td
{
	border-right: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}


/*----------------------Sview---------------------*/
.cLeft
{
	width: 200px;
	height:100%;
	min-height:200px;
	_height:200px;
	float: left;
	background-color: #EFEFEF;
	border-top: #6CC423 2px solid;
	border-bottom: #6CC423 2px solid;
	margin-right:10px;
	
}
.cUimg
{
	float: left;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	margin: 5px;
}
.cUimg img
{
	width: 75px;
	height: 75px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}
.cUItem
{

	display: inline;
	margin-top: 15px;
	height: 100%;
	_height:100px;
}
.cUItem ul
{
	margin-top: 7px;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
	
	line-height: 25px;	
	height: 100%;
	_height:100px;
	
}
.cUItem ul li
{
	border-bottom: darkgray 1px dotted;
	
}
.cUItem span
{
	float: right;
	margin-top: -25px;
}

.cUItem2
{

	margin-top: -5px;
	height: 100%;
	_height:100px;
	_margin-top: -25px;
	
}
.cUItem2 ul
{
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
	
	line-height: 25px;	
	height: 100%;
	_height:100px;	
	
}
.cUItem2 ul li
{
	border-bottom: darkgray 1px dotted;
	
}


/*-------------------------------------------------*/

.cRight
{
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.cH3Title
{
	border-bottom: darkgray 1px solid;
	text-align: center;
	padding-bottom: 5px;
}
.cImg
{
	float: left;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	width: 300px;
	height: 230px;
	margin-right: 10px;
}
.cImg img
{
	width: 290px;
	height: 180px;
	margin-top: 23px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.cInfo
{
	height: 100%;
	margin-left: 10px;
}
.cInfo ul
{
	list-style-type: none;
	height: 100%;
	margin-left: 8px;
	margin-right: 10px;
	line-height: 30px;
	font-size: 14px;
}
.cInfo ul li
{
	border-bottom: darkgray 1px dotted;
}
#lic
{
	line-height: 20px;
	font-size: 13px;
	padding-bottom: 5px;
}
#spU
{
	float: right;
	margin: 0px;
	color: darkgray;
}
.cInfo h2
{
	font-size: 14pt;
	color: crimson;
	display: inline;
	line-height: 25pt;
}

.cMemo
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	height: 100%;
	margin-top: 5px;
}
.cMtitle
{
	background: #f1f5f6;
	border-bottom: gainsboro 1px dashed;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 100%;
}
.cMlist
{
	background: #f1f5f6;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	min-height: 400px;
	height: 100%;
	_height: 400px;
	
	
}

.cMgr
{
	background: #f1f5f6;
	border-bottom: gainsboro 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 100%;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	margin-bottom: 5px;
	text-align: right;
}
