.res_item {
	width:156px;
	background-color:#FFFFFF;
	border-width: 0px 0px 1px 1px;
	border-color:#aa7aaa;
	border-style:solid;
	
	}

.res_top {
	width:156px;
	height:43px;
	background-color:#AA7AAA;
	vertical-align:middle;
	}

.res_top p{
	color:white;
	font-weight:bold;
	margin-left:40px;
	font-size:12px;
	vertical-align:middle;
	padding-top:10px;
	}

.res_bottom {
	width:155px;
	height:140px;
	border-width: 0px 0px 0px 0px;
	border-style:solid;
	border-color: #AA7AAA;
	}

.res_bottom a {
	text-decoration:none;
	color:#0066cc;
	}
.res_bottom a:hover {
	text-decoration:underline;
	color:#371737;
	}
	
.res_tick {
	width:12px;
	float:left;	
	}
	
