@charset "UTF-8";
/* CSS Document */

#default_header {
	width: 1080px;
	margin-left: -540px;
}


#default_header #header_search {
	width: 240px;
	right: 80px;
}
#default_header #header_search #new_keywords {
	width: 190px;
}


nav ul  {
	width: 1080px;
	margin-left: -540px;
}

nav .basic {
	width: 127px;
}

nav .basic_login {
	width: 144px;
}

#wrapper {
	width: 1080px;
}

#foot_wrap footer {
	width: 1080px;
}
