/*  
风格名称: 环伟生物公司网站
*/


body {
background-image: url('../img/bg.jpg');
background-repeat: no-repeat;
background-position: top center;
background-color: #ffffff;
padding: 0;
margin: 0;
font: 12px Verdana, Helvetica, sans-serif;
}

p {

}

#wrap {
margin: 0 auto;
padding: 0;
align: center;
}

#header {
width: 950px;
margin: 0 auto;
}

#header-top { 
height: 103px;
margin-top: 0px;
margin-bottom: 0px;
}

#logo {
float: left;
padding-top: 20px;
padding-left: 10px;
}

#toplink{
float: right;
padding-top: 0px;
padding-right: 0px;
}

#head-menu {
margin-top: 1px;
padding-left: 6px;
height: 32px;
}

#top-pic {
margin-top: 1px;
height: 298px;
background-color: #3c3c3c;
background-image: url('../img/title-pic-blue1.jpg');
background-repeat: no-repeat;
background-position: center;
}

#set {
width: 1050px;
align: center;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 30px;
padding-left: 50px;
padding-right: 50px;
background-image: url('../img/set-bg.png');
background-repeat: repeat-y;
background-position: center;
} 

#indexset {
width: 1050px;
align: center;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 30px;
padding-left: 50px;
padding-right: 0px;
background-image: url('../img/indexset-bg.png');
background-repeat: repeat-y;
background-position: center;
}

#win1 {
width: 280px;
height: 300px;
margin-right: 20px;
margin-top: 15px;
float: left;
padding-left: 15px;
padding-right: 15px;
border-right: #bfbfbf solid 1px;
}

#win2 {
width: 300px;
height: 300px;
margin-right: 20px;
margin-top: 15px;
float: left;
border-right: #bfbfbf solid 1px;
}

#win3 {
margin-top: 15px;
width: 260px;
height: 300px;
float: left;
}


#side {
width:180px;
margin-left: 20px;
margin-right: 80px; 
float:left;
}

#sidetop {
width: 140px;
}

#sidetop h1{
border-bottom: #01893f solid 2px;
font-size: 16pt;
font-family: 微软雅黑, Hei, song, verdana;
font-weight: bold;
color: #333333;
padding-left: 8px;
}

#sidebar { 
width:150px;
margin-top: 30px;
margin-left: 30px;
margin-right: 0px;
line-height: 200%;
font-family: 微软雅黑, Hei, song, verdana;
font-size: 10pt;
font-weight: bold;
color: #333333;
}

#sidebar a:link {
color: #333333;
text-decoration: none;
}

#sidebar a:hover {
color: #01893F;
text-decoration: none;
}

#sidebar a:visited {
color: #333333;
text-decoration: none;
}

#right {
width: 600px;
float: left;
margin-left: 10px;
padding-left: 0px;
padding-top: 20px;
}

#content {
width: 600px;
}

#content p {
padding-right: 0px;
line-height: 180%;
font-size: 11pt;
font-famali: song, 微软雅黑, Hei;
text-align:justify;
text-justify:inter-ideograph;
}

#win-text p {
margin-top: 0px;
padding-right: 12px;
line-height: 180%;
font-size: 10pt;
text-align:justify;
text-justify:inter-ideograph;
}

#win-text h1{
padding-top: 10px;
padding-bottom: 15px;
font-family: 黑体, song, verdana;
font-weight: bold;
font-size: 14pt;
}

#footer {
background-image: url('../img/bottom-bg.jpg');
background-repeat: repeat-x;
background-position: top center;
height: 70px;
padding: 0px;
margin: 0px;
}

#footer-wrap {
width: 950px;
margin: 0 auto;
text-align: right;
color: #eeeeee;
font-size: 10pt;
font-family: verdana;
padding-right: 10px;
padding-top: 20px;
}

#footer-wrap a:link{
color: #eeeeee;
text-decoration: underline;
}
#footer-wrap a:hover {
color: #cccccc;
text-decoration: underline;
}
#footer-wrap a:visited {
color: #eeeeee;
text-decoration: underline;
}
