@import url("htmls.css");/*xhtml元素的设定*/
@import url("list.css");/*带子栏目的列表页*/
@import url("article.css");/*文章类的样式*/

/* =首页布局
=======================================================================*/
html{text-align:center;font:12px/18px Verdana,Arial;}
body{width:778px;text-align:left;margin:0 auto;color:#333}
#pagewrap {
	text-align: left;
}
#tjhead {
    height:auto !important;
	height: 185px;
	width: 780;
}
#tjhead #tp {
	height: 65px;
	border-bottom: 10px solid #99CC66;
	background: #CCFF99;
}
#tjhead .tpbg {
	height: 75px;
	margin: 0px auto;
	width: 780px;
	text-align: left;
}
#tjhead .cont-logo {
	height: 65px;
	width: 210px;
	margin-top: 10px;
}

#tjhead #tp {
	height: 75px;
	border-bottom: 10px solid #99CC66;
	background: #CCFF99;
}

#tjhead #nvbg {
	height: 35px;
	background: #333333;
}
#tjhead #nvbg1 {
	height: 30px;
	background: #0033CC;
}
#tjhead #nvbg2 {
	height: 30px;
	background: #6633CC;
}
#tjhead #nv {
	line-height: 30px;
	color: #FFFFFF;
	width: 780px;
	margin: 0px auto;
	text-align: left;
}
#tjhead #nv a {
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}
#mid {
	width: 780px;
	margin: 5px auto;
}
.News1{
	width: 520px;
}
.News1 dt {
	background: url(dot-border.gif) repeat-x 0px 24px;
	border-style: none;
	overflow: hidden;
	height: 25px;
	text-overflow: ellipsis;
	float: none;

}
.News1 .title {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #9CDD55;
	border-left: 4px solid #9CDD55;
	padding-right: 10px;
	padding-left: 10px;
}
.News1 .body {
	overflow: hidden;
	font-size: 9pt;
	border-left: 4px solid #9CDD55;
	
	
}
.News1 .title span {
	float: right;
}
.News1 .tb{float: left;width: 255px;}
.News1 .title1 {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #9CDD55;
	border-left: 4px solid #9CDD55;
	padding-right: 5px;
	padding-left: 5px;
}
.News1 .body1 {
	overflow: hidden;
	font-size: 9pt;
	border-left: 1px solid #9CDD55;
	border-bottom: 1px solid #9CDD55;
	
}
.News1 .title1 span {
	float: right;
}
.News dt {
	background: url(dot-border.gif) repeat-x 0px 24px;
	border-style: none;
	overflow: hidden;
	height: 25px;
	text-overflow: ellipsis;
	float: none;

}
.News dt .dot2 {
	padding-left: 15px;
	background: url(list-dot2.gif) no-repeat 0px 5px;
	overflow: hidden;
	height: 25px;
	text-overflow: ellipsis;
	float: none;
	display: block;
}
.News dd {
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.News .title {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #9CDD55;
	border-left: 4px solid #9CDD55;
	padding-right: 10px;
	padding-left: 10px;
}
.News .title span {
	float: right;
}
.News .body {
	overflow: hidden;
	font-size: 9pt;
	border-left: 1px solid #9CDD55;
	border-bottom: 1px solid #9CDD55;
}
.News .body .global-news {
	overflow: hidden;
	height: 175px;
	text-overflow: ellipsis;
	float: none;
}
.News .body .global-news a {
	color: #B6B6B6;
}
.News .body .global-news a:hover {
	color: #EB7617;
}
.News .body .date {
	float: right;
}
.News .body .cate {
	float: right;
	margin-right: 5px;
}
/* =左栏布局
=======================================================================*/
#cont-box {
	width: 780px;
	float: left;
	border-right: 1px solid #669900;
	height: auto;
}
#cont-box .news-block {
	margin-bottom: 10px;
}
#cont-box .News {
	width: 360px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#cont-box .site-news .dot1 {
	background: url(list-dot1.gif) no-repeat 0px 5px;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: none;
	display: block;
	height: 25px;
}

/* =网站地图
=======================================================================*/
#sitemap {
	width: 700px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#sitemap .News {
	width: 700px;
	display: inline;
}
#sitemap .body a {
	color: #333300;
}
#sitemap dt {
	font-weight: bold;
	float: left;
	background: url(none);
	width: 100px;
}
#sitemap dd {
	height: 25px;
}
#sitemap dd a {
	margin-right: 10px;
	margin-left: 10px;
}

/* =右栏布局
=======================================================================*/
#right {
	float: right;
	width: 250px;
}
#right .side-logo {
	margin-bottom: 5px;
}
#right .News {
	width: 250px;
	margin-left: 5px;
	display: inline;
	margin-bottom: 10px;
}
#right .News .search{
	padding: 10px;
	height: 100px;
	line-height: 30px;
}
#right .News .dot3 {
	padding-left: 15px;
	background: url(list-dot3.gif) no-repeat 0px 5px;
	height: 25px;
	float: none;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}
#bottom-info {
	line-height: 30px;
	height: 30px;
	width: auto;
	background: #595955;
	color: #FFFFFF;
	text-align: center;
}



/* =底部信息
=======================================================================*/
#bottom-info a {
	color: #FFFFFF;
}
#links {
	height:auto !important;
	min-height: 50px;
	height: 70px;
	margin: 10px auto;
	width: 780px;
}
#links a {
	border: 1px solid #333300;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
	display: block;
	width: auto;
	float: left;
	margin: 5px;
}
#links .logo {
	border-style: none;
	margin: 3px;
}
#links .title {
	background: url(links.gif) no-repeat 0px 0px;
	padding-left: 30px;
	height: 25px;
}
#footer {
	height:auto !important;
	min-height: 100px;
	height: 100px;
	background: #9EC456;
	text-align: center;
	padding-top: 20px;
	color: #EAF2DB;
	font-size: 9pt;
}
#footer a {
	color: #EAF2DB;
}



#articlelisttwo{
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
/* 文章列表页 */
#artlist {
	border-bottom:1px solid #CC0000;
}
#artlist p {width:100%;text-align:left;display:table;line-height:30px;margin:0px;clear:both;}
#artlist p a {
	width:81%;
	float:left;
	display:block;
	line-height:30px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
#artlist p a:hover{
	color: #CC0000;
	text-decoration: underline;
	background-color: #F6F6F6;
}
#artlist p i {width:18%;float:left;display:block;font-size:10px;text-align:right;}
.art_F {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
