/* CSS Document */
.pruductinfo{
width:543px; border-bottom:1px dashed #CBCBCB; margin-left:25px; margin-bottom:32px;
}
.pageinfo_pro{ width:610px;margin-bottom:10px; height:25px; border-bottom:1px dashed #CBCBCB;vertical-align:middle}
.showproductlike{width:543px;}
.peopletb{ text-align:center;margin:10px 0px 10px 20px;}
.showwordspord{
width:250px; padding:10px; margin-top:8px; margin-bottom:32px; margin-left:25px;
}
.showwordspord ul { list-style:none; margin:1px; padding:0px; }
.showwordspord ul li{ border-bottom:1px dashed #CBCBCB; height:40px; padding:6px 2px 2px 2px;}
.tablists { border-bottom:1px solid #999999}
.tablists ul{ list-style: none;
		    margin: 10px;
		    padding: 0; border-bottom:#666666 1ps solid;}
.tablists ul li{display: inline; }
.tablists ul li A {
		    padding: 3px 5px;
		    background-color: #ccc;
		    color: #000;
		    text-decoration: none;
		}

		.tablists ul li A.selected,
		.tablists ul li A:hover {
		    background-color: #333;
		    color: #fff;
		    padding-top: 7px;
		}
		
		.tablists ul li A:focus {
			outline: 0;
		}

.showproducts table {
margin:10px 0 10px 0;
border:1px solid #CECECE;
}
.showproducts table tr td {
border:1px solid #CECECE;
color:#666666;
line-height:2em;
padding:6px 10px;
text-align:left;
}
.showproducts table tr th {
border:1px solid #CECECE;
color:#666666;
line-height:2em;
padding:6px 10px;
text-align:left;
}


