.cPlace
{
	width:100%;
	margin-bottom:5px;
}
.cALeft
{
	float: left;
	width: 820px;
	height: 100%;
	margin-right: 8px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	padding:10px;
}

.cTitle
{
	text-align: center;
	padding-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 21px;
	border-bottom: darkgray 1px solid;
	font-family: ºÚÌå;
	color: #003333;
}
.cContentHtm
{
	min-height: 400px;
	height:100%;
	padding: 5px;
	font-size: 14px;
	line-height: 160%;
}

.cBottom
{
	margin-top: 10px;
	border-top: gainsboro 1px solid;
	text-align: right;
	padding-top: 3px;
	color: darkgray;
}

.cARight
{
	height: 500px;
	background-color: whitesmoke;
	
	background-position-x: center;
	background-repeat: no-repeat;
}

.cInfoPL
{
	margin-top: 12px;
	border-right: #A5DA94 1px solid;
	border-top: #A5DA94 1px solid;
	border-left: #A5DA94 1px solid;
	border-bottom: #A5DA94 1px solid;
	padding: 5px;
	background-color: #dbf1d4;
}
.cPLList
{
	margin-top:3px;
	min-height: 100px;
	background-color: white;
}
.cNewPL
{
	text-align:center;
	margin:5px;
	padding:5px;
}
.cBtnNewPL
{
	background-image: url(/images/btnb4.gif);
	width: 123px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 14px;
	cursor: hand;
	color: #ffffff;
}

/*-------------------    ÆÀÂÛ     -------------------*/

.cAList
{
	padding:3px;
	min-height:60px;
}

.cPLItem
{
	margin: 10px;
	border-bottom: darkgray 1px dashed;
}
.cPLItem .cAContent
{
	
}
.cPLItem .cDelImg
{
	float:right;
	margin-top:-15px;
}
.cPLItem .cACreator
{
	text-align: right;
	color: dimgray;
}
.cPLItem .cACreator a
{
	margin-right:5px;
}

.cPageChange
{
	margin-top:8px;
	text-align:right;
	margin-bottom:5px;
	padding-bottom:5px;
}

.cPageChange a
{
	margin-right: 5px;
	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;
}
.cPageChange b
{
	margin-left:3px;
	margin-right:3px;
	color: #ff6633;
}
