/*--------------------------------------*/
/*“d˜b’ */


.pick_title{
	margin		: 0 0 10px;
}

.search_pick{
	width		: 683px;
	height		: 150px;
	background	: #fff;
	margin		: 0 0 0 8px;
}

.search_pick a{
	width		: 100px;
	height		: 120px;
	display		: block;
	border		: 1px solid #ff74ec;
	float		: left;
	padding		: 1px;
	margin		: 0 4px;
}

.search_pick a:hover{
	width		: 100px;
	height		: 120px;
	display		: block;
	border		: 1px solid #ff24aa;
	float		: left;
	padding		: 1px;
	margin		: 0 4px;
}

#t_tel{
	height		: 67px;
	float: left;
}

#tel_cel{
	margin		: 0 0 0;
	float		: left;
	height		: 40px;
	width		: 700px;
}

#tel_cel div{
	float		: left;
}

#tel_cel .center{
	margin		: 0 10px;
}


.tel_tbl .up{
	float	: left;
	margin	: 7px 0 0 2px;
}

.tel_tbl .list{
	margin	: 4px 3px 0 0;
	vertical-align: middle;
	float: right;
}


.tel_tbl{
	background	: #ddd;
	width		: 700px;
	margin		: 10px 0 15px;
	font-size	: 12px;
	float		: left;
	color		: #666;
}

.tel_tbl .title{
	text-align	: left;
	background	: #f1f1f1;
}

.tel_tbl a{
	color		: #666;
	margin		: 0 5px 0 0;
}


.tel_tbl a:hover{
	color		: #fe7c2e;
	margin		: 0 5px 0 0;
}

.tel_tbl th{
	text-align	: right;
	background	: #fff;
	font-weight	: normal;
	width		: 250px;
	height		: 22px;
	line-height	: 22px;
}

.tel_tbl .r{
	text-align	: right;
	background	: url(./img/line.gif) repeat-y left #fff;
	font-weight	: normal;
	width		: 250px;
	height		: 22px;
	line-height	: 22px;
}


.tel_tbl .s{
	text-align	: right;
	background	: #fde7e8;
	font-weight	: normal;
	width		: 250px;
	height		: 22px;
	line-height	: 22px;
}

.tel_tbl .rs{
	text-align	: right;
	background	: url(./img/line.gif) repeat-y left #fde7e8;
	font-weight	: normal;
	width		: 250px;
	height		: 22px;
	line-height	: 22px;
}



.tel_tbl td{
	text-align	: right;
	padding		: 5px 3px 4px;
	background	: #fff;
	width		: 90px;
}