ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  color: #06C;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
}

#tel{
	font-size: 15px;
	font-weight: bold;
	/*color: #090;*/
	padding: 10px;
	text-align: center;
	color:#FF8A79;
}

#tel_orange{
	font-size: 15px;
	font-weight: bold;
	color: #F60;
	padding: 10px;
	text-align: center;
}

#menu_Macau{
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: left;
}

#menu_Taipa{
	padding-bottom: 40px;
	text-align: right;
}

#menu_App{
	padding-bottom: 40px;
	text-align: left;
}

#footer{
	text-align: center;
	background-color:#F60;
	color:#FFF;
	font-size: 12px;
	padding: 6px;
}

#sub_banner{
	padding: 0px;
	width: 240px;
}

#text_today{
	font-size: 15px;
	font-weight: bold;
	color: #090;
	background-color: #D7F0D2;
	text-align: center;
	padding: 8px;
}

.text_today_date{
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

#text_select_category{
	padding-bottom: 10px;
}

#text_select_category_end{
	height: 3px;
	background-color: #2DAC14;
}

#text_select_category_outer{
	padding-top: 10px;
	padding-bottom: 20px;
}

.category_item{
	padding: 4px;
}

.category_title{
	background-color:#FC6;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 4px;
}

.row_item{
	padding: 4px;
	float: left;
}

.row_item_right{
	padding: 4px;
	float: right;
}

#category_today{
	padding: 8px;
	padding-top: 20px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}


#category_tomorrow{
	padding: 8px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

.txt15{
	font-size: 15px;
}

#footer_link{
	padding: 10px;
	padding-left: 0px;
}

#footer_link a{
	font-size: 15px;
	color: #000;
	text-decoration: underline;
}

.row{
	border: none;
	border-bottom: 1px #FC0 solid;
}

.footer_icon_padding{
	padding-bottom: 10px;
}