/* CSS Document */
* {
	list-style:none;
	padding:0;
	margin:0;
}
body {
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	line-height:20px;
	color:#333;
	margin:0 auto;
	padding:0;
}
img {
	border:none;
}



.clear {
	clear:both;
	overflow:hidden;
	overflow:inherit;
	line-height:0px;
}
.chanquan {
	clear:both;
	overflow:hidden;
	overflow:inherit;
	height:33px;
	margin:0px 0 0 0;
	background-color:#FFFFFF;
}
.css_lfloat {
	float:left;
	display:block;
}
.css_rfloat {
	float:right;
}
.css_block {
	display:block;
}
.css_pad_margin5 {
	margin:5px 0 0 0;
}
/*header*/


.css_main {
	width:440px;
	padding:0 0px;
	margin:0 auto;
	background:#fff;
}
.css_left {
	width:465px;
	float:left;
	display:block;
	padding:2px 10px 0 0;
}
.css_border_news {
	padding:3px 0 0px 0;
}
.css_scroll_ad {
	width:313px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.css_news_list {
	width:400px;
	display:block;
	float:left;
	padding:6px 0 0 12px;
}
.css_tit_news_list {
	text-align:center;
	border-bottom:solid 1px #d08e45;
	padding:0 0 5px 0;
}
.css_tit_news_list img {
	padding:0;
}
.css_newslist {
	padding:5px 0 0 0;
}
.css_newslist p {
	background:url(arrow_newslist_blue.gif) top left no-repeat;
	padding:0 0 0 8px;
	line-height:20px;
}
.css_newslist p a {
	line-height:20px;
}

a.btn_news_more:link {
	text-align:center;
	color:#fff;
	text-decoration:none;	
}
a.btn_news_more:visited {
	text-align:center;
	color:#fff;
	text-decoration:none;	
}
a.btn_news_more:hover {
	text-align:center;
	color:#fff;
	text-decoration:none;	
}
a.btn_news_more:active {
	text-align:center;
	color:#fff;
	text-decoration:none;	
}



/* 左侧js动画 */
#ifocus {
	width:460px;
	padding:0px;
	margin:0px;
}
#ifocus_pic {
	position:relative;
	float:left;
	width:380px;
	height:190px;
	overflow:hidden;
}
#ifocus_piclist {
	position:absolute;
}
#ifocus_piclist li {
	width:380px;
	margin:0px;
	padding:0px;
	overflow:visible;
}
#ifocus_btn {
	display:block;
	float:left;
	width:62px;
	padding:0 3px 0 0px;
}
#ifocus_btn li {
	width:64px;
	height:47px;
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#ifocus_btn .current {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	text-align:center;
}
#ifocus_opdiv {
	position:absolute;
	left:0;
	bottom:0;
	width:450px;
	height:25px;
	margin:0 auto;
	position:relative;
	opacity:0.5;
}
#ifocus_tx {
	color:#FF0000;
	text-align:center;
}
#ifocus_tx .normal {
	display:none;
	text-align:center;
}

.extra{
	color:#FF0000;
}