

		body { 
			margin: 0;
			padding: 0;
			background-color:#ffffff;
			font-size:10pt;
			background-image:URL('img/roomimanV3/default/bg_ext.jpg');
			background-repeat:repeat-x;
			background-attachment:scroll;
			background-position:;
			cursor:url();
		}
		a{text-decoration:none;}

		#mainDiv{
			background-image:URL('img/roomimanV3/default/bg.jpg');
			width:100%;
			background-repeat:no-repeat;
			background-attachment:scroll;
			background-position:top center;
			height:auto;
		}

		#centerFrame{
			width:820px;
			margin:auto;
			border:0px solid red;
			position:relative;

		}

		#logoDiv{
			background-image:URL('img/roomimanV3/default/logo.png');
			width:105px;
			height:41px;
			position:absolute;
			top:4px;
			left:10px;
			z-index:11;
		}

		#menuDiv{
			width:280px;
			height:30px;
			position:absolute;
			top:27px;
			left:124px;
			color:white;
			font-size:10pt;
			z-index:10;
		}
		#contentDiv{
			width:820px;
			//height:100px;
			position:relative;

		}

		#naviDiv{
			height:84px;
			width:100%;
			background-image:URL('img/roomimanV3/default/menubar.png');
			background-position:bottom;
			background-repeat:no-repeat;
		}
		#whiteFrame{
			width:100%;
			height:auto;
			background-image:URL('img/roomimanV3/default/contentbg.png');
			border:0px solid red;

			background-repeat:;
			background-attachment:;
			background-position:;
		}
		#whiteFrameBottom{
			height:10px;
			width:100%;
			
			background-image:URL('img/roomimanV3/default/contentbgbottom.png');
		}


		#bottomDiv{
			margin-top:20px;
			margin-bottom:20px;
			height:32px;
			width:100%;
			background-image:URL('img/roomimanV3/default/bottombar.png');
			background-position:center;
			background-repeat:no-repeat;
			text-align:center;
			font-size:10pt;
			line-height:32px;
			letter-spacing:3px;
		}


		#insideContent{
			width:800px;
			margin:auto;
			
		}

		#roomiFrame{
			width:800px;
			height:auto;
			overflow:hidden;
			position:relative;
			background-color:#ffffff;
		}

		#roomiIframeDiv{
			position:absolute;
			top:0px;
			left:0px;
			visibility:hidden;
		}
		#webIframeDiv{
			position:absolute;
			top:0px;
			left:0px;
			visibility:hidden;
		}

		#storeFrame{
			display:none;
		}
		#feedIframeDiv{
			position:absolute;
			top:0px;
			left:0px;
			visibility:hidden;
		}
		
		#tabMenu{
			height:32px;
			width:800px;
		}


		#tabDiv{
			height:32px;
			width:600px;
			float:left;
		}

		#typeButt{float:right;width:200px;height:40px;line-height:40px;overflow:hidden;}

		#urlbar{
			position:absolute;
			top:58px;
			left:15px;
			width:367px;
			border:0px solid red;
			border:1px solid #666666;
			
		}

		#myurl{
			border:0px;
			
			width:300px;
			height:18px;
			background-image:URL('img/roomimanV3/default/urlbg.gif');
			line-height:20px;
			color:#ffffff;
			float:left;
		}

		#personalData{width:225px;margin-top:0px;margin-right:10px;float:right;}
		#personalTitle{
			line-height:25px;
			text-align:center;
			color:#ffffff;
			width:225px;
			height:25px;
			background-image:URL('img/roomimanV3/default/personalinfo_title.gif');
		}
		#personalContent{width:225px;background-color: #cbcbcb;position:relative;}
		#personalBottom{width:225px;height:10px;background-image:URL('img/roomimanV3/default/personalinfo_bottom.gif');}

		#visit_log{position:absolute;width:367px;border:1px solid #666666;background-color:#eeeeee;top:80px;left:15px;display:none;}
		#visit_content{padding:10px;}

		.tabOn{
			width:88px;
			height:32px;
			background-image:URL('img/roomimanV3/default/tab_gray.gif');
			float:left;
			margin-right:2px;
			text-align:center;
			line-height:32px;
		}
		.tabOn a{ color:#000000;}
		.tabOn a:hover{ color:#666666;}

		.tabOff{
			width:88px;
			height:32px;
			background-image:URL('img/roomimanV3/default/tab_black.gif');
			float:left;
			margin-right:2px;
			text-align:center;
			line-height:32px;
			color:#ffffff;
		}
		.tabOff a{ color:#ffffff;}
		.tabOff a:hover{ color:#c6c6c6;}


		.urlbtn{float:left;}
		.urlsep{float:left;width:1px;height:20px;background-image:URL('img/roomimanV3/default/urlsep.gif');}


		.butt{text-align:center;line-height:19px;float:left;margin-top:2px;margin-left:3px;width:65px;height:19px;color:#ffffff;background-color:#666666;border:1px solid #666666;}
		.butt a:visited{color:#ffffff;}
		.butt a:hover{color:#c6c6c6;}

		#flashNavi{
			width:344px;
			height:75px;
			position:absolute;
			top:10px;
			right:10px;
		}









		/* [按鈕]最愛 */
		#btn_favorite {
			cursor: pointer;
		}

		/* [工具]最愛面板 */
		#favorite {
			position:absolute;
			top:80px;
			left:15px;
			z-index:1;
			visibility:hidden;
			border:1px solid #666666;
			background-color: #eeeeee;
			width:367px;
		}
		#favorite #favorite_bg {
			
			width:367px;
			height:160px;
			margin:0;
			padding:0;
		}
		#favorite #favorite_body {
			position: absolute;
			top:0px;
			left:-3px;
			width:367px;
			margin:0;
			padding:0;
			color:#666666;
			font-size:12px;
		}
		#favorite #favorite_footer {
			width:367px;
			height:8px;
			line-height: 8px;
			border:0;
			margin:0;
			padding:0;
		}
		#favorite_add{
			width:200px;
			height:100px;
			position:absolute;
			top:-1px;left:370px;
			border:1px solid #666666;
			background-color:#eeeeee;
			display:none;
			color:#666666;
		}
		#btn_closefavorite {
			position:absolute;
			top:5px;
			right:5px;
			background:none;
			width:18px; 
			height:18px;
			border:0px;
			cursor: pointer;
			font-family:Arial;
		}

		#favorite input.btn_save {
			background-color: #666666;
			color:#ffffff;
			text-align:center;
			width:72px;
			height:24px;
			border:0;
		}
		#favorite input.btn_cancel {
			background-color: #666666;
			color:#ffffff;
			text-align:center;
			width:72px;
			height:24px;
			border:0;
		}

		#favorite dl.list {
			width:367px;
			margin: 2px 0 2px 0;
			padding:0;
			color:#666666;
			font-size:12px;
		}

		#favorite dl, dt{
			margin: 0;
			padding: 0;
		}

		#favorite dl.new, #favorite dl.edit {
			width: 357px;
			padding-bottom: 5px;
			border-bottom: 1px solid #666666;
			padding-left:10px;
			padding-top:5px;
		}

		#favorite dl.new dd, #favorite dl.edit dd{
			height: 24px;
			display: none;
			
		}
		
		#favorite dl.list dd {
			margin: 0;
			padding: 0px 0 0px 10px;
		}
		
		#favorite dl.list dt {
			margin: 0;
			padding: 0;
		}

		#favorite dl dd {
			margin:0;
			padding:0px 0 0px 0px;
			display: none;
		}

		#favorite dl.list a {
			text-decoration:none;
			color:#666666;
		}

		#favorite dl.list .ico_dir {
			height:18px;
			font-weight: normal;
			font-size:12px;
			line-height:18px;
			margin-left:0px;
			padding-left: 10px;
			cursor: pointer;
		}
		#favorite dl.list .ico_web {
			height:18px;
			margin-left: 0px;
			padding-left: 10px;
			font-size:12px;
			line-height:18px;
		}


		