﻿@charset "utf-8";
body {
	margin:0 auto;
	padding:0;
	font-size:12px;
	font-family: Arial,"宋体";
	background-position:center;
	overflow: -moz-scrollbars-vertical;
}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00ADEF;
	text-decoration: none;
}
.divScrollbar {
	position:relative; 
	height:350px; 
	width:100%; 
	z-index:1; 
	overflow-x: hidden;
	overflow-y: auto;
}
.grey{
color:#666666;
}
.welcome a:link,a:visited {
	color:#000;
}
.blue_title {
	color: #00ADEF;
	font-size: 21px;
}
.menu_selected_blue {
	color: #00ADEF!important;
	text-decoration:none
}
.menu_noselect_blue {
	font-weight:normal;
	color: #00ADEF;
	text-decoration:none
}
.food_price {
	color:#000;
	font-weight:bold;
}
hr {
	padding:0;
	margin:0 0 10px 0;
}
* html hr {
	margin:0;
}
.no_bottom_border td {
	border:none!important;
	color:#777;
}
p  {
	margin-top:0;
	padding-top:0;
}
.blue_text {
	color:#00AEEF;
}
form {
	 padding:0;
	 margin:0;
}
.pdf a {
	color:#000;
	text-decoration:none;
}
.pdf a:hover {
	
	text-decoration:underline;
}
.blue_title_2 {
	color:#02B0EF;
	font-weight:bold;
}
.forgot_password {
	
	font-size:11px;
	text-decoration:none;
}
.forgot_password a:hover {	
	color:#02B0EF!important;
}
.lineinput {
	font-family:Arial,"宋体";
	font-size: 12px;
	line-height:16px;
	height:18px;
	width: 250px;	
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000000;
}
.lineinput2 {
	font-family:Arial,"宋体";
	font-size: 12px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #000000;
}
.lineinput3 {
	font-family:Arial,"宋体";
	font-size: 12px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000000;
}
.lineinput4 {
	font-family:Arial,"宋体";
	font-size: 12px;
	line-height:16px;
	height:18px;
	width: 400px;	
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000000;
}
.button_blank
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    CURSOR: hand;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR:Transparent;
}
#ViewCart1_order_table td {
	padding:5px 0;
	border-bottom:1px solid #B3E6F9;
}
.no_bottom_border td {
	border:none!important;
	color:#777;
}
.MailBlue_title {
	color: #3366ff;
	font-size: 18px;
}
.Mailblue_text {
	color:#3366ff;
	font-size: 14px;
}
