/* CSS Document */
body
{
    background: #87888A url(../images/bg.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 23px;
    font-family: Microsoft Yahei;
    color: #333;
}

img
{
    border: 0px;
}

ul, li, dl, dd, dt, h1, p, h2, h2, h4
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.f_l
{
    float: left;
}

.f_r
{
    float: right;
}

.m10
{
    margin: 10px;
}

.clear
{
    clear: both;
}

a, a:hover
{
    color: #000;
    text-decoration: none;
}

.over_f
{
    overflow: hidden;
}

ul
{
    line-height: 28px;
}

.F_14
{
    font-size: 14px;
    font-weight: bold;
    font-family: 微软雅黑;
}

.border_d
{
    border-bottom: 1px dashed #ccc;
}

.f_red
{
	color:#f00;
}
/**********************************************************/
.main_body
{
    width: 960px;
    background: #fff;
    padding: 0px 5px;
    margin: 0px auto;
}

.Fme_logo
{
    background: url(/images/driv_logo.jpg) no-repeat;
    background-size: cover;
    height: 37px;
    width: 55px;
}

.logo
{
    /*background: url(/images/driv_logo.jpg) no-repeat;*/
    width: 292px;
    height: 36px;
}

.top_menu
{
   
	background:url(../images/menu_line.jpg) repeat-x;
	height:32px;
	line-height:32px;
	color:#fff;
	padding-left:30px;
	padding-right:10px;
	position:relative;
}

  /*.top_menu li
    {
        text-align: center;
        float: left;
        padding: 0px 13px;
        line-height: 32px;
    }*/

.top_menu span, .login span, .H_menu span
    {
        font-family: 04b_08;
        font-size: 8px;
        padding-left: 5px;
    }

.top_menu a
    {
        color: #fff;
    }

.top_menu .onmous
    {
        background: url(../images/menu_onmous_line.jpg) repeat-x;
        color: #BA161C;
        line-height: 32px;
    }

.top_menu .onmous a
        {
            color: #BA161C;
        }

.news_dd
{
    border-bottom: 1px solid #ccc;
    background: url(../images/PDF.jpg) no-repeat 10px 10px;
    padding-left: 50px;
    margin: 5px 0px;
    padding-bottom: 2px;
}

    .news_dd dt
    {
        line-height: 30px;
    }

        a.blue, .news_dd dt a
        {
            color: #0032AB;
            font-size: 14px;
            font-weight: bold;
        }

.bor_b
{
    border-bottom: 1px solid #ccc;
    margin: 10px 0px;
}

.M_t_10
{
    margin: 10px 0px;
}

.Claim_Limit, .Purchase_Target, .Purchase_Actual, .Claim_use
{
    background: #FACD94;
    width: 105px;
    line-height: 13px;
    height: 13px;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
}

.Purchase_Target
{
    background: #94E2DC;
}

.Purchase_Actual, .Claim_use
{
    background: #0032AB;
    position: relative;
    text-align: right;
}

.Claim_use
{
    background: #FF6600;
}

/***********************************************/

.D_l
{
    margin: 35px 30px 0px 3px;
    width: 250px;
}

.D_menu_T
{
    background: #DDDDDD url(../images/icon.png) no-repeat 10px 10px;
    height: 28px;
    line-height: 28px;
    padding-left: 28px;
}

.D_menu
{
    margin: 15px 0px 10px 25px;
    padding-bottom: 10px;
}

    .D_menu li
    {
        background: url(../images/icon.png) no-repeat 5px 10px;
        padding-left: 22px;
        font-weight: normal;
        margin-top: 12px;
    }

    .D_menu .onmous
    {
        background: url(../images/icon.png) no-repeat 5px -35px;
    }

        .D_menu .onmous a
        {
            color: #AE0000;
        }

.D_L_search
{
    padding-left: 10px;
    line-height: 32px;
}

    .D_L_search input, .D_L_search select, .password input
    {
        border: 1px solid #ccc;
        height: 21px;
        line-height: 21px;
		cursor:pointer;
    }

    .D_L_search .button
    {
        background: #153B62;
        width: 100px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        color: #fff;
        margin: 15px 0px;
        border-radius: 4px;
		cursor:pointer;
    }

.D_r
{
    width: 665px;
    margin-right: 10px;
    margin-top: 35px;
}

    .D_r h1
    {
        font-size: 20px;
        font-weight: bold;
        color: #AE0000;
        padding-bottom: 5px;
    }

.D_R_search .button, .password .button
{
    border-radius: 4px;
    border: 1px solid #0065A4;
    padding: 0px 10px;
    height: 22px;
    margin-left: 10px;
    line-height: 22px;
	cursor:pointer;
}

.D_r table
{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.D_r td
{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    line-height: 27px;
}

.CARD
{
    border: 1px solid #ccc;
}
/***********************************************/
.userinfo_bg
{
    background: #ddd;
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.userinfo table, .userinfo td
{
    border: 0px;
}

.news_detail p
{
    text-indent: 28px;
    padding: 15px 0px;
    font-size: 14px;
    font-family: "宋体";
    line-height: 25px;
}

.news_list dt
{
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px 10px;
}

.news_list dl
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 13px;
}

.news_list dd
{
    padding-bottom: 15px;
}

.news_list span a
{
    text-decoration: underline;
    color: #0032AB;
}

.password
{
    border: 1px solid #ccc;
    height: 200px;
    margin-top: 40px;
    padding: 40px 100px;
}

    .password td, .password table
    {
        border: 0px;
    }

    .password th
    {
        font-weight: normal;
        text-align: right;
    }

    .password td
    {
        text-align: left;
    }
	.btn
    {
        background: #153B62;
        width: 100px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        color: #fff;
        margin: 15px 0px;
        border-radius: 4px;
		cursor:pointer;
    }
/*********************************************************************/

.s_logo
{
    padding: 35px 0px;
}

    .s_logo li
    {
        float: left;
        padding-left: 37px;
        vertical-align: middle;
    }

.helpline
{
    font-size: 16px;
    padding-left: 20px;
}

    .helpline h2
    {
        font-size: 20px;
        font-weight: bold;
        margin-top: 40px;
        padding-bottom: 15px;
    }
/********************************************************************/
.footer
{
    width: 970px;
    margin: 10px auto;
    color: #fff;
    text-align: right;
}

/************************/
.tab_Form_nob
{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

    .tab_Form_nob td
    {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        text-align: center;
        line-height: 27px;
    }


.button
{
    border-radius: 5px;
    background: #fff;
    border: 1px solid #0065A4;
    padding: 0px 10px;
    height: 24px;
    line-height: 24px;
    margin: 3px 10px 3px 0px;
}
/* 轮播 */
.theme-orman.slider-wrapper{width: 960px;height: 267px;position:relative;}
.theme-orman .nivoSlider{position:relative;width:960px;height:2980px;background:url(../images/e_loading.gif) no-repeat 50% 50%;}
.theme-orman .nivoSlider img{position:absolute;top:0px;left:0px;display:none;width:960px; /* Make sure your images are the same size */height:267px; /* Make sure your images are the same size */}
.theme-orman .nivoSlider a{border:0;display:block;}
.theme-orman .nivo-controlNav-bg{position: absolute;left: 0;bottom: -15px;width: 960px;height: 44px;z-index: 100;background: url(../images/slider_nav_bg.png) no-repeat	}
.theme-orman .nivo-controlNav{position:absolute;left: 472px;bottom: 4px;margin-left:-30px; /* Tweak this to center bullets */z-index: 101;}
.theme-orman .nivo-controlNav a{display:block;width:12px;height:12px;background:url(../images/slider_nav_button.png) no-repeat;text-indent:-9999px;border:0;margin-right:7px;float:left;}
.theme-orman .nivo-controlNav a.active{background-position:0 -12px;}
.theme-orman .nivo-directionNav a{display:block;width:25px;height: 240px;background:url(../images/arrows.png) no-repeat 0% 50%;text-indent:-9999px;border:0;top:40px;}
.theme-orman a.nivo-nextNav{background-position:100% 50%;right:-24px;padding-right:20px;}
.theme-orman a.nivo-prevNav{left:-24px;padding-left:20px;}
.theme-orman .nivo-caption{font-family: Helvetica, Arial, sans-serif;}
.theme-orman .nivo-caption a{ color:#fff;border-bottom:1px dotted #fff;}
.theme-orman .nivo-caption a:hover{ color:#fff;}
/* The Nivo Slider styles */
.nivoSlider{position:relative;}
.nivoSlider img{position:absolute;top:0px;left:0px;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}

/* The slices and boxes in the Slider */
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}
.nivo-box{display:block;position:absolute;z-index:5;}
/* Caption styles */
.nivo-caption{position:absolute;left:0px;bottom: 0px;background:#000;color:#fff;opacity:0.8; /* Overridden by captionOpacity setting */width:100%;z-index:8;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}

/* 轮播 */
/*登录*/
.login_tag{
	font-family:"宋体";
	position:absolute;
	right:20px;
	top:0px;
	width:320px;
	z-index:100;
}
.login_tag div{
	float:left;
}
.login_tag input{
	width:80px;
	background:#fff;
	border:0px;
	margin-top:8px;
	height:14px;
	margin-right:10px;
}

.logout {
    font-family:"宋体";
	position:absolute;
	right:10px;
	top:0px;
	width:30px;
	z-index:100;
}

/**下拉*/
#nav { 
    margin: 0;

} 
#nav li {  
        float: left;
        padding: 0px 10px;
        line-height: 32px;
} 

#nav li ul { 
line-height: 27px;
list-style-type: none;
text-align:left; 
left: -999em; 
width: 180px; 
position: absolute; 
z-index:99;
} 

#nav li ul li{ 
color:#000;
float: left; 
width: 180px; 
background: #F6F6F6; 
border-bottom:1px dashed #ccc; 
} 
#nav li ul li:hover {
	background:#AE0000;
	border: none;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#nav li ul a:link { 
color:#000;
text-decoration:none;
font-weight:normal; 

}
#nav li ul li:hover a {
	background: none;
	border: none;
	color: #fff;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav li ul a:hover { 
color:#FFF;

}
#nav li ul a:visited { 
color:#000;

}

#nav li:hover ul { 
left: auto; 
} 
#nav li.sfhover ul { 
left: auto; 
} 
#nav li ul li:last-child {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
    border-bottom:hidden;
}
