﻿/*字体色*/
body {
    color: #333;
    background: #eeeeee;
    font-size: 12px;
    font-family:Arial;
}
.lfnews-content p{
	color:#0a0a0a;
	text-align:justify; 
	text-justify:inter-ideograph;
}
.lfnews-bottom{
	color:#0a0a0a;
}
.t-layout-tl-content h1{
	font-family:Arial;
}

.t-layout-tl-content p{
	line-height:24px;
	text-indent:0em;
	margin:0;
	padding:0;
	text-align:justify; 
	text-justify:inter-ideograph;
	color:#333;
}
/*通用样式*/
.layout-head-left{
	letter-spacing:0;
}
.t-layout-content p{
	text-align:justify; 
	text-justify:inter-ideograph;
	text-indent:0;
	color:#333;
}
.w_Navigator_breadcrumb{
	font-family:Arial;
	color:#333;
}
.w_Navigator_breadcrumb a,.w_Navigator_breadcrumb a:link,.w_Navigator_breadcrumb a:active,.w_Navigator_breadcrumb a:visited,.w_Navigator_breadcrumb a:hover{
	color:#333;
}
.t-layout-content h1{
	font-family:Arial;
}
/*标题更多+样式*/
.title-more{
	color:#ffffff;
	float:right;
	font-weight:100;
	line-height:27px;
}

.title-more a{
	color:#ffffff;
}
/*标题更多+样式------- 结束*/

.manageritem1
{
    padding-top:20px;
    padding-right: 10px;
    width: 330px;
    float: left;
    text-align:center;

}

    .manageritem1 div
    {
        width:330px;
        color: #B90101;
        font-size: 16px;
        font-weight:bold;
    }

    .manageritem1 span
    {
        background-color:#F2F2F2;
        text-align: center;
        height:80px;
        line-height:20px;
        background-repeat:repeat;
        display:block;
    }

.manageritem2
{
    padding-top:20px;
    padding-right: 10px;
    width: 220px;
    float: left;
    text-align:center;

}

    .manageritem2 div
    {
        width:220px;
        color: #B90101;
        font-size: 16px;
        font-weight:bold;
    }

    .manageritem2 span
    {
        background-color:#F2F2F2;
        text-align: center;
        height:80px;
        line-height:20px;
        background-repeat:repeat;
        display:block;
        margin-left:0px;
    }
