﻿/***********************公用样式***********************/
body{ background-color:#fdfbf0;background-image: url('public_res/1.jpg');
    background-repeat: repeat-x;}
input,img,select{ border:none; background:none 0px; vertical-align:middle;}
.clear{ clear:both;}
/***********************头部样式***********************/
.header
{
   position:relative;      background-image: url('public_res/a10.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    width:1010px;overflow:hidden;
    margin:0px auto; 
}

.search{ width:233px; height:29px; position:relative; right:0px; top:0px; float:right; margin:30px 70px 110px 0px; display:inline; clear:both;}
.search .text
{
    background: url('public_res/3.png') no-repeat;
    width:185px; height:29px; line-height:29px;
    position:absolute; top:0px; left:0px;
    padding-left:10px;
}
.search .button
{
    display: inline-block;
    background: url('public_res/4.png') no-repeat; 
     width:38px; height:29px;
     position:absolute; top:0px; right:0px;
}
.nav
{
    width: 905px;
    height: 40px;
    line-height: 40px;
    background-image: url('public_res/6.png');
    background-repeat: no-repeat;
    left:0px;position:absolute; top:0px;
    margin:0px auto 0px auto;
    
}
.nav li
{
    background-position: right center;
    float: left;
    width: 150px;
    text-align: center;
    background-image: url('public_res/7.jpg');
    background-repeat: no-repeat;
}
.nav li.tl{ background-image:none;} 
.nav li a{ display:inline-block; color:#fff; font-family:微软雅黑; font-size:16px;font-weight:bold}
.footer{ text-align:center; line-height:22px; padding:10px 0px; background-color:#e7e4d1; color:#000;}

.mid_title .Column_Anchor {
    font: bold 18px/43px 黑体;
    color: #fff;
}

.possplit{    background: url(default_res/posSplit.gif) no-repeat center;width: 15px;height:34px; display:inline-block;}