﻿@charset "utf-8";
body {
repeat-x;
}
#main {
	background:none;
}
#homeNewsContainer {
	float:left;
	width:735px;
	height:35px;
	background:url(../images/homeNewsBg.jpg);
}
#homeNewsList {
	position:absolute;
	visibility:hidden;
}
#homeNewsBtn {
	float:left;
	margin:10px 0 0 5px;
}
#homeNewsBtn img {
	cursor:pointer;
}
#homeNews {
	float:left;
	margin:10px 0 0 110px;
	_margin:10px 0 0 60px;
	width:515px;
}
#homeNews a {
	color:#379;
}
#homeNews a:hover {
	text-decoration:underline;
}
#productNav {
	float:right;
	width:203px;
	height:35px;
	margin-top:-14px;
	margin-left:4px;
	background:url(../images/productNav.jpg);
}
#productNavList {
	position:absolute;
	overflow-y:auto;
	overflow-x:hidden;
	height:212px;
	width:201px;
	background:#f3f3f3;
	border:1px solid #ddd;
	border-top:0;
}
#productNavList li {
}
#productNavList li a {
	float:left;
	width:200px;
	padding:5px;
	color:#379;
	white-space:nowrap;
}
#productNavList li a img {
	width:30px;
	height:30px;
	margin-right:3px;
	border:1px solid #e2e2e2;
}
#productNavList li a:hover {
	background:#9CD5DE;
}
#txtProductSearch {
	padding:5px 0 0 5px;

}
#txtProductSearch input {
	background-color:#f3f3f3;
	border:2px solid #ccc;
	;
	color:#aaa;
	width:150px;
}
#product {
	float:left;
	width:456px;
	height:215px;
	margin:-36px 3px 0 0;
	background:url(../images/homeHardwareBg.jpg);
}
#case {
	float:left;
	width:273px;
	height:215px;
	margin:-36px 6px 0 0;
	background:url(../images/homeCaseBg1.jpg) ;
}
#casu {
	width:273px;
	height:200px;
	margin:0px;
	background:url(../images/homeCaseBg.jpg) no-repeat;
	float:left;
		
}
#casu ul li{
	margin: 0px;
	padding: 0px;
}
#contact {
	float:left;
	width:204px;
	height:170px;
	margin:0px 0px 0 0;
	background:url(../images/contact.jpg);
}
.btnContainer1 {
	margin:12px 0px 0px 128px;
}
.btn1 {
	float:left;
	height:15px;
	margin-left:3px;
	padding:2px 10px 2px 10px;
	font-size:11px;
	background-color:#f4f4f4;
	border:1px solid #ccc;
	cursor:pointer;
}
.btnMore1 {
	margin:-8px 0 0 400px;
}
.btnMore2 {
	margin:15px 0 0 220px;
}
.btnMore12 {
	margin:15px 100px 100px 220px;
}
.btnMore22 {
	margin:-25px 10px 100px 400px;
}
.container {
	position:absolute;
	display:none;
}
#homeProductList {
	margin:10px 0 5px 10px;
}
#homeProductList li {
	float:left;
	width:145px;
	text-align:center;
}
#homeProductList li h6 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
#homeProductList li img {
    width:80px; height:80px;
	display:block;
	max-height:80px;
	max-width:80px;
	margin:10px 10px 10px 20px;
}
#homeSoftwareList {
	margin:0 0 5px 30px;
}
#homeSoftwareList li {
	float:left;
	width:200px;
	text-align:center;
}
#homeSoftwareList li h6 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
#homeSoftwareList li img {
	display:block;
	max-height:80px;
	max-width:125px;
	margin:10px 10px 10px 30px;
}
#caseList {
	margin:40px 10px 0 10px;
}
#casuList {
    margin:40px 10px 0 10px;
}
#caseList li {
	margin:0 0 5px 0;
	padding:2px;
	border-bottom:0px dotted #ccc;
}
#casuList li {
	margin:0 0 5px 0;
	padding:2px;
	border-bottom:0px dotted #ccc;
}
#caseList li a {
	color:#379;
	text-decoration:underline;
}
#casuList li a {
	color:#379;
	text-decoration:underline;
}
#caseList li a:hover {
}
#bottom {
height:50px;
margin:0 auto;
width:944px;
}
