﻿.AffBorder {
	border:1px solid #CCCCCC;
}

.AffBG {
	background-color:#5BA1C8;
}

.AffHeadImg {
	width:auto;
	height:28px;
	background-image:url(../images/book_hotel.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	background-color:#FFFFFF;
}

.AffBdyTxt {
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding:2px 0px 2px 3px;
}
/*
.QBPwrdImg {
	background-image:url(../images/pwrd_qb.gif);
	background-repeat:no-repeat;
	height:12px;
	line-height:12px;
	background-position:right;
}
*/
.AffBtn {
	background-image:url(../images/searchbttn.gif);
	background-repeat:no-repeat;
	height:32px;
	width:126px;
}

input {
	font-size:12px;
	font-family:Tahoma;
}

select {
	font-size:11px;
}

div {
	margin:0px;
	padding:0px;
}

.NmeCntainer {
	width:192px;
	height:100px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
