body
{
	font-size: 9pt;
	margin: 0px;
}

td, select
{
	text-align:left;
	font-family: ËÎÌå;
	font-size: 9pt;
}

input, textarea
{
	border-right: lightgrey 1pt solid;
	border-top: lightgrey 1pt solid;
	border-left: lightgrey 1pt solid;
	border-bottom: lightgrey 1pt solid;
}
.nothing input
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.unline
{
	border-bottom: solid 1px #efefef;
}

a:link
{
	color: #389100;
	text-decoration: none;
}
a:visited
{
	color: #389100;
	text-decoration: none;
}
a:active
{
	color: orangered;
	text-decoration: underline;
}
a:hover
{
	color: orangered;
	text-decoration: underline;
}


.cHeaderbbs
{
	height: 40px;
	width: 100%;
	margin-bottom: 5px;
	
	text-align: left;
	background-image: url(/images/headerbgbbs.png);
	background-repeat: repeat-x;
}

.cLogobbs
{
	width:300px;
	margin-left:10px;
	float:left;
}
.cLogobbs img
{
	border:0px;
}

.cTxtbbs
{
	margin-top:10px;
	font-size: 18px;
	color: #ffffff;
	float: left;
}

.cHeaderbbsTitle
{
	float: left;
	width: 500px;
	border-right: #ff0066 1px dashed;
	border-top: #ff0066 1px dashed;
	border-left: #ff0066 1px dashed;
	border-bottom: #ff0066 1px dashed;
}


.cUserInfobbs
{
	float: right;
	width: 220px;
	margin-top: 3px;
	color: #ffffff;
	
}
.cUserInfobbs a,.cUserInfobbs a:visited
{
	color: #ffffff;
}

.cUserInfobbs img
{
	float:left;	
	margin-right:5px;
}

.cHDUName
{
	margin-top:2px;
	margin-bottom:2px;
}

/* ----------------------------------*/

.cPlace
{
	padding:5px;
	margin-bottom:10px;
}

.cVTitle
{
	margin-left: 10px;
	margin-right: 10px;
	background-color: #6BB91A;
	padding: 8px;
	font-weight: bold;
}
.cVTitleAct
{
	float: right;
	font-weight: normal;
}
.cVBody
{
	margin-left:10px;
	margin-right:10px;
	border-right: #6BB91A 1px solid;
	border-top: #6BB91A 1px solid;
	border-left: #6BB91A 1px solid;
	border-bottom: #6BB91A 1px solid;
	text-align:left;
	background-color: whitesmoke;
	height:100%;
}

.cVLeft
{
	width: 160px;
	height:100%;
	float:left;	
	padding-top:8px;
}

.cVLeft ul
{
	list-style-type:none;
	margin-left:10px;
}
.cVLeft ul li
{
	margin-top:5px;
}
.cVLeft ul .cHeadImg
{
	width:90px;
	height:90px;
	
}

.cVRight
{
	height: 100%;
	padding: 3px;
	background-color: #FFFFFF;
}

.cVb1
{
	padding: 5px;
	border-bottom: lightgrey 1px solid;
	font-weight: bold;
}
.cVb2
{
	padding: 8px;
	min-height: 160px;
	WORD-WRAP: break-word;
	line-height: 150%;
	font-size: 14px;
}
.cEditLog
{
	text-align: right;
	color: #999966;
}
.cVb3
{
	padding: 5px;
	background-color: whitesmoke;
	color: gray;
}
.cMgrAct
{
	float:right;
	margin-right:5px;
}


.cVReTitle
{
	height:100%;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:3px;
	padding-top:10px;
	
}
.cVReTitle .cr
{
	float:right;	
}
cVReTitle .cr a
{
	margin-left: 10px;
}

.cVReBody
{
	margin-left:20px;
	margin-right:20px;
	border-right: #6BB91A 1px solid;
	border-top: #6BB91A 1px solid;
	border-left: #6BB91A 1px solid;
	border-bottom: #6BB91A 1px solid;
	height:100%;
	min-height:200px;
	padding:10px;
	
}
.cAReList
{
	min-height:180px;
}
.cReItem
{
	
	margin-bottom:15px;
	margin-top:10px;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}

.cReItem .cReItemHead
{
	background-color: whitesmoke;
	padding: 5px;
	color: dimgray;
	
}
.cReItem .cReItemHead span
{
	float:right;
	margin-right:5px;
}
.cReItem .cReItemHead span b
{
	color: #ff0000;
	margin-left: 3px;
	margin-right: 3px;
}
.cReItem .cReItemBody
{
	min-height: 70px;
	padding: 10px;
	font-size: 14px;
	line-height: 150%;
}
.cReItem .cReItemBom
{
	background-color: whitesmoke;
	border-bottom: lightgrey 1px solid;
	padding: 5px;
	color: gray;
}

.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;
}

.cReNew
{
	margin-top:10px;
	text-align:center;
	margin-bottom:50px;
}
.cPButton
{
	background-image: url(/images/btnb1.gif);
	width: 123px;
	height: 30px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.cSButton
{
	background-image: url(/images/btns2.gif);
	width: 74px;
	height: 22px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}