/* ********************************************* */
/* right */
#right {
	width: 200px;
}
#right a {
	color: #515151;
	text-decoration: none;
}
#right a:hover {
	color: #f58600;
}
#right .lank {
	background-image: url(../images/top/tab_lank2.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#right .special {
	background-image: url(../images/top/tab_special2.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
#right .info {
	background-image: url(../images/top/tab_info2.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
#right .icon {
	vertical-align: top;
	width: 27px;
	padding-top: 3px;
	height: 33px;
}
.boxpad-b {
	margin-bottom: 15px;
}
