html,body
{
width: 100%;
}
body
{
background-color: #3cc3d7;
color: #5f5f5f;
font-size:12px;
font-family: "宋体";
margin: 0px;
padding: 0px;
}
h1,h2,h3,h4,h5,h6,img,span,table,tr,td,ul,li,label,a,p{margin: 0px;padding: 0px;border: 0px;}
a
{
color:#5f5f5f;
text-decoration: none;
}
a:hover
{
color:red;
}
.content
{
margin: 100px auto;
width: 1060px;
}
.wssbpx
{
width: 1060px;
background-color: #f2f2f2;
border: 1px solid #158798;
float: left;
}
.wssbpx h3
{
font-size: 24px;
line-height: 60px;
height: 60px;
background-color: #fff;
border-bottom: 1px solid #d9d9d9;
padding-left:20px;
color:#000;
}
.wssbpx ul
{
width: 100%;
list-style: none;
margin-top: 20px;
margin-bottom: 40px;
float: left;
}
.wssbpx li
{
font-size: 16px;
margin-left: 20px;
line-height: 25px;
width: 500px;
background-color: #fff;
float: left;
}
.wssbpx li a
{
margin-left: 30px;
color:#000;
line-height: 50px;
display: block;
width: 350px;
float: left;
}
.wssbpx li a:hover
{
color:#39c0d4;
}
.wssbpx li span a
{
background: url("/images/29659/download_A.gif") no-repeat left center;
display: block;
width: 80px;
float: right;
color:#b8b8b8;
text-indent: 1.5em;
}
.wssbpx li span a:hover
{
background: url("/images/29659/download_B.gif") no-repeat left center;
display: block;
color:#39c0d4;
}
.bottom
{
}