﻿/**
 * 武汉天地之间生物技术有限公司企业网站 全局样式
 *
 * @copyright       Copyright 2006-2009, www.sky-earth.com.cn
 * Designed by :amadeus 
 * email:zhichao07@126.com 
 * @lastmodified    $Date: 2009-02-20 $
 */
/*-------------> > >>  start < < <<-------------*/
/*-------------> > >>  end < < <<-------------*/
/*-------------> > >> Global start < < <<-------------*/
*
{
    margin: 0;
    padding: 0;
}
html
{
    height: 100%;
}
body
{
    background: #e14c00;
    font: normal 100% "Lucida Grande" , "Jamrul" , Helvetica, Verdana, Arial, Tahoma, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    height: 100%;
}
img
{
    border: 0;
}
hr
{
    display: none;
}
a, a:focus, a:active, input, select
{
    outline: none;
}
optgroup, optgroup:focus
{
    outline: none;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #e4e4e4;
    border-top: solid 1px #e4e4e4;
    color: #808080;
    font-style: normal;
}
/*optgroup.emptyOpt {
border: none;
padding: 0;
margin: 0;
height: 10px;
}
*/
optgroup option
{
    padding: 0 0 0 15px;
    color: #000;
}
ul, li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
table, tr, td
{
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}
iframe#target_upload
{
    width: 100%;
    height: 0px; /*    height: 200px;*/
    border: 0; /*    display: none;*/
}
.clear
{
    position: relative;
    clear: both;
}
.saving
{
    font-size: 11px;
    background: #ffffcc;
    padding: 0 3px;
    color: #333333;
    visibility: hidden;
}
.saving_visible
{
    font-size: 11px;
    background: #ffffcc;
    padding: 0 3px;
    color: #333333;
}
a, a:visited
{
    color: #666;
    text-decoration: none;
}
a:hover
{
    color: #222;
    text-decoration: none;
    border-bottom: 0;
}
a.no_border, a.no_border:visited
{
    border: 0;
}
body .nospace
{
    margin: 0;
    padding: 0;
}
/*-------------> > >> Global end < < <<-------------*/
/*-------------> > >> qqonline start < < <<-------------*/
    #cusSerOnline
    {
        position: relative;
        z-index:99999;
    }
    #menuBar
    {
        position: absolute;
        left: -161px;
        width: 161px;
        top:0;
        border:2px solid #c9c9c9;
        border-width:2px 0;
		background: url(../images/qqbod.gif) repeat-y;
        clip: rect(   );
    }
    a.QQspanlink
    {
    	color: #dd5c08;
    	display:block;
		font:normal 12px/20px Helvetica, Arial, Verdana, sans-serif;
		width:140px;
		padding:5px 0 5px 20px;
		float:left;
    	}
    a.QQspanlink:hover
    {
    	color: #f9d656;
    	}
    #menuBart
    {
    	float:left;
        width: 211px;
        height:6px;
		background: url(../images/qqtop.gif) no-repeat;
    }
    #menuBarb
    {
    	float:left;
        width:211px;
        height:9px;
		background: url(../images/qqbot.gif) no-repeat;
    }
    #glider
    {
        position: absolute;
        left: 161px;
        top: 6px;
		background: url(../images/qqlobg.gif) no-repeat;
        width: 50px;
        height:63px;
    }
    #glider a:link,#glider a:visited,#glider a:active
    {
		color: #fff;
		font:normal 12px/20px Helvetica, Arial, Verdana, sans-serif;
    }
    #glider a:hover
    {
		color: #f9d656;
    }
    #glider a img
    {
		border:0;
		margin:3px 0 0 3px;
    }
    

    table.qqlinkbar
    {
    	float:left;
    	width:161;
    	}
    table.qqlinkbar tr td
    {
		padding:3px 0 20px;
    	}	
    table.qqlinkbar td a
    {
		color: #333;
		font: normal 12px/21px Helvetica, Arial, Verdana, sans-serif;
    	}
/*-------------> > >> qqonline end < < <<-------------*/