body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
#loadMain{
	background:url(images/loading.gif);
	background-repeat:no-repeat;
	width: 126px;
	height: 22px;
	margin-top: 25%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45%;
	display: none;
}
#divMain {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divHead {
	float: left;
	height: 627px;
	width: 1000px;
}
#divIP {
	background-image: url(images/ip.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 58px;
	width: 659px;
}
#business {
	float: left;
	width: 341px;
	height: 58px;
}
#business2 {
	float: left;
	width: 1000px;
	height: 150px;
}
.sIP {
	float: left;
	width: 319px;
	padding-left: 430px;
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 22px;
	color: #FFFFFF;
}
.divType {
	float: left;
	height: 58px;
	width: 341px;
}
.hBg {
	background-image: url(images/frame1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 1000px;
}
.fBg {
	background-image: url(images/frame3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 1000px;
}
.bBg {
	background-image: url(images/frame2.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
}
#divFoot {
	float: left;
	height: 124px;
	width: 1000px;
}
.divTwin {
	background-image: url(images/twin.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 1000px;
}
.divShow {
	float: left;
	width: 860px;
	padding-top: 0px;
	padding-left: 75px;
	padding-bottom: 0px;
	padding-right: 65px;
	text-align: justify;
}
.sModel {
	float: left;
	width: 800px;
	margin-left: 30px;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 8px;
	text-align: justify;
}

.listData {
	float: left;
	width: 860px;
}
.showImg {
	float: left;
	height: 68px;
	width: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
}
.noData {
	width: 860px;
	height: 50px;
	margin-top: 40px;
	text-align: center;
	float:left;
}
.vAll {
	position:static;
	width: 845px;
	text-align: right;
	float:left;
	padding-right: 15px;
}

.Program {
	float: left;
	width: 425px;
	padding-left: 75px;
	padding-right: 5px;
	text-align: justify;
}
.Download {
	float: left;
	width: 425px;
	padding-left: 5px;
	padding-right: 65px;
	text-align: justify;
}

.listData2 {
	float: left;
	width: 430px;
}
.noData2 {
	position:static;
	width: 430px;
	height: 50px;
	margin-top: 40px;
	text-align: center;
	float:left;
}
.vAll2 {
	width: 430px;
	text-align: right;
	float:left;
}

.imgFrame {
	float: right;
	width: 240px;
	height: auto;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-right: 0px;
}
.sImgs {
	float: left;
	height: 68px;
	width: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}
.frmDownload {
	float: left;
	width: 430px;
}

.fHead {
	font-size: 16px;
	color: #00FFFF;
}
.fDownload {
	font-size: 16px;
	color: #FFCC33;
}
.fYell {
	color: #CCCCCC;
}
.fBlue {
	color: #00FFFF;
}
.fYel {
	color: #FFCC33;
	text-decoration: underline;
}
.comment {
	color: #FFCC33;
	text-decoration: underline;
}
.search {
	font-size: 18px;
}
.fSearch {
	float: left;
	text-align: right;
	width: 800px;
}
.bSearch {
	float: left;
	width: 60px;
}

.space {
	width: 860px;
	height: 8px;
}
.clear {
	clear: both;
}

a:link {
	color: #00FFFF;
	font-size: 15px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FFFF;
	font-size: 15px;
}
a:hover {
	text-decoration: none;
	color: #90FFFF;
	font-size: 15px;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
	font-size: 15px;
}
.aWhite:link {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
}
.aWhite:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
}
.aWhite:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 15px;
}
.aWhite:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
}
