@charset "utf-8";
@import url("reset.css");
/* CSS Document */
body{ min-width:1000px}
#main {margin: 0 auto;}
#header {margin: 0 auto;height: 100px;}
#nav {height: 50px;}
#board {width: 940px;margin: 0 auto;height: 350px;background-color: #fff;padding: 10px 10px 0 10px;}
#board_ {width: 940px;margin: 0 auto;height: 470px;padding: 10px 10px 0 10px;}
#content {width: 960px;margin: 0 auto;background-color: #fff;}
#section {width: 960px;margin: 0 auto;background-color: #fff;}
#footer {width: 100%;margin: 0 auto;height: 90px;background: #ccc;}
#about {width: 460px;height: 220px;background-color: #fff;float: left;margin: 0 10px;}
#news {width: 470px;height: 220px;float: left;bacground-color: #fff;float: left;margin: 0 10px 0 0;}
#products {width: 940px;height: 230px;background-color: #fff;margin: 0 10px 10px 10px;}
