﻿/* CSS Document */
@import url("reset.css");
.outer{
	width:960px;
	height:1070px;
	margin:0 auto;
	position:relative;}
.outer .search{
	position:absolute;
	top:0;
	right:0;
	width:250px;
	height:296px;}
