﻿html {background: #fff; margin: 0; padding: 0; text-align: center;font-size: 12px;}
body { text-align: center; margin: 0px;overflow:hidden;}
td {font-size:12px;}
div {Margin-Right: auto; Margin-Left: auto;text-align: left;}
li {list-style-type:none;float:left;margin-top:margin:0;}
ul{margin:0;padding:0;}
form, input, select,h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px; }
img,a img{ border: 0; margin: 0; padding: 0;}
input,select{ font-size: 12px; vertical-align: middle;}
input{ padding-top: 2px;}
.input {font-size:9pt;}
input,select,option{ font-size:12px; vertical-align: middle;}
.white {color:#FFFFFF; font-size:14px; font-family: 宋体,Tahoma;}
.white:link    {color:#FFFFFF;}
.white:visited {color:#FFFFFF;}
.white:hover   {color:#FFFFFF;text-decoration:none}
.cover70border { height:auto;width:70px; border: 2px solid #eee; background-color: #FFF;}
.gray12{ color: #999; font-family: 宋体,Tahoma; font-size: 12px;}
.gray12:link{ color: #999; }
.gray12:visited{ color: #999; }
.gray12:hover {color: #ff6600; text-decoration: underline; }
.Toolbar{
	BORDER-BOTTOM: buttonshadow 0px solid;
	BORDER-LEFT: buttonhighlight 0px solid;
	BORDER-RIGHT: buttonshadow 0px solid;
	BORDER-TOP: buttonhighlight 0px solid;
	HEIGHT: 55px;
	LEFT: 0px;
	POSITION: absolute;
	TOP: 10px;
	z-index:1500;
}
img{border:0px;}
.bright{font-size:12px;font-weight:bold;color:red;}
.title {background-color:#FDFDEE;color:#000000; font-size:9pt;border:1px solid #000000;font-color:font-size:9px; padding-right: 4px; padding-left: 4px; height: 20px; padding-top: 2px; padding-bottom: 2px; filter: Alpha(Opacity=0);}
.div_span{PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:0px; MARGIN:0px; PADDING-TOP: 0px}
.drag{position:relative;cursor:pointer}
.cPopText{z-Index:7000;background-color:FFFFCE;BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #666 1px solid;PADDING-LEFT: 6px; PADDING-BOTTOM: 6px; BORDER-LEFT: #666 1px solid; PADDING-TOP: 6px; BORDER-BOTTOM: #666 1px solid; POSITION:absolute;top:30;left:30;color:red;text-align:center;width:200px;height:50px;font-size:25pt;}
.menu{font-size:14px;text-decoration:none;}
.menu:link    {font-size:14px;text-decoration:none;}
.menu:visited {font-size:14px;text-decoration:none;}
.menu:hover   {font-size:14px;text-decoration:none;}

.bt{width:60px;}
.bg {background-color:black;}
a:link {color: #105cb6;}
.white {font-family: 宋体,Tahoma; font-size: 12px; color:#ffffff;}
.menutabon{border:1px solid #ccc;border-bottom:0px;background:#fff;}
.menutaboff{border:0px solid #ccc;border-bottom:1px solid #ccc;}
img{z-index:2;}
.menu{}
.ebookbottom{background-color:#eeeeee}
.admin{color:red}
.admin:link     {color:red}
.admin:visited {color:red}
.admin:hover  {color:#ff6666}

.border{border:1px solid #960;color:#666}

div.transp { 
   opacity: 0.8;                /* Firefox, Safari(WebKit), Opera)
   filter: "alpha(opacity=80)"; /* IE 8 */
   filter: alpha(opacity=80);   /* IE 4-7 */
   zoom: 1;                     /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */ 
}