#search {
	width: 940px;
	height: 29px;
	overflow:hidden;
	line-height:29px;
	padding-left:10px;
	background: #f8eaf5;
	float:left;
}

#search form {
	display: inline;
	height: 29px;
}
#search .search-keyword {
	width:130px;
	height:18px;
	padding:1px 3px;
	line-height:18px;
	background:#f8eaf5;
	border:1px solid #653c76;
}
#search .search-submit {
	width:44px;
	height:23px;
	border:none;
	margin-left:3px;
	background:url(../images/search_submit.gif);
	text-indent:-9999px;
	cursor:pointer;
}
#search span{
	display:block;
	margin-right:15px;
	font-weight:bold;
	color:#901292;
	float:right;
}
#search a{
	margin:0 3px;
	color:#6f3d88;
	text-decoration:none;
}
#search a:hover{
	text-decoration:underline;
}
#consult_msg img{
	width:950px;
}

.case_list {
	width:948px;
	padding-bottom:10px;
	border:1px solid #c4c4c4;
	background:url(../images/f.gif) repeat-x center top;
	margin-top:5px;
	float:left;
}
.case_list .case_center {
	display:block;
	width:900px;
	height: 25px;
	font-size:14px;
	color: #824493;
	font-weight: bold;
	line-height: 25px;
	margin-left:5px;
	margin-top:4px;
	padding-left:25px;
	background:url(../images/typenamepre.gif) no-repeat 10px center;
	float:left;
}
.case_list .case_type {
	display:block;
	width:300px;
	heigth:300px;
	margin-top:30px;
	margin-left:10px;
	float:left;
	overflow:hidden;
}
.case_type li{
	width:139px;
	height:31px;
	text-align:center;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	margin-right:11px;
	float:left;
	margin-top:5px;
	cursor:pointer;
	background:url(../images/casemenu1.gif);
}
.case_type li:hover{
	background:url(../images/casemenu2.gif);
}
.case_show {
	width:580px;
	height:150px;
	margin-right:10px;
	float:right;
	margin-top:30px;
}
.case_show .case_before {
	width:123px;
	height:150px;
	margin-right:10px;
	float:left;
}
.case_show .case_before dt {
	width:123px;
	heigth:128px;
	overflow:hidden;
}
.case_show .case_before dt img {
	width:123px;
	height:128px;
}
.case_show .case_before dd {
	width:123px;
	heigth:20px;
	line-height:20px;
	text-align:center;
}
.case_show .case_after {
	width:123px;
	height:150px;
	margin-right:30px;
	float:left;
}
.case_show .case_after dt {
	width:123px;
	heigth:128px;
	overflow:hidden;
}
.case_show .case_after dt img {
	width:123px;
	height:128px;
}
.case_show .case_after dd {
	width:123px;
	heigth:20px;
	line-height:20px;
	text-align:center;
}
.case_show .case_before1 {
	width:247px;
	height:150px;
	margin-right:30px;
	float:left;
}
.case_show .case_before1 dt {
	width:247px;
	heigth:128px;
	overflow:hidden;
}
.case_show .case_before1 dt img {
	width:247px;
	height:128px;
}
.case_show .case_before1 dd {
	width:247px;
	heigth:20px;
	line-height:20px;
	text-align:center;
}
.case_show .case_after1 {
	width:247px;
	height:150px;
	float:left;
}
.case_show .case_after1 dt {
	width:247px;
	heigth:128px;
	overflow:hidden;
}
.case_show .case_after1 dt img {
	width:247px;
	height:128px;
}
.case_show .case_after1 dd {
	width:247px;
	heigth:20px;
	line-height:20px;
	text-align:center;
}

.hotcase {
	display:inline;
	float:left;
	width:800px;
	height:61px;
	line-height:30px;
	padding-left:120px;
	padding-right:8px;
	margin:15px 0 0 10px;
}
.hc_zx {
	background:#c9b5d4 url(../images/hotcase_zx.gif) no-repeat left top;
}
.hc_mf {
	background:#b7a46c url(../images/hotcase_mf.gif) no-repeat left top;
}
.hc_wc {
	background:#fcd2fa url(../images/hotcase_wc.gif) no-repeat left top;
}
