﻿@charset "utf-8";
/* CSS Document */
@import url(master.css);/* 此CSS定义页面基本设置*/
@import url(header.css);/* 此CSS定义头部基本框架*/
@import url(public_right.css);/* 此CSS定义页面右侧*/
h4{
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
}
.more {
	line-height:24px;
	height:24px;
	padding-top:6px;
}
.more a {
	color:#666;
}
.more a:hover {
	color:#F00;
}
#main_1st {
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
#main_1st .box_tex {
	width:978px;
	overflow:hidden;
	border:1px solid #CCC;
	margin-bottom:15px;
}
#main_1st .title {
	background:#F0F0F0;
	margin:2px;
	font-size:12px;
	padding-left:10px;
}
#title_tex,
.bottom_tex {
	margin:0 20px;
}
#title_tex {
	font-size:26px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	padding:40px 0 20px;
	border-bottom:1px solid #CCC;
}
.function_tex {
	overflow:hidden;
	margin:0 40px;
	height:30px;
	border-bottom:1px dashed #CCC;
}
#time_tex,
.print_tex {
	color:#666;
}
#time_tex,
.print_tex {
	width:350px;
	float:left;
	line-height:30px;
	height:30px;
	padding-left:10px;
}
.print_tex {
	width:220px;
	float:right;
	padding:0;
}
.print_tex .font {
	width:130px;
	float:left;
	text-align:center;
}
.print_tex .print {
	width:45px;
	float:left;
	text-align:center;
}
.print_tex .print a {
	color:#0C50CC;
}
.print_tex .print a:hover {
	color:#900;
}
#tex {
	margin:40px;
	font-size:16px;
	color:#333;
	width:900px;
	overflow:hidden;
	line-height:30px;
}
#tex p {
	line-height:30px;
}
.pagelink_xl {
	width:660px;
	text-align:center;
	font-size:14px;
	color:#666;
}
.pagelink_xl a {
	background:url(xl_bg_PageLink_1.gif) no-repeat;
	display:inline-block;
	height:21px;
	line-height:21px;
	margin:0 auto;
	text-align:center;
	width:23px;
}
.bottom_tex {
	height:22px;
	overflow:hidden;
	border-top:1px solid #CCC;
	padding:15px 0;
	margin-top:20px;
}
.backtop {
	width:70px;
	height:22px;
	float:right;
}
.editor_tex {
	width:200px;
	float:left;
	line-height:22px;
}
.backtop img {
	width:70px;
	height:22px;
}
p {
	line-height:normal;
}
.clsTRSNavigatorDIV {
}
.font_blue {
	color:#0C50CC;
	font-weight:normal;
}
#footer {
	width:980px;
	border-top:2px solid #CCC;
	padding:10px 0;
}
#tex *{ font-size:inherit;}