form{display:block;}
iframe {
		border: 1px solid #FF9900;
		width: 358px;
		height: 359px;
		margin: 0px;
}
p iframe{width: 362px;}
#topframe{
	border:solid 1px #FF9900;
	background-color:#ff9900;
	font-weight: bold;
	width:360px;
	height:21px;
	margin:0 0 0 15px
}
div#topframe{width:362px;}
#topframe ul {
	list-style: none;
	width: 360px;
	margin:0px;
	padding:4px 0 0 0px;
}
#topframe li{
	float:left;
	display: inline;
	list-style: none;
	color: #ffffff;
	vertical-align: top;
	height: 18px;
	margin:0px;
	padding-left: 5px;
	text-align: left;
	width: 150px;
}
#topframe li.code{width: 130px;}
#topframe li.tar{
	text-align: right;
	width: 30px;
}
#col1 {
	float: left;
	width: 177px;
	margin:10px 0 0px 10px;
}
#col1 div.colfondo{
	background:url(../img/fond_180.gif) 0px 0px no-repeat;
	height:144px;
	width:174px;
}
div.colfondo p{
	text-align:justify;
	padding:14px 18px 0 10px;
	font-size:12px;
	color:#006699;
}
#col2 {
	float: left;
	width: 188px;
	margin:0px;
}
#col2 div{
	padding:0px 0px 5px 5px;
	text-align: justify;
	color:#006699;
}
form>input.input170{
	width:160px;
	padding:4px 0px 0 10px;
 	background:transparent url(../img/input170_25.gif) 0px 0px no-repeat;
	border: solid 0px #ffffff;font-size:14px;
	line-height:24px;
	height:25px;
 }