
body
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #444;
    background:#DCDCDC url(../images/body_bg.gif) 0 0 repeat-x;
}
a
{
    color: #f68616;
    text-decoration:none;
}
a:hover
{
    color:#76BFD2;
    text-decoration: underline;
}
img
{
    border: none;
}
p
{
    margin: 0;
    padding: 0;
    color: #777;
    letter-spacing: 0.75px;
    line-height:18px;
}
select
{
    margin: 2px;
    width: 220px;
    font-size: 12px;
    color:#777;
}
li
{
    list-style: none;
}

#container
{
    position: relative;
    margin: 0 auto 0;
    padding:0;
    text-align: left;
    width: 960px;
    background:#FFF;
    
}
#header
{
    position: relative;
    width: 100%;
    height: 100px;
    color:#777;
    
}

#header p
{
    padding: 0;
    position:absolute;
    top:60px;
    left:260px;

}
#Lang
{
	float:right;
	}
#search
{
    float:left;
    margin:30px 10px 0 50px;
    width:350px;
}
#search ul
{
    position:relative;   
    padding:0 0 0 10px; 
    margin:0;
    }
#search li
{
    float:left;
    padding-bottom:10px;
    margin:0 5px -6px 0;
    background-color: transparent;      
    }    
#search li.on
{
    background:url(../images/search_arrow.gif) 0 0 repeat-x;
    background-position: center bottom;     
    }    
#search li a
{    
    padding:3px 10px 3px 10px;
    color:#333;  
    }    
#search li.on a
{
    border:1px solid #A9A9A9;
    border-width:1px 1px 0 1px;
    }
#search li a:hover
{
    text-decoration: none;
    color:#F68616;  
    }    
.search_input
{
    border: 1px solid #fff;
    border-color: #838383 #D7D3D0 #D7D3D0 #838383;
    padding:0 0 0 20px;
    margin:1px 0;
    background:url(../images/search.gif) 2px 2px no-repeat;
    width:250px;
    height:20px;
}
.search_btn
{
    margin:0;
    padding:0;
    height:24px;
    width:60px;
    border:1px solid #A9A9A9;
    cursor: pointer;
    font-weight:bold;
    color:#333;
    background:url(../images/search_arrow.gif) 0 0 repeat-x;
    }
    
.search_btn:hover
{
    color:#F68616;
    }    
.navigator
{
    padding: 10px;
    background: #fff;
}
#Footer
{
    clear: left;
    background:url(../images/footer.gif) 0 0 repeat-x;
    border-top:1px solid #777;
    position: relative;
    text-align: left;
    margin: 0 auto;
    padding:0 0 0 30px;
}
#Footer a
{
    color: #FFF;
    line-height: 30px;
}
#Footer p
{
    color: #FFF;
}

#wrapper
{
    width: 100%;
    padding-top:40px;
    background:url(../images/content-bg.png) 0 0 repeat-x;
}

#main
{
    width: 70%;
    margin: 0 2% 2% 2%;
    float: left;
}

#main #subtitle
{
    color: #777;
    font-size:16px;
    margin: 0;
    padding: 0;
    background:#FFF url(../images/bg_subtitle.jpg) 0 0 no-repeat;
    line-height:26px;
    padding-left:10px;
    border-left:1px solid #ccc;
}
#show
{
    padding: 5px;
    margin-bottom: 20px;
}
.clear
{
    clear: both;
}
.sitemap_bar
{
    background:url(../images/td_bg.jpg) 0 0 repeat-x;
    border:1px solid #ccc;
    margin-bottom:10px;
    line-height:28px;    
    }
.sitemap_bar a
{
    border-right:1px solid #AAA;
    float:left;
    height:28px;
    padding:0 10px;   
    font-weight:bold;
    }  
.sitemap_bar a:hover
{
    color:#F68616;
    font-weight:bold;   
     border-right:1px solid #AAA;
     background:url(../images/td_bg_hover.jpg) 0 0 repeat-x;
     text-decoration:none;
    }      
   
.pre_load_img    
{
    display:none;
    }
.logo
{
    background:url(../images/index/header_02.jpg) 0 0 no-repeat;
    border:none;
    float:left;
    width:254px;
    height:100px;
    }    
