@charset "utf-8";
/* CSS Document */
.leftnav_title {
	margin-bottom:15px;
}
.contentbody #info{
	width: 686px;
	margin:0 auto;
	margin-bottom:20px;
	height:36px;
	line-height: 36px;
	padding: 0px 15px;
	color:#1A568C;
	background:#F2F6FA;
}
#content{
	width: 715px;
	margin: 0 auto;
	position: relative;
	line-height: 26px;
}
#content .pic{
	position: absolute;
	left: 544px;
	top: -15px;
}
#content_map{
	width:630px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
#content table.bg_use td{
	background: url(../wrapper/img/bg.jpg);
}
#content table{
	border-collapse:collapse;
}
#content tr > td {
	color:#666666;
	padding: 5px 10px;
	border-bottom:#CCCCCC 1px dotted;
}
#content tr > td.title_use{
	color: #000000;
	padding-left: 10px;
}
#content tr > td.title_use img{
	padding:5px 13px 0px 0px;
}
#content tr > td table tr td{
	padding: 0px 0px;
	border-bottom: none;
}