.lk{
	margin:20px auto;
	border-width:1px ;
	border-color:#f8f8f8 #ddd #ddd #f8f8f8;
	border-style:solid;
	padding-bottom:5px;
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:15px;
}
.text h2{
	margin:0px 0px 5px;
	font-size:18px;
	font-weight:normal;
}
.text ul{
	margin:0px 10px;
}
.text li{
	font-size: 14px;
	line-height: 22px;
	list-style-image: url(../images/icon_list1.gif);
}
.text li a:link , .text li a:visited{
	color: #12f;
}
.text li a:hover{
	color:#f33;
}
.text li p{
	margin:0px 14px 5px;
	font-size:12px;
}