.white
{
	color:#FFFFFF;
}
.gray
{
	#575757;
}
.bold
{
	font-weight:700;
}

.pad_5
{
	padding:5px;
}
.pad_left_5
{
	padding-left:5px;
}
.pad_left_10
{
	padding-left:10px;
}
.pad_right_5
{
	padding-right:5px;
}
.pad_right_10
{
	padding-right:10px;
}

.pad_top_8
{
	padding-top:8px;
}

.left
{
	text-align:left;
}



a
{
	text-decoration: none;
}

a:link {
	color: #575757;
}
a:visited {

	color: #575757;
}
a:hover {
	color: #960000;
}

.ul_01 { list-style: outside upper-roman; } 

.ul_01 li
{
	list-style: url("../images/PlantSmart/a_01.jpg") inside circle; 
	margin-right:10px;
	padding-top:8px;
	height:18px;
	border-bottom:1px #c3c3c3 dashed;
	color:#575757;
}

.title01
{
	background:url('../images/PlantSmart/t_01.jpg') no-repeat;
	width:102px;
	height:25px;
	text-align:center;
	color:#ffffff;
}

.title02
{
	background:url('../images/PlantSmart/t_02.jpg') no-repeat;
	width:102px;
	height:25px;
	text-align:center;
	color:#ffffff;
}

.title03
{
	background:url('../images/PlantSmart/t_03.jpg') no-repeat;
	width:380px;
	height:25px
}

.div_nav
{
	height:15px;
	border-bottom:1px #c3c3c3 dashed;
	width:100%;
	text-align:left;
	margin:0px 10px 10px 10px;
	padding-bottom:5px;
}

.txt95{width:95%}

.w50{width:50px;}
.w80{width:80px;}
.w100{width:100px;}