html { height: 100%; }

	body {
	margin: 0;
	background-color: #6B91D2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 100%;
	line-height: 1.5;
	}
	
	h1 { font-size: 16px; margin-top: 20px }
	
	h3 { color: #E0D8BE; }
	
	a { text-decoration: none; color: #B5111B; }
	
	a:hover { text-decoration: underline; color: #990000; }
	
	#container {
		width: 711px;
		margin: 0 auto 0 auto;
		background: url(../images/container_bg.jpg) #fff repeat-y;
		}
		
	#header {
		width: 685px;
		height: 101px;
		background: url(../images/header_tile2.jpg) #000 repeat-x;
		margin: 0 0 0 13px;
		}
		
	#menu {
		height: 30px;
		width: 685px;
		background: url(../images/menu_tile.jpg) #fff repeat-x;
		margin: 0 0 0 13px;
		}
		
	#menu ul { list-style: none; margin: 0; }
	
	#menu ul li { float: left; line-height: 30px; margin: 0; border-right: 1px solid #993300; padding: 0 6px 0 6px; }
	
	#menu ul li a { color: #5F5B4D; }
	
	#menu ul li a:hover { color: #000; }
	
	#menutop1 {
		position:absolute;
		top:10px;
		height: 30px;
		margin:0 0 0 519px;
	}
	
	#menutop1 ul { list-style: none; margin: 0; }
	
	#menutop1 ul li { float: left; line-height: 30px; margin: 0; border-right: 1px solid #993300; padding: 0 15px 0 15px; }
	
	#menutop1 ul li a { color: #5F5B4D; }
	
	#menutop1 ul li a:hover { color: #000; }
	
	#main {
		width: 711px;
		height: 144px;
		background: url(../images/main_money.jpg) #fff no-repeat;
		}
		
	#main_sub {
		width: 711px;
		height: 144px;
		background: url(../images/main_money2.jpg) #fff no-repeat;
		}
		
	.tbl_content {
		margin: 0;
		}
		
	.td_content {
		width: 463px;
		background: url(../images/content_bg.jpg) #fff repeat-y;
		height: 100%;
		}
	
	.td_sidebar {
		width: 248px;
		background: url(../images/sidebar_bg.jpg) #fff repeat-y;
		}
		
	.td_sidebar_solid {
		width: 248px;
		background: url(../images/sidebar_solid_bg.jpg) #fff repeat-y;
		}
		
	.txt_main { margin-left: 30px; }
	
	.ul_indent { margin-left: 30px; }
	
	#footer { background-color: #E0D8BE; margin: 10px 20px 20px 20px; height: 40px; }
	
	#footer ul { list-style: none; line-height: 40px; margin: 0; }
	
	#footer ul li { float: left; margin:0; }
	
	#footer ul li a { color: #5F5B4D; }
	
	#footer ul li a:hover { color: #000; }
	
	.td_footer { background: url(../images/footer_bg.jpg) #6B91D2 no-repeat; height: 70px; }
	
	.td_content_bot { background: url(../images/content_bot.jpg) #fff no-repeat; height: 20px; }
	
	.td_contentsolid_bot { background: url(../images/sidebarsolid_bot.jpg) #fff no-repeat; height: 20px; }
	
	#sidebar { margin: 0; }
	
	#sidebar p { color: #E0D8BE; margin: 0 0 0 45px; }
	
	#sidebar h2 { color: #5F5B4D; font-size: 16px; margin: 0 0 0 45px;}
	
	#sidebar h3 { color: #E0D8BE; font-size: 16px; margin: 0 0 0 45px;}
	
	#sidebar a { color: #8AC6F0; }
	
	#sidebar img { margin:0; }
	
	#sidebar_index { margin: 0; width: 230px; }
	
	#sidebar_index p { color: #E0D8BE; margin: 0 0 0 30px; }
	
	#sidebar_index h2 { color: #5F5B4D; font-size: 16px; margin: 0 0 0 30px;}
	
	#sidebar_index h3 { color: #E0D8BE; font-size: 16px; margin: 0 0 0 30px;}
	
	#sidebar_index a { color: #8AC6F0; }
	
	#sidebar_index img { margin:0; }
	
	#sidebar ul { list-style: none;  }

	#sidebar ul li { border-bottom: 1px dotted #000; margin: 0 40px 0 0; }
	
	#sidebar ul li a { color: #B5111B; text-decoration: none; }
	
	#sidebar ul li a:hover { color: #B5111B; text-decoration: underline; }
	
	.tr_botbor { border-bottom: 1px dotted #999; }
	
	.img_border { border: 1px solid #000; }
	
	.img_news { float: left; margin-right: 10px; margin-bottom: 5px; }
	