﻿/*----common set------*/
body{margin:0 auto; padding:0;color:#000; background-color:#f7f4ed;}
td{ font-size:12px; font-family:宋体;}

a:link {text-decoration: none; color: #000;}
a:visited {  text-decoration: none; color: #000;}
a:hover {  text-decoration: none; color:#0080C0;}
a:active {  text-decoration: underline; color:#000;}

/*首页布局 start*/
.SubPage{width:985px;height:auto;margin:0 auto;}
.wfc_logo{width:100%}
.wfc_logo .logo{background:url(../Images/default/top.jpg) center center no-repeat;height:167px;}
.wfc_bottom_logo{text-align:center;font-size:13px;padding:10px 0px 10px 0px;margin-top:2px;line-height:150%;border:1px #D7D7D7 solid;background:#FFFFFF;}

.wfc_content{margin:0 auto;text-align:left; background-color:White;padding:10px;}

.ContentPage_title{ padding:30px 0 0 0;text-align:center; font-size:18px; font-weight:bold;color:#61593e;white-space:normal; word-break:break-all;}
.ContentPage_Date{ font-size:12px; text-align:center;}
.ContentPage_Content{ font-size:12px; padding:20px; text-align:left;line-height:180%; min-height:400px;*height:auto!important;*height:400px;}
.ContentPage_Content02{ font-size:20px; padding:20px; text-align:left;line-height:180%; min-height:400px;*height:auto!important;*height:400px;}
#timeDIV{ font-size:12px;padding:5px 0px; text-align:center;width:890px;margin:0 auto; border-bottom:1px dotted #a19c86;}
.ContentPage_link{ display:none;}
.ContentPage_Button{ font-size:12px; padding:5px 0; text-align:center;  background-color:White;}

