@charset "utf-8";
.m {
	clear: both;
	height: auto;
	width: 1100px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txt4{
    border-color: #bbb;
    height: 30px;
    font-size: 14px;
    border-radius: 3px;
    outline: 0;
    border: #ccc 1px solid;
    padding: 0 10px;
    width: 720px;
    -webkit-transition: box-shadow .5s;
    color: #666;
    line-height: 25px;
}
.m .l {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 280px;
	width: 550px;
}
.m .l span {
	font-size: 14px;
	line-height: 50px;
	color: #4c4c4c;
	margin: 0px;
	padding: 0px;
	float: left;
	
	width: 550px;
}
.m .r {

	margin: 0px;
	padding: 0px;
	float: right;
	height: 274px;
	width: 526px;
}
.m2 {
	clear: both;
	height: auto;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	color: #666;
	background-color: #fafafa;
	min-width:1100px;
}
.m2 table {
	margin: auto;
	height: auto;
	width: 1000px;
}

.txt1{
	border-color: #bbb;
        height: 30px;
        font-size: 14px;
        border-radius: 3px;
        outline: 0;
        border: #ccc 1px solid;
        padding: 0 10px;
        width: 280px;
        -webkit-transition: box-shadow .5s;
		color:#666;

}
.txt2{
	border-color: #bbb;
        height: 150px;
        font-size: 14px;
        border-radius: 3px;
        outline: 0;
        border: #ccc 1px solid;
        padding: 0 10px;
        width: 720px;
        -webkit-transition: box-shadow .5s;
		color:#666;
		line-height:25px;

}
.txt3{
	border-color: #bbb;
        height: 30px;
        font-size: 14px;
        border-radius: 3px;
        outline: 0;
        border: #ccc 1px solid;
        padding: 0 10px;
        width: 100px;
        -webkit-transition: box-shadow .5s;
		color:#666;

}
#sbmt{
	border-color: #bbb;
	height: 30px;
	font-size: 14px;
	border-radius: 4px;
	outline: 0;
	border: #ccc 1px solid;
	padding: 0 10px;
	width: 130px;
	-webkit-transition: box-shadow .5s;
	color: #FFF;
	background-color: #2799d2;
}
