@charset "utf-8";

/* list-top */
.list_active:last-child{ border:0px;}

.list_active{
	border-bottom:1px dotted #c0c0c0;
	padding:7px 0px;
	overflow:hidden;
	line-height:150%;
	width:598px;
	text-align:left;
}

.list_active a{
	font-weight:bold;
	font-size:14px;
}

.list_active img{
	float:left;
}

.list_active a img:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.list_active div{
	float:right;
	width:422px;
}

.list_active div.list_box_l{font-weight:bold;}

.list_active div img{}
.list_active div.list_box_clear{ width:100%; overflow:hidden; height:19px; padding-top:5px;}
.list_active div.list_box_r{ float:right; width:250px; text-align:right;}
.list_active div.list_box_l{ float:left; width:auto; font-weight:bold;}
.list_active div.list_box_r img{  float:right;margin:1px 0px 0px 5px;}

.fb-page{ margin-top:10px;}

#box_news{
position:relative;overflow:auto;
width:270px;
height:250px;
margin:0;
padding-right:10px
}

/* Scroll Bar Master Styling Starts Here */
.vscrollerbase,
.vscrollerbar{width:4px;}
.vscrollerbase{background-color:#ccc;}
.vscrollerbar{background-color:#13638d;}

.scrollgeneric{position:absolute;top:0;left:0;line-height:1px;font-size:1px;}
.scrollerjogbox {width:10px;height:10px;top:auto;left: auto;bottom:0px;right:0px;}


.list_news li{ background-image:url(../images/line_dotted_4px.gif); background-position:bottom; background-repeat:repeat-x; padding-bottom:4px; margin-bottom:6px;}
.list_news h5 img{ margin-bottom:-1px;}