	* {
		margin:0;
		padding:0;
	}
	
	table {
		border-collapse:collapse;
	}
	
	img {
		border:0;
	}

	#quickmenu {
		visibility:hidden;
		background-repeat:repeat-y;
		background-image:url(../media/images/quickmenu/line.gif);
		position:absolute;
		left:900px;
		top:340px;
		height:200px;
	}
	
	#top_left {
		float:left;
		width:160px;
		height:38px;
	padding:25px 5px 10px 15px;
}


	#top_flash {
		float:left;
		width:647px;
		height:92px;
		padding:0 0 0 25px;
	}
	
	#left {
		clear:both;
		float:left;
		width:190px;
		height:500px;
		
	}

	#body {
		float:left;
		width:670px;
	}

	#nav {
		width:730px;
		font-size:12px;
		text-align:right;
		padding-top:5px;
		
	}
	#nav2 {
		width:100px;
		font-size:12px;
		text-align:left;
		padding-top:5px;
		
	}
	
	#main_flash{
	clear:both;
	 float:left;
	 width:607px;
		height:120px;
		padding:5px 0 0 10px;
		
	}
	
	
	#contents_title {
		clear:both;

		width:748px;
		helght:35px;
		
	}
	
	#contents {
		float:left;
		width:553px;
		helght:544px;
		}

	#bottom {
		clear:both;
	}
	
	.sub01_list01_table_dot {
		background-image:url(../media/images/sub/dot04.gif);
		background-position:center;
		background-repeat:no-repeat;
		width:20px;
		height:10px;
	}

	.sub01_list01_table_title {
		font-size:12px;
		font-weight:bold;
		color:#0000FF;
	}
	
	.sub01_list01_table_contents {
		font-size:12px;
		padding-left:25px;
	}
	
	.bottom_line {
		border-bottom:1px solid #ededed;
	}