@charset "utf-8";
/* CSS Document */body {
	font-size:12px;
	background-image: url(/WebImage/bodybg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
img
{
	margin:0px;
	padding:0px;
}
td
{
	background-color:#FFF;
	font-size:12px;
}
.downhref
{
	font-size:12px;
	text-decoration:none;
	color:#333333;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.infobgtop
{
	background-image:url(/WebImage/InfoBgTop.jpg);
	background-repeat:no-repeat;
	color:#555;
	height:35px;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
	padding-left:40px;
}
.infobgmid
{
	padding: 5px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:777px;
	font-size: 12px;
	line-height: 26px;
	overflow: hidden;
}
.infobgdown
{
	background-image:url(/WebImage/InfoBgDown.jpg);
	background-repeat:no-repeat;
}#titMore
{
	background-image:url(/WebImage/index_08.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	color:#FF0;
}
.downline
{
	background-image:url(/WebImage/index_28.gif);
	background-repeat:repeat-x;
}

.ProductListUl
{
	margin:0px;
	padding:0px;
	width:100%;		
	padding-left:40px;
}
.ProductListUl li
{
	line-height:26px;
}

.leaveTitle
{
	width:100%; 
	margin:0px;
	line-height:30px;
	background-color:#FAFAFA;
}

.leaveTitle li
{
	float:left;
	padding-left:15px;
	padding-right:15px;
}

.leaveContent
{
	width:100%; 
	margin:0px;
	line-height:26px;
	border-bottom:#999 dotted 1px;
}

.leaveContent li
{
	padding-left:15px;
	padding-right:15px;
}
