/* CSS Document */

.IndexProList{ width:304px; height:128px; float:left; margin:10px; }
.IndexProList img{ width:100px; height:118px; padding:2px; border:solid 1px #cccccc; float:left; }
.IndexProList h2{ width:180px; float:right; font-size:12px; margin-bottom:5px;}
.IndexProList h2 a{ color:#000000; text-decoration:none;}
.IndexProList p{ width:180px; float:right; line-height:150%;}

.ProName,.ProName1,.ProName2,.ProImgList{	width: 95%;	margin:0 auto;	}

.ProName{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ProName1,.ProName2{ margin-top:10px;	}
.ProName h2{ font-size:12px;}
.ProName1 h2{ font-size:13px; margin-bottom:7px;}
.ProName1 h2 a{ color:#013e97; text-decoration:none;}


.ProName ul,.ProName1 ul,.ProName2 ul{	list-style-type: none;}
.ProName li,.ProName1 li{
	width: 32%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	margin-right:8px;
	margin-bottom:5px;
}

.ProName2 li{
	width: 15%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	margin-right:8px;
	margin-bottom:5px;
}


.ProName li a,.ProName1 li a,.ProName2 li a{ color:#666; text-decoration:none;}

.ProDetail{ width:95%; margin:0 auto; line-height:150%; font-family:Times New Roman;}
.ProDetail h2{ font-size:13px; color:#013e97; margin-bottom:10px;}
.ProDetail img{  margin-bottom:20px; float:right;}


