﻿@charset "UTF-8";
/*----common set------*/
body{
	font-family:"宋体",Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin:0; 
	padding:0;
	color:#000;
	background:#F7F4ED;
	text-align:center;
}

a:link {text-decoration: none; color: #555555;}
a:visited {  text-decoration: none; color: #555555;}
a:hover {  text-decoration: none; color:#555555;}
a:active {  text-decoration: underline; color:#555555;}

img{border:0;}
dl,dt,dd,ul,li,ol{padding:0;margin:0;}
div.clear-both {font: 0px/0px sans-serif;clear: both;display:block;}
.input{width:70px;height:13px;border:1px #1A3968 solid;}
.buton{background:url(../Images/village/login.gif) no-repeat;width:35px;height:18px;border:0px;}
.buton1{background:url(../Images/village/search.gif) no-repeat;width:38px;height:18px;border:0px;}
.selc{}

/*首页布局 start*/

.SubPage{width:900px;height:auto;margin:0 auto;}
.wfc_logo{width:100%;margin-bottom:20px;}
.wfc_logo .logo{float:left;background:url(../Images/townLayout/logo.gif) center center no-repeat;width:248px;height:69px;}
.wfc_logo .menu{float:left;background:url(../Images/townLayout/menu_bg.gif) center center no-repeat;width:652px;height:69px;}
.wfc_logo .menu ul{list-style:none;}
.wfc_logo .menu ul li{height:40px;line-height:40px;float:left;width:87px;font-size:13px;color:#635F42;font-weight:bolder;}
#lispedf{width:72px;}
#lispe{width:119px;}
.wfc_logo .menu ul li a:link{color:#635F42;font-weight:bold;}
.wfc_logo .menu ul li a:visited{color:#635F42;font-weight:bold;}
.wfc_logo .menu ul li a:hover{color:#635F42;font-weight:bold;}
.wfc_logo .banner{clear:left;background:url(../Images/townLayout/top.gif) center center no-repeat;height:244px;}
.wfc_content{clear:both;}

.wfc_big_left{float:left;width:617px;overflow:hidden;}
 .wfc_Top {}
 .wfc_left{float:left;width:273px;}
 .wfc_Center{float:right;width:336px;}
.wfc_Right{width:273px;float:right;overflow:hidden;}
/*.wfc_left{float:left;width:273px;overflow:hidden;}
.wfc_Center{float:left;width:336px;overflow:hidden;margin:0px 9px;}
.wfc_Right{float:right;width:273px;overflow:hidden;}*/

.wfc_bottom_line{background:#CAC8BB;font-size:1px;height:1px;clear:both;margin-top:10px;}
.wfc_bottom_logo{text-align:center;font-size:13px;padding:10px 0px 10px 0px;margin-top:5px;line-height:150%;color:#79777A;}
/*首页布局 end*/


/*内容*/
.wfc_content{ width:900px; margin:0 auto; text-align:center;}
.ContentPage_title{ padding:45px 0px 10px 0 !important; padding:30px 0 10px 0; text-align:center; font-size:18px; font-weight:bold; width:860px; color:#61593e;white-space:normal; word-break:break-all;}
.ContentPage_Date{ font-size:12px; padding:5px 0; text-align:center; width:860px; border-bottom:1px dotted #a19c86;}
.ContentPage_Content{ font-size:12px; padding:20px 0px 10px 0; text-align:left; width:860px; line-height:180%; min-height:400px; *height:auto !important; *height:400px;}
.ContentPage_link{ display:none;}
.ContentPage_Button{ font-size:12px; padding:5px 0; text-align:center; width:860px;}
