@charset "utf-8";
/* CSS Document */
body					{background:#fff url(../img/pop-bg2.png) 0 100% repeat-x;}
a						{text-decoration:none;}
a:hover					{text-decoration:underline;}
#popwrap 				{width: 860px;height:452px;margin: auto;font-size: 100%;}/*background:red;*/
#popwrap .toplev 		{height: 45px;background: url(../img/pop__head.png) repeat-x;}
#popwrap h1 			{color: #fff;font-size: 1.8em;margin: 0;padding: 2px 0 0 16px;}
#popwrap #content 		{padding: 16px;margin-bottom:12px;font-size: .9em;}/*background: #b1cedf url(../img/pop-bg.png) center bottom no-repeat;*/
#popwrap img			{border: 1px solid #d0dceb;}
#popwrap img.blanq		{border: 0px solid #d0dceb;}
#popwrap li				{}
#popwrap #content ul#tabnav
						{ padding: 0 0 10px; margin-bottom: 2px;   }
#popwrap #content ul#tabnav li	
						{}
