﻿/* 框架设置 */
* {
	margin:0;
	padding:0;
}
html {
	padding:0 !important;
	padding:195px 0 50px 0;  /*控制PageBody页面距离四边的距离*/
	width:100%;
	height:100%;
	overflow:hidden;
}
body {
	padding:195px 0 50px 0; /*控制PageBody页面距离四边的距离*/
	padding:/**/0;
	height:100%;
	overflow: hidden;
}
#Header {
	position:absolute;
	top:0;
	width:100%;
	height:300px;
}
#PageBody {
	position: absolute!important;
	position: relative;
	top:202px!important;
	top:0;
	bottom:50px;
	width:100%;
	height:auto!important;
	height:100%;
	text-align:center;
	overflow: auto;
	left: 0px;
}
#Footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:50px;
	text-align:center;
}
/* End_框架设置 */


/* 全局定义 */
body, td, a, p, .h {
	font-family:	arial, sans-serif;
}
a:link {                         /* 默认链接设置 */
	color: #57AC40;
	text-decoration: underline;
}
a:visited {
	color: #57AC40;
	text-decoration: underline;
}
a:hover {
	color: #FB5700;
	text-decoration: underline;
}
a:active {
	color: #57AC40;
	text-decoration: none;
}                               /* End_默认链接设置 */
#redURL a:link {
	color:#FB5700;
	text-decoration:underline;
}

#redURL a:visited {
	color:#FB5700;
	text-decoration:underline;
}

#redURL a:hover {
	color:#000;
	text-decoration:underline;
}
.clear {
	margin:0;
	padding:0;
	border:0;
	clear:both;
}
.SG_txtb {
	font-style:normal;
	font-size:13px;
	color:#91B19D;
}
/* End_全局定义 */


/* Header 设置 */
#Header #top {
	margin:0;
	border:none;
	border-bottom:1px solid #c9d7f1;
	padding:4px 20px 4px 20px;
}
#Header #top #guser, #gbar {
	margin:0;
	border:none;
	padding:none;
	font-size:13px;
}
#Header #top #guser {
	float:left;
}
#Header #top #gbar {
	float:right;
	line-height:20px;
}
#username, #keyword {     /* 登录框的设置 */
	width:110px;
	height:18px;
	line-height:20px;
	color:#999;
	border:1px solid #999;
	text-indent:20px;
}
#username {
	background:#fff url(image/ico16_user.gif) no-repeat 2px 2px;
}
#keyword {
	background:#fff url(image/ico16_key.gif) no-repeat 2px 1px;
}                       /* End_登录框的设置 */

#ShuangWangSouSuo {
	margin:0 auto;
	border:none;
	padding:none;
	text-align:center;
}
#ShuangWangSouSuo #sousuolan
{
	margin:0 auto;
	border:none;
	padding:none;
	width:100%;
	text-align:center;
}
#ShuangWangSouSuo .SouSuoJuZhong 
{
	width:700px;
	margin:0 auto;
	text-align:center;
}
#ShuangWangSouSuo .input_off, .input_out, .input_on, .input_move, .input_zhufu, .input_zhufu_over, .input_zhufu_out{  /* 搜索框的设置 */
	font-size:14px;
	margin:none;
	padding:10px 0px 0pt 30px;
	width:378px;
	height:26px;
	border:none;
}
#ShuangWangSouSuo .input_off, .input_out{ 
	color:#000;
	text-align:left;
	background:url(image/input_01.gif) no-repeat center center;
}
#ShuangWangSouSuo .input_zhufu {  
	color:#FF3439;
	text-align:center;
	background:url(image/input_01.gif) no-repeat center center;
}
#ShuangWangSouSuo .input_zhufu_over
 {  
	color:#FF3439;
	text-align:center;
	background:url(image/input_02.gif) no-repeat center center;
}
#ShuangWangSouSuo .input_zhufu_out
 {  
	color:#FF3439;
	text-align:center;
	background:url(image/input_01.gif) no-repeat center center;
}
#ShuangWangSouSuo .input_on,.input_move {
	color:#000;
	text-align:left;
	background:url(image/input_02.gif) no-repeat center center;
}

#ShuangWangSouSuo .btn_out, .btn_over, .btn_down {    /* 搜索按钮的设置 */
	font-size:13px;
	border:none;
	margin:none;
	width:100px;
	height:38px;
}
#ShuangWangSouSuo .btn_out {     /* 一般状态 */
	color:#756A4F;
	padding:0px 0px 0pt 0px;
	background:url(image/btn_Search_01.jpg) no-repeat center center;
}
#ShuangWangSouSuo .btn_over {    /* 鼠标移上状态 */
	color:#000;
	padding:0px 0px 0pt 0px;
	background:url(image/btn_Search_02.jpg) no-repeat center center;
	cursor: pointer;
}
#ShuangWangSouSuo .btn_down {    /* 鼠标按下状态 */
	color:#000;
	padding:1px 0px 0pt 1px;
	background:url(image/btn_Search_02.jpg) no-repeat center center;
	cursor: pointer;
}
/* End_Header 设置 */


/* 益心记录设置 */
#HuanYing {
	line-height:30px;
	color:#F00;
	font-size:20px;
	text-align:center;
	border:none;
	width:200px;
	padding:none;
	margin:none;
	margin-top:30px;
}
#HuanYing p a:link {                         /* 默认链接设置 */
	color: #000;
	text-decoration: none;
}
#HuanYing p a:visited {
	color: #000;
	text-decoration: none;
}
#HuanYing p a:hover {
	color: #FF3439;
	text-decoration: underline;
}
#HuanYing2 {
	line-height:15px;
	color:#000;
	font-size:11px;
	text-align:left;
	width:170px;
	padding:5px 5px 5px 5px;
	margin:none;
	border:#d9d9d9 1px dashed;
}
#HuanYing2 .HuanYing2_p {
	text-indent:2em;
}
#HuanYing3 {
	line-height:24px;
	color:#000;
	font-size:14px;
	text-align:center;
	border:none;
	width:170px;
	padding:none;
	margin:none;
}
#Copyright p a:active {
	color: #FF3439;
	text-decoration: none;
}
.fuhao {
	font-family:"宋体", arial, sans-serif;
}
#JuanKuanShuoMing {
	height:20px;
	line-height:20px;
	font-size:13px;
}
#TongJi_New {   
	border:none;
	padding:none;
	width:200px;
	height:200px;
	color:#000;
	font-size:13px;
	background:url(image/click2.gif) no-repeat center center;
}
.TongJi_Line2 {
	height:30px;
	line-height:30px;
	text-align:center;
}
.TongJiShuZi { 
	font-size:22px;
	color:#FB5700;
	text-align:center;
	width:60px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.TongJiDanWei { 
	text-align:center;
	width:20px;
}
#TongJi {   
	border:none;
	padding:none;
	width:200px;
	color:#000;
	font-size:13px;
	background:url(image/click2.gif) no-repeat center center;
}
#TongJi_BiaoTi p{   
	margin:none;
	border:none;
	padding:none;
	font-size:16px;
	text-align:center;
	height:15px;
	line-height:15px;
	font-family: "华文仿宋", "黑体","宋体";
	font-weight:bold;
	BORDER-BOTTOM:  1px solid #C9D7F1;
}
.TongJi_Line {
	height:25px;
	line-height:25px;
	BORDER-BOTTOM: #d9d9d9 1px dashed;
}

.TongJiShuoMing, .TongJiShuZi, .TongJiDanWei {
	margin:none;
	border:none;
	padding:none;
}
.TongJiShuoMing {
	float:left;
	text-align:right;
	width:98px;
}

#TongJi_XiangMu {   
	margin:none;
	border:none;
	padding:none;
	height:25px;
	line-height:25px;
	margin-top:10px;
}
.TongJiJuanKuan {
	float:left;
	padding-left:6px;
	text-align:left;
}
#TongJiJuanKuanList { 
	float:left;
	color:#797979;
	text-align:left;
}
#TongJiHeZuoHuoBanMing p, #TongJiHeZuoHuoBanNeiRong p{   
	margin:none;
	border:none;
	padding:none;
	height:20px;
	line-height:20px;
}
#TongJiHeZuoHuoBanMing p{
	color:#aaa;
	padding-left:6px;
	text-align:left;
}
#TongJiHeZuoHuoBanNeiRong p{
	padding-left:6px;
	color:#333;
	text-align:left;
}
#TongJi_JinDu {
	margin:none;
	border:none;
	padding:none;
	height:25px;
	line-height:25px;
	BORDER-BOTTOM:  1px solid #C9D7F1;
	border-top: #d9d9d9 1px dashed;
}
.TongJi_JinDuInformation {
	color:#DFDFDF;
	margin:none;
	border:none;
	padding:none;
	text-align:center;
	height:24px;
	line-height:24px;
}
#DivDianJiCount 
{
	margin:none;
	border:none;
	padding:none;
	height:30px;
	line-height:30px;
	color:#FB5700;
	font-weight:bold;
	font-size:13px;
}
/* End_益心记录设置 */

/* Footer 设置 */
#FenLeiDaoHang {
	margin:0 auto;
	border:none;
	padding:none;
	width:978px;
	height:25px;
	font:13px "宋体";
}
#Footer #left_pic, #right_pic {
	float:left;
	margin:0;
	border:0;
	width:12px;
	height:25px;
}
#Footer #left_pic {
	background:#fff url(image/FenLeiDaoHang_bar_left.gif) no-repeat 0px 0px;
}
#Footer #right_pic {
	background:#fff url(image/FenLeiDaoHang_bar_right.gif) no-repeat 0px 0px;
}
#Footer #Footer_bar {
	float:left;
	margin:0;
	width:954px;
	height:23px;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #8FB6E2;
	border-top:1px solid #8FB6E2;
	background:#fff url(image/FenLeiDaoHang_bar_background.gif) repeat-x 0px 0px;
}
#Footer #Footer_bar .menu1, .menu2 {
	width:56px;
	margin:3px 0px 0px 0px;
	border:none;
	padding:2px 0px 0px 0px;
	cursor:hand;
}
#Footer #Footer_bar .menu1 {
	color:#fff;
	background-color:#3D8FEA;
}
#Footer #Footer_bar .menu2 {
	color:#000;
}
#Footer #Footer_bar .dropdown {
	position:relative;
	float:left;
	padding:0 0 3px 0;
	margin-top:0px;
}
#Footer #Footer_bar .dropdown dd {
	z-index:99999;
	position:absolute;
	width:102px;
	display:none;
	overflow:hidden;
	opacity:0;
	margin-left:-22px;
	margin-top:-1px;
	background:#E4F5FC;
}
#Footer #Footer_bar .dropdown ul {
	list-style-type:none;
	width:90px;
	margin:5px;
	border:1px solid #96CCE4;
}
#Footer #Footer_bar .dropdown ul li {
	float:left;
	width:90px;
	height:22px;
	padding:5px 0 0 0;
	background:#fff;
	text-align:center;
}
#Footer #Footer_bar .dropdown ul .LanMu {
	height:2px;
}
#Copyright p {
	margin:0 auto;
	border:none;
	padding:4px 0 0 0;
	height:25px;
	font-size:12px;
	color:#CCC;
	text-align:center;
}
#Copyright p a:link {                         /* 默认链接设置 */
	color: #CCC;
	text-decoration: none;
}
#Copyright p a:visited {
	color: #CCC;
	text-decoration: none;
}
#Copyright p a:hover {
	color: #669900;
	text-decoration: underline;
}
#Copyright p a:active {
	color: #FF9933;
	text-decoration: underline;
} 
/* End_Footer 设置 */
/*by Heaton*/

.clear {clear:both;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html>body .clearfix { display: inline-block; width: 100%; }
* html .clearfix { height: 1%; /* End hide from IE-mac */ }
/* ie7 hack*/
*+html .clearfix { min-height: 1%; }
