@charset "gb2312";
#banner{
height:511px;
background:url(beijing.gif) no-repeat;
}
.homeNews{
text-align:left;
margin-top:290px;
margin-left:620px;
}
.area{padding-top:20px;}
.homeNews span{float:right;}
.homeLeft{
float:left;
width:277px;
}
.homeLeft .t{
background:url(t.gif) no-repeat 0 center;
}
.homeLeft .c{
background:url(c.gif) repeat-y 0 center;
padding:9px;
height:115px;
}
.homeLeft .b{
height:5px;
background:url(b.gif) no-repeat 0 center;
}
.homeRight{
float:right;
width:665px;
}
.t1{
height:7px;
background:url(t1.gif) no-repeat 0 center;
}
.c1{
background:url(c1.gif) repeat-y 0 center;
}
.b1{
height:7px;
background:url(b1.gif) no-repeat 0 center;
}
.colProT{
    margin-left: 20px;
	padding-top:5px;
}
.colProC{
    height: 135px;
    margin-left: 10px;
    width: 645px;
}
.colProC ul{
clear:both;
}
.colProC li{
float:left;
margin:5px 10px;
text-align:center;
width:106px;
height:106px;
}
.colProC li img{
width:100px;
height:100px;
border:3px solid #ccc;
}

.tabT{
height:28px;
}
.tabT li{
color:#777777;
float:left;
width:98px;
height:28px;
line-height:28px;
text-align:center;
margin:0;
background-color:#ECE9E2;
}
.tabT li.hover{
background-color:#FE6208;
border-bottom:0px;
font-weight:bold;
color:#fff;
}
.tabC div.hover{
display:block;
}
.tabC div{
display:none;
}
