﻿/*----common set------*/
body{margin:0 auto; padding:0;color:#000; background-color:#f7f4ed; text-align:center;}
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:778px; margin:0 auto; clear:both; background-color:White; text-align:center;}
.wfc_logo{}
.wfc_logo .logo{ background:url(../Images/top.gif) center top no-repeat; height:106px; width:778px;}
.wfc_Top{}
.wfc_bottom_logo{ width:778px; text-align:center; background:url(../Images/bottom.gif) repeat-x; line-height:180%;  font-size:12px; padding:19px 0 16px 0; float:left;}





.wfc_content{ width:778px; margin:0 auto; text-align:center; background-color:White;}
.ContentPage_title{ padding:30px 0 10px 0; text-align:center; font-size:18px; font-weight:bold; width:600px; color:#61593e; margin-left:89px; * margin-left:0px;white-space:normal; word-break:break-all;}
.ContentPage_Date{ font-size:12px; padding:5px 0; text-align:center; width:600px; border-bottom:1px dotted #a19c86; margin-left:89px; * margin-left:0px;}
.ContentPage_Content{ font-size:12px; padding:20px 0px 10px 0; text-align:left; width:600px; line-height:180%; min-height:400px; *height:auto !important; *height:400px; margin-left:89px; * margin-left:0px;}
.ContentPage_link{ display:none;}
.ContentPage_Button{ font-size:12px; padding:5px 0; text-align:center; width:778px; background-color:White;}

