﻿
/*主页:部门,风采*/
.HomeBosom{
width:480px;
height:195px;
margin:10px 0 0 10px;
background:url('../Images/HomeBosom_Bg.gif') repeat-x bottom;
}
.HomeBosom_Title{
position:absolute;
z-index:3;
width:480px;
height:32px;
}
.HomeBosom_More{
line-height:30px;
height:30px;
padding:0 15px 0 15px;
float:right;
display:inline;
background:url('../Images/HomeNews_More.gif') no-repeat left;
}
.HomeBosom_More a{
color:#72603A;
display:block;
}
.HomeBosom_Button{
width:400px;
height:32px;
float:left;
display:inline;
}
.HomeBosom_Button li{
width:95px;
height:32px;
float:left;
display:inline;
margin-right:2px;
background:url('../Images/HomeBosom_Button.gif') no-repeat;
}
.HomeBosom_Button li span{
font-size:14px;
font-weight:bold;
color:#5391AE;
text-align:center;
line-height:30px;
width:95px;
height:32px;
display:block;
background:url('../Images/HomeBosom_Button.gif') no-repeat;
cursor:pointer;
}
.HomeBosom_Button li span:hover{
background:url('../Images/HomeBosom_Hover.gif') no-repeat;
}
.HomeBosom_Button li .HomeBosom_On,.HomeBosom_Button li .HomeBosom_On:hover{
color:#F47F00;
background:url('../Images/HomeBosom_On.gif') no-repeat;
width:95px;
height:32px;
display:block;
}
.HomeBosom_Con{
position:absolute;
z-index:2;
width:480px;
height:165px;
margin-top:30px;
}
.HomeBosom_Img{
position:absolute;
z-index:2;
width:5px;
height:165px;
margin-top:30px;
}
/*广告*/
.Ad_01{
width:720px;
height:80px;
float:left;
display:inline;
margin:10px 0 0 10px;
}
