﻿body {
}

#container
{
    width:980px;
    margin:0px auto ;
}

#logo
{
    float:left;
    width:247px;
    height:72px;
    background: url(/New_index_img/searchpage/search_02.jpg) no-repeat;
}
.backindex
{
    float:right;
    margin-right:25px;
    margin-top:50px;
}
.backindex a
    {font-size: 12px; 
     color: black;
	 text-decoration: none;}
.backindex a:hover 
    {text-decoration:underline;
     color: black;}

.searchtxt
{
    width:270px;
    height:19px;
    background: url(/New_index_img/searchpage/search_05.jpg) no-repeat;
}

#search_sub_left
{
    width:21px;
    height:39px;
    background: url(/New_index_img/searchpage/search_08.jpg) no-repeat;
}

#search_sub_mid
{
    background: url(/New_index_img/searchpage/search_10.jpg);    
}

    #searchat
    {
        width:141px;
        height:25px;
        font-size:12px;
        color:White;
        background: url(/New_index_img/searchpage/search_15.jpg);
    }
    

#search_sub_right
{
    width:27px;
    height:39px;    
    background: url(/New_index_img/searchpage/search_12.jpg) no-repeat;
}

    #search_result_title_bg
{
	border: 1px solid #C0C0C0;
	width: 912px;
	height: 25px;
	background-color: #EFEFF1;
	color: #003366;
}

#footer {
	clear: both;
	height: 1%;
	text-align: center;
}	

    .footer_left
    {
        width:10px;
        height:45px;
        background: url(/New_index_img/index_46.jpg) no-repeat;
    }

    .footer_mid
    {
        width:948px;
        height:45px;
        background: url(/New_index_img/index_47_sub.jpg);
    }

    .footer_right
    {
        width:8px;
        height:45px;
        background: url(/New_index_img/index_48.jpg) no-repeat;
    }

.footerlink a
    {font-size: 12px; 
     color: #0074BC;
	 text-decoration: none;}
.footerlink a:hover 
    {text-decoration:underline;
     color: #0074BC;}
.copyright
{
    font-size: 12px;
    color: #58595B; 
}
