@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{margin:0;padding:0;font-weight:normal;}

#expense{
	padding-left: 10px;
}
#expense_up{
	background-image: url(../image/index_right_bg_01.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 276px;
}
#expense_mid{
	background-image: url(../image/index_right_bg_02.jpg);
	background-repeat: repeat-y;
	width: 276px;
	overflow: hidden;
	height: 226px;
}
#expense_do{
	background-image: url(../image/index_right_bg_03.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 276px;
	overflow: hidden;
}
.mypets{
	cursor: hand;
	cursor: pointer;
	background-image:none;
	background-repeat:no-repeat;
	min-height:21px;
}
.date{ color:#00a2e6; font-size:11px; font-family:Arial; background-image:url(../images/expense/icon_3.gif); background-repeat:no-repeat; background-position:right 3px; padding-right:15px; margin-top:3px; margin-right:3px;}
.thepet{
}
.thepet img{
}

