/*客户样本
创建人：耿艳妮
创建日期：2012-3-28日*/

.red{
color:red;
}
.typeCont{
	width:100%;
	}
.titleFont{
	font-size:14px;
	color:#03C;
	padding:5px 0px 0px 10px;
	font-weight:bold;
	}
.titleFont a{
	color:#03C;
	text-decoration:none;
	}
.greyTitle{
	clear:both;
	background:#EEEEEE;
	height:12px;
	padding:8px;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	}
.wordImgBox{
	clear:both;
	padding:10px;
	font-size:12px;
	line-height:25px;
	height:auto;
	}
.productImgBox{
	clear:both;
	width:90%;
	margin:0 auto;
	}
.productImgBox li{
	float:left;
	width:250px;
	margin:0 20px;
	height:200px;
	text-align:center;
	}
.productImgBox dd{
	text-align:center;
	}
#pager{
	padding:5px;
	float: right;
	}
.addPic{
	background:url(../../images/addphoto.jpg) no-repeat;
	padding:5px 6px 6px 15px;
	color:#FFF;
	border:0px;
	width:105px;
	}
.typePic{
	clear:both;
	width:auto;
	margin:0 1px;
	}
.picList{
	padding:10px;
	width:auto;
	margin:0 auto;
	height:auto;
	}
.picList li{
	float:left;
	width:200px;
	margin:0 10px;
	}
.greyTitle{
	color:#900;	
	}
.typeListBox{
	padding:10px;
	}
#layout1 {
	clear:both;
	width:auto;
	margin:40px;
	/*height:500px;*/
	margin:0;
	padding:0;
}
.content{
	width:100%;
	margin:0 auto;
	/*height:810px;*/
	/*height:1500px;*/
	}
.l-tab-links li a{
	font-size:14px;
	color:#F60;
	font-weight:bold;
	}
.l-table-edit{
	width:500px;
	border:0px;
	margin:0 auto;
	}
.l-table-edit td{
	height:30px;
	font-size:14px;
	}
.l-table-edit input{
	border:1px solid #CCCCCC;
	height:23px;
	margin:3px 0px;
	}
.borderZero input{
	border:0px;
	height:17px;
	margin-top:10px;
	}
.productList{
	clear:both;
	width:100%;
	}
.productList ul{
	width:100%;
	margin-bottom:50px;
	}
.productList li{
	list-style:none;
	width:170px;
	height:150px;
	margin:10px 0px;
	float:left;
	color: #03C;
	}
.productList img{
		border:1px solid #E6E6E6;
		width:127px;
		height:128px;
		}
.productList dd{
	margin-top:10px;
	margin-left: 0;
}
.productList li a{
	color: #039;
	text-decoration:none;
	}
.typeList{
	clear:both;
	padding:0px;
	}
.typeList ul{
	height:auto;
	}
.typeList li{
	clear:both;
	list-style:none;
	padding-bottom:8px;
	}
.typeList div{
	float:left;
	/*word-break: break-all;*/
	word-wrap:break-word; 
	overflow:hidden; 
	}
.photoBox{
	width:20%;
	height:150px;
	}
.photoBox dl{
	clear:both;
	text-align:center;
	margin-top:-5px;
	}
.tyName{
	font-size:14px;
	}
.tyName a{
	color:#0033CC;
	text-decoration:none;
	}
.tyBox{
	width:70%;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:15px;
	}
.tyBox a{
	margin-right:15px;
	color:#000;
	text-decoration:underline;
	/*word-break:break-all;*/
	/*line-height:20px;*/
	line-height:15px;
	height:15px;
	float:left;
	width:auto;
	}
.greyBorder{
	clear:both;
	border:1px solid  #E8E8E8;
	width:100%;
	}
.photoBox img{
	width:127px;
	height:128px;
	border:0px;
	}
.nomatch{
	color:red;
	font-size:20px;
	}
.matchy{
	margin-left:200px;
	}