/* CSS Document */

.sfdfMenu {width:161px;text-align:center;}
.actives {background-image:url('menuBack.png');}

.sfdfMenu a:link, .sfdfMenu a:visited, .sfdfMenu a:link, .sfdfMenu a:visited {
    color: #003366;
    text-decoration: none;
}
.sfdfMenu a:hover, .sfdfMenu a:active {
    color: #0000d9;
    text-decoration: none;
}
.logoFont {padding-left:80px;width:527px;height:53px;font-size:38px;font-weight:bold;color:#fff;word-spacing:12px; letter-spacing: 12px;}
.logolabfont{padding-left:80px;width:527px;height:33px;font-size:16px;color:#fff;letter-spacing: 5px;}
.boxTopLet{width:10px;height:47px;background-image:url('box-topLeft.png');}
.boxTopLine{background-image:url('box-topLine.png');}
.boxTopRight{width:11px;background-image:url('box-topRight.png');}
.navLine{height:44px;margin:0px auto;margin-top:-2px;font-size:18px;font-family:宋体;font-weight:bold;}

.boxLeft{width:9px;background-image:url('box-Left.png');}
.boxMain{
	background-color:#f5f3f4;
	vertical-align:top;
	padding-top:20px;
}
.boxTable{
	height:500px;
	width:1000px;
	table-layout: fixed;
}

.contentTitle{
	color: #0099cc;
    font-family: 宋体;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 28px;
    margin: 10px auto;
    text-align: center;
}

.contentTime {
	margin: 0px auto;
    background: #eeeeff none repeat scroll 0 0;
    border-top: 1px solid #d2d2d2;
    font-family: 宋体;
    font-size: 12px;
    width:95%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.detailContent {
    font-family: 宋体;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 28px;
    padding: 10px 40px 0;word-break: break-all; word-wrap:break-word;
}

.clickBox{
	margin:55px 0;
}

.foot{ background:url(foot.jpg) no-repeat center top; height:184px; text-align:center}
.foot .img{ display:inline-block; margin:20px 0 0 0; vertical-align:middle}
.foot .cont{ display:inline-block; color:#000000;text-align:left; margin:20px 0 0 45px; vertical-align: middle}
