﻿body {
	background-image: url('../images/bgtop.jpg');
	background-position: center top;
	color: #ffffff;
	font-family: Myriad Pro;
	font-size: 15px;
	margin: 0px;
}
.headeraaa {
	background-image:url('../images/technical-Header2.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 900px;
	height: 196px;
}
.line {
	background: #000;
	border: 1px solid #fff200;
}
.download{
	 background-image:url('../images/blog4.jpg');
	 background-color:#000000;
	 background-position:left top ;
	 background-repeat: no-repeat;
	 width:150px;
	 height:16px;
}
.get{
	 b_background-image:url('../images/news2.jpg');
	 background-color:#000000;
	 background-position:left top ;
	 background-repeat: no-repeat;
	 width:300px;
	 height:25px;

	
}
.dot{
	background-image:url('../images/dot.jpg');
	background-position: center center ;
	background-repeat: repeat-y;
	width:1px;
	height:1px;
}

