#center {
	float: left;
	width: 460px;
}
#right {
	float: left;
	width: 302px;
}
#left h2{
	display:block;
	background-image:url(../images/cm_left_h2.gif);
	background-repeat:no-repeat;
	line-height:27px;
	margin-bottom:0px;
	color:#fe3c00;
	text-align:center;
}
#calendar{
}
.community tr{
	height:24px;
	border:1px solid gray;
}
.community td{
}
.dot{
	border-left:4px solid #FFD8A1;
	padding-left:4px;
}
.community{
	width:100%;
	line-height:24px;
}
.community th{
	color:#9c2924;
}
.community h3,.view h3,.edit h3{
	width:95%;
	display:block;
	background-image:url(../images/cm_center_th.gif);
	background-repeat:repeat-x;
	padding-left:16px;
	line-height:27px;
	font-size:94%
}
.view{
	line-height:22px;
}
.view dt{
	clear:both;
	width:60px;
	float:left;
	font-weight:bold;
}
.view dd{
	width:380px;
	float:left;
}
#right h2{
	display:block;
	background-image:url(../images/cm_center_th.gif);
	background-repeat:repeat-x;
	line-height:27px;
	margin-bottom:0px;
	color:#fe3c00;
	padding-left:16px;
}
#new{
	border:1px solid gray;
	padding-left:6px;
	background:#F5EFEF;
	line-height:20px;
}
.edit{
	line-height:20px;
	margin-bottom:10px;
}
.edit dt{
	clear:both;
	width:80px;
	float:left;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
	margin-top:3px;
}
.edit dd{
	width:600px;
	float:left;
	margin-top:3px;
}
#nav{
	font-size:14px;
	line-height:26px;
}
#nav a{
	color:red;
}
#report{
	margin:20px auto;
	padding-left:10px;
	border:1px dotted gray;
	line-height:40px;
	height:30px;
}