@charset "utf-8";
/**{padding:0;margin:0}
html{padding:0;margin:0;} */
*{padding:0;margin:0}
html{padding:0;margin:0;} 
.textbox {
	height: 140px;
	width: 994px;
	background-color: #CCC;
	padding: 15px;
}

.container {
	height: auto;
	width: 1024px;
	border: thin none #999;
}
.header {
	height: auto;
	width: auto;
	background-color: #FFF;
}
.nav {
	
	/*background: linear-gradient(left,blue,#fff);*/
	background-color: #666;
	width: auto;
	
	
}

.main {
	height: 450px;
}
.tech {
	height: 700px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}




.left {
	height: 296px;
	width: 576px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 1px;
}
.right {
	float: left;
	width: 400px;
	padding: 15px;
}


a.first{
	text-decoration: none;
	color: #00F;

}

.center {
	
	text-align:center;
	
}







a.first:hover {
	color: #fff;
	background-color:blue;
	text-decoration: none;
}
a.first:visited {
	color: #D6D6D6;
	}
//a:active {font-size:120%;}
	
//text-decoration: underline;

.middle {
	float: left;
	height: 480px;
	width: 200px;
}
.pic_box {
	height: 300px;
	width: 1022px;
	border: 1px solid #666;
}
.main2 {

}
body {margin:0 auto;
width:1024px;
}
.titlle {
	background-color: #CCC;
}
.products {
	height: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.container .main2 .pic_box .right p {
	font-weight: bold;
	font-size: 36px;
}
.left2 {
	height: 150px;
	width: 220px;
	float: left;
}
.right2 {
	float: left;
	height: 150px;
	width: 700px;
}
