@charset "UTF-8";
/* CSS Document */

#at_header {
	width: 770px;
	height: 310px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/asiantonight/header_asianTonight.jpg);
	background-repeat:no-repeat;
	}

#at_footer {
	width: 770px;
	height: 23px;
	background-image: url(../images/common/footer_img.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
	}
	
#at_header #h_text{	
	
	color:#585956;

	font-size: 1.25em;
	line-height: 1.3em;
	width: 18em;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding: 90px 0px 0px 40px;
	}
	
#at_menu {
	width: 750px;
	height: 229px;
	background-image:url(../images/asiantonight/menu_bg.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	}
	
#at_menu .menuItem {
	display:block;
	float:left;
	width: 158px;
	height: 198px;
	margin: 24px 14px 0px 14px;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:13px;
	color:#585956;
	/*
	font-size: 1.1em;
	line-height: 1.4em;
	*/
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:16px;
	font-weight:bold;
	}
	
.mvIcon {
/*
	float:right;
	clear:none;
	padding-right:10px;*/
	display:block;
	clear:both;
	}