﻿.one{
	width:170px;
	line-height:30px;
	margin-bottom:30px;
	display:block;
	background-color:#fff;
	list-style-image:none;
	text-indent:10px;
}
.two{
	width:170px;
	line-height:30px;
	margin-bottom:30px;
	display:block;
	background-color:#fff;
	list-style-image:none;
	text-indent:10px;
}
.two a{
	font-size:11px;
	color:#534241;
	text-decoration:none;
	width:170px;
	line-height:30px;
	display:block;
	list-style-image:none;
	background-color:#c0afac;
}
.two a:hover{
	background-color:#fff;
	width:170px;
}
.three{
	width:170px;
	line-height:30px;
	margin-bottom:30px;
	display:block;
	background-color:#fff;
	list-style-image:none;
	text-indent:10px;
}
.three a{
	font-size:11px;
	color:#534241;
	text-decoration:none;
	width:170px;
	line-height:30px;
	display:block;
	list-style-image:none;
	background-color:#fff;
}
.three a:hover{
	background-color:#fff;
	width:170px;
}

.paddingleft{
	padding-left:10px;
	font-weight:normal;
}

