@charset "utf-8";
/* CSS Document */

#NeiLeft h3{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
	font-size: 18px;
	line-height: 24px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 12px;
	width: auto;
	clear:both;
}
#NeiRight img{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#NeiLeft li{
	background-color: #fff;
	font-size: 14px;
	line-height: 160%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	display: block;
	width: 240px;
	margin-left: 20px;
	float: left;
}
.case{
	background-image: url(../images/banner-case.gif);
	background-repeat: no-repeat;
	background-position: 270px 0px;
	}

#NeiRight h3{
	background-color: #F6F6F6;
	padding-left: 10px;
	font-size: 14px;
	line-height: 170%;
	border: 1px solid #C0C0C0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#NeiRight ul{
	background-color: #fff;
	font-size: 12px;
	line-height: 160%;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#NeiRight ul li{
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 155px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
}
