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

.left_year {
	width: 140px;
	height: 40px;	
}

.left_year a {
	width: 140px;
	height: 40px;
	display:block;	
}

.left_year img {
	margin: 16px 35px 8px 15px;	
}

.left_year a {
	position: relative;		
}

#left_year_01 {
	background-image: url(/news/images/left_year_01.gif);	
}

#left_year_02 {
	background-image: url(/news/images/left_year_02.gif);	
}

#left_year_03 {
	background-image: url(/news/images/left_year_03.gif);	
}

#left_year_04 {
	background-image: url(/news/images/left_year_04.gif);	
}

#left_year_05 {
	background-image: url(/news/images/left_year_05.gif);	
}

#right_side #title {
	width: 570px;
	margin: 0px 15px 0px 15px;	
}

#right_side #title h1 {
	width: 480px;
	float: left;
	margin-bottom: 15px;		
}

#right_side #title #title_year {
	width: 90px;
	float: right;
	margin-bottom: 15px;
}

#right_side ul {
	list-style-image: url(/images/home_dot_black.gif);
	padding-right: 15px;
}

#right_side li {
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #cccccc;
	
}

#right_side li a {
	color: #0066CC;
	text-decoration: none;
}

#right_side li a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#right_side #news_title {
	width: 570px;
	margin: 0px 15px 15px 15px;	
	padding-bottom: 10px;
	border-bottom: dotted 1px #cccccc;
}

#right_side #news_title #headline {
	color: #0066CC;
}

#right_side #news_text {
	width: 570px;
	margin: 0px 15px 15px 15px;	
}

#right_side #news_pics {
	width: 570px;
	margin: 0px 15px 15px 15px;
	overflow: hidden;	
}
