
h3{
	font-size:14px;
	height:20px;
	background: url(_img/img_h3.png) no-repeat;
	padding:0px 0 0 20px;
	color:#434343;
}
h3 a{
	font-size:16px;
	color:#434343;
}
h3 a:hover{
	text-decoration:underline;
	color:#80b92e;
}

.border{
	border-left:3px solid #446a99;
	margin-bottom:10px;
	margin-left:20px;
	width:650px;
}

.border p{
	padding-left:5px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.border a{
	color:#FF0000;
}

.border ul{
	padding-left:30px;
	list-style-type: disc;
}

.border ul li{
	padding-bottom:5px;
}

.nomarker{
	list-style-type: none;
}
.a_wid{
	width:600px;
}