@charset "utf-8";

#wrapper {
	width: 1000px;
}

#header #header_search {
	width: 270px;
	right: 50px;
}

#header_search #search_text {
	width: 190px;
	float: left;
}
#nav_icon {
	right: 34px;
}


#right_bar {
	float: left;
	color: #FFF;
	width: 900px;
	padding: 0 0 30px 10px;
	
}
#top_pr_1,
#top_pr_2,
#top_publish,
##top_pickup {
	float: left;
	width: 200px;
}

#footer_inner {
	width: 1000px;
	margin: 0 auto;
}