﻿@charset "utf-8";
/* CSS Document */

#detail{
	height:auto !important;
	height:500px;
	min-height:500px;
	width:980px;
	margin:0 auto;}
.d_top{
	width:980px;
	height:113px;
	float:left;
	margin-top:10px;
	background:url(../images/d-t.jpg) no-repeat;}
.d_top img{
	margin-left:8px;
	margin-top:8px;}
.d-middle{
	width:980px;
	height:20px;
	float:left;
	margin-top:20px;
	border-bottom:#999 dashed 1px;}