#logo_box {
	background-color: black;
	color: white;
	width: 100%;
	
}

#img_logo_box {
	background-color: black;
	color: white;
	
}
#path_info {
	background-color: black;
	color: white;
	
}

#logo_box td {
	color: white;
}

.foot_txt {padding:41px 13px 0 0;float:left;font-family:Arial,Tahoma,Helvetica,sans-serif;font-size:0.7em;color:#525252;letter-spacing:0.01em;text-align:left;display:block;line-height:1.2em;}
.foot_txt a {color:#0000EE; text-decoration: underline;}
.foot_txt a:visited {color:#0000EE; text-decoration: underline;}
.foot_txt a:hover {color:#000000; text-decoration: underline;}


.delivery_info{font-family:Arial,Tahoma,Helvetica,sans-serif;font-size:0.7em;color:#525252;letter-spacing:0.01em;text-align:left;display:block;line-height:1.2em;}

.pay_link {color:#0000EE; text-decoration: underline;}
.pay_link a:visited {color:#0000EE; text-decoration: underline;}
.pay_link a:hover {color:#000000; text-decoration: underline;}


.next_step{ text-align:right; }

#delivery_address_main {
	width: 100%;
}

#delivery_address_left{
	float:left;
}

#delivery_address_right{
	float:left;
}

#err_txt {
	color : red;
}

#delivery_comment {
	width: 500px;
	height: 150px;
}

.gray_table {
	width : 800px;
	background-color: #CFCFCF;
}
.whitetable {
	padding-top: 10px;
	width : 800px;
	
}

.blak_top_line {
	border-top: 2px solid #000000;
}
.black_bottom_line {
	border-bottom: 2px solid #000000;
}
.quantity_edit {
	width: 25px;
}


#cb_city span{  font-size: 12px; };
