.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: auto;
	line-height: auto;
}
.accessible_news_slider li p {
	font-size: 1em;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 300px;
}




.report_news  {
	width: 740px;
	/*border-bottom: 1px solid #ddd;*/
	margin: 0;
}
.report_news .back {
	width: 50px;
	height: 35px;
	left: 0;
	/*background: url(/images/news/report_news/back_bg.gif) no-repeat top right;*/
}
.report_news .back a {
	position: absolute;
	top: 0;
	right: 0px;
	width: 50px;
	height: 35px;
	line-height: 35px;
	/*background: url(/images/news/report_news/back.gif) no-repeat top right;*/
}
.report_news .next {
	width: 50px;
	height: 35px;
	right: 0;
	/*background: url(/images/news/report_news/next_bg.gif) no-repeat top left;*/
}
.report_news .next a {
	position: absolute;
	top: 0;
	left: 0px;
	width: 50px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	/*background: url(/images/news/report_news/next.gif) no-repeat top left;*/
}
.report_news .view_all {
	/*border-top: 1px solid #ddd;*/
	border-bottom: 2px dashed #E0E0E0;
	margin: 0 0 0 0;
	padding: 8px;
	text-align: center;
        /*background: url(/images/themes/report_news/view_all_bg.gif) repeat-x bottom left;*/
}
.report_news li {
        margin: 0px;
        padding:0px;
	overflow: hidden;
	width: 245px;
        height:370px;
}

.report_news .liContent {
        padding:10px;
        font-size:12px;
        text-align:left;
        line-height:18px;
}

.report_news .liContent img {
        width:210px;
        height:139px;
        margin:5px auto 2px auto;
        border:4px solid #DEDEDE;
}

.report_news .liContent a, .report_news .liContent a:link, .report_news .liContent a:visited, .report_news .liContent a:active {
text-decoration: none;
font-size:14px;
line-height:18px;
}

.report_news .liContent a:hover {

}

.report_news ul li {
        margin: 0px;
        padding:0px;
        overflow: hidden;
        width: 245px;
        height:550px;
}



.home_news  {
	width:570px;
	/*border-bottom: 1px solid #ddd;*/
	margin: 0px;
}
.home_news .back {
	width: 50px;
	height: 35px;
	left: 0;
	/*background: url(/images/news/home_news/back_bg.gif) no-repeat top right;*/
}
.home_news .back a {
	position: absolute;
	top: 0;
	right: 0px;
	width: 50px;
	height: 35px;
	line-height: 35px;
	/*background: url(/images/news/home_news/back.gif) no-repeat top right;*/
}
.home_news .next {
	width: 50px;
	height: 35px;
	right: 0;
	/*background: url(/images/news/home_news/next_bg.gif) no-repeat top left;*/
}
.home_news .next a {
	position: absolute;
	top: 0;
	left: 0px;
	width: 50px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	/*background: url(/images/news/home_news/next.gif) no-repeat top left;*/
}
.home_news .view_all {
	/*border-top: 1px solid #ddd;*/
	border-bottom: 1px solid #ddd;
	margin: 0 0 0 0;
	padding: 8px;
	text-align: center;
    /*background: url(/images/themes/home_news/view_all_bg.gif) repeat-x bottom left;*/
}
.home_news li {
	padding: 0px;
    margin: 0px;
	overflow: hidden;
	width: 189px;
    height:250px;
}
