#wrapper #cnt #ctn_left {
	position: relative;

}
#area_search001 input {
	height: 30px;
	margin-right: 10px;
}
#res_list li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
}
#res_list a {
	text-decoration: none;
}
#res_list a:hover{
	color: #CC0066;
	text-decoration: none;
	border: 1px solid #999999;
}
