@charset "big5";
/* css for ¤À²³ */
.dividepeople{
	margin-top: 10px;
	margin-left: 15px;



}
/* °Ï¶¡ */
.compartment{
	margin:0 10px 10px 30px;
	padding:10px;
	width: 730px;
	border: 1px solid #B4B4B4;
	
	overflow:hidden;
	color: #666;
}

.compartment .image{
	width: 145px;
	background-image: url(../images/bg7.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
	margin:0 10px 0 0;
	float: left;
}
.compartment img{
	width: 127px;
	
}
.compartment .title{
	font-weight: bold;
	color: #900;
	display: block;
	margin:5px 0;
}
.compartment .title a{
	color: #960;
	text-decoration: underline;
}
.compartment .title a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.compartment a{
	color: #666;
	text-decoration: underline;
}
.compartment  a:hover{
	color: #FF6600;
	text-decoration: underline;
}

