@charset "gb2312";


* {
 margin:0;
 padding:0;
}



#head {
 width:100%;
 height:105px;
 background:url(../../Images/Home/head_bg.PNG) repeat-x;
 position:relative;
 z-index:1;
}

#home_top {
 background:url(../../Images/Home/home_top.PNG) no-repeat;
 height:6px;
 width:100%;
}
#home_middle {
 margin:0 auto;
 width:960px;
 height:auto;
}

.home_list {
 position:relative; 
 float:right;
 width:461px; 
 height:21px;
  background:url(../../Images/Home/home_bg.PNG) no-repeat;
}

.home_list ul{
 position:relative;
 float:right;
 margin-top:-3px;
 margin-right:15px;
 list-style:none outside;
}

.home_list ul li {
 position:relative;
 overflow:hidden;
 float:left;
 margin-left:5px;
 font:Verdana, Geneva, sans-serif;
 font-size:12px;
 padding-left:15px;
}

.home_list ul li a {
 position:relative;
 float:left;
 line-height: 21px;
 height:21px;
 color:#5d4e0d;
 text-decoration:none;
}

.home_list ul li a:hover{
 text-decoration:underline;
}


#logoArea {
 width:30%;
 height:65px;
 line-height:65px;
 float:left;
 background:url(../../Images/Home/logo1.PNG) no-repeat left center;
 padding-left:5px;
}

#head_right{
 float:right;
 margin-top:12px;
 width:46.8%;
 height:24px;
 line-height:24px;
}

.input_style {
 height:20px;
 float:right;
 text-indent:4px;
 color:#adadad;
 font-size:12px;
 width:158px;
    line-height:20px;
 border:1px solid #7f7f7f;
 padding:0;
}

.search_bt {
 float:right;
 height:22px;
 width:29px;
 background:url(../../Images/Home/search_bt.PNG) no-repeat right center;
}


#navArea {
 position:relative;
 float:right;
 width:auto;
 height:31px;
 margin-top:3px;
}

#nav_left {
 float:right;
 border:0;
 background:url('../../Images/Home/nav_left2.png') no-repeat;
 width:69px;
 height:31px;
 display:block;
 
}

.nav_left:hover {
 background:url(../../Images/Home/home_hover.PNG) no-repeat;
}

#nav {
    float:right;
 height:31px;
 background:url(../../Images/Home/nav_bg.PNG) repeat-x;
 list-style:none;
 position: relative;
 z-index: 99;
}

#nav > li {
 position:relative;
 float:left;
 line-height:31px;
 font-weight:bold;
 font-size:14px;
    text-align:center;
 background:url(../../Images/Home/line.PNG) no-repeat left center;
}





#nav  li a {
 display:block;
 text-align:center;
 color:white;
 text-decoration:none;
 
 padding:0 12px 0 12px ; 
 font-weight:bold;
}


#nav li a:hover {
    background:#236bc0;
 text-decoration:none;
}
#nav li ul {
 display:none;
}
#nav li:hover ul {
 clear:both;
 display:block;
 list-style:none;
 position: absolute;
 float: none;
 z-index: 1000;
 border:1px solid #2f78ce;
    background:url(../../Images/Home/subNav_bg.png) repeat-y center;
 text-align:center;
 font-size:12px;
 width: 131px;
}

#nav li ul li a{
 font-weight:normal;
 text-align:center;
 font-size:12px;
 display: block;
 text-decoration: none;
 color:#333;
}

 #nav li ul li {
 text-align:center;
 line-height:30px;

}
#nav li:hover ul li a{
 color:#333;
}
#nav li:hover ul li a:hover{
 background:#4595f2;
 color:#fff;
}


#skin li { 
 float:right; 
 margin-top:4px;
 margin-right:10px; 
 width:15px; 
 height:15px; 
 text-indent:-9999px; 
 overflow:hidden; 
 display:block; 
 cursor:pointer; 
    background-image:url(../../Images/theme.png);
}

#changeSkin img 
{
    float:right; 
 margin-top:4px;
 margin-right:10px; 
 width: 18px; 
 height:18px; 
 text-indent:-9999px; 
 overflow:hidden; 
 display:block; 
}

#skin li#Red
{
     background-position:91px 0px;
}

#skin li#Red.selected
{
     background-position:91px 16px; 
}

#skin li#Default
{
    width:16px;
     background-position:16px 0px;
}

#skin li#Default.selected
{
    width:16px;
     background-position:16px 16px; 
}

#skin li#Green
{
    background-position:76px 0px; 
}


#skin li#Green.selected
{
    background-position:76px 16px;
}

#skin li#Random
{
    width:22px;
    height:22px;
    background:url(../../Images/skin2.png) no-repeat;
}

#skin li#Random.selected
{
    width:22px;
    height:22px;

    background:url(../../Images/skin.png) no-repeat;
}

#setHome
{
    background:url(../../Images/Home/home_ico.PNG) no-repeat 2px 4px;
}

#store
{
    background:url(../../Images/Home/collect_ico.PNG) no-repeat left center;
}

#call_me
{
    background:url(../../Images/Home/phone_ico.PNG) no-repeat left center;
}

#lib
{
    background:url(../../Images/Home/lib_ico.PNG) no-repeat;
    margin-right:10px;
    display:block;
    width:85px;
    height:24px;
    float:left;
}

#ask_manage
{
    background:url(../../Images/Home/manage_ico.PNG) no-repeat;
    display:block;
    width:85px;
    height:24px;
    float:left;
}


.allSearch_font_style {position:relative;float:right;font-size:12px;color:#467ec5;}
    