.col-xs-6{
	width: 1024px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
.well{
	float: right;
	font-size: 20px;
	line-height: 22px;
}
.well h1{
	font-size: 26px;
	line-height: 30px;
	font-style: italic;
	font-weight:500;
}
.well h2{
	float: left;
	font-size: 18px;
	line-height: 22px;
	font-weight:400;
}
.well span{
	font-weight:bold;
	padding-right: 10px;
	font-size: 35px;
	
}
.container{
    display:block;
    z-index:999;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
.container .row{
	margin-top: 220px;
}
.myspecification{
	background: url(../imgs/link.png);
	width: 100px;
	height: 39px;
	position: absolute;
	color: #fff;
	font-size: 10px;
	line-height: 39px;
	text-align: center;
}