@charset "UTF-8";
/* CSS Document */


/* layout */
#featured{width:835px;height:420px;background-color:#333;position:relative;top:0;left:0;}
#homeboxes{width:835px;height:180px;position:relative;top:0;left:0;}
.homebox{width:50%;height:180px;float:left;}
.homebox h3{display:block;border-bottom:1px solid #933;margin-bottom:5px;}
.homebox2{margin:10px 30px 10px 0;}
.search{top:0px;}
.indnews{height:120px;overflow:hidden;width:100%;}
#news_nx  a{position:absolute; right: 285px; top: 35px;height: 11px; width:15px; background: url(../images/home/downarrow.png) no-repeat scroll 0 0;}
#news_pv  a{position:absolute; right: 285px; top: 50px;height: 11px; width:15px; background: url(../images/home/uparrow.png) no-repeat scroll 0 -11px;}

#news_nx  span, #news_pv  span{display: none;}

#news_nx a:hover{background: url(../images/home/downarrow.png) no-repeat scroll 0 -11px;}
#news_pv a:hover {background: url(../images/home/uparrow.png) no-repeat scroll 0 0;}


.scrollbox{border-bottom:1px #FFF solid;}
#footer{top:-280px;}


/* font */
.address{font-size:10px;margin: 20px 0 0 140px;}
.homebox a{color:#933;font-weight: bold;}
.homebox h3 a{
	color:#933;
	font-size:10pt;
	font-weight: bold;
}
.homebox p{
	font-weight: bold;
	margin-bottom: 0;}
/*.indnews p, .indnews a{font-size:10px;}*/
.homebox h4 a{
	color:#fff;
	font-size:12pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;}
p.item2, p.item3, p.item4, p.item5 { display: none;}
h4.item2 a, h4.item3 a, h4.item4 a, h4.item5 a { font-size: 8pt;}
