﻿.searcher {
    width:1000px;
    margin-top:20px;
}
.pagecenter {
    /*border-top: double;
    border-color: blueviolet;*/
    border-width: 2px;
    margin: 5px 5px 30px 5px;
    padding-top: 30px;
    min-height:600px;
}
.rowdata_head {
font-size:19px;
font-weight:bold;
margin:5px 5px 5px 5px;
}
.red,.red A:visited,.red A:link {
	color:#FF6699;
	text-decoration:none 
/*#cd599a*/;
}
.red A:hover,.red:active {
	color:#ff2894;
	text-decoration:underline;
	cursor:pointer;
}
.btnSearch {
height:28px;
margin-bottom:10px;
}