form {
	margin: 0px;
	padding: 0px;
}
#newsContent {
	padding: 0 10px;
	margin-top: 10px;
	/*height: 730px;*/
}
#newsContent .rightNowLink,#head .rightNowLink {
	color: #FF6600;
}
#newsLeft {
	float: left;
}
#newsList {
	float: right;
}
#head {
	height: 30px;
}
#newInfoDetail {
	text-indent: 20px;
}




#newsSearch input.schInput {
	width: 176px;
	height: 17px !important;
	height: 20px;
	border: 1px solid #999999;
}
*+html #newsSearch input.schInput {
	width: 174px;
	margin-left: -10px;
}
#newsSearch img {
	position: relative;
	left: 0px !important;
	left: -3px;
	top: 5px;
}
*+html #newsSearch img {
	top: 3px;
}
#newsSearch li.searchType {
	text-align: right;
	padding-right: 10px;
}
*+html #newsSearch li.searchType {
	line-height: 25px;
}




.dateNews,.listNews {
	border: 1px solid #99CCFF;
	margin-bottom: 10px;
}
.dateNews {
	width: 198px !important;
	width: 200px;
	/*2008.9.22 xubin 增加高度。原为183.现改成210.因为增加了几项*/
	height: 210px !important;
	height: 200px;
}
.listNews {
	width: 668px !important;
	width: 670px;
	/*height: 718px !important;
	height: 720px;*/
}
.dateTtl,.listTtl {
	display: block;
	height: 25px;
	line-height: 25px;
	text-indent: 22px;
	margin: 1px;
	background-image: url(../img/right_ttlback.jpg);
	color: #73B9FF;
	font-family: Arial, Helvetica, sans-serif;
}
.listTtl {
	background-image: url(../img/right_ttlback2.jpg);
}
#newsList .listTtl a {
	color: #73B9FF;
	text-decoration: underline;
}
#newsList .listTtl a:hover {
	color: #0099FF;
	text-decoration: none;
}
.dateNews ul,.listNews ul {
	margin-left: 10px;
	margin-top: 5px;
}
.listNews ul {
	margin-right: 10px;
}
.dateNews li {
	height: 20px;
}
.listNews li {
	height: 19px !important;
	height: 20px;
	padding-top: 6px !important;
	padding-top: 9px;
	text-indent: 5px;
	border-bottom: 1px dashed #CCCCCC;
}
.listNews li span {
	display: block;
	float: right;
	
	margin-top: +3px;
	color: #999999;
	margin-right: 5px;
}
.listNews li.lastNews {
	border-bottom: none;
}
.dateNews a {
	color: #666666;

}

#paging{
        margin-left:15px;
         }
#paging a{
        color: #444444;
        display:inline;
        float:none;
          }
#paging a:hover{
        text-decoration: underline;
          }

.listNews a {
	color: #444444;
	display:block;
    float:left;
}



.dateNews a:hover,.listNews a:hover {
	color: #333333;
}
#newsSearch {
	height: 90px !important;
}



#page {
	text-align: center;
	color: #666666;
	font-weight: bold;
	word-spacing: 10px;
	height: 20px;
	margin-top: 7px;
}
*+html #page {
	margin-top: 4px;
}
#page img {
	position: relative;
	top: 1px;
}
#page a {
	color: #666666;
	font-weight: normal;
}
#page a:hover {
	color: #333333;
	text-decoration: underline;
}




#articleContent {
	color: #555555;
	padding: 10px 15px;
	line-height: 20px;
	font-size: 13px;
}
#articleContent p {
	margin: 12px 0;
}
#articleContent div#page {
	border-top: 1px dashed #999999;
	padding-top: 10px;
}
#articleTtl {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}