﻿@charset "UTF-8";
/*----common set------*/
body{
	font-family:"宋体",Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin:0; 
	padding:0;
	color:#000;
	background:#E6E6E6;
	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{}
.cleardiv{clear:both;visibility:hidden;font-size:1px;height:1px;}
/*首页布局 start*/

.SubPage{width:775px;height:auto;margin:0 auto;background:#FFFFFF;}
.wfc_logo{width:100%;}
.wfc_logo .logo{background:url(../Images/village/top.gif) center center no-repeat; height:124px;border-bottom:1px #50A9D3 solid;}
.wfc_logo .logodown{background:#FEFFFA;height:2px;margin:0px auto;font-size:1px;}
.wfc_content{clear:both;}

.wfc_big_left{float:left;width:566px;overflow:hidden;}
 .wfc_Top {}
 .wfc_left{float:left;width:282px;}
 .wfc_Center{float:right;width:282px;}
.wfc_Right{width:200px;float:right;background:url(../Images/village/right_bg.gif) repeat-x;height:674px;overflow:hidden;text-align:center;}
.wfc_Bottom {clear:both;}

.wfc_bottom_line{background:#D6DEE9;font-size:1px;height:1px;width:775px;clear:both;margin-top:10px;}
.wfc_bottom_logo{text-align:center;font-size:13px;width:775px;padding:10px 0px 10px 0px;margin-top:5px;line-height:150%;}
/*首页布局 end*/

/*导航菜单*/
.menu{background:url(../Images/village/menu_bg.gif) no-repeat;height:31px;line-height:31px;}
.menu ul{padding-left:25px;list-style:none;}
.menu ul li{float:left;width:80px;color:#FFFFFF;font-weight:bold;}
.menu ul li a:link{color:#FFFFFF;font-weight:bold;text-decoration:none;}
.menu ul li a:visited{color:#FFFFFF;font-weight:bold;text-decoration:none;}
.menu ul li a:hover{color:#FFFFFF;font-weight:bold;text-decoration:none;}

/*用户登陆菜单*/
.login{clear:left;background:url(../Images/village/login_bg.gif) repeat-x;height:33px;line-height:34px;*line-height:28px;text-align:left;margin-bottom:7px;}
.login .span{color:#024B9A;font-weight:bold;margin-left:8px;}
.login .fenge{background:url(../Images/village/fenge.gif) no-repeat center center;color:#B0DEED;padding:7px;}

/*内容*/
.wfc_content{ width:775px; margin:0 auto; text-align:center; background-color:White;}
.ContentPage_title{ padding:45px 0px 10px 0 !important; padding:30px 0 10px 0; text-align:center; font-size:18px; font-weight:bold; width:660px; color:#61593e;margin:0 auto;white-space:normal; word-break:break-all;}
.ContentPage_Date{ font-size:12px; padding:5px 0; text-align:center; width:660px; border-bottom:1px dotted #a19c86;margin:0 auto;}
.ContentPage_Content{ font-size:12px; padding:20px 0px 10px 0; text-align:left; width:660px; line-height:180%; min-height:400px; *height:auto !important; *height:400px;margin:0 auto;}
.ContentPage_link{ display:none;}
.ContentPage_Button{ font-size:12px; padding:5px 0; text-align:center; width:775px; background-color:White;}
