@charset "utf-8";
/* CSS Document */



#mainCon {
    border: 1px solid #dedede;
    margin: 0px auto 30px;
    width: 1298px;
	border-top:none;
min-height:400px;
}

#mainCon .mHd {
    border-bottom: 1px solid #dadada;
    border-top: 2px solid #2069b0;
    height: 50px;
    line-height: 50px;}
.path {
   
    font-family: "Microsoft Yahei";
    font-size: 14px;
    padding-left: 30px;}

#mainCon .mBd {
    min-height: 613px;
    padding: 10px;
    height: auto !important;}

#mainCon .articleCon {
    padding: 20px;}

#mainCon .articleCon .title {
    color: #333333;
    font-family: "Microsoft Yahei";
    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;
	font-weight:normal;}

.property {
    border-top: 1px solid #dadada;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;}

#mainCon .articleCon .conTxt {
    overflow: hidden;
    line-height:280%;
    font-size: 16px;}


#mainCon .others {
    line-height: 24px;}
#mainCon .articleCon .propertyB {
    padding-right: 10px;
    text-align: right;
	display:block;}