@charset "gb2312";
/* CSS Document */
.main{ background:url(../image/bj5.jpg) top no-repeat;}
.m1{color:#006;
	padding: 5px 0px 0px 0px;
	height: auto;
	overflow: hidden;
}
.m1_1{width:50%; float:left}
.m2 ul{
	height: auto;
	overflow: hidden;
	padding: 10px;
	border: #8f0002 dashed 1px;
	margin-left: 5px;
	margin-right: 5px;
	box-shadow: 5px 5px 5px #E7E7E7;
	border-radius:4px
}
.TP{ text-align:right; padding-right:30px}
.but{ color:#FFF; padding:5px 10px 5px 10px; margin:5px; border:none; border-radius:5px; text-align:center}
.red{ background-color:#9e0406;cursor:pointer}
.blue{
	background-color: #8c0000;
	width: auto;
}
.input{ border:#8f0100 1px solid; border-radius:5px; width:60% ;height:26px}
.area{ border:#8f0100 1px solid; border-radius:5px; width:60%}
.m2 h3{ margin:5px; background:url(../image/bj3.jpg) left top no-repeat; padding-left:25px}

@media screen and (max-width:980px){
.input{ width:90% ;}
.area{  width:90%}
.m1_1{width:100%;}
#img1{ display:none}
}
