#container{}
#container .warper{}

#home_banner { height:430px; width:960px; position:relative; background:url(../images/bg_banner.png) no-repeat;}
#home_banner .bt_view {position:absolute; bottom:185px; left:38px;}
#home_banner .bt_view p { margin:0px;}
#home_banner .bt_view a{ display:block; font:bold 19px Arial; text-transform:uppercase; background:url(../images/bg_view.png) 0px 0px repeat-x; padding:7px 10px; color:#FFF; border:#1190c8 solid 1px;}
#home_banner .bt_view a:hover{background:url(../images/bg_view.png) 0px -35px repeat-x; padding:7px 10px;}

.lastnews{ color:#000; font:18px open_sansregular; margin-top: 15px;}
.lastnews p { margin:0px;}

.widget{
clear: both;
min-height: 175px;
overflow: hidden;
width:960px;
margin:0 auto;
margin-top: 20px;
}
.widget div.block{
float: left;
text-align:center;
width: 221px;
height:180px;
padding:5px;
padding-bottom:35px;
margin-left:11px;
position: relative;
background:url(../images/bg_widget.png) left top no-repeat;
}
.widget div.block:hover{
background:url(../images/bg_widget.png) -231px top no-repeat;	
}
.widget img{ margin:0 auto; display: block;}
.widget div.block:first-child{ margin-left: 0;}
.widget div.block h2 {font:15px open_sansregular,open_sansbold; color:#4a4a4a; text-transform:capitalize;}
.widget div.block h2 strong{color:#000;}
.widget div.block a{color:#4a4a4a;}


.widget div.block .read_more {color:#728d2a; position:absolute; bottom:30px; text-align:center; background:url(../images/bg_more.png) center center no-repeat; font-size:13px; font-weight:bold; padding-top:5px; height:27px; width:100%; }

#News{background:#FFF url(../images/bg_news.png) center center no-repeat; height:290px;}
#NewsWarper { width:530px; margin-top:50px; float:right; overflow:hidden;}
/* Easy News */
.ccm-page-list{ overflow:hidden; clear: both;}
.news_rows{ position: relative; margin-bottom:10px; overflow: hidden; }
.news_rows img { float:left; max-height:100px; max-width:100px;}
.news_rows h3{ margin:0px; width: 400px; float: right;}
.news_rows h3 a{ color:#6d8b69; font-weight:bold; font-size:13px;}
.ccm-page-list-description{ float:right; padding:0px; padding-left:30px; text-align: left; overflow:hidden; color:#2e3643; font-size:13px; width: 400px; padding-bottom:20px; position: relative; line-height: 16px;}
.ccm-page-list-more{border-top: 1px solid #B4B4B4; padding-top:10px; left: 0px; bottom: 0px; position: absolute; text-align: left; width:210px;}
.news_rows .postdate{display:block; margin-bottom:5px;}
.news_rows .view { display:block; text-indent:-5500px; height:16px; width:16px; position:absolute; bottom:0px; left:30px; background:url(../images/bt_more.png) no-repeat;}