﻿.cListB1
{
	text-align:left;
	padding:3px;
	width:100%;
	height:100%;
}
.cListB1 div
{
	float:right;
	margin-right:5px;
}

.cListHtm
{
	padding-left:10px;
	min-height:600px;
	border-right: #50A029 1px solid;
	border-top: #50A029 1px solid;
	border-left: #50A029 1px solid;
	border-bottom: #50A029 1px solid;
	height:100%;
}

.clnull
{
	padding-top:8px;
	text-align:left;
}

.cListItem
{
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 180px;
	background-color: whitesmoke;
	text-align: center;
	border-right: gainsboro 1px dotted;
	border-top: gainsboro 1px dotted;
	border-left: gainsboro 1px dotted;
	border-bottom: gainsboro 1px dotted;
}

.cListItem .cImgPic
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	width:160px;
	height:120px;
	margin-bottom:5px;
}

.cDelAct
{
	float:right;
	margin-top:-15px;
	margin-right:10px;
}
.cDelAct img
{
	border:0px;	
}



/*-----------------------------      list and view fen     ------------------------------------*/


.cPlace
{
	text-align:left;
	width:970px;
}

.cCuImg
{
	/*width: expression(document.body.clientWidth < 700 ? "700px" : document.body.clientWidth > 970 ? "970px" : "auto");*/
	
	margin-top: 10px;
	text-align: center;
	padding: 10px;
	min-height:300px;
	background-color: gainsboro;
}
.cCuImg img
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}

.cPicChange
{
	margin:10px;
}
.cPicChange a
{
	margin-right: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border-right: #50A029 1px solid;
	border-top: #50A029 1px solid;
	border-left: #50A029 1px solid;
	border-bottom: #50A029 1px solid;
	background-color: #a0df82;
	color: #ffffff;
}

.cSltList
{
	width:970px;
}

.cSltList img 
{
	border:0px;
	width:120px;
	height:90px;
	margin:5px;
}

.cSltML
{
	float: left;
	width: 30px;
	height: 95px;
	text-align: center;
	cursor: hand;
	background-position: center center;
	background-image: url(/images/pictol.gif);
	background-repeat: no-repeat;
}

.cSltMR
{
	text-align:center;
	float: right;
	width: 30px;
	height: 95px;
	cursor: hand;
	background-position: center center;
	background-image: url(/images/pictor.gif);
	background-repeat: no-repeat;
}


.cPicTxt
{
	margin-top: 10px;
	color: dimgray;
	text-align:right;
	width: 950px;
}
.cPicTxt span
{
	float:left;
	font-weight: bold;
	font-size: 14px;
	color: black;
}
.cPicTxt .cPicTxtMemo
{
	margin-top: 5px;
	
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	padding: 5px;
	text-align: left;
	background-color: whitesmoke;
}