#top{ clear:both;height:265px;}
	#top_bot{ clear:both;}
		#top_bot_le_bg{ float:left; width:750px; background:url(top_left_bg.jpg) bottom repeat-x;}
		#top_bot_ri_bg{ float:right;width:274px; background:url(top_right_bg.jpg) bottom repeat-x;}
		#top_bot_le_bg,#top_bot_ri_bg{height:265px;}
	#top_bot_2{ clear:both; height:45px;}
		#top_bot_2_left{ float:left; display:block;height:32px;background:url(top_left_1.jpg); width:574px;}	
		#top_bot_2_right{ float:left;height:45px;background:url(top_right_1.jpg); width:450px;}					
		
#content{ clear:both;}							
	#con_right{ float:right; margin:0px 5px; width:762px;}
		#cart_main{ clear:both; display:table; margin:0; padding:0px; width:100%;}
			#cart_main ul{ list-style:none; clear:both; display:block; margin:5px 0px; width:100%;}
			#cart_main ul li{ float:left;list-style:none; margin:0; padding:5px 4px; vertical-align:middle; }
			#cart_main .cart_li_1{ width:15%; text-align:center;}
				.cart_li_1 img{ border:1px #ccc solid;}
			#cart_main .cart_li_2{ width:34%; text-align:left; }
				#cart_main .cart_li_2 span{ color:#898787; font-weight:bold;}
			#cart_main .cart_li_3{ width:7%; text-align:right; white-space:nowrap;}
			#cart_main .cart_li_4{ width:9%; text-align:right; white-space:nowrap;}
			#cart_main .cart_li_5{ width:10%; text-align:center; white-space:nowrap;}
			#cart_main .cart_li_6{ width:10%; text-align:right; white-space:nowrap;}
			#cart_main .cart_li_7{ width:5%; text-align:right; white-space:nowrap;}
			.cart_line{ clear:both; border-bottom:1px #999999 dashed;font-size:1px; width:99%;}
			.div_right{ text-align:right; width:100%;}
			#div_next_botton{ clear:both; margin:10px auto;text-align:center;}
		
.table_1 { background:#CCCCCC;}
	.table_1 td{ background:#E4E4E4; padding:5px; line-height:180%;}
	.table_1 A:link { color: #3366FF; text-decoration: underline;}
	.table_1 A:active { color: #3366FF; text-decoration: underline;}		
	.table_1 A:visited { color: #3366FF; text-decoration: underline;}
	.table_1 A:hover{ color:#BF0000; text-decoration:underline;}	
	
.warning{ clear:both; margin:10px auto 5px auto; padding:10px 5px 20px 80px; line-height:160%; color:#820000; 
		background:url(../icon_critalert.gif) 20px 10px no-repeat; 
		border:1px solid #FFCC00; background-color:#FFFFCC;}		
