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