@charset "utf-8";
/* CSS Document */
body{
	width:100%;
	font-family:Arial,"微软雅黑";
	font-size:12px;
	height:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0
}
input{outline:medium;}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset,img {
	border: 0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal
}
ol,ul,li {
	list-style: none
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}
a{ text-decoration:none;}
img{
	height: auto; 
	max-width: 100%;
}
abbr,acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
input{background: transparent;border:0 none;}
.clearfix:after{
	content:"";
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
.clearfix{zoom:1;}
.fl{float:left}
.fr{float:right;}


.my_conditions_txt {
	width: 264px;
	height: 34px;
	float: left;
	position: relative;
	line-height: 34px;
}


div .menu li{
	float: left;
	list-style:none;
	
}
div .menu {
	width: 1200px;
	
}


.my_conditions_center {
	display: inline-block;
	width: 1000px;
	height: 188px;
	float: left;
	border: 1px solid #ccc;
}


.marginleft30 {
	margin-left: 30px;
}

.margintop40 {
	margin-top: 40px;
}
.my_conditions_box {
	width: 100%;
	height: 36px;
}


.my_conditions_left,.my_conditions_right {
	width: 395px;
	float: left;
	height: 70px;
}


.my_btn_load
	{
	display: block;
	float: left;
	width: 115px;
	height: 40px;
	line-height: 40px;
	background: #1a60a5;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
}

.my_query_conditions {
	width: 100%;
	height: 72px;
	margin: 0 auto;
	padding-left: 44px;
	box-sizing: border-box;
}










