﻿body {
background:#ffff; background:url("../image/pyindex_bg.jpg") center top repeat-y; position:relative;

}
#pydownload
{ height:201px;  background:url("../image/pyindex.jpg") no-repeat center;}

.webbox{
padding-top:00px;

}

.main {
background:#F7CB6D;
background:url("../image/body2.jpg");
border:3px solid #aaa;
margin:10px auto;
padding-top:0px;
padding-bottom:20px;

}

.logo {
border-bottom:1px solid #efefef;
margin-bottom:20px;
padding-bottom:20px;
}
.logo .logoimg {
margin-left:20px;
font-weight:bold;
font-size:48px;
font-family:微软雅黑;
}

.logodesc {
font-size:22px;
font-family:微软雅黑;
color:#e51400;
}

.rightbox--- {
border-right:1px solid #efefef;
}
.rightbox {
border-right:1px solid #FFF;
}
.rightbox .content-title {
margin-left:20px;
margin-right:20px;
font-size:22px;
font-weight:bold;
color:#e51400;
margin-bottom:8px;
}

.rightbox .content-body {
margin-left:20px;
margin-right:20px;
font-family:宋体;
font-size:14px;
margin-bottom:20px;
line-height:25px;
}

.sidebar{
}

.sidebar .gamedown {
text-align:center;
font-size:16px;
font-weight:bold;
border:2px solid #bbb;
background-color:#2C1D1B;
padding:10px;
margin-bottom:10px;
}
.sidebar .gamedown a {
text-decoration:none;
color:#EBD85B
}

.ad {
text-align:center;
}

.ad img {
width:600px;
}