body {
cursor:url(mysursor.cur);
background-color:#E5DECC;
scrollbar-face-color: 6A7F32;
scrollbar-highlight-color: E5DECC ; 
scrollbar-3dlight-color: E5DECC;
scrollbar-shadow-color: E5DECC;
scrollbar-arrow-color: E5DECC;
scrollbar-track-color: E5DECC;
scrollbar-darkshadow-color: E5DECC;
}


.uli li{
	margin-bottom:10px;
	text-align:left;
}

.ulih li{
	margin-bottom:5px;
	text-align:right;
}


.prod {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E4A3F;
}
.prod ul{
	margin:0px;
	padding:0px;
}


.tips{
	margin:14px;
	padding:0px;
}

	.tips li{
		margin:4px;
		padding:0px;
	}


.recomand{
	margin:14px;
	padding:0px;
}

	.recomand li{
		margin:8px;
		padding:0px;
	}


.conti {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12px;
	color: #5E4A3F;
}

	.conti A{
		color: #6A7F32;
		text-decoration:none;
	}

	.conti A.b{
		color: #017C8B;
		text-decoration:none;
		font-weight: bold;
	}

	.conti A.c{
		color: #661F57;
		text-decoration:none;
		font-weight: bold;
	}

	.conti A:hover{
		color: #5E4A3F;
		text-decoration:none;
	}
.conti A.seri {
	font-family: Arial, sans-serif;
	font-size: 13;
	font-weight: bold;
	text-decoration:none;
	color: #5E4A3F;
}
.conti A.seri:hover {

	color: #6A7F32;
}


.fot {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12;

	color: #6A7F32;
	text-decoration:none;
}

.fot:hover{
	color: #5E4A3F;
	text-decoration:none;
}

.tit {
	padding-top:20px;
	padding-right:20px;
	float:right;
	width:100px;
}


.titl {
	font-family: Century Gothic, Arial, sans-serif;
	font-weight: bold;
	color: #6A7F32;
}

.titlb {
	font-family: Century Gothic, Arial, sans-serif;
	font-weight: bold;
	color: #017C8B;
}

.titlc {
	font-family: Century Gothic, Arial, sans-serif;
	font-weight: bold;
	color: #661F57;
}

.pagetitle {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #6A7F32;
}

.header {
	font-family: Arial, sans-serif;
	font-size: 13;
	font-weight: bold;
	text-decoration:none;
	color: #5E4A3F;
	display:block;
	padding-bottom:6px;
}
.header:hover {

	color: #6A7F32;
}


