/* <style> */
#index {

}

#index .item {
	margin: 15px 0 0;
}

#index .item .itable, #index .item .inrtab {
	background-color: #fff;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	padding: 0 !important;
	width: 100%;
}

#index .item .ihead, #index .item .ibody, #index .item .ifoot {
	margin: 0;
	padding: 0;
}


#index .item .ihead {
	background-color: #b1c9e3;
}

#index .item .ibody {
	background-color: #fff;
}

#index .item .ifoot {
	background-color: #d7e3f1;
}

#index .item .itd {
	background-color: transparent;
	border: 0;
	padding: 0;
}

#index .item .itd1_1, #index .item .itd1_3 {
	height: 9px;
	width: 9px;
}

#index .item .itd1_2 {
	background: #fff url('/images/otc/iface/table/2.bg.png') repeat-x top;
	height: 9px;
}

#index .item .itd2_1, #index .item .itd2_2, #index .item .itd2_3 {
	background-color: #fff;
}

#index .item .itd2_1, #index .item .itd2_3 {
	width: 7px;
}

#index .item .itd2_1 {
	border-left: 2px solid #656565;
}

#index .item .itd2_2 {
	width: auto;
}

#index .item .itd2_3 {
	border-right: 2px solid #656565;
}

#index .item .itd2_0 {
	border-bottom: 2px solid #656565;
	width: 50%;
}

#index .item .itd3 {
	border: 2px solid #656565;
	border-top: 0;
	padding: 5px 7px;
}

#index .item .itype {
	color: #000;
	font: bold 12px Arial, sans-serif;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-transform: uppercase;
}

#index .item .itype img {
	height: 20px;
	margin: 0 5px 0 0;
	vertical-align: bottom;
	width: 20px;
}

#index .item .ident {
	font: 19px Times, serif;
}

#index .item .ident a {
	color: #333;
	text-decoration: none;
}

#index .item .iprfx {
	font: 12px Times, serif;
}

#index .item .iprfx a {
	text-decoration: underline;
}

#index .item .image {
	background: transparent url('/images/otc/iface/frame/80.png');
	float: left;
	height: 78px;
	margin: 10px 10px 0 0;
	overflow: hidden;
	width: 80px;
}

#index .item .image .img {
	height: 67px;
	overflow: hidden;
	padding: 5px 0 0 5px;
	width: 69px;
}

#index .item .info {
	float: right;
	margin: 10px 0 0;
	width: 313px;
}

#index .item .info.noimg {
	width: 403px;
}

#index .item .info p {
	font: 13px Times, serif;
	margin: 0;
	padding: 0;
}

#index .item .info .icons {
	margin: 5px 0;
}

#index .item .info .icons .icon {
	height: 20px;
	margin: 5px 5px 0 0;
	width: 20px;
}

#index .item .phone {
	float: left;
	height: 31px;
	overflow: hidden;
	padding: 0 10px;
	width: 301px;
}

#index .item .phone b {
	color: #369;
	font: bold 16px Arial, sans-serif;
	line-height: 31px;
}

#index .item .ihref-btn {
	float: right;
	height: 31px;
	text-align: right;
	width: 100px;
}

#index .item .ihref-btn a {
	background-color: #fff;
	border: 2px solid #656565;
	color: #656565;
	display: inline-block;
	font: bold 12px Arial, sans-serif;
	line-height: 15px;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
}



#popup {
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: auto;
	z-index: 0;
}

#popup #inpop {
	background-color: #636466;
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	width: auto;
}

#popup #popin {
	height: 7px;
	text-align: center;
	width: 100%;
}
