.linkbtn
{
	padding-top:12px;
	color : white;
	text-align:center;
	text-decoration:none;
	width:196px;
	height:39px;
	cursor:pointer;
	font: 18px verdana;
	font-variant: small-caps;
	background:#484848 url(/images/m_btn/m_btn.gif) repeat-x;
	float:left;
}
.linkbtn_h
{
	background:#5b5a5a url(/images/m_btn/m_btn_h.gif) no-repeat;
}
.linkbtn_p
{
	color:#5D5D5D;
	background:#6e6e6e url(/images/m_btn/m_btn_p.gif) no-repeat;
}
.linkbtn_d
{

}
.linkbtn_pd
{

}


.h_btn
{
	display:block;
	width:38px;
	height:38px;
	float:left;
	margin:4px 9px;
}

.h_btn_fav
{
	float:left;
	color : white;
	cursor:pointer;
	background:url(/images/h_btn/h_fav.gif) no-repeat;
	display:block;
	width:38px;
	height:38px;
	margin:4px 0px;
}
.h_btn_fav_h
{
	background:url(/images/h_btn/h_fav_h.gif) no-repeat;
}


.imgbtn
{
	cursor : pointer;
}
.imgbtn_d
{
	cursor : default;
}
