﻿@charset "UTF-8";
/*****************************************************
 *
 * 技术支持:杭州卡塔科技有限公司
 * 网站:http://www.codeOEM.com
 * 文件建立:2009-04-08 by hark
 * 版本: 1.0
 * 如有修改,请在此处注明修改时间
 * 关联页面:index.html
 *
 ****************************************************/
 #caseList{
 	height:185px;
 	position:relative;
	 }
	 #caseList h3{
		 height:33px;
		 line-height:33px;
		 color:white;
		 font-weight:bold;
		 background:url(../images/caseTitleBg.gif) no-repeat left top;
		 }
		 #caseList h3 span{
			 margin-left:20px;
			 }
	#caseList ul{
		padding:10px 0;
		padding-bottom:0;
		overflow:hidden;
		height: auto;
		width:680px;		
		}
		#caseList ul li{
			float:left;
			margin:5px 15px 0 0;
			}
			#caseList img{
				padding:1px;
				width:84px;
				height:40px;
				border:2px solid #cdcdcd;
				}
			#caseList p{
				text-align:center;
				}
			#caseList a{
				color:	#0280bb;
				font-weight:bold;
				}
			#caseList a:hover{
				color:navy;
				}
			#caseList a:hover img{
				border-color:#0CF;
				}
#otherFun{
	position:absolute;
	right:0px;
	top:45px;
}
#otherFun img{
	width:266px;
	height:120px;
}
/*
 > mainColumn
 */
 #mainColumn{
	 width:700px;/*643px;*/
	 }
 	.mainColumnItem{
		float:left;
		margin:10px auto;
		}
		.mainColumnItem h3{
			width:330px;/*304px*/
			height:31px;
			line-height:31px;
			color:white;
			background:url(../images/mainColumnTitleBg.gif) no-repeat left top;
			}
			.mainColumnItem h3 span{
				margin-left:20px;
				}
 			.mainColumnItem .headline{
				float:left;
				margin:8px 3px;
				width:70px;
				}
				.headline img{
					padding:1px;
					width:65px;
					height:65px;					
					border:1px solid #CDCDCD;
					}
				.headline p{
					text-align:left !important;
					}
					.headline p a{
						color:gray;
						}
					.headline p a:hover{
						text-decoration:underline;
						}
			.mainColumnItem ul{
				float:left;
				overflow:hidden;
				width:250px;
				margin-top:8px;
				}
				.mainColumnItem li{
					padding-left:8px;
					height:24px;
					line-height:24px;
					background:url(../images/dot.gif) no-repeat left center;
					}
					.mainColumnItem li a{
						color:#333;
						}
					.mainColumnItem li a:hover{
						text-decoration:underline;
						color:navy;
						}
 			.mainColumnItem p{
				clear:both;
				text-align:right;
				}
				.mainColumnItem a.more{					
					line-height:25px;
					color:#0368a0;
					}
				.mainColumnItem a.more:hover{
					text-decoration:underline;
					}
 /* > special */
 #industray h3{
	 background:url(../images/industryTitleBg.gif) no-repeat left top;
	 }
#industray,#news{
	margin-left:35px;
	}
 /*
  > sales
  */
  #salesPromotion{
	  clear:both;
	  overflow: hidden;
	  position:relative;
	  width:626px;
	  height:130px;
	  padding:1px;
	  background:#f2f2f2 url(../images/salesproBg.gif) no-repeat right bottom;
	  }
	  #salesPromotion h3{
		  position:absolute;
		  left:0;
		  top:0;
		  width:133px;
		  height:100px;
		  background:url(../images/salesTitleBg.gif) no-repeat left top;
		  }
		  #salesPromotion h3 span{
			  display:none;
			  }
	  #salesPromotion ul{
		  }
		  #salesPromotion ul li{
			  float:left;
			  margin:10px 9px;
			  padding-bottom:5px;
			  width:190px;
			  }
			   #salesPromotion li img{
				   padding:1px;
				   width:185px;
				   height:70px;				   
				   border:1px solid #CDCDCD;
				   }
				#salesPromotion a{
					color:#1c6d9c;
					}
				#salesPromotion a:hover{
					color:navy;
					}
				#salesPromotion .intro{
					color:gray;
					}
 /*
  > sideColumn
  */
  #sideColumn{
	  margin-top:10px;
	  width:270px;
	  }
	  #sideColumn .sideColumnItem{
		  margin-top:12px;
		  width:270px;
		  }
		   
　　 * html #sideColumn .sideColumnItem { margin-top:6px;width:270px;}
　　 *+html #sideColumn .sideColumnItem{ margin-top:6px;width:270px;}
　　 
　　 
　　 
		  .sideColumnItem h3{
			  height:31px;
			  line-height:31px;
			  color:white;
			  }
			  .sideColumnItem h3 span{
				  margin-left:20px;
				  }
/*
  > numGray
  */
  #numGray{
	  clear:both;
	  padding-top:10px;
	  margin-bottom:10px;
	  border-top:1px dotted #ccc;
	  }
	  #numGray img{
		  filter: gray;
		  }
/*
  > sysAd
  */
  #sysAd{
	  position:relative;
	  width:270px;
	  height:280px;
	  background:url(../images/sideAdBg.jpg) no-repeat center top;
	  }
	  #sysAd #sysIntro{
		  overflow:hidden;
		  position:absolute;
		  left:145px;
		  top:110px;
		  width:108px;
		  height:170px;
		  }
		   #sysAd #sysIntro p{
			   color:gray;
			   }
		   #sysAd #sysIntro p a{
			   padding-top:5px;
			   margin-left:35px;
			   color:red;
			   }
		   #sysAd #sysIntro p a:hover{
			   text-decoration:underline;
			   }
	  #sysAd #kButton{
		  padding-top:190px;
		  margin-left:10px;
		  }

  
  #dynamic{
	  }
/*
  > dynamic  
	  #dynamic h3{
		  padding-bottom:10px;
		  background:url(../images/mainColumnTitleBg.gif) no-repeat left top;
 }*/
		  
	#dynamic h3{color:white; height:31px; line-height:31px;
		  background:url(../images/mainColumnTitleBg.gif) no-repeat left top;
		  }
		  #dynamic div{
			  clear:both;
			  margin:5px auto;
			  }
		  #dynamic img,#dynamic h4,#dynamic p{
			  float:left;
			  }
		  #dynamic img{
			  padding:1px;
			  margin:5px;
			  width:53px;
			  height:53px;
			  border:1px solid #dadada;
			  }
		  #dynamic h4,#dynamic p{
			  width:185px;
			  line-height:25px;
			  }
		  #dynamic h4{
			  margin-top:5px;
			  font-weight:bold;
			  }
		  #dynamic a{
			  color:#1c6d9c;
			  }
		  #dynamic a:hover{
			  color:navy;
			  }
		  #dynamic p span{
			  color:gray;
			  }
 /*
  > reportBug
  */
  #reportBug{ float: left; margin-left:-10px;
	  }
	  #reportBug h3{
		  background:url(../images/reportBugTitleBg.gif) no-repeat left top;
		  }
	  #reportBug p{
		  margin:5px auto;
		  }
		  #reportBug textarea{
			  width:268px;
			  height:100px;
			  border:1px solid #ccc;
			  }
		 #reportBug input{
			 margin-right:15px;
			 }

#caseTable{position:relative;top:10px}
#caseTable{text-align:center; }
#caseTable td{padding-bottom:8px;text-align:center}
