a:link {
	color: #333; text-decoration: underline;
}
a:visited {
	color: #666; text-decoration: underline;
}
a:hover {
	color: #999999; text-decoration: underline;
}
a:visited hover { 
	color: #999999; text-decoration: underline;
}
a:active {
	color:#999999; text-decoration: none;
}

h3{
	color:#333333;
	background:#efefef;
	border-bottom:1px solid #e1e1e1;
	padding:6px;
	margin:0 0 10px 0;
}
h3.color2{
	color:#C03;
	background:#FCF2F5;
	border-bottom:1px solid #e1e1e1;
	padding:6px;
	margin:0 0 10px 0;
}
h3.color3{
	color:#1D81C4;
	background:#E9F3F9;
	border-bottom:1px solid #e1e1e1;
	padding:6px;
	margin:0 0 10px 0;
}

#body_local_menu{
	background:#efefef;
	padding:2px 5px 5px 5px;
	clear:both;
}

#body_local_menu li{
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:5px 0;
	padding:8px 0 12px 26px;
	background: url(../../../images/item/local_other.gif) no-repeat 0 100%;
	/* \*/
	_background: none;
	/* */
	_background/* */: url(../../../images/item/local_other.gif) no-repeat 0 100%;

}



h4{
	color:#666666;
	background:#efefef;
	padding:4px;
	margin:0 0 10px 0;
}
h4.color2{
	color:#C03;
	background:#FCF2F5;
	padding:4px;
	margin:0 0 10px 0;
}
h4.color3{
	color:#1D81C4;
	background:#E9F3F9;
	padding:4px;
	margin:0 0 10px 0;
}


.common_list dt{
	width:180px;
	float:left;
	padding-left:20px;
	background: url("../../../images/item/sq_06.gif") no-repeat 0 50%;
}
.common_list2 dt{
	width:100px;
	float:left;
	padding-left:20px;
	background: url("../../../images/item/sq_06.gif") no-repeat 0 50%;
}

