/* ----------------------- body*/
Body{
font-size: 12px; 
text-align: center; 
border: 0; 
padding: 0; 
margin: 0;
background: #3392C2;
}
img,form{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px
}
html,ul,ol,li,dl,dt,dd{
margin: 0;
padding: 0;
}
ul,ol,li{
list-style: none;
}
a{
color:#666;
text-decoration: none; 
}
a:hover{
text-decoration: none; 
color: #ff0000;
}
/* ----------------------- logo*/
.logo{
width: 970px;
height: 118px;
background: #fff;
}
.logo_all{
width: 950px;
height: 100px;
margin-top: 10px;
}
.logo_all_logo{
width: 229px;
height: 60px;
float: left;
}
.logo_all_ad{
width: 710px;
height: 60px;
float: right;
}
.logo_all_ad_left{
width: 468px;
height: 60px;
float: left;
}
.logo_all_ad_right{
width: 195px;
height:14;
margin-top:20px;
float:right;
}
.logo_all_ad_right li{
width: 85px;
height: 14px;
float: left;
overflow: hidden;
text-align: left;
padding: 5px 5px 0px 5px;/* ÉÏ ÓÒ  ÏÂ  ×ó*/
}
.logo_all_nav{
width: 950px;
height: 29px;
margin-top: 10px;
background: url(images/index_01.png);
}
.logo_all_nav li{
width: 95px;
height: 20px;
float: left;
padding-top: 9px;
font-weight: bold;
}
.logo_all_nav a{
color: #fff;
text-decoration: none; 
}
.logo_all_nav a.thisclass{
COLOR:#CC0000
}
.logo_all_nav a:hover{
color: #fff;
text-decoration: underline; 
}
/* ----------------------- ad*/
.ad{
width: 970px;
height: 100%;
background: #fff;
}
.ad_all{
width: 950px;
height: 100%;
}
.ad_all_bottom{
width: 950px;
height: 100px;
}
.ad_all_bottom_left{
width: 760px;
height: 100px;
float: left;
}
.ad_all_bottom_right{
width: 180px;
height: 100px;
float: right;
}