@charset "utf-8";


/********************** right *****/

#right .bg1 {
	background: url(../images/bark/bg1.gif) right 0 no-repeat;
	padding: 0 200px 0 0;
	min-height: 143px;
}

* html #right .bg1 {
	height: 143px;
}

#right .link {
	margin: 25px 0 55px 30px;
}

#right .link li {
	margin: 7px 0 0 0;
	background: url(../../images/common/arrow.gif) 0 center no-repeat;
	padding: 1px 0 1px 18px;
}

#right .bg2 {
	background: url(../images/bark/bg2.gif) right 0 no-repeat;
	padding: 0 200px 0 0;
	min-height: 143px;
	margin-bottom: 25px;
}

* html #right .bg2 {
	height: 143px;
}