@CHARSET "UTF-8";
#demoView { width: 150px; background: #f30009 url(../images/demo-bg.jpg) no-repeat left top; z-index: 9000000; position: fixed; right: 0px; top: 0px; padding: 95px 10px 10px 10px; /*border-left: rgb(255,255,255) solid 2px; border-bottom: rgb(255,255,255) solid 2px;*/}
#demoView image {padding: 0px; margin: 0px;}
#demoView p { color: #fff; font-size: 110%; font-weight: bold; padding: 0 0 5px 0;}
#demoView select {width: 150px;}
#demoView a {color: #fff; text-decoration:none;}
#demoView a:hover {text-decoration:underline;}
#demoView ul { background: #000; padding: 2px 3px;}
#demoView ul li { color: #fff; list-style: disc inside; margin: 2px 0;}
#demoView ul li a { font-weight: bold;}
#demoView #posButt {  position: relative;}
#demoView a.openClose {background:transparent url(../images/ico-open-close.gif) no-repeat; display:block; font-size:11px; height:11px; text-decoration:none; position:absolute; right:2px; top:-84px; width:11px;}
#demoView a:hover.openClose {background:transparent url(../images/ico-open-close.png) no-repeat;}



#pay {background: #fff;}
#pay p {color: #000; text-align: center; padding: 5px 0;}
#pay p img {padding: 2px 0;}

#SFView {width: 70px; background:silver; z-index: 9000000; position: fixed; right: 0px; top: 0px; padding: 10px;}
#SFView image {padding: 0px; margin: 0px;}
#SFView button {border: 1px solid #CCC; cursor: pointer;}
#SFView p {color: #fff; font-size: 110%; font-weight: bold; padding: 0 0 5px 0;}
#SFView select {width: 150px;}
#SFView a {color: #fff; text-decoration:none;}
#SFView a:hover {text-decoration:underline;}
#SFView #posButt {position: relative;}
#SFView a.openClose {background:transparent url(../images/ico-open-close.png) no-repeat; display:block; font-size:11px; height:11px; text-decoration:none; position:absolute; right:-8px; top:-8px; width:11px;}
#SFView a:hover.openClose {background:transparent url(../images/ico-open-close.gif) no-repeat;}