@charset "utf-8";
/* CSS Document */

body, input, td, p {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #333;
}
body {
	margin: 0;
	padding: 0;
	background: url(../../Images/body_bg.gif) top left;
	height: 100%;
}
.more {
	padding:5px 16px 0 0;
	text-align:right;
}
.more a {
	font-family:MingLiU, "微软雅黑", "宋体", Arial;
	font-size:11px;
	color:#c70600;
	text-decoration:none;
}
.more a:link {
	color:#c70600;
	text-decoration:none;
}
.more a:hover {
	text-decoration:underline;
}
/*清除div浮动*/
.clear {
	clear: both;
}
.mainTableBorder {
	width: 958px;
	height: 100%;
	background: white;
	border-left: #d2d2d2 4px solid;
	border-right: #d2d2d2 4px solid;
}
/*登录条ul样式
.ulFloat {
	padding: 0;
	margin: 0;
	list-style: none;
}
.ulFloat li {
	padding: 0;
	margin: 0;
	display: inline;
}
.ulFloat li a {
	color: #333;
	margin-left: 10px;
	text-decoration: underline;
	vertical-align: middle;
}
.ulFloat li a:hover {
	color: #000;
	margin-left: 10px;
	text-decoration: none;
	vertical-align: middle;
}
*/

/*登录table*/
#tabLogin {
	/**/
}
#tabLogin a {
	color: #666;
	text-decoration: underline;
}
#tabLogin a:link {
	color: #666;
	text-decoration: underline;
}
#tabLogin a:hover {
	color: #000;
	text-decoration:none;
}
/*登录条输入框背景*/
.loginInput {
	background: url(../../Images/inputBg.gif) repeat-x;
	border: #999999 1px solid;
	height: 15px;
	line-height: 15px;
	padding: 0 3px;
	margin: 0;
	vertical-align: middle;
}
/*登录条btn背景*/
.loginBtn {
	background: url(../../Images/loginBtnBg.gif) repeat-x;
	height: 17px;
	border: #999999 1px solid;
	padding: 0 3px;
	margin: 0;
	vertical-align: middle;
}
/*logo左右div*/
#heardDivLeft {
	float: left;
	width: 531px;
	height: 114px;
	background: url(../../Images/headerLeft.gif) no-repeat;
	/*border-top: #fff 1px solid;*/
	border-bottom: #fff 1px solid;
}
#heardDivRight {
	float: right;
	width: 419px;
	height: 114px;
	background: url(../../Images/headerRight.gif) no-repeat;
	/*border-top: #fff 1px solid;*/
	border-bottom: #fff 1px solid;
	text-align:right;
	color:#fff;
 _margin-left:; /*IE 6*/
}
#heardDivRight a { 
color:#fff; 
text-decoration: none;//无下划线 
}//访问过后的颜色 
#heardDivRight a:link { 
color:#ffffff; 
text-decoration: none; 
}//访问前的颜色 
#heardDivRight a:hover { 
color: #0000FF; 
text-decoration: underline; 
}//鼠标放上去时的颜色 

/*收藏等*/
#heardDivRight ul {
	padding:0;
	margin:10px;
	list-style:square;
	line-height:2;
}
#heardDivRight ul a {
	color:#fff;
	text-decoration:none;
}
#heardDivRight ul a:hover {
	text-decoration:underline;
}
/*	日期*/
#heardDivRight span {
	margin-right:10px;
	font-weight:bold;
}
/*栏目导航条*/
#mainNav {
	background: url(../../Images/mainNavBg.gif) repeat-x;
	width: 100%;
	height: 38px;
	line-height: 38px;
}
#mainNav ul {
	padding: 0 10px;
	margin: 0;
	list-style: none;
}
#mainNav ul li {
	padding: 0;
	margin: 0;
	float: left;
}
#mainNav ul li a {
	display: inline-block;
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 11px; /*左右空距*/
	text-decoration: none;
	vertical-align: middle;
}
#mainNav ul li img {
	vertical-align: middle;
}
/*鼠标滑过*/
#mainNav ul li a:hover {
	background: url(../../Images/mainNavBgHover.gif) repeat-x;
	background-position: 0 -1px;
	text-decoration:underline;
}
/*当前被选项*/
#mainNav ul li a.selected {
	background: url(../../Images/mainNavBgHover.gif) repeat-x;
	background-position: 0 -1px;
	text-decoration:none;
}
/**/ 




/*广告ul*/
.adTop
{padding:0 8px;
width: 180px;}
.adTop ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.adTop ul li {
	background:url(../../Images/CommDot.gif) no-repeat ;
	background-position:0 12px;
	padding:5px 0 0 10px;
	margin:0;
	line-height:1.2;
}
.adTop ul li a {
	color:#333;
	text-decoration:none;
}
.adTop a:hover {
	color:#c70600;
	text-decoration:underline;
}


/*居中table*/
.centerTable {
	/**/
}
.centerTable th {
	background: url(../../Images/midTableThBg.gif) repeat-x 0 0;
	height: 28px;
	text-align:left;
}
.centerTable th div.titMid {
	background:url(../../Images/midTableThRed.gif) no-repeat;
	height:32px;
	line-height:26px;
	width:86px;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-top:1px;
}
.centerTable th div.titMid_long {
	background:url(../../Images/midTableThRedlong.gif) no-repeat;
	height:32px;
	line-height:26px;
	width:148px;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-top:1px;
}
/*左列table*/
.leftTable {
	/**/
}
.leftTable th {
	background: url(../../Images/midTableThBg.gif) repeat-x;
	background-position: 0 -64px;
	height: 28px;
	text-align:left;
}
.leftTable th div.titMid {
	background:url(../../Images/leftTitDot.gif) no-repeat;
	background-position:15px 50%;
	height:28px;
	line-height: 26px;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:13px;
	font-weight:normal;
	color:#c80702;
	padding-left:30px;
}
/*右列table*/
.rightTable {
}
.rightTable th {
	background: url(../../Images/midTableThBg.gif) repeat-x;
	background-position: 0 -32px;
	height: 28px;
	line-height: 28px;
	text-align:left;
}
.rightTable th div.titMid {
	background:url(../../Images/rightTitDot.gif) no-repeat;
	background-position:15px 50%;
	height:28px;
	line-height: 26px;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:13px;
	font-weight:normal;
	color:#333;
	padding-left:36px;
}
.rightTable th div.titMidLogin {
	background:url(../../Images/rightTitDot_login.gif) no-repeat;
	background-position:10px 50%;
	height:28px;
	line-height: 26px;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:13px;
	font-weight:bold;
	color:#c80702;
	padding-left:36px;
}
.rightNormal
{padding:0 8px;}
.rightNormal ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.rightNormal ul li {
	background:url(../../Images/CommDot.gif) no-repeat ;
	background-position:0 12px;
	padding:5px 0 0 10px;
	margin:0;
	line-height:16px; 
	text-align: left;
}
.rightNormal ul li a {
	color:#333;
	text-decoration:none;
}
.rightNormal a:hover {
	color:#c70600;
	text-decoration:underline; 
}
/*页脚*/
.footerBg {
	background: url(../../Images/footerBg.gif) repeat-x;
	height: 68px;
	margin-top: 10px;
	border-left: #fff 2px solid;
	border-right: #fff 2px solid;
}
.footerBg div {
	color: #FFF;
	text-align: center;
	line-height: 1.5;
}
.footerBg div ul {
	padding: 10px 0 2px 0;
	margin: 0;
	list-style: none;
}
.footerBg div ul li {
	padding: 0;
	margin: 0;
	display: inline;
}
.footerBg div ul li a {
	color: #FFF;
	text-decoration: none;
}
.footerBg div ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/*新闻*/
#news {
	padding:0 10px;
}
#news ul {
	padding:0;
	margin:0;
	list-style:none;
	width:475px;
}
#news ul li {
	background:url(../../Images/CommDot.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	margin:0;
	text-align:right;
	clear:both;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	border-bottom:dotted 1px #ccc;
}
#news ul li a {
	float:left;
	display:inline;/*再把主要显示的内容浮动到左边*/
	width:380px;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:13px;
	color:#333;
	vertical-align:middle;
	text-decoration:none;
	text-align:left;/* 文本左对齐,可选~保证更多的浏览器是左对齐*/
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
#news ul li a:link {
	color:#333;
	text-decoration:none;
}
#news ul li a:hover {
	color:#c70600;
	text-indent:6px;
	text-decoration:none;
}
#news ul li a.top {
	color:#c70600;
	text-decoration:none;
}
#sysBtn {
	/**/
}
#sysBtn ul {
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}
#sysBtn li {
	padding:0;
	margin:3px 0 0 0;
	
}
#sysBtn li a {
	display:block;
	background:url(../../Images/sysBtnBg.gif) no-repeat;
	background-position:50% 0;
	height:35px;
	line-height:35px;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:14px;
	color:#333;
	font-weight:bold;
	text-indent:2.5em;
	text-decoration:none;
	
}
#sysBtn li a:hover {
	background:url(../../Images/sysBtnBg.gif) no-repeat;
	background-position:50% -35px;
	color:#c70600;
	text-indent:3em;
}


/*main List*/


/*左列*/
.bigPicBgLeft
{
	background:url(../../Images/bigPicBg.gif) no-repeat;
	background-position:0 0;
	border-bottom:#e2e2e2 1px solid;
	border-right:#e2e2e2 1px solid;
}
.bigPicBgLeft dl
{/**/}
.bigPicBgLeft dl dt
{
	background:url(../../Images/mainListDot.gif) no-repeat;
	background-position:60% 80%;
	text-align:right;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:14px;
	font-weight:bold;
	color:#4857d3;
	padding-top:10px;
	padding-right:24px;
}
.bigPicBgLeft dl dt a
{
	color:#4857d3;
	text-decoration:none;
}
.bigPicBgLeft dl dt a:link
{
	color:#4857d3;
	text-decoration:none;
}
.bigPicBgLeft dl dt a:hover
{
	color:#c70600;
	text-decoration:none;
}
.bigPicBgLeft dl dd
{
	background:url(../../Images/CommDot.gif) no-repeat;
	background-position:6% 60%;
	text-align:left;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:13px;
	color:#333;
	margin-left:0px;
	padding-left:25px;
	line-height:22px;
}
.bigPicBgLeft dl dd a
{
	color:#333;
}
.bigPicBgLeft dl dd a:link
{
	color:#333;
	text-decoration:underline;
}
.bigPicBgLeft dl dd a:hover
{
	color:#c70600;
	text-decoration:none;
}

/*右列*/
.bigPicBgright
{
	background:url(../../Images/bigPicBg.gif) no-repeat;
	background-position:0 0;
	border-bottom:#e2e2e2 1px solid;
	border-left:#e2e2e2 1px solid;
}
.bigPicBgright dl
{	/**/}
.bigPicBgright dl dt
{
	background:url(../../Images/mainListDot.gif) no-repeat;
	background-position:60% 80%;
	text-align:right;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:14px;
	font-weight:bold;
	color:#4857d3;
	padding-top:10px;
	padding-right:24px;
}
.bigPicBgright dl dt a
{
	color:#4857d3;
	text-decoration:none;
}
.bigPicBgright dl dt a:link
{
	color:#4857d3;
	text-decoration:none;
}
.bigPicBgright dl dt a:hover
{
	color:#c70600;
	text-decoration:none;
}

.bigPicBgright dl dd
{
	background:url(../../Images/CommDot.gif) no-repeat;
	background-position:6% 60%;
	text-align:left;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:13px;
	color:#333;
	margin-left:0px;
	padding-left:25px;
	line-height:22px;
}
.bigPicBgright dl dd a
{
	color:#333;
}
.bigPicBgright dl dd a:link
{
	color:#333;
	text-decoration:underline;
}
.bigPicBgright dl dd a:hover
{
	color:#c70600;
	text-decoration:none;
}

/*门户导航页面使用*/
a.menu_left {
	font-size: 12px;
	font-style: normal;
	color: #205dac;
	text-decoration: none;

}
a.menu_left:link {
	font-size: 12px;
	font-style: normal;
	color: #205dac;
	text-decoration: none;

}
a.menu_left:hover {
	font-size: 12px;
	font-style: normal;
	color: #ff6c00;
	text-decoration: underline;
}

a.txt {
	font-size: 12px;
	font-style: normal;
	color: #393939;
	text-decoration: none;

}
a.txt:link {
	font-size: 12px;
	font-style: normal;
	color: #393939;
	text-decoration: none;

}
a.txt:hover {
	font-size: 12px;
	font-style: normal;
	color: #ff8014;
	text-decoration: underline;

} 

/*首页栏目导航使用*/
.bigPicBgleft_table
{
	background:url(../../Images/bigPicBg.gif) no-repeat;
	background-position:0 0;
	border-bottom:#e2e2e2 1px solid;
	border-right:#e2e2e2 1px solid;
} 
a.bigPicBgleft_columnname {
	font-size: 13px;
	font-style: normal;
	color: #205dac;
	text-decoration: none;

}
a.bigPicBgleft_columnname:link {
	font-size: 13px;
	font-style: normal;
	color: #205dac;
	text-decoration: none;

}
a.bigPicBgleft_columnname:hover {
	font-size: 13px;
	font-style: normal;
	color: #ff6c00;
	text-decoration: underline;
}
 
.bigPicBgright_table
{
	background:url(../../Images/bigPicBg.gif) no-repeat;
	background-position:0 0;
	border-bottom:#e2e2e2 1px solid;
	border-left:#e2e2e2 1px solid;
}
 
a.bigPicBgright_columnname {
	font-size: 13px;
	font-style: normal;
	color: #205dac;
	text-decoration: none;

}
a.bigPicBgright_columnname:link {
	font-size: 13px;
	font-style: normal;
	color: #205dac;
	text-decoration: none;

}
a.bigPicBgright_columnname:hover {
	font-size: 13px;
	font-style: normal;
	color: #ff6c00;
	text-decoration: underline;
}




.paddingDiv {
	padding: 0px 0px 5px 0px;
}