.news_pic {
    height: 330px;
    width: 620px;
	float:left;
}
#ifocus_pic {
    display: inline;
    float: left;
    height: 330px;
    overflow: hidden;
    position: relative;
    width: 490px;
}
#ifocus_piclist li {
    height: 330px;
    overflow: hidden;
    width: 490px;
}
#ifocus_piclist img {
    height: 330px;
    width: 490px;
}
#ifocus_btn {
    background-color: #eee;
    display: inline;
    float: left;
    height: 330px;
    width: 130px;
}
#ifocus_btn li {
    cursor: pointer;
    height: 79px;
    margin-bottom: 5px;
    width: 129px;
}
#ifocus_btn img {
    border: 2px solid #eee;
    height: 70px;
    margin: 5px;
    width: 115px;
}
#ifocus_btn .on img {
    border: 2px solid #2B71B9;
}
#ifocus_opdiv {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    height: 35px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    width: 490px;
}
#ifocus_tx {
    bottom: 8px;
    color: #fff;
    left: 8px;
    position: absolute;
}
#ifocus_tx ul li {
    display: none;
    height: 20px;
    overflow: hidden;
}
#ifocus_tx ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.rcyw {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    height: 328px;
    width: 516px;
	float:right;
}
.rcyw_tit,.rcyw_tit1 {
    height: 50px;
    line-height: 50px;
	background-color:#eee;
}
.rcyw_tit ul li {
    float: left;
    font-size: 16px;
}
.rcyw_tit1 ul li{
    float: left;
    font-size: 14px;
}
.rcyw_tit ul li a {
    display: block;
    padding: 0 24px;
    text-decoration: none;
}
.rcyw_tit1 ul li a {
    display: block;
    padding:0 23px;
    text-decoration: none;
}
.rcyw_tit ul li a:hover,.rcyw_tit1 ul li a:hover, .rcyw_tit ul li.curr a,.rcyw_tit1 ul li.curr a {
    color: #fff;
    height: 48px;
	background-color:#076ABD;
}
.top_news {
    padding: 10px 0 10px;
}
.top_about {
    padding: 0px 0 10px;
    line-height:22px;
    font-size: 14px;
    line-height:29px;
    color:#333;
}
.top_about p{
    margin:10px auto;
}
.top_news h4 a {
    color: #e83c0e;
    font-size: 20px;
    font-weight: bold;
}
.top_news h4 {
    text-align: center;
}
.rcyw_nr {

}