@charset "utf-8";
/* CSS Document */
.Search_Title{
	border-bottom:#ccc 1px solid;
	height:25px;
	text-align:left;
	}
.button { 
	border-left: #ffffff 1px ridge; 
	border-right: #333333 1px ridge; 
	border-top: #ffffff 1px ridge; 
	border-bottom: #1c1c1c 1px ridge; 
    font-family:"宋体";
	font-size: 12px;
    color: #1c1c1c; 
	background-color: #EBF2F9; 
	cursor: hand; 
}
.SeachImg{
	padding:20px 35px 20px 31px;
	}
.ShowImg{
	overflow:hidden;
	}
.Img_Name{
	text-align:center;
	padding:5px 0px 5px 0px;
	}
.SearchPage{
	text-align:right;
	padding-right:10px;
	}