﻿.head
{
  width:983px;
  height:160px;
  border:#A10 1px solid;
  margin-top:0px;
  margin-bottom:5px;
  text-align:center;
}
#top_banner
{
   width:981px;
   height:79px;
   border:#EE0 1px solid;
   margin-bottom:2px;
   overflow:hidden;
}
#top_banner_fimg
{
   width:393px;
   height:77px;
   float:left;
}
#top_banner_fimg img
{
   width:391px;
   height:75px;
}
#top_banner_simg
{
   width:158px;
   height:77px;
   margin-left:170px;
   float:left;
}
#top_banner_simg img
{
   width:156px;
   height:75px;
}
#top_banner_reg
{
   float:left;
}
#top_banner_login
{
   margin-left:10px;
   float:left;
}
#top_banner_reg img
{
   margin-top:25px;
   width:83px;
   height:28px;
}
#top_banner_login img
{
   margin-top:25px;
   width:69px;
   height:28px;
}
#top_banner_usercenter
{
   margin-top:20px;
   margin-right:20px;
   float:right;
   font-size:12px;
   text-align:right;
}
#top_banner_usercenter img
{
   width:7px;
   height:6px;
}
#top_menu
{
   width:981px;
   height:39px;
   border:#F10 1px solid;
   margin-top:2px;
   margin-bottom:2px;
   background-image:url("banner.jpg");
   background-repeat:no-repeat;
}
#top_menu .top_menu_button
{
    float:left;
    width:97px;
    height:37px;
    font-size:16px;
    font-weight:bold;
    line-height:37px;
    vertical-align:middle;
}
#top_menu .top_menu_button a
{
    color:#FFF;
    text-decoration:none;
}
#top_search
{
   width:981px;
   height:34px;
   border:#FC0 1px solid;
   margin-top:2px;
}
#top_search div
{
    float:left;
}
#top_search_block
{
    background-color:#3A3A3A;
    width:724px;
    height:32px;
}
#top_search_block div
{
    margin-top:3px;
    margin-right:8px;
}
#top_search_word strong
{
    font-size:16px;
	color:#FFF;
}
#top_search_dropdownarrow img
{
    width:17px;
    height:17px;
 }
#top_search_search img
{
    width:22px;
    height:20px;
}
#top_search_input input
{
    width:280px;
    size:90;
}
#top_search_button input
{
    width:80px;
 }

