﻿/* 全局样式*/
body{ margin:0; padding:0; font-size:12px; color:#000000; background-color:#e0e0e0; text-align:center; line-height:2em}
td{ font-size:12px}
ul{ margin:0; padding:0}
li{ margin:0; padding:0; list-style-image:url(../img/arrow.gif);}
span{ margin:0; padding:0}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
#bodyCon{width:1000px !important;width:1001px; text-align:left; border:1px solid #555555;  background-color:#FFFFFF; height:auto !important; height:800px; margin:0 auto;}
#top{width:1000px; height:140px;}
#index{ height:34px; background-image:url(../img/indexBg.gif); color:#FFFFFF; font-size:14px; font-weight:bold; padding-left:15px!important;padding-left:6px;}
#index li{ float:left; list-style:none; width:90px; line-height:34px; text-align:center; height:34px;display: block }
#index li a{ color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;}
#index li a:link{color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;}
#index li a:visited{color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;}
#index li a:hover{color:#fde79c; text-decoration:none; font-size:14px; font-weight:bold;}
#index li a:active{color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;}
#select{width:90px; height:34px;  background-image:url(../img/sy.gif); background-repeat:no-repeat; background-position:center; text-align:center;display: block;}
.floatL{ float:left}
.floatR{ float:right; font-size:12px; font-weight:normal}
.line{ border-bottom:1px dashed #CCCCCC; margin:6px;}
#foot{
	background-image: url(../img/footBg.gif);
	height:85px !important;
	height:100px;
	background-repeat:repeat-x;
	text-align:center;
	line-height:2em;
	padding-top:15px;
	clear: both;
}

/*二级页样式*/
#subLeft{
	width:226px;
	margin:5px;
	float:left;
	background-image: url(../img/leftTop.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}
#subRight{ width:759px; margin:5px 0; float:left; background-image:url(../img/listBg.gif); min-height:600px; background-repeat:no-repeat}
#leftTop{ height:8px; background-image:url(../img/leftTop.gif); background-repeat:no-repeat}
#leftCenter{ background-image:url(../img/leftCenter.gif); padding:2px 10px 0 10px;}
#leftBottom{ height:426px; background-image:url(../img/leftBottom.gif); background-repeat:no-repeat}
.subClass{ width:206px; height:39px; background-image:url(../img/subTitle.gif); background-repeat:no-repeat; color:#FFFFFF; font-size:18px; text-align:center; line-height:39px; font-weight:bold;}
.select{ height:34px; background-image:url(../img/menuSelect.gif); padding-left:28px; line-height:34px;}
.select a:link{color:#ffffff; font-weight:bold; font-size:14px; text-decoration:none;}
.select a:visited{color:#ffffff; font-weight:bold; font-size:14px; text-decoration:none}
.select a:hover{color:#ffffff;}
.select a:active{color:#ffffff; font-weight:bold; font-size:14px; text-decoration:none}
.noselect{ height:34px; background-image:url(../img/menuNoSelect.gif); line-height:34px; padding-left:28px;}
.noselect a:link{color:#0a50bf; font-weight:bold; font-size:14px; text-decoration:none;}
.noselect a:visited{color:#0a50bf; font-weight:bold; font-size:14px; text-decoration:none}
.noselect a:hover{color:#ffffff;}
.noselect a:active{color:#0a50bf; font-weight:bold; font-size:14px; text-decoration:none}
.subTitle{ height:50px; line-height:50px; color:#0a50bf;  padding-left:20px; padding-right:15px; font-weight:bold; font-size:16px}
#listCon{ padding:18px 15px 10px 18px; min-height:500px;}
.listTitle{background-image: url(../img/arrow1.gif); background-repeat:no-repeat; background-position: left; padding-left:18px; border-bottom:1px dashed #999999; height:30px; line-height:30px;}
.selectPage{ width:30px;}
.fenye{ margin-top:8px;}

.articleCon{ padding:5px;overflow:auto;overflow-y:hidden; width:716px;}
/*三级页样式*/
.articleTitleBg{
	background-image: url(../img/articleTitleBg.gif);
	background-position:center;
	height:50px;
	background-repeat:no-repeat;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	vertical-align: bottom;
	padding-top: 20px;
	margin-top: 8px;
}
.articleTime{ height:27px; background-image: url(../img/articleTime.gif); background-position:center; line-height:27px; background-repeat:no-repeat; text-align:center}
