/* ? Department CSS Document */
#c_left {
margin:0px;
padding:0;
}
#c_left li {
	list-style-type: none;
	display: inline;

}

#c_left li a {
	display:block;
	width:92%;
	border-bottom: dashed 1px #cccccc;
	float:left;
	height:13px;
	padding: 5px 5px 5px 5px;
	font-size:12px;
	margin-bottom: 2px;
	text-decoration: none;
	border-left:solid 4px #A3AD00;
}
#c_left li a:hover {
	border-left:solid 6px #557630;
	width:91%;
	}

#m_left {
margin:0px;
padding:0;
}


#m_left li {
	list-style-type: none;
	display: inline;

}

#m_left li a {
	display:block;
	width:92%;
	border-bottom: dashed 1px #cccccc;
	float:left;
	height:13px;
	padding: 5px 5px 5px 5px;
	font-size:12px;
	margin-bottom: 2px;
	text-decoration: none;
	border-left:solid 4px #A3AD00;
}
#m_left li a:hover {
	border-left:solid 6px #557630;
	width:91%;
	}

#ContentMemberTools ul {float:left; height:auto; width:100%; margin-bottom:20px;}

.hd1 {
	font-weight: bold;
	font-size: 1.3em;
}
.hd2 {
	font-weight: bold;
	font-size: 1.1em;
}
.date_t {
	color: #666666;
}

