.db *{
	margin: 0;
	padding: 0;
}

.db img{
	vertical-align: top;
}

div.db{
	text-align: left;
	overflow: hidden;
	display: inline-block;
	width: 651px;
}

div.db{
	display: block;
}

.to_back{
	margin-top: -12px;
	position: relative;
	text-align: right;
	margin-bottom: 6px;
}

div.db table{
	width: 649px;
	margin-bottom: 31px;
	border-width: 1px 1px 0;
	border-style: solid solid none;
	border-color: #C0E3E2;
	background: url(../img/detail/bg_table.png) repeat-x left top #F7F7F7;
	font-size: 12px;
}

div.db table th,
div.db table td{
	border-bottom: 1px solid #BAD9D8;
	padding: 7px 7px;
}

div.db table th{
	font-weight: normal;
	text-align: right;
	background: url(../img/detail/bg_table-th.png) top left #DFECEA;
	width: 109px !important; width: 123px;
	color: #164B4D;
}

div.db table td{
	width: 193px;
}

div.db h3{
	margin-bottom: 7px;
	font-size: 10px;
}

div.db div.comment{
	margin-bottom: 24px;
}

div.db ul.photos{
	width: 649px;
	overflow: hidden;
	display: inline-block;
}

div.db ul.photos{
	display: block;
	list-style: none;
	margin-bottom: 31px;
}

div.db ul.photos li{
	width: 310px !important; width: 316px;
	float: left;
	text-align: center;
	border: 1px solid #C8D6D6;
	padding: 3px;
	margin-bottom: 19px;
}


div.db ul.photos li.even{
	float: right;
}

div.db ul.photos li.clear{
	float: none;
	clear: both;
	height: 1px;
	margin-top: -1px;
	line-height: 0;
	width: 649px !important;
	padding: 0;
	border: 0 none;
	margin: 0;
	font-size: 0;
}
