@charset "utf-8";
/* CSS Document */

#content {
	width:750px;
	margin:0 auto;
	position: relative;
	line-height: 26px;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:#D9D9D9 3px double;
}
#content .info{
	color:#676767;
	height:50px;
	line-height:50px;
	padding:0 30px;
	background:#DAEBF5;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#content .info span{
	color:#2D83B7;
}
#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(../data/wrapper/img/bg.jpg);
}
#content table {
	margin:0 auto;
	border-collapse: collapse;
}
#content tr:hover{
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#content > table tr > td {
	color: #AAAAAA;
	padding: 6px 15px;
}
#content tr > td.title_use {
	color: #555555;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
}
#content tr > td.title_use img {
	padding: 0px 10px 0px 2px;
	vertical-align:middle;
}
#content tr > td table tr td {
	padding: 0px 0px;
}
table .info_bg .price3 {
}
