@charset "utf-8";
/* CH News Css Style */
#newsearch {
	width: 300px;
	padding: 0px;
	float: right;
	position: relative;
}
#newsearch input { padding: 5px 0;}
#newsearch input[type="button"] { padding:2px 0; background: url(/css/images/bg-click.gif) repeat-x bottom #fff; -moz-border-radius: 4px;}
#newsearch input.searchfield {
	width: 160px;
	-moz-border-radius:4px;
	border:1px #d1d1d1 solid;
	padding:5px 0 5px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6b6b6b;
	margin-bottom:10px;
	margin-right: 0;
	background:url(/pic/search1.gif) no-repeat 145px #FAFAFA;
}

.iconVideo {
	background:url(/css/images/video.gif) no-repeat right;
	padding-right: 20px;
}
.iconPic {
	background:url(/css/images/photo-gray.gif) no-repeat right 50%;
	padding-right: 13px;
}
.iconPic:hover {
	background:url(/css/images/photo-red.gif) no-repeat right;
	padding-right: 13px;
}
#topNews {
	width: 650px;
	float: left;
	padding: 8px 0px 0 5px;
	margin: 5px 0 0 0;
	border: 0px solid #D2D2D2;
}
#topNews ul { margin-left: 0px;}
#topNews ul li { list-style: none; padding-left: 0px; margin-left: 0; line-height: 18px; margin-bottom: 5px;}
.posttime {
	width: auto;
	float:left;
	margin: 0 10px 5px 0;
	font-size: 11px;
	background: url(/css/images/icon_calendar.gif) no-repeat;
	padding-left: 20px;
	color: #888;
}
.posttime2 {
	width: 120px;
	margin: 0 10px 5px 8px;
	font-size: 11px;
	color: #A31022;
}
.postauthor {
	width: auto;
	float:left;
	margin: 0 0 5px 0;
	font-size: 11px;
	background: url(/css/images/author-gray.gif) no-repeat;
	padding-left: 15px;
	color: #A31022;
}
#topNews .topimg {
	width: 300px;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 2px 2px 0;
}
#topNews .topcontent {
	float: left;
	width: 335px;
	text-align: justify;
}
#topNews h3 {
	font-size: 15px;
	font-weight: bold;
	color:#666;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: 18px;
}
#topNews h3 a {text-decoration: none; color: #666666; border-bottom: 1px solid #f1f1f1; font-family:Arial, Helvetica, sans-serif; line-height: 18px;}
#topNews h3 a:hover { color:#a31022; text-decoration: none;}
#topNews .topcontent p {
	text-align: justify;
	line-height: 18px;
}
#newCategory {
	width: 660px;
	float: left;
	margin: 10px 0 0 0;
	border-top: 8px solid #D2D2D2;
	padding-top: 10px;
}
#newCategory .newstype {
	width: 650px;
	float: left;
	padding: 5px 0px 15px 5px;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #D2D2D2;
}
#newCategory .newstype .recommendimg {
	width: 200px;
	border: 7px solid #f1f1f1;
	float: left;
	-moz-border-radius: 4px;
}
#newCategory .newstype .recommendimg img { width:200px; height:auto;}
#newCategory .newstype .recommendimg:hover {
	width: 200px;
	border: 7px solid #d1d1d1;
	float: left;
	-moz-border-radius: 4px;
}
#newCategory .newstype .newsummary {
	width: 415px;
	float: left;
	margin-left: 15px;
}
#newCategory h2 {
	font-size: 18px;
	font-weight: bold;
	color:#666;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#newCategory h2 a { color: #666666; text-decoration: none;}
#newCategory h2 a:hover { color: #666666; text-decoration: none; color: #A31022}
#newCategory h3 {
	font-size: 15px;
	font-weight: bold;
	color:#666;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#newCategory h3 a { text-decoration: none; color: #666666; border-bottom: 1px solid #f1f1f1; font-family:Arial, Helvetica, sans-serif;}
#newCategory h3 a:hover { text-decoration: none; color: #A31022; border-bottom: none;}
#newCategory .newstype .latestNews {
	margin-top: 10px;
}
/*News Style for Right*/
#photoNews {
	width: 275px;
	float:left;
	padding: 5px;
	position:relative;
}
#photoNews a {
	color: #545454;
	text-decoration: none;
}
#photoNews a:hover {
	color:#A31022;
	text-decoration: underline;
}
#photoNews .photo {
	width: 120px;
	margin: 5px 12px 15px 0;
	float: left;
	font-size: 11px;
}
#photoNews .photo .newsIntro {
	width: 120px;
	margin-top: 5px;
}
ul#topnews {
	margin: 10px 0 20px 5px;
	padding-left: 0px;
}
ul#topnews li {
	margin: 0 0 10px 0;
	background:url(/css/images/arrow-2.gif) no-repeat left 50%;
	padding-left: 12px;
	list-style: none;
}
ul#topnews li a {
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
}
ul#topnews li a:hover {
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
/* News List Css Style*/
#newslist {
	width: 730px;
	padding: 5px;
	float:left;
	margin: 5px 0 0 0;
}
#newslist .recommendNews {
	width: 730px;
	float: left;
	margin: 10px 0 18px 0;
	border-bottom: 1px solid #D2D2D2;
}
#newslist .recommendNews .leftImg {
	width: 120px;
	height:90px;
	float:left;
	margin: 5px;
}
#newslist .recommendNews .recommendCon {
	width: 590px;
	float:left;
	margin: 5px 5px 0 5px;
}
#newslist .updatetime {
	margin-left: 15px;
	padding-left: 17px;
	background: url(/css/images/icon_calendar.gif) no-repeat;
	color: #A31022;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A31022;
	font-weight: normal
}
#newslist dl {
	margin-left: 5px;
	padding-left:0px;
}
#newslist dl dt {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0 0 8px 0;
	background:url(/css/images/pic-round-arrow.gif) no-repeat;
	padding-left: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f1f1f1;
}
#newslist dl dt a {
	text-decoration: none;
	color: #545454;
}
#newslist dl dd {
	line-height: 20px;
	text-align: justify;
	margin-bottom: 20px;
}
/*-----News Not Found----*/
.noFound {
	background: #FFFAE8;
	padding: 8px;
	margin: 10px 0 20px 0;
	border:1px solid #d1d1d1;
	font-size: 18px;
	font-weight: bold;
}
.noFound img { margin: 0 10px; text-align: center;}



/*News Content Css Style*/
#detailNews {
	width: 650px;
	padding: 0px 5px 5px 5px;
	float: left;
}
#detailNews h2 {
	font-size: 17px;
	border-bottom: 1px solid #f1f1f1;
	font-weight: bold;
}
#detailNews h3 {
	font-size: 14px;
	border-bottom: 1px solid #f1f1f1;
	font-weight: bold;
	margin-bottom: 5px;
}
#detailNews ol { margin:10px;}
#detailNews ol li { margin-left: 10px; line-height: 18px; margin-bottom:5px; padding-left:0px; list-style-position:outside;}
#detailNews  a { text-decoration: underline; color:#545454;}
#detailNews  a:hover { text-decoration: none; color:#a31022;}
#detailNews .clicks {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0 8px 0;
	color: #bbb;
}
#content #mainContent #detailNews p {
	text-align: justify;
	line-height: 20px;
	margin-bottom: 8px;
}
#detailNews .tags {
	margin: 15px 0 5px 0;
	background: url(/css/images/tag.gif) no-repeat left center;
	padding: 5px 0 5px 20px;
}
#detailNews .tags a {
	text-decoration: underline;
	background: url(/css/images/link2.gif) no-repeat left 50%;
	padding-left: 25px;
	margin-left: 5px;
	color: #545454;
}
#detailNews .tags a:hover {
	text-decoration: none;
	background: url(/css/images/link2.gif) no-repeat left 50%;
	padding-left: 25px;
	margin-left: 5px;
	color: #A31022;
}
#detailNews fieldset {
	border: 3px solid #D2D2D2;
	margin: 10px 0 15px 0;
	padding: 5px 5px 5px 15px;
}
#detailNews fieldset legend {
	padding: 5px;
	border: 1px solid #D2D2D2;
	margin-left: 10px;
	font-weight: bold;
}
#detailNews fieldset ul {
	margin-left: 5px;
	padding-left: 0px;
}
#detailNews fieldset ul li {
	margin: 8px 0;
}
#detailNews .newscomment {
	width: 640px;
	padding: 5px;
	float:left
}
#detailNews .newscomment .commentitle {
	background: url(/css/images/comment.gif) no-repeat #f3f3f3 left 50%;
	padding: 5px 0 5px 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#detailNews .newscomment .comment {
	width: 620px;
	float:left;
	margin: 8px 0 8px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #D2D2D2;
}
#detailNews .newscomment .comment .commentNo {
	background-color:#fff;
	border: 1px solid #D2D2D2;
	width:25px;
	height: 35px;
	float:left;
	padding: 2px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 5px;
}
#detailNews .newscomment .comment .commentNo .number {
	background-color: #D2D2D2;
	height:30px;
	padding-top: 5px;
}
#detailNews .newscomment .comment .commentdate {
	float: left;
	width: 565px;
	margin: 5px 0 5px 10px;
	font-size: 11px;
}
#detailNews .newscomment .comment .detailCom {
	width: 565px;
	margin: 5px 0 5px 10px;
	float:left;
	line-height: 18px;
	text-align: justify;
}
/*--新闻详细页面默认li的样式--*/
#detailNews  ul { margin-left:5px; padding-left:10px;}
#detailNews ul li { list-style-image:url(/css/images/drop-2.GIF); line-height: 18px; margin-bottom:5px;}

/*News Archive Style*/
#archive {
	width: 175px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#archive h2 { font-size: 14px; font-weight: bold; line-height: 35px; border-bottom: none; border-top: 5px solid #A31022;}
#archive ul { margin-left: 10px; padding-left: 5px;}
#archive ul li { margin-left: 5px; padding-left: 2px; list-style-image: url(/css/images/drop-2.GIF); line-height: 20px; margin-bottom: 5px;}
#archive ul li a { text-decoration: none;}
#archive ul li a:hover { text-decoration: underline;}

/*News Index Page Tailor Made Box*/
.tailormadeBox {
	border:1px solid #d1d1d1;
	background-color:#f1f1f1;
	padding: 9px 5px;
	width: 640px;
	margin: 10px 0;
	line-height: 18px;
	text-align: justify
}
.tailormadeBox img { margin: 0 0 0 8px;}
.tailormadeBox a { text-decoration: underline; font-weight: bold; color:#545454;}
.tailormadeBox a:hover { text-decoration: none; color:#A31022;}

#content ul.dropN {
	list-style:none;
	padding:0px;
	margin: 15px 0 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#545454;
}
#content ul.dropN li {
	line-height:18px;
	margin-bottom:8px;
	padding:0 0 0 0px;
	text-align: left;
}
#content ul.dropN li img { margin: 0 5px 0 0;}
#content ul.dropN li a {
	color:#545454;
	text-decoration: underline;
}
#content ul.dropN li a:hover {
	text-decoration: none ;}
.keywordShow { background-color:#FDF9D0; color: #a31022;}

