@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fdfdfd;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height:150%;
}
a{text-decoration:none; color:#666;}
a:hover{color:#000;}
img{border:none;}

.clear{clear:both; height:0px; overflow:hidden;}

#toplogo{ position:absolute; left:10px; top:10px; text-align:center; line-height:150%; font-size:12px; z-index:99; }
#toplogo a{ color:#666;}
#workstion{ position:relative; padding-top:20px;}

#workstion #pzdiv{position:absolute; right:0px; bottom:30px; padding-right:15px;}
#workstion #pzdiv font{color:#000; font-weight:bold;}
#workstion #pzdiv span{color:#f00; font-weight:bold;}
/*#workstion #pzdiv img{ background:url(../../script/colorbox/example1/images/loading.gif) no-repeat center;}*/

#workstion #selection{ background-color:rgba(255,255,255,0.5); border-top:1px solid #000;
						border-bottom:1px dashed #aaa; width:100%; position:absolute; bottom:0px; left:0px; padding:4px 0;}
#workstion #selection #select{float:left; padding-left:15px; color:#000;}
#workstion #selection #select span{background:url(../images/point.gif) no-repeat right center; display:block; float:left; padding-right:15px; margin-right:10px; cursor:pointer;}
#workstion #selection #option{float:left;}
#workstion #selection #option span{display:block; float:left; padding-left:20px ; cursor:pointer;}
#workstion #selection span.select{ color:#f00;}

#prods{}
#prods ul{margin:0px; padding:0px; list-style:none;}
#prods ul li{float:left; padding-top:15px;}
#prods ul li a{display:block;}
#prods ul li a span{ display:block; text-align:center;}


