
.fr_br { border: #2E94E6 1px solid; background-color: #F4F5FA; height: auto;}
.fr_lt { background: url(../i/fr_lt.jpg) left top no-repeat; position: relative; margin: -1px; }
.fr_lb { background: url(../i/fr_lb.jpg) left bottom no-repeat; }
.fr_rt { background: url(../i/fr_rt.jpg) right top no-repeat; }
.fr_rb { background: url(../i/fr_rb.jpg) right bottom no-repeat; padding: 15px;  height: auto;}


.btn_l {
	background: url(../i/btn_l.jpg) left top no-repeat;
	padding-left: 33px;
	height: 31px;
	margin: 5px 0 -6px 0;
	z-index: 10;
}

.btn_r {
	background: url(../i/btn_r.jpg) right top no-repeat;
	padding-right: 10px;
	height: 31px;
}

.btn_l .btn_r .btn {
	background: url(../i/btn_bg.jpg) left top repeat-x;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	padding: 3px 10px 3px 0;
	text-align: left;
	display: block;
	white-space: nowrap;
}

.line2 {
	height:10px;
	padding:0;
	background: url(../i/dotline.gif) left center repeat-x;
}

.inpt,
.slct {
	border: 1px solid #A9ACB1;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 5px 0 0 0;
}

.inpt {
	width: 150px;
}


