@import url('./default.css');

body { background:url('/image/main/main_bg.jpg') repeat top left; }

#container {
	width:883px;
	margin:0px; padding:15px 0px 0px 42px;
}

#header { width:100%; height:165px; margin:0px auto; padding:0px; }
	#header .menu { text-align:right; height:100%; overflow:hidden; }

#mainImg { width:100%; overflow:hidden; }

#contentBody { width:100%; height:147px; padding:30px 0px 0px 0px; overflow:hidden; }

	#contentBody .branch     { float:left; width:319px; margin-top:0px; font-size:11px; border:0px solid red; }
	#contentBody .branch h2  { height:11px; margin-bottom:12px; }
	#contentBody .branch h2 img { float:left; background:url('/image/main/branch_ico.gif') no-repeat top right; padding-right:14px; }
	#contentBody .branch ul     { }
	#contentBody .branch ul li  { height:20px; }


	#contentBody .notice     { float:left; width:275px; color:#B1B1B1; font-size:11px; border:0px solid red; }
	#contentBody .notice h2  { height:11px; margin-bottom:12px; }
	#contentBody .notice h2 img { float:left; }
	#contentBody .notice h2 a   { float:right; }
	#contentBody .notice ul  { width:100%; }
	#contentBody .notice ul li .subject { width:210px; float:left; background:url('/image/main/notice_dot.gif') no-repeat center left; padding-left:7px; height:21px; overflow:hidden; line-height:19px; }
	#contentBody .notice ul li .subject a { color:#B1B1B1; }
	#contentBody .notice ul li .date { width:58px; float:right; text-align:right; line-height:19px; }

	#contentBody .nepalHotel { float:right; width:258px; padding-top:0px; }
	#contentBody .nepalHotel ul { }
	#contentBody .nepalHotel ul li.time { float:left; padding-top:0px;}
	#contentBody .nepalHotel ul li.txt { float:left; width:149px; padding-top:0px; }
	#contentBody .nepalHotel ul li.txt .btn    { padding-top:0px; }
	#contentBody .nepalHotel ul li.txt .btn img{ cursor:pointer; }
	#contentBody .nepalHotel ul li.txt .domain { padding-top:0px; }
	#contentBody .nepalHotel ul li.img { float:right; width:109px; padding-top:0px; }

#footer    { padding:20px 0px 26px 0px; }
	#footer .menu { }
	#footer .menu ul { height:21px; }
	#footer .menu ul li { float:left; }
	#footer .menu ul li.bar { padding-left:5px; margin-left:5px; background:url('/image/common/copy_menu_bar.png') no-repeat center left; }

	#footer .copyright { height:33px; background:transparent url('/image/common/copyright.gif') no-repeat top left; }