/*--Menubar---*/
.bar {
width:900px;
background:url(images/bg_menubar.jpg) repeat-x;
height:36px;
}
		.bar_menu {
		font-family:Arial, Helvetica, sans-serif;
		float:left;
		padding-left:10px;
		font-size:13px;
		}
		.bar_menu ul {
		}
				.bar_menu li {
				color:#FFFFFF;
				border-right:#044279 1px solid;
				line-height:275%;
				float:left;
				text-decoration:none
				}
				.bar_menu ul li a {
				display:block;
				color:#FFFFFF;
				}
				.bar_menu ul li a:visited {
				color:#FFFFFF;
				}
				.bar_menu ul li a:hover {
				background:url(images/bg_menubar_over.jpg) repeat-x left top;
				color:#FFFFFF;
				text-decoration:none
				}
				.bar_menu_li {
				}
		#bar_links {
		width:128px;
		margin-right:42px;
		height:36px;
		float:right;
		line-height:220%;
		color:#ABCDE5;
		text-decoration:none;
		font-family:"Lucida Sans Unicode";
		}
		
		

/*--contents1---*/
#contents1 {
width:900px;
height:229px;
margin-bottom:10px;
float:left
}
		#main_flash {
		width:600px;
		height:229px;
		float:left
		}
				#main_img {
				width:600px;
				height:200px;
				}
				#main_img_bar {
				background-color:#242525;
				width:600px;
				height:29px;
				float:left
				}
				#main_img_bar h3 {
				float:left;
				margin:8px 0px 0px 12px;
				}
						#main_img_btbox {
						width:52px;
						height:29px;
						margin-right:5px;
						float:right;
						}
								.main_img_bt {
								width:17px;
								height:17px;
								padding:6px 3px 6px 3px;
								}
								.main_img_bt a {
								}
								.main_img_bt a:hover {
								border:#2F84B4 solid 1px;
								}
		#news {
		width:278px;
		height:204px;
		background:url(images/bg_news.jpg) no-repeat;
		padding:10px 7px 15px 15px;
		float:right
		}
				#news h4 {
				margin-bottom:5px;
				background:url(images/ic_rss.gif) no-repeat;
				background-position: 55px 45%;
				}
				#news h5 {
				margin-bottom:5px;
				background:url(images/ic_rss.gif) no-repeat;
				padding-top:10px;
				background-position: 45px 55%;
				}
				#news ul li {
				color:#FFFFFF;
				margin-left:16px;
				line-height:20px;
				list-style-image:url(images/arrow_news.gif);
				}
				#news ul li a {
				color:#FFFFFF;
				}
/*--contents2---*/
#contents2 {
width:900px;
height:215px;
float:left;
margin-bottom:10px;
}
#con2_1box {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E4E4D5;
	height:125px;
	width:172px;
	margin-right:10px;
	float:left
}
						#con2_1box a: {
							color:#FFFFFF;
						}
						#con2_1box a:visited {
							color:#FFFFFF;
						}
						#con2_1box a:hover {
							color:#ffffff;
							text-decoration:none;
						}

/*------------------------------------------------------------------------------------------------*/

		
		#con2_1box_rightend {
		margin-right:0px;
		width:172px;
		height:120px;
		height:125px;
		float:right
		}
				#con2_1box_rightend a: {
				color:#FFFFFF;
				}
				#con2_1box_rightend a:hover {
				color:#FFFFFF;
				}
				
				
				#con2_2img {
				width:172px;
				height:85px;
				}
						
						
						#con2_2img_title {
						color:#FFFFFF;
						text-indent:10px;
						font-weight:bold;
						height:24px;
						padding-top:61px;
						line-height:200%;
						text-decoration:none;
						}
						#con2_2img_title a: {
						color:#FFFFFF;
						}
						#con2_2img_title a:visited {
						color:#FFFFFF;
						}
						#con2_2img_title a:hover {
						color:#C3C2AB;
						}
						
						
				#con2_text {
				background-color:#E4E4D5;
				width:172px;
				line-height:130%;
				color:#565656;
				height:125px;
				}
				#con2_text a {
				color:#565656;
				display:block;
				width:172px;
				height:125px;
				}
				#con2_text a:visited {
				color:#565656;
				}
				#con2_text a:hover {
				background-color:#306C93;
				color:#ffffff;
				height:125px;
				}
				
				
				
/*--bottom---*/
#bottom {
clear:both;
width:900px;
height:31px;
background:#E4E4D5 url(images/copyright.gif) no-repeat;
}
