#contents {
		margin-right: 20px;
		margin-left: 20px;
		margin-top: 30px;
}
#contents #title {
		font-weight: bold;
		color: #666;
		background: url(../images2/list_pink.jpg) no-repeat left center;
		padding-left: 15px;
		font-size: 116.5%;
		margin-bottom: 30px;
		margin-left: 50px;
}
#contents #nav {
		float: left;
		width: 120px;
		position: relative;
		margin-right: 10px;
}
#contents #nav ul{
		position: absolute;
		left: 0px;
		top: 0px;
		border: thin dotted #A2A2FF;
		padding-top: 5px;
}
#contents #nav ul li {
		background: url(../images2/list_menu.gif) no-repeat left center;
		padding-left: 10px;
		margin-bottom: 5px;
		font-size: 10px;
		font-weight: bold;
}
#contents #nav ul li a {
		color: #5F7067;
}
#contents #nav ul li a:hover {
		background: #FDE1BB;
		text-decoration: none;
}
#contents #cRight {
		float: right;
		width: 630px;
}
#contents .toolBox {
		margin-bottom: 40px;
}
#contents h2 {
		background: url(../images2/icon_line.gif) no-repeat left center;
		padding-left: 40px;
		padding-top: 10px;
		font-size: 116.5%;
		margin-bottom: 20px;
}
#contents .toolBox .tbInner {
		width: 630px;
}
#contents .toolBox .tbInner .photo {
		float: left;
		width: 150px;
}
#contents .toolBox .tbInner .text {
		float: right;
		width: 450px;
}
#contents p span {
		color: #039;
		font-weight: bold;
}
