@charset "utf-8";
/* CSS Document */

.general{ width:980px; margin:0 auto;}
#header{ height:125px; position:relative;}
#logo{ display:block; position:absolute; top:27px; left:58px;}
#search{ width:290px; height:31px; background: url(../images/search_bg.jpg) no-repeat top left; position: absolute; top:0; right:0px; padding-top:29px;}
#searchbox{ background:url(../images/search_box_bg.jpg) no-repeat; width:247px; height:18px; border:none;margin-left:10px; padding-left:10px;}
#searchbutton{ border:none; background:url(../images/search_button.jpg) no-repeat; width:18px; height:18px; position:relative; top:5px; ;}


/*------for footer-----------*/

#footer{ height:130px; width:980px; margin-top:5px; background:url(../images/footer_bg.jpg) no-repeat top; padding-top:20px;}
#copyright{ padding-left:170px;}
#footer_bottom{ margin-left:28px; margin-top:20px; width:928px; }