.temp {
	width: 100%; max-width:760px; margin:auto
}
.middle {
	background: #fff;
}
.middle_top_form  table .right{ text-align:right; padding-right:10px;}
.middle_top_form  table tr td{ padding:0 0.5%; width:50%;}
.middle_top_form  table tr td:first-child{ width:20%;}
.middle_top_form  table tr td:last-child{ width:37%;}
.middle_top_form input {
	background-color: transparent;
	border:1px solid #e2e2e2;
	width: 90%;
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-family: "微软雅黑",, serif, sans-serif;
	font-size: 14px;
	color: #333;
}
.middle_top_form select{ width:130px;	height: 24px;line-height: 24px; border:1px solid #e2e2e2;appearance:menulist }
.middle_top_form #usname{ width:100%;}
.middle_top_form  select::-ms-expand { display: none; }
.middle_top_form .button{ text-align:center; margin:20px 0;}
.middle_top_form #button {	
	width: 93px;
	height: 33px; text-align:center;
	background:#e2e2e2;
	border: 0px;
	cursor: pointer;
}

#returnButton{
	width: 93px;
	height: 33px;
	border: 0px;
	cursor: pointer;
}

.t_middle_top_select_button {
	width: 324px;
	height: 28px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
}
.t_middle_top_select_block {
	width: 95%; max-width:750px; background:#fff;
	position: absolute;
	top: 30%;
    _top: 30%;
    box-shadow: 5px 5px 20px 5px #ccc;
}

.t_middle_top_select_block_top {
	height: 41px;
}

.t_middle_top_select_block_middle {
	padding: 0 40px;
}

.t_middle_top_select_block_bottom {
	height: 41px;
}

.t_middle_top_select_block ul {
	list-style-type: none;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	width: 510px;
	clear: both;
	display: none1;
}

.t_middle_top_select_block ul li {
	float: left;
	margin: 2px;
}

.t_middle_top_select_block ul li a {
	white-space: nowrap;
	color: #333;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	height: 24px;
	line-height: 24px;
	border: 1px #fff solid;
	font-size: 14px;
}

.t_middle_top_select_block ul li a:hover {
	color: #fff;
	border: 1px #b01504 solid;
}

.t_middle_top_select_block ul li .active {
	color: #fff;
	border: 1px #b01504 solid;
}

.middile_bottom {
}

.bottom {
	background: url(../images/t_bottom_background.jpg) repeat-x;
	height: 143px;
	text-align: center;
	clear: both;
}

.bottom .link1 {
	line-height: 26px;
}

.bottom .link1 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.bottom .link1 a:hover {
	text-decoration: underline;
}

.bottom .link2 {
	line-height: 26px;
	margin-top: 6px;
}

.bottom .link2 a {
	text-decoration: none;
	color: #000;
}

.bottom .link2 a:hover {
	text-decoration: underline;
	color: #d11600;
}

.Resultlist {
	border: 1px #ccc solid;
}

.Resultlist th {
	border: 1px #ccc solid;
	background: #eee
		url(../images/t_middle_top_select_block_li_backgroundjpg.jpg) repeat-x;
	color: #000;
	padding: 5px;
}

.Resultlist td {padding: 0 10px;
	border: 1px #ccc solid;
}
form table tr { height:35px;}
form table tr td{ margin:0px; }
form input,form select{outline:none;}

@media screen and (max-width:640px){
.temp{ width:100%;}
.top{ width:100%;background: url(t_top.jpg) no-repeat 100%;;}
.bannar {background: url(../images/t_bannar.jpg) no-repeat 100%; height: 112px; width:100%;}
.bannar  img{ width:100%;}
.middle{ width:100%;}
.middle_top{ width:100%;}
.middle_top_form{}
}