/* CSS Document */
body{ background: #f0f7d5 url(images/index_bg.jpg) no-repeat center -10px;}

#content{ margin-top:60px;}
#content .logo{ width:200px; margin:0 auto;}
#content .logo img{ width:200px; height:127px;}
#content .search{width:550px; margin:0 auto; margin-top:30px; border:1px solid #6a9d52; text-align:right; background:#fff; overflow:auto; zoom:1;}
#content .search .text_input{ border:0; height:32px; width:420px; margin-right:-5px; line-height:33px; font-size:18px; float:left;}
#content .search .btn_input{ border:0; background:url(images/index_search.jpg) no-repeat left center; width:128px; height:32px; cursor:pointer; float:right;}

