/*  八界网_全局样式表 style ver 8.1  */

/* 全局CSS定义 */
body { margin:0; padding:0; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
	border-color: #CCC;
}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
table,td,tr,th{ font-size:12px; }


/*清除浮动使用*/
.clearfix{
clear: both;
}
/*解决浮动对象问题*/
.wrapfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* 外包边 */
.wrap{ width: 950px; margin: 0 auto; }

/* 字体加粗 */
.F_bold{ font-weight: bold; }
/* 字体属性 */
.F14{ font-size: 14px; }
.F16{ font-size: 16px; font-family: "Arial";}
.F18{ font-size: 18px; font-family: "Arial";}
.F22{ font-size: 22px; font-family: "Arial";}
/* 字体颜色样式 */
.F_red{ color: #ff0000; }
	.F_red a:link,
	.F_red a:visited{ text-decoration: none; color: #ff0000;}
	.F_red a:hover{ text-decoration: underline; color: #ff0000; }
.F_red2{ color: #c50606; }
	.F_red2 a:link,
	.F_red2 a:visited{ text-decoration: none; color: #c50606;}
	.F_red2 a:hover{ text-decoration: underline; color: #c50606; }
.F_orange{
	color: #de6401;
	text-align: left;
}
	.F_orange a:link,
	.F_orange a:visited{ text-decoration: none; color: #de6401;}
	.F_orange a:hover{ text-decoration: underline; color: #de6401; }
.F_orange2{ color: #733f1e; }
	.F_orange2 a:link,
	.F_orange2 a:visited{ text-decoration: none; color: #733f1e;}
	.F_orange2 a:hover{ text-decoration: underline; color: #733f1e; }
.F_green{ color: #406f02; }
	.F_green a:link,
	.F_green a:visited{ text-decoration: none; color: #406f02;}
	.F_green a:hover{ text-decoration: underline; color: #406f02; }
.F_gray{
	color: #000;
}
	.F_gray a:link,
	.F_gray a:visited{ text-decoration: none; color: #b6b6b6;}
	.F_gray a:hover{ text-decoration: underline; color: #cc000a; }
.F_gray2{ color: #4b4b4b; }
	.F_gray2 a:link,
	.F_gray2 a:visited{ text-decoration: none; color: #4b4b4b;}
	.F_gray2 a:hover{ text-decoration: underline; color: #ca000a; }
.F_gold{ color: #b6b6b6; }
	.F_gold a:link,
	.F_gold a:visited{ text-decoration: none; color: #774525;}
	.F_gold a:hover{ text-decoration: underline; color: #cc000a; }
.F_purple{ color: #1f3a87; }
	.F_purple a:link,
	.F_purple a:visited{ text-decoration: none; color: #1f3a87;}
	.F_purple a:hover{ text-decoration: underline; color: #cc000a; }	
.F_blue2{ color: #054784; }
	.F_blue2 a:link,
	.F_blue2 a:visited{ text-decoration: none; color: #054784;}
	.F_blue2 a:hover{ text-decoration: underline; color: #cc000a; }
/* 下划线 */
.U a:link,
.U a:visited{ text-decoration: underline; }
.U a:hover { text-decoration: none; }


.Left{ float: left; }
.Right{ float: right; }

.T_margin5{ margin-top: 5px; }
.T_margin8{ margin-top: 8px; }
.T_margin10{ margin-top: 10px; }
.R_margin8{ margin-right: 8px; }
.R_margin10{ margin-right: 10px; }
.T_padding5{ padding-top: 5px; }
.T_padding10{ padding-top: 10px; }
.B_padding10{ padding-bottom: 10px; }


/** 顶部 **/
.Top_box{margin: 0 auto; width: 950px; height: 27px; line-height: 27px; border-bottom: 1px solid #DBDBDB; }
.Top_box span.R_help{margin-right: 6px; float: right;}
.Top_box span.R_help a:link,
.Top_box span.R_help  a:visited{ text-decoration: none; color: #6d6d6d;}
.Top_box span.R_help  a:hover{ text-decoration: underline; color: #ce4a02; }
.Date_box{ margin-left: 15px;}
.Top_box a:link,
.Top_box a:visited{ text-decoration: none; color: #313131;}
.Top_box a:hover{ text-decoration: underline; color: #e20202; }
.nav_login{ margin-left: 10px; position: relative;}




/* 底部版权 */
.Login_footer{width: 950px; padding-top: 15px; margin-top: 10px; margin-left: auto; margin-right: auto; text-align: center; border-top: 3px solid #e0e0e0; color: #000;  line-height: 24px; clear: both;}
.Login_footer a:link,
.Login_footer a:visited { text-decoration: none; color: #000;}
.Login_footer a:hover { text-decoration: underline; color: #ca0000;}

/* 共用头部 */
.global_L{ width: 225px; height: 50px; float:left; }
.global_R{ width: 720px; height: 50px; float:right; }
.global_logo{ width: 92px; height: 39px; margin: 8px 0 0 10px; float:left; }
.global_wz{ width:106px; height: 11px; float:left; margin: 35px 0 0 0; }
.global_login{ width: 720px; height: 24px; padding-top: 2px; font:12px/24px "宋体";}
.global_menu{ height: 23px; width: 588px; float:right;  margin: 1px 5px 0 0; }

.global_menu_L,
.global_menu_R{ font-size:1px; height: 23px;}
.global_menu_C{ width: 560px; float:left; }
.global_kf{ font: bold 12px/24px "宋体"; color: #444; } 
