@charset "utf-8";
/* CSS Document */

body{
background:#EAEBF0 url(../images/home/background.gif) center repeat-y
}

#container{
background:#EAEBF0 url(../images/home/background.gif) center repeat-y
}

#home_blog{

background:white url(../images/home/up.gif) top center no-repeat;
height:45px
}

#home_topical{
background:url(../images/home/down.gif) top center no-repeat;
height:35px;
padding-top:10px;
text-align:center
}

#footer_up{
background:url(../images/home/over_footer.gif) no-repeat top center
}

#home_flash{
	margin-left:-1px;
	width:984px;
	height:179px;
background:white url(../images/home/section_flash.gif) center top repeat-y
}

#home_main_text{
width:512px;
padding:25px 35px 25px 35px
}

.news{
padding-top:25px;
height:170px;
}

.n_separator{
background:url(../images/separator-631.gif) bottom repeat-x;
margin-right:-35px;
margin-left:-34px;
line-height:0;
height:2px
}

.n_img{
width:138px;
height:138px;
background:url(../images/news/small.png) left top no-repeat;
padding-left:7px;
padding-top:7px;
float:left
}

.n_info{
float:right;
width:320px
}

.n_date{
padding-top:7px;
padding-bottom:10px;
color:#147564
}

.n_title{
padding-bottom:20px;
font-size:14px;
color:#666666
}

.n_more{
text-align:right;
height:45px;
background:url(../images/cursor.gif) right top no-repeat;
padding-right:33px
}

.n_more a{
color:#147564
}
