﻿/*全局*/
body
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, 宋体;
    font-size: 12px;
    color: #777777;
}
A:link {
	TEXT-DECORATION: none; color:#777777;
}
A:visited {
	TEXT-DECORATION: none; color:#777777;
}
A:hover {
	TEXT-DECORATION: underline; color:#FF0000;
}

.divcenter{margin-left: auto; margin-right: auto}
.divwidth_1{width: 1002px}
.divwidth_2{width: 900px}

input      { font-family:  Arial, 宋体; font-size: 12px }
select     { font-family:  Arial, 宋体; font-size: 12px }
textarea   { font-family:  Arial, 宋体; font-size: 12px }

/*导航*/
.menu
{
    background-color: #dedede; line-height: 30px; text-align: center;font-size: 14px;
}
.menu_bg
{
    background-image: url(menu_bg.gif);
    background-repeat: repeat-x;
}
.menu span
{
    margin-left:10px;margin-right:10px;color:#FFFFFF;
}
.menu A:link {
	text-decoration: none; color:#FFFFFF;padding:0px 11px 0px 11px;
}
.menu A:visited {
	text-decoration: none; color:#FFFFFF;padding:0px 11px 0px 11px;
}
.menu A:hover
{
    text-decoration: none;
    color: #000000;
    padding: 6px 10px 6px 10px;
    background-position: left center;
    background-image: url(menu_bg2.gif);
    background-repeat: repeat-x;
    border-right: #015378 1px solid;
    border-top: #015378 1px solid;
    border-left: #015378 1px solid;
}
.menu_path
{
    font-family:  宋体;
    line-height: 24px;
    background-position: 15px 10px;
    background-image: url(ico_02.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
}

/*底部*/
.foot
{
    margin-top:2px;
}
.foot #left
{
    float: left;
    width: 260px;
    height: 87px;
    background-color: #d5d5d4;
    background-position: center center;
    background-image: url(img_footlogo.gif);
    background-repeat: no-repeat;
}
.foot #left1
{
    float: left;
    width: 260px;
    height: 87px;
    background-color: #dedede;
    line-height: 24px;
}


.foot #right
{
    float:left;
    color:#ffffff;
    width:640px;
    height:87px;
    background-color: #1BA5DC;
}
.foot #right div
{
    padding-left:15px; line-height: 180%; margin-top:3px;
}
.foot #right div a
{
    color:#ffffff;
}
.foot #right div span
{
    margin-left:8px;margin-right:8px;
}

/*项目*/
.items{height: 23px; background-color: #efefef;}
.items .items_1{background-position: 13px center; background-repeat: no-repeat; width:100%; height: 100%; text-align: right;}
.items .items_2{padding-right: 8px; padding-top: 7px;}

.items_x{height: 2px; line-height: 0px; font-size: 0px; background-color: #cbcbcb;}
.items_x div{width:112px; background-color: #058fc6;}
.items_bg
{
    height:24px; line-height:24px; background-position: 7px center; padding-left: 14px; background-image: url(ico_03.gif); background-repeat: no-repeat; border-bottom: #dedede 1px solid;
}
.title{height: 25px; background-color: #959595;}
.title .title_1{background-position: right center; background-image: url(ico_01.gif); background-repeat: no-repeat; width:100%; height: 100%;}
.title .title_2{background-position: 13px center; background-repeat: no-repeat; width:100%; height: 100%;}

#yingpin td
{
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left:5px;
}