

@import url("css/DropDown.css");
@import url("css/home.css");


#sub_nav {
	font-size: 16px;
	margin-top: 50px;
	background: url(images/blue_dotted_line.gif) no-repeat; 
	background-position: center;
	height: 60px;
}

.point_line{
	background-image: url(images/dots_v.gif);
	background-repeat: repeat-Y;
	width:2px;
}

#news_div li{margin-top:6px; width:301px; height:44px; background:url(images/news_li_bg.gif) no-repeat;}





























