﻿/* ====================布局样式==================== */

#container
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 100;
	margin: auto;
}
#Header
{
	width: 1004px;
	height: 210px;
	position: static;
	clear: both;
	display: block;
	float: none;
	overflow: hidden;
	clip: rect(auto auto 0px 0px);
}
#PageBody
{
	width: 1004px;
	position: static;
	clear: both;
	display: block;
	float: none;
	overflow: auto;
}
#sidebar
{
	position: static;
	width: 195px;
	height: 530px;
	clear: left;
	display: inline;
	margin: 0px;
	float: left;
}

#mainbody
{
	width: 75%;
	position: static;
}  
#maintop
{
	width: 98%;
	clear: both;
}
#main
{
	position: static;
	width: 100%;
	height: 100%;
	display: block;
	float: none;
	margin-left: 0%;
	overflow: hidden;
	clear: both;
	background-color: #363434;
	overflow: auto;
}

#maintop
{
	width: 100%;
	clear: both;
}
#mainbottom
{
	width: 100%;
	clear: both;
}
#Footer0
{
	left: 195px;
	position: relative;
	top: -30px;
}
#Footer
{
	width: 1004px;
	position: static;
	height: 180px;
}
/* ====================登录浮动窗口样式==================== */
.Login_bg
{
	left: 50%;
	position: absolute;
	top: 50%;
	z-index: 11;
}
.Login_Box
{
	left: -265px;
	width: 530px;
	position: relative;
	top: -190px;
	height: 380px;
	background-color: #fffff7;
	vertical-align: middle;
	text-align: center;
	border-right: #8a66a0 1px solid;
	padding-right: 10px;
	border-top: #8a66a0 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #8a66a0 1px solid;
	padding-top: 10px;
	border-bottom: #8a66a0 1px solid;
}
/* ====================其他样式==================== */
.bk_td_l_r
{
	border-left: #9966cc 1px dashed;
	border-right: #9966cc 1px dashed;
	width: 3px;
}
.th_h5
{
	font-weight: bold;
	color: #696969;
	background-color: #d3d3ea;
}
th
{
	font-weight: bold;
	color: #51514f;
	background-color: #f8f8f9;
	text-indent: 15px;
}
.th_h6
{
	width: 15%;
	color: #000000;
	font-family: 宋体;
	font-size: 14px;
	text-align: right;
	vertical-align: baseline;
}
.Footer_link_bg
{
	width: 100%;
	border: 1px solid #EAEAEA;
	background: #F6F6F6;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
}
/*底部导航背景样式*/
H1
{
	color: #990000;
	font-size: 37px;
	font-family: 华文行楷;
}
.tr_h4
{
	color: purple;
	font-size: 18px;
	font-family: 黑体;
	vertical-align: middle;
	text-align: center;
	background-color: #e6def2;
	border-right: gray 1px ridge;
	border-top: gray 1px ridge;
	border-left: gray 1px ridge;
	position: static;
	height: 23px;
	padding-bottom: 1px;
	padding-top: 3px;
}
.tr_h5
{
	color: #48143d;
	font-size: 14px;
	font-family: 黑体;
	font-weight: bold;
}
.tr_height22
{
	border-bottom: #cccccc thin dashed;
	height: 22px;
}
.bk_z
{
	border-right: gray 1px ridge;
	border-left: gray 1px ridge;
	border-bottom: gray 1px ridge;
}
H6
{
	color: #000000;
	font-size: 12px;
	font-family: 黑体,Arial,sans-serif;
}
.text_Explanation
{
	float: left;
	clear: right;
	color: #666666;
	padding: 3px;
	text-align: left;
}

.text02
{
	color: #FF0000;
	font-size: 12px;
	font-family: 黑体,Arial,sans-serif;
}
.text03
{
	color: #BEBEBE;
	font-size: 12px;
	font-family: 黑体,Arial,sans-serif;
}
.dh_an_bg
{
	background-repeat: no-repeat;
	background-image: url(/img/E1/Eb/Eb-41/20090731084110765.gif);
	width: 110px;
	height: 33px;
}
.dh_an_bg2
{
	width: 110px;
	height: 33px;
}
.dh_zs_bg
{
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/Ico/Ei-38/20090708020813328.gif);
}
.dh_td_h2
{
	color: #660066;
	font-family: Arial, 'Arial Black';
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
	width: 33%;
}



.td_h3
{
	color: #990033;
	font-family: 黑体;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-indent: 5px;
}
.text_size_14
{
	font-size: 14px;
}

