@charset "UTF-8";

#indexContents h1; #indexContents h2; #indexContents h3{
	margin-top:0px;
}
#indexContents {
	margin-left: 0;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:20px;
}
#indexMain{
	width:750px;
	float:left;
	position:relative;
	padding-right:20px;
}

/*loopedSlider css*/
#loopedSlider { 
	margin:0px; 
	width:750px;
	height:220px;
	position:relative; 
	clear:both; 
}
.mainImgArea{ 
	width:750px;
	height:220px;
	overflow:hidden; 
	position:absolute; 
}		
.slides { 
	position:absolute; 
	top:0; 
	left:0; 
	width:750px;
	height:220px;
	overflow:hidden; 
}
.slides div { 
	display:none; 
	top:0px; 
	right:0px; 
	width:750px;
	height:220px;
	overflow:hidden; 
}	
.slides div a{
	cursor:pointer;
}	
/*loopedSlider css end */

/*tab css*/ 
#tab-box ul#nav {  
	width:744px;
	height:41px;
	background-image:url(../image/navBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
	padding-top:29px;
	padding-left:6px;
	list-style: none;  
}
#tab-box ul#nav h2{
	margin-top:0px;
}
#tab-box ul li {   
	float:left;  
	display:inline;  
}  
#tab-box ul li a img{
	display:block;
}
#tab-box #convenient, #tab-box #product, #tab-box #compare {  
	display:none;
	clear:both;
	padding-bottom:30px;
	padding-left:25px;
	margin-top:40px;
	background-image:url(../image/tabBg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}  
/*tab css end */
#convenient #private {
	width:200px;
	padding-right:32px;
	border-right:1px solid #EBEBEB;	
	float:left;
}
#convenient #private ul {
	margin-left:0px;
	padding-top:10px;
}
#convenient #private li {
	width:200px;
	padding-top:10px;
	margin-bottom:0px;
}
#convenient #private li img {
	display:block;
}
#convenient #business {
	width:435px;
	padding-left:32px;
	float:left;
}
#convenient #business ul {
	margin-left:0px;
	padding-top:10px;
}
#convenient #business li {
	width:200px;
	padding-right:35px;
	float:left;
	padding-top:10px;
	margin-bottom:0px;
}
#convenient #business li.noPadding {
	padding-right:0px;
}
#convenient #business li img {
	display:block;
}

#product #projector {
	width:435px;
	padding-right:32px;
	border-right:1px solid #EBEBEB;	
	float:left;
}
#product #projector ul {
	margin-left:0px;
	padding-top:10px;
}
#product #projector li {
	width:200px;
	padding-right:35px;
	float:left;
	padding-top:10px;
	margin-bottom:0px;
}
#product #projector li.noPadding {
	padding-right:0px;
}
#product #projector li img {
	display:block;
}
#product #ohp {
	width:200px;
	padding-left:32px;
	float:left;
}
#product #ohp ul {
	margin-left:0px;
	padding-top:10px;
}
#product #ohp li {
	width:200px;
	padding-top:30px;
	margin-bottom:0px;
}
#product #ohp li.noPadding {
	padding-top:10px;
}
#product #ohp li img {
	display:block;
	float:left;
}

#compareTable{
	width:700px;
}
#compare table {
	width:100%;
}
#compare table th {
	padding:0px 0px 20px 0px;
	background-color:#FFFFFF;	
}
#compare table td {
	vertical-align:middle;
	text-align:center;
	padding:20px 10px;
	border-bottom:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	line-height:1.2em;
}
#compare table #productImg td{
	line-height:1.6em;
}
#compare table #productImg .small{
	font-size:0.8em;
}
#compare table #productImg .big{
	font-size:1.4em;
	font-weight:bold;
}
#compare table #productImg img{
	padding-top:20px;
}
#compare tr.odd{
	background-color:#F7F7F7;
}
#compare table td.noBorderBottom {
	border-bottom:none;
}
#compare table td.noBorderRight {
	border-right:none;	
}
#compare #resolutionType table {
	border-right:1px solid #EBEBEB;	
}
#compare #btnCompare{
	float:right;
	width:135px;
	margin-top:30px;
	padding-right:26px
}
#compare #btnCompare img{
	width:135px;
	display:block;
}

#download{
	widows:750px;
	clear:both;
}
#downloadBox{
	border:1px solid #EBEBEB;
	padding:2px;
	margin-top:20px;
	zoom:1;
}
#download img{
	display:block;
}
#download .downloadSubBox{
	border:1px solid #DDDDDD;
	background-color:#F3F3F8;
	padding:16px 10px;
	zoom:1;
}
#download .downloadSubBox h2{
	float:left;
	margin-top:0px;
}
#download .downloadSubBox p{
	float:left;
	width:450px;
	padding-left:20px;
	margin-bottom:0px;
	line-height:30px;
	font-size:1em;
}
#download .downloadSubBox #btnDetails{
	float:right;
}
#sideMenu{
	width:180px;
	float:left;
}
#sideMenu ul {
	list-style-type:none;
	margin:0;
}
#sideMenu li {
	display:inline;
}
#sideMenu li a {
	display:block;
	width:180px;
}
#sideMenu #menu {
	border-bottom:1px solid #EBEBEB;
}
#sideMenu #media{
	margin-top:20px;
}
#sideMenu #banner{
	margin-top:20px;
}
#sideMenu #news{
	padding-top:20px;
}
#sideMenu #news dl {
	padding-top: 20px;
	padding-bottom:20px;
	border-bottom:1px dotted #999999;
}
#sideMenu #news dt {
	color: #7E7979;
	font-size: 1em;
	font-weight:bold;
	line-height: 140%;
}
#sideMenu #news a {
	color: #008CD2;
	text-decoration:none;
}
#sideMenu #news a:hover {
	color: #008CD2;
	text-decoration:underline;
}
#sideMenu #news dd {
	color: #000000;
	line-height: 140%;
}

/* End hide from IE-mac */
.overimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
