﻿
.intro_znjl_rightbj
{
	background-repeat: repeat-x;
	background-position: 50% top;
}

.ArticleFoot
{
	background-image: url('Images/article/line2.gif');
	background-repeat: repeat-x;
	color: #3A6889;
	font-family: 微软雅黑;
	font-weight: bold;
	text-align: left;
	height: 25px;
}

.sub_right_bj
{
	background-color: #ffffff;
}
.font1225
{
	line-height: 25px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.font1220_orange
{
	line-height: 20px;
	color: #ff6600;
	font-size: 12px;
	text-decoration: none;
}
.font1223
{
	line-height: 22px;
	color: #5f5f5f;
	font-size: 12px;
	text-decoration: none;
}

.otherFont A:link, .otherFont A:visited
{
	font-size: 12px; /*color: #134E94;*/
	color: #4D79B0;
	text-decoration: none;
	vertical-align:top;
}
.otherFont A:hover
{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

/*Article Style  - newer version*/
.artSite
{
}
.articleLine
{
	background-image: url('Images/article/line1.gif');
	background-repeat: repeat-x;
	height: 12px;
	margin-top: 5px;
}
.articleTitle
{
	line-height: 20px; /*color: #3A6889;*/
	color: #0467B6;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	width:100%;
}
.arttileDate
{
    color: #ADADAD;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    margin-top:20px;
    margin-bottom:20px;
    width:900px;
    margin-left:auto;
    margin-right:auto;
}
.arttileDate a:link,.arttileDate a:visited
{
    color:#ADADAD;
}
.arttileDate a:hover
{
    color: #FF9933;
}

.articleContent
{
	color: #666666;
	font-family: 宋体;
	font-size: 13px;
	text-align: justify;
	line-height: 22px;
	width: 100%;
}

/*搜索开始*/
#searchText
{
    background-image: url('Images/subPage/searchText.gif');
    background-repeat:no-repeat;
    width:181px;
    text-align:center;
    height: 20px;
    padding-top:6px;
    *height: 22px;
    *padding-top:4px;
}
.searchLeft
{
	background: url('Images/subPage/searchLeft.gif') no-repeat;
    height:26px;
    width:148px;
    text-align:center;
}
.searchSplit
{
	background-image: url('Images/subPage/searchSplit.gif');
    height:26px;
    width:1px;
}
.searchRight
{
	background-image: url('Images/subPage/searchRight.gif');
    height:26px;
    width:32px;
    cursor:pointer;
}
#listBoxDiv
{
	height:162px;
	width: 179px;
	position: absolute; border: solid 1px #1C89D8;
	z-index: 10; display: none; 
	
	margin-top: 22px;
	*margin-top: 23px !important;
	*margin-left:-5px; /*ie6*/
	*margin-left:-10px !important; /*ie7*/
	
	overflow-height:0px; /*ie7*/
	overflow-y:hidden;
	clear:both;
}

.ListBox2
{
	border:0px;
	*border:0px;
	*border:0px !important;
	/*Border-color:#000;*/
}
/*搜索结束*/

.newsTypeItem
{
    background-image: url('Images/subPage/btn.gif');
    height:29px;
    width:200px;
    text-align:justify;
    padding-left:50px;
    font-size:14px;
}
.newsTypeItem:hover
{
    background-image: url('Images/subPage/btn2.gif');
    height:29px;
    width:200px;
    text-align:justify;
    padding-left:50px;
    font-size:14px;
}

