.head {
  height: 163px;
  overflow: hidden;
  background: url(/skin/printing/images/top_1.gif) top repeat-x;}
.head .logo {
  height: 123px;
  overflow: hidden;
  zoom: 1;
  background: url(/skin/printing/images/logo.gif) no-repeat;
  background-position: 0 -5px;
  padding-left: 105px;
  line-height: 180%;}
.head .logo strong {
  margin-top: 68px;
  display: block;
  width: 250px;
  font-size: 280%;}
.head .logo strong a { 
  font-weight: bold;
  color: #0074b9;}
.head .logo span a {
  margin-top: 0;
  display: inline;
  color: #777;
  font-size: 11px;}
.tool {
  width: 953px;
  background: #F1F8FE url(/skin/printing/images/title_bg.gif) repeat-x -1px;
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: 0.5;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: absolute;
  top: 0;
  color: #616161;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: right;
  padding: 0 5px 2px 0;}
.tool a {
  color: #616161;}
.tool span.webtime {
  position: absolute;
  left: 5px;
  padding-left: 13px;
  background: url(/skin/printing/images/time.gif) no-repeat 0 4px;}
.tool  span.currency, span.unitconversion{
  cursor:pointer;}
.head .menu ul {
  padding-top: 1px;}
.head .menu ul li {
  float: left;
  padding-top: 11px;}
.head .menu ul li a {
  padding: 0 10px 0 10px;
  background: url(/skin/printing/images/menu.gif) left 2px no-repeat;
  color: #fff;
  font-size: 14px;}
.head .menu ul li:hover {
  background: url(/skin/printing/images/menulight.gif) no-repeat center -5px;}
.head .menu ul li a:hover {}
.head .menu ul li.light {
  background: url(/skin/printing/images/menulight.gif) no-repeat center -5px;}
.head .menu ul li.light a {
  font-weight: bold;}

/*弹窗*/
/*公共框架*/
.DivDialog{
  position:absolute;
  z-index:10001;
  display:none;   
  overflow:hidden;
  border:4px solid #BEDEDE;}
.DivDialog .title{ 
  border-top: 1px #BADCDC solid;
  height:26px; 
  line-height:26px;
  background:url(/skin/printing/images/title_bg.gif) repeat-x;
  position:relative;}
.DivDialog .title span{
  padding-left:10px;
  color:#000;
  font-size:14px;
  font-weight: bold;}

.DivDialog .title .inner{
  height:26px;
  line-height:26px;
  margin:0px;
  overflow:hidden;}
.DivDialog .outWarp{
  border-right:1px solid #BEDEDE;
  border-left:1px solid #BEDEDE;
  border-top: 0;
  background:#fff;}
.DivDialog .outWarp .content{
  border: 0;
  padding: 5px;}

.DivDialog .close{
  color: red;
  top: 5px;
  font-size: 10px;
  position:absolute;
  right:10px;
  width: 60px;
  height: 16px;
  line-height: 16px;
  text-align: right;
  cursor:pointer;}
.DivDialog .close img {
  margin-bottom: 4px;
  margin-right: 2px;}
.DivDialog .ok{
  width:52px;
  height:21px;
  background:url(/skin/printing/images/OKcancel.gif) no-repeat left top;
  float:left;}
.DivDialog .cancel{
  width:52px;
  height:21px;
  background:url(/skin/printing/images/OKcancel.gif) no-repeat left -21px;
  float:right;}

/*登陆*/
.logintan1{
  text-align: left;
  padding-left: 70px;}
.logintan2{
  text-align: left;
  padding-bottom:10px;
  padding-top:5px;
  padding-left: 70px;}
.logintan1 input, .logintan2 input{
  width:130px;}
.logintan3{
  padding-left: 70px;
  text-align:left;
  height:30px;
  line-height:30px;}
span.logintan4{
  cursor: pointer;
  border: 0;}
.logintan5 {
  text-align: right;
  padding-right: 10px;}

/*google加一按钮*/
span.googlebutton {
  float: right;
  display: block;
  margin: 2px 0 0 5px;
  width: 50px;}