/* CSS Document */

body 
{
	margin:0px;
	background-color: #929292;	
}

.protitle{
	font-size:20px;
	font-family:"Î¢ÈíÑÅºÚ"
	text-align: left;
	text-indent: 15px;
	background-color: #ededed;
	line-height: 180%;
	font-weight: normal;
}
.imgbox {
	border: 1px solid #929292;
}

.pro{
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	text-align:left;
	color: #333333;

}
.pro1{
	font-size:13px;
	font-family:"Î¢ÈíÑÅºÚ";
	text-align:left;
	text-indent: 12px;
	color:#333333;
}
.pro2{
	font-size:13px;
	font-family:"Î¢ÈíÑÅºÚ";
	text-align:left;
	text-indent: 12px;
	background-color:#ededed;
	color:#333333;
	line-height: 150%;
}
.pro3{
	font-size:13px;
	font-family:"Î¢ÈíÑÅºÚ";
	text-align:left;
	text-indent: 12px;
	background-color:#ededed;
	color:#333333;
	line-height: 150%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #D7D7D7;
}

.proListTop{
	display:block;
	padding:3px 10px;
	height:20px;
	cursor:pointer;
	color:#000000;
	font-family:"Î¢ÈíÑÅºÚ";
	font-style: normal;
	background-position: center;
	line-height: 40px;
	text-align:left;
	text-decoration: none;
	font-size: 14px;
	vertical-align: top;
}
.proListName{
	display:block;
	cursor:pointer;
	color:#000000;
	font-family:"Î¢ÈíÑÅºÚ";
	font-style: normal;
	background-position: center top;
	text-align: left;
	text-decoration: none;
	font-size: 38px;
	font-weight: bolder;
}
a{
	color: #999999;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


.td-bg{
background:url(../product/Top/topbg.jpg);
background-repeat:repeat-x;

}

.reg {
	font-size: 14px;
	color: #7c7c7c;
	font-family: "Î¢ÈíÑÅºÚ"
	font-weight: bold;
}
