


@media screen and (max-width: 400px){




	#secE{
		width: 100%;
		height: auto;
		float: right;
		margin-top: 50px;
	}
	
	#artiE1{
		width: 300px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	#artiE11{
		width: 100%;
		height: auto;
		float: right;
	}
	
	#artiE111{
		width: 100%;
		height: 30px;
		float: right;
		text-align: center;
		line-height: 30px;
		font-size: 12px;
	}
	
	#artiE112{
		width: 300px;
		height: auto;
		float: right;
		border: solid 1px #ccc;
		padding-bottom: 10px;
	}
	
	#artiE1121{
		width: 280px;
		height: 30px;
		float: right;
		margin-top: 10px;
		margin-right: 10px;
		line-height: 30px;
		font-size: 12px;
		text-align: center;
		border: solid 1px #ccc;
		outline: none;
	}
	
	#artiE1122{
		width: 280px;
		height: 30px;
		float: right;
		margin-top: 10px;
		margin-right: 10px;
		line-height: 30px;
		font-size: 12px;
		text-align: center;
		background-color: #ADA7A2;
		border: solid 1px #ccc;
	}
	
	#artiE1122:hover{
		cursor: pointer;
		background-color: #eeeeee;
		border: solid 1px #ccc;
	}
	
	#artiE1123{
		width: 260px;
		height: auto;
		float: right;
		padding: 0px 10px;
		margin-top: 10px;
		margin-right: 10px;
		line-height: 20px;
		font-size: 10px;
		text-align: center;
		border: solid 1px #ccc;
	}
	
	#artiE1124{
		width: 280px;
		height: 30px;
		float: right;
		margin-top: 10px;
		margin-right: 10px;
		line-height: 40px;
		text-align: center;
		border: solid 1px #ccc;
		outline: none;
		overflow: hidden;
	}
	
	#artiE11241{
		width: 300px;
		height: 40px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
	}


	#footer2{
		width: 100%; 
		height: 50px;
		position: absolute;
		bottom:0;
		left:0;	
		background-color: #E3E7E5
	}
	
	
	

	
}

