@charset "utf-8";
#wrapper{
	width:993px;
	margin:0 auto;
	background:#FFF url(../../images/home_content_bg.jpg) top center repeat-y;
}

#Content{
	width:993px;
	margin:0 auto;
	text-align:left;
}

#CircleNav{
	padding:15px 18px 0 12px;
}
	#CircleNav a:link, #CircleNav a:visited{
		color:#666;
		text-decoration:none;
	}
	#CircleNav a:hover, #CircleNav a:active{
		color:#111;
		text-decoration:underline;
	}

.ArticleList{
	margin:18px 15px 10px;
}
	.ArticleList li{
		height:28px;
		overflow:hidden;
	}
		.ArticleList li a{
			display:block;
			line-height:28px;
			padding-left:15px;
			background:url(../../images/li_bg.gif) no-repeat 5px 12px;
		}
		.ArticleList li span{
			float:right;
			line-height:28px;
			color:#999;
			font-size:11px;
		}

.Product {
	margin:18px 15px 10px;
}
	.Product .Show {
		line-height:24px;
	}
		.Product .Show img {
			float:left;
			border:1px solid #CCC;
			margin:6px 15px 5px 6px;
		}
		.Product .Show img.over {
			border:1px solid #F00;
		}

#Cases{
	margin:20px 10px 20px;
}
	#Cases li {
		padding:0 0 15px;
		text-align:center;
	}
		#Cases li span{
			display:block;
			height:130px;
			border:1px solid #DDD;
			padding:8px 0 0;
		}
		#Cases li img {
			border:1px solid #FEFEEE;
		}
		#Cases li a:hover img {
			border:1px solid #F00;
		}
		#Cases li a:hover, #Cases li a:active{
			color:#F00;
			text-decoration:underline;
		}

#LAMP {
	margin:35px 0 15px;
}
	#LAMP li {
		float:left;
		padding:0 0 15px 20px;
		width:120px;
		text-align:center;
	}

#FriendLinks {
	margin:20px 5px 20px 20px;
}
	#FriendLinks li {
		float:left;
		height:24px;
		white-space:nowrap;
		width:185px;
		line-height:24px;
	}
		#FriendLinks li a {
			display:block;
			padding-left:10px;
			background:url(../../images/li_bg3.gif) no-repeat 0 5px;
		}

#OnlineManual {
	margin:20px 12px 20px 15px;
}
	#OnlineManual li {
		float:left;
		height:24px;
		white-space:nowrap;
		width:185px;
		line-height:24px;
	}
		#OnlineManual li a {
			display:block;
			padding-left:20px;
			background:url(../../images/fw.gif) no-repeat 0 5px;
		}

#ContactInfo{
	margin:18px 10px 20px 18px;
	text-align:left;
	line-height:24px;
}
	#ContactInfo .t{
		font-weight:bold;
		height:18px;
	}
	#ContactInfo .ph{
		padding:0 0 10px 20px;
		background:url(../../images/ph.gif) no-repeat 0 6px;
		font-family:georgia;
		color:#F00;
	}
	#ContactInfo .em{
		margin-top:5px;
		padding-left:22px;
		background:url(../../images/em.gif) no-repeat 0 0px;
	}

#Service{
	padding:18px 0 8px;
	text-align:right;
}
	#Service .WebIM {
		margin-bottom:15px;
		text-align:center;
	}
	#Service li {
		margin:0 60px 12px 0;
	}
		#Service li img {
			padding-right:5px;
		}
