@charset "utf-8";


body {
	background:#fff;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:1000px;
	margin:0 auto;
	text-align:center;
}

header {
	height:446px;
	width:990px;
}
models {
	width:995px;
}
models img{
	height:288px;
	width:192px;
	border:2px solid #206189;
}
.txtbot {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#206189;
}
.txtbot a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
}
.clear {
	clear:both;
}
