@charset "utf-8";
/* CSS Document */
/* 系统整体风格控制 */
a:link {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	font-family: "微软雅黑", "宋体";
}
a:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-family: "微软雅黑", "宋体";
}
a:hover {
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	font-family: "微软雅黑", "宋体";
}
#Foot_0 a {/*页脚连接的样式*/
	font-size:13px;
	font-family:"微软雅黑", "宋体";
}
body {
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
	z-index: 0;
	margin: auto;
	padding: 0px;
	line-height: 13px;
	color:#666666;
}
table {
	font-family: "微软雅黑", "宋体", arial, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 13px;
	text-align: left;
	margin: 0px;
	padding: 3px;
	float: left;
	position: relative;
}
img {
	border:1px solid #D8D8D8
}
select {
	height:25px;
	line-height: 13px;
	text-decoration: none;
}
input {
	height:20px;
	line-height: 13px;
}
/*通用样式----------------------------------------------------------------------开始*/

.Bold {/*字体：加粗*/
	font-weight: bold;
}
.Black {/*字体：黑色*/
	color: #000000;
}
.Blackbold {/*字体：黑色加粗*/
	color: #000000;
	font-weight: bold;
}
.Red {/*字体：黑色*/
	color: #EE0000;
}
.Redbold {/*字体：红色加粗*/
	color: #EE0000;
	font-weight: bold;
}
.Blue {/*字体：黑色*/
	color: #0066CC;
}
.Bluebold {/*字体：蓝色加粗*/
	color: #0066CC;
	font-weight: bold;
}
.Green {/*字体：绿色*/
	color: #1AAD19;
}
.Green {/*字体：绿色加粗*/
	color: #1AAD19;
	font-weight: bold;
}
.White {/*字体：白色*/
	color: #0000CC;
}
.Whitebold {/*字体：白色加粗*/
	color: #FFFFFF;
	font-weight: bold;
}
.Gray {/*字体：灰色*/
	color: #808080;
}
.Graybold {/*字体：灰色加粗*/
	color: #808080;
	font-weight: bold;
}
.Orange {/*字体：黑色*/
	color: #FF9966;
}
.Orangebold {/*字体：橙色加粗*/
	color: #FF9966;
	font-weight:bold;
}
.Orangebig {/*橙色大号字体*/
	color: #FF3300;
	font-weight:normal;
	font-size: 24px;
}
.Title_Blue {/*栏目标题样式*/
	line-height: 30px;
	color: #0066CC;
	font-size: 18px;
	font-weight: bold;
}
.Bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.Nowpostion {/*当前位置样式*/
	line-height: 20px;
	background-image: url(../Images/location.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: left;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 20px;
	width: 100%;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: middle;
}
.Price1 {/*价格样式：橙色大号*/
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
}
.Price2 {/*价格样式：灰色删除线样式*/
	color: #666666;
	text-decoration: line-through;
}
.Bg_btn {/*文章下方按钮样式*/
	background-repeat: no-repeat;
	background-position: left 15px;
	text-align: left;
	text-indent: 25px;
	margin: auto;
	padding: 0px;
	clear: none;
	float: left;
	height: 30px;
	width: 100px;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.Percent_A {/*滚动条样式*/
	background-image: url(../Images/Sprite.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 8px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.Percent_B {/*滚动条背景样式*/
	background-image: url(../Images/Sprite_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	clear: none;
	float: left;
	height: 8px;
	width: 100px;
	border: 1px solid #C8C8C8;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Percent500_A {/*滚动条样式*/
	background-image: url(../Images/Sprite500.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 20px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.Percent500_B {/*滚动条背景样式*/
	background-image: url(../Images/Sprite500_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	clear: none;
	float: left;
	height: 20px;
	width: 500px;
	border: 1px solid #C8C8C8;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Titlelist1_0 {/*标题列表1：整体定位*/
	border-radius: 3px;
	height: 25px;
	padding: 0px;
	clear: both;
	float: left;
	position: relative;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.Titlelist1_0_1 {/*标题列表1：左侧标题部分*/
	height: 100%;
	top: 0px;
	line-height: 25px;
	text-align: left;
	text-indent: 0px;
	clear: none;
	float: left;
	position: relative;
	width: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	margin: 0px;
}
.Titlelist1_0_2 {/*标题列表1：右侧日期部分*/
	height: 100%;
	top: 0px;
	line-height: 25px;
	text-align: right;
	text-indent: 0;
	clear: none;
	float: left;
	position: relative;
	width: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	margin: 0px;
}
.Titlelist2_0 {/*标题列表2：整体定位*/
	border-radius: 3px;
	height: 25px;
	padding: 0px;
	clear: both;
	float: left;
	position: relative;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Titlelist2_0_1 {/*标题列表2：左侧标题部分*/
	height: 100%;
	top: 0px;
	line-height: 25px;
	text-align: left;
	text-indent: 30px;
	clear: none;
	float: left;
	position: relative;
	width: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	margin: 0px;
	background-image: url(../Images/list1_4.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.Titlelist2_0_2 {/*标题列表2：右侧日期部分*/
	height: 25px;
	top: 0px;
	line-height: 25px;
	text-align: right;
	clear: none;
	float: left;
	position: relative;
	width: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	margin: 0px;
}
.Piclist1_0 {/*图片列表样式1*/
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 138px;
	height: 135px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.Piclist1_1_1 {/*图片列表样式1*/
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 138px;
	height: 85px;
}
.Piclist1_1_2 {/*图片列表样式1*/
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Piclist2_0 {/*图片列表样式2*/
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 190px;
	height: 200px;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
}
.Piclist2_1_1 {/*图片列表样式2*/
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 188px;
	height: 148px;
}
.Piclist2_1_2 {/*图片列表样式2*/
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 190px;
	height: 50px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Btn_1_Blue {/*按钮样式：大号、蓝色*/
	border-radius: 3px;
	border: 0px;
	font-size: 18px;
	background-color: #3A7CE9;
	text-align: center;
	clear: none;
	float: none;
	height: 40px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
}
.Btn_1_Blue:hover {/*按钮样式：大号、蓝色、掠过*/
	border-radius: 3px;
	border:0px;
	font-size: 18px;
	background-color: #165ACB;
	text-align: center;
	clear: none;
	float: none;
	height: 40px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
}
.Btn_1_Red {/*按钮样式：大号、红色*/
	border-radius: 3px;
	border:0px;
	font-size: 18px;
	background-color: #ed232f;
	text-align: center;
	clear: none;
	float: none;
	height: 40px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
}
.Btn_1_Red:hover {/*按钮样式：大号、红色、掠过*/
	border-radius: 3px;
	border:0px;
	font-size: 18px;
	background-color: #CC0000;
	text-align: center;
	clear: none;
	float: none;
	height: 40px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
}
.Btn_1_Gray {/*按钮样式：大号、灰色*/
	border-radius: 3px;
	border:0px;
	font-size: 18px;
	background-color: #D8D8D8;
	text-align: center;
	clear: none;
	float: none;
	height: 40px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
}
.Btn_2_Blue {/*按钮样式：中号、蓝色*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #3A7CE9;
	text-align: center;
	clear: none;
	float: none;
	height: 30px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: auto;
}
.Btn_2_Blue:hover {/*按钮样式：中号、蓝色、掠过*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #165ACB;
	text-align: center;
	clear: none;
	float: none;
	height: 30px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: auto;
}
.Btn_2_Red {/*按钮样式：中号、红色*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #ed232f;
	text-align: center;
	clear: none;
	float: none;
	height: 30px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: auto;
}
.Btn_2_Red:hover {/*按钮样式：中号、红色、掠过*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #CC0000;
	text-align: center;
	clear: none;
	float: none;
	height: 30px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: auto;
}
.Btn_2_Gray {/*按钮样式：中号、灰色*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #D8D8D8;
	text-align: center;
	clear: none;
	float: none;
	height: 30px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: auto;
}
.Btn_Min_Blue {/*按钮样式：迷你、蓝色*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #3A7CE9;
	text-align: center;
	clear: none;
	float: none;
	height: 23px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
.Btn_Min_Blue:hover {/*按钮样式：迷你、蓝色、掠过*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #165ACB;
	text-align: center;
	clear: none;
	float: none;
	height: 23px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
.Btn_Min_Red {/*按钮样式：迷你、红色*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #ed232f;
	text-align: center;
	clear: none;
	float: none;
	height: 23px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
.Btn_Min_Red:hover {/*按钮样式：迷你、红色、掠过*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #CC0000;
	text-align: center;
	clear: none;
	float: none;
	height: 23px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
.Btn_Min_Gray {/*按钮样式：迷你、灰色*/
	border-radius: 3px;
	border:0px;
	font-size: 14px;
	background-color: #D8D8D8;
	text-align: center;
	clear: none;
	float: none;
	height: 23px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
.Pagenav {/* 分页导航样式：基础样式 */
	padding: 0px;
	clear: both;
	float: right;
	height: 35px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
}
.PageA {/* 分页导航样式：有链接 */
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	clear: none;
	float: left;
	height: 23px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #D8D8D8;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	width: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 2px;
}
.PageA:hover {/* 分页导航样式：有链接，掠过 */
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	clear: none;
	float: left;
	height: 23px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #0099CC;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	width: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 2px;
	color: #FFFFFF;
	background-color: #0099CC;
}
.PageB {/* 分页导航样式：无链接 */
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	clear: none;
	float: left;
	height: 23px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #0099CC;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	background-color: #0099CC;
	color: #FFFFFF;
	width: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 2px;
}
.Column_1_Base {/* 栏目名称基础样式1 */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	position: relative;
	height: 30px;
	margin: 0px;
	clear: both;
	float: left;
	width: 100%;
}
.Column_1_L {/* 栏目名称基础样式1左侧内容样式 */
	line-height: 30px;
	font-weight: bold;
	color: #3A7CE9;
	margin: 0px;
	clear: none;
	float: left;
	height: 30px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3A7CE9;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	text-indent: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../Images/Column_img.png);
	background-repeat: no-repeat;
	background-position: left;
}
.Table_0 {/* 表格:根样式 */
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.Table_Nam {/* 表格：表名样式 */
	background-color: #FFF;
	font-size: 16px;
	font-weight: bold;
	color: #0077cc;
}
.Table_Title {/* 表格：标题样式 */
	background-color: #0077cc;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.Table_Con {/*表格：内容过样式 */
	background-color: #F2F2F2;
	padding-top: 1px;
	padding-bottom: 1px;
}
.Table_Con:hover {/*表格：内容行掠过样式 */
	background-color: #D0DCFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
.Listset100 {/*固定宽度100px定位*/
	line-height: 13px;
	text-align: left;
	margin: auto;
	clear: none;
	float: left;
	height: 22px;
	width: 100px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.RadioList100 {/*固定宽度单选按钮100px定位*/
	line-height: 25px;
	text-align: left;
	margin: auto;
	clear: none;
	float: left;
	height: 25px;
	width: 100px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	padding: 0px;
}
/*通用样式----------------------------------------------------------------------结束*/
.Nothing {
	font-size: 14px;
	line-height: 35px;
	color: #FF0000;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 35px;
	width: 100%;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.Ul_0 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: auto;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.Li_0 {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: auto;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	text-indent: 13px;
	background-image: url(../images/em_red.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	height: 30px;
	list-style-type: none;
}
.Li_0 A {
	font-size: 14px;	
}
/*专用样式----------------------------------------------------------------------开始*/
.web_base {/*内容部分定位：根定位*/
	float: none;
	clear: both;
	position: relative;
	margin: auto;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 0;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	padding: 0px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}
.Top_base {/*顶部内容基础定位:宽度不限，用于分区。*/
	margin: auto;
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	padding: 0px;
	clip: rect(0px,0px,0px,0px);
	background-position: center top;
	height: auto;
	width: auto;
	overflow: visible;
}
.Top_0 {/*顶部内容根定位:宽度限制，位置居中*/
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	width: 1200px;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Top_1 {/*顶部内容根定位:宽度限制，位置居中*/
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	width: 100%;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Con_base {/*内容基础定位:宽度不限，用于分区。*/
	margin: auto;
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 0px;
	clip: rect(0px,0px,0px,0px);
	background-position: center top;
	height: auto;
	width: auto;
	overflow: hidden;
}
.Con_0 {/*内容根定位:宽度限制，位置居中*/
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	width: 1200px;
	overflow: hidden;
	height: auto;
	margin: auto;	
}
.Con_1 {/*内容根定位:宽度限制，位置居中，上边界10。*/
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 0px;
	clip: rect(0px,0px,00px,0px);
	width: 1200px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	
}
.Con_2 {/*内容根定位:宽度限制，位置居中，上边界20。*/
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 0px;
	clip: rect(0px,0px,00px,0px);
	width: 1200px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.div_0 {/* DIV通用样式 */
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
	z-index: 1;
	position: relative;	
}
.div_1 {/* DIV通用样式 */
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #E6E6E6;
	border-radius: 3px;
}
.div_2 {/* DIV通用样式 */
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.F_ty1 {/*查询框类型：类型1*/
	font-size: 13px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #0099CC;
	clear: none;
	float: left;
	height: 30px;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	text-align: center;
	cursor:pointer;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.F_ty2 {/*查询框类型：类型1*/
	font-size: 13px;
	line-height: 30px;
	float: left;
	height: 30px;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	text-align: center;
	cursor:pointer;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.F_find {
	padding: 0px;
	clear: left;
	float: left;
	height: 40px;
	width: 670px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
}
.F_Str {
	border: 2px solid #0099CC;
	position: relative;
	height: 36px;
	width: 570px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(../images/fdj.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	outline:0;
	text-align: left;
	margin: 0px;
	color: #CCCCCC;
	clear: none;
	float: left;
	line-height: 36px;
	font-family: "微软雅黑", "宋体";
	text-indent: 30px;
	padding: 0px;
}
.F_Btn {
	float:left;
	display:block;
	width:90px;
	height:40px;
	border:0;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-size:20px;
	cursor:pointe;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	outline:0;
	clip: rect(auto,auto,auto,auto);
	background-color: #0099CC;
	cursor:pointer;
	clear: none;
	font-family: "微软雅黑", "宋体";
	line-height: 40px;
}
.Us_Tel {
	font-size: 30px;
	color: #FF9900;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 270px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 40px;
	vertical-align: bottom;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.Nt_A {/*首页公告样标题样式。*/
	line-height: 27px;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 27px;
	width: 120px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	font-weight: bold;
}
.Nt_B {/*首页公告样标题样式。*/
	line-height: 27px;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 27px;
	width: 120px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	border-bottom-style: none;
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}
.Col_Tit {/*栏目标题样式*/
	line-height: 27px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 27px;
	width: auto;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	border-bottom-style: none;
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	text-indent: 20px;
}
.Nt_List_A {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 360px;
	line-height: 25px;
}
.Nt_List_A:hover {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 360px;
	background-color:#E8E8E8;
	border-radius: 4px;
	line-height: 25px;
}
.Login {/*登录选择样式*/
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	color: #0099CC;
}
.Login_1 {/*登录样式第一层*/
	width: 440px;
	height:50px;
	border-bottom: 1px solid #E8E8E8;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Login_1_0 {/*登录样式第一层*/
	text-align: center;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	z-index: 1;
	position: relative;
	height:20px;
	margin-top:15px;
	cursor:pointer;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:20px;
	font-weight: bold;
	color:C8C8C8;
}
.Login_1_0:hover {
	color: #0099CC;
}
.Dh_menu {/*导航基础样式*/
	position: relative;
	z-index: 1000;
	width:1200px;
	height:47px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	float: left;
	overflow: visible;	
	margin: 0px;
	padding: 0px;
	display:block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.Dh_0 {/*导航一级分类区域基础样式*/
	clear: none;
	float: left;
	height: 47px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	margin: 0px;
	position: relative;
	padding: 0px;	
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.Dh_0_B {/*导航一级分类区域基础样式*/
	clear: none;
	float: left;
	height: 47px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	margin: 0px;
	position: relative;
	padding: 0px;	
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
}
.Dh_0_1 {/*导航一级分类列表样式A*/
	line-height: 50px;
	overflow: visible;
	position: relative;
	z-index: 1002;
	height: 50px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	clear: both;
	float: none;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.Dh_0_1 A {/*导航一级分类A样式*/
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 47px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.Dh_0_1 A:hover {/*导航一级分类A样式*/
	color: #0099CC;	
}
.Dh_0_2 {/*导航栏二级分类基础样式*/
	overflow:visible;
	position: relative;
	z-index: 1003;
	height:auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F8;
	display:none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	width: 100%;
}
.Dh_0_2_L {/*导航栏二级分类列表*/
	text-align: center;
	padding: 0px;
	clear: both;
	float: none;
	height: 30px;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	line-height: 30px;
	text-indent: 0px;
	z-index: 1004;
	display: block;
}
.Dh_0_2_L:hover {
	background-color: #FFFFFF;
	color: #0099CC;	
	font-weight: bold;
}
.Ar_ListPic_0 {/*带图片列表根样式。*/
	text-align: left;
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.Ar_ListPic_1 {/*带图片列表。*/
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-indent: 0px;
	text-align: left;
	vertical-align: bottom;
	clear: none;
	float: left;
	position: relative;
}
.Ar_ListPic_2 {/*带图片列表。*/
	padding: 0px;
	line-height: 40px;
	text-indent: 0px;
	text-align: left;
	vertical-align: text-bottom;
	clear: none;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.Ar_ListPic_2:hover {
	background-color:#EEEEEE;
	padding: 0px;
	line-height: 40px;
	text-indent: 0px;
	text-align: left;
	vertical-align: bottom;
	clear: none;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	border-radius: 4px;
}
.Ar_ListPic_2 A{/*带图片列表中的链接。*/
	font-family: "微软雅黑", "宋体";
	font-size: 14px;	
}
.Ar_ListPic_2 A:hover{
	color: #FF0000;
	font-size: 14px;
}
.Foot_base {
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 0px;
	clip: rect(0px,0px,0px,0px);
	background-position: center top;
	height: auto;
	width: auto;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	background-color: #EEEEEE;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.Foot_Tit {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 40px;
	text-align: left;
	clear: none;
	float: left;
	height: 40px;
	width: 100%;
	text-indent: 20px;
}
.Foot_Link {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	clear: none;
	float: left;
	height: 25px;
	width: 100%;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.Foot_Tel {
	font-size: 30px;
	color: #000000;
	height: 30px;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: center;
	clear: both;
	float: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.R_1_1 {/*右侧第一种基础样式*/
	position: relative;
	z-index: 1;
	width: 198px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 100px;
	border: 1px solid #D8D8D8;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	background-color: #F8F8F8;
}
.R_1_1_1 {/*右侧第一种样式之1样式*/
	position: relative;
	z-index: 1;
	width: 178px;
	padding: 0px;
	clear: both;
	float: none;
	height: 40px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	background-color: #FF9900;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
}
.R_1_1_2 {/*右侧第一种样式之1样式*/
	position: relative;
	z-index: 1;
	width: 198px;
	padding: 0px;
	clear: both;
	float: left;
	height: 50px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	margin: 0px;
}
.R_1_1_1:hover {/*右侧第一种样式之1样式:鼠标掠过*/
	background-color: #FF6633;
}
.R_1_2 {/*右侧第二种基础样式*/
	position: relative;
	z-index: 1;
	width: 198px;
	clear: none;
	float: left;
	height: auto;
	border: 1px solid #D8D8D8;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: visible;
	text-align: left;
}
.R_1_2_1 {/*右侧第一种样式之1样式*/
	position: relative;
	z-index: 1;
	width: 100%;
	padding: 0px;
	clear: both;
	float: none;
	height: 35px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.R_1_2_1_1 {/*右侧第二种样式*/
	position: relative;
	z-index: 1;
	padding: 0px;
	clear: none;
	float: left;
	height: 35px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin: 0px;
	font-size: 16px;
	line-height: 35px;
	color: #666666;
	text-align: left;
	font-family: "微软雅黑", "宋体";
}
.R_1_2_1_2 {/*右侧第二种样式*/
	position: relative;
	z-index: 1;
	padding: 0px;
	clear: none;
	float: left;
	height: 35px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin: 0px;
	text-align: right;
	line-height: 35px;
}
.R_1_2_2 {/*右侧第一种样式之1样式*/
	position: relative;
	z-index: 1;
	width: 158px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: visible;
}
.R_1_2_2_1 {/*右侧第一种样式之1样式*/
	position: relative;
	z-index: 1;
	width: auto;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	overflow: visible;
}
.R_1_2_2_1 img{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 105px;
	width: 140px;
	border: 2px solid #E8E8E8;
	position: relative;
	z-index: 1;
}
.R_1_2_2_1:hover img{
	border: 2px solid #D8D8D8;
	position: relative;
	z-index: 1;
}
.R_1_2_2_2 {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 40px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.Con_L {/*内容左侧根定位*/
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 300px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 3px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.Ar_L {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	background-color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	
}
.Ar_L A:hover {
	color: #0066CC;	
}
.Ar_L_1 {/*文章页面左侧标题样式*/
	font-family: "微软雅黑", "宋体";
	line-height: 50px;
	font-size: 18px;
	color:#000000;
	padding: 0px;
	clear: none;
	float: left;
	height: 50px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.Ar_L_1 A{/*文章页面左侧标题样式*/
	font-family: "微软雅黑", "宋体";
	line-height: 50px;
	font-size: 18px;
	color:#000000;
}
.Ar_L_2 {/*文章页面左侧栏目内容样式*/
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	text-indent: 30px;
	margin: 0px;
}
.Ar_L_2 ul {
	padding: 0px;
	clear: none;
	float: left;
	width: auto;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.Ar_L_2 li {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: auto;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	text-indent: 50px;
	background-image: url(../images/nav_arrow.png);
	background-repeat: no-repeat;
	background-position: 30px 13px;
	height: 40px;
	list-style-type: none;
	text-align: left;
}
.Ar_L_2 li:hover {
	background-image: url(../images/nav_arrow_act.png);
}
.Ar_L_2 li A {
	font-size: 16px;	
}
.Con_R {/*内容右侧根定位*/
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 870px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 3px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.Ar_R {/*文章页面右侧样式*/
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.Ar_R_1 {/*文章右侧第一种基础样式*/
	position: relative;
	z-index: 1;
	width: 100%;
	clear: none;
	float: left;
	height: 40px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	overflow: visible;
	margin: 0px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
}
.Ar_R_2 {/*文章右侧第一种基础样式*/
	position: relative;
	z-index: 1;
	width: 100%;
	clear: none;
	float: left;
	height: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	overflow: visible;
	margin: 0px;
	font-family: "微软雅黑";
	text-align: left;
	text-indent: 0px;
	padding: 0px;
}
.Ar_Con_1 {/*文章内容样式：标题*/
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	padding: 0px;
	clear: both;
	float: none;
	height: 50px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	color: #000000;
}
.Ar_Con_2 {/*文章内容样式：标题下方内容*/
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	padding: 0px;
	clear: both;
	float: none;
	height: 40px;
	width: 850px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.Ar_Con_3 {/*文章内容样式：文章内容*/
	line-height: 1.5;
	text-align: left;
	clear: both;
	float: none;
	height: auto;
	width: 850px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D8D8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*相册专用样式----------------------------------------------------------------------开始*/
.Album_Label {/*相册照片标签信息样式*/
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	clear: none;
	float: right;
	position: absolute;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	line-height: 25px;
	height: 30px;
	width: auto;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 10px;
}
.Album_Count {/*相册照片数量样式*/
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	clear: none;
	float: right;
	position: absolute;
	z-index: 2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	line-height: 25px;
	height: 25px;
	width: 25px;
	text-align: center;
	padding: 0px;
	margin-top: 120px;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 5px;
}
.Previous {/*图片浏览样式：上一个*/
	font-size: 14px;
	font-weight: bold;
	clear: none;
	float: left;
	position: absolute;
	z-index: 999;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	line-height: 25px;
	height: 100%;
	width: 50%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.Previous_none {/*图片浏览样式：上一个，仅遮蔽*/
	clear: none;
	float: left;
	position: absolute;
	z-index: 999;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	height: 100%;
	width: 50%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.Previous:hover {/*图片浏览掠过样式：上一个*/	
	cursor: url(../Images/pointer_left.png),pointer;
}
.Next {/*图片浏览样式：下一个*/
	font-size: 14px;
	font-weight: bold;
	clear: none;
	float: left;
	position: absolute;
	z-index: 999;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	line-height: 25px;
	height: 100%;
	width: 50%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
}
.Next_none {/*图片浏览样式：下一个,仅遮蔽*/	
	clear: none;
	float: left;
	position: absolute;
	z-index: 999;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	height: 100%;
	width: 50%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
}
.Next:hover {/*图片浏览掠过样式：下一个*/
	cursor: url(../Images/pointer_right.png),pointer;
}
/*相册专用样式----------------------------------------------------------------------结束*/
/*管理中心样式----------------------------------------------------------------------开始*/
.M_Main_Base {/*管理中心：根样式*/
	clear: both;
	width: auto;
	position: relative;
	top: 0px;
	text-align: center;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	clip: rect(auto,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	height: auto;
	overflow: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.M_Main_0 {/*管理中心：通用样式*/
	clear: both;
	float: left;
	width: auto;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	overflow:hidden;
	border: 1px none #A1C6EC;
}
.M_Postion {/*管理中心：当前位置样式*/
	line-height: 40px;
	text-align: left;
	margin: 0px;
	clear: both;
	float: left;
	height: 40px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
}
.M_Main_Content {/*管理中心：内容样式*/
	margin: 0px;
	clear: both;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	overflow: auto;
	z-index: 1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
/*管理中心样式----------------------------------------------------------------------结束*/
