/*resourceCentre*/
/*service*/
.desc{
    color: #FFFFFF;
    position:absolute;
    left:0px;
    bottom:0px;
    width:680px;
    height:auto;
    z-index:9999;
}

.block {
    background-color: #111;
    background-repeat: no-repeat;
    border-top: 1px solid #000000;
    opacity: 0.7;
    filter:alpha(opacity=70);  /*for ie7*/
    float:left;
    padding-left:5px;
    width:100%
}

.block  div 
{
    text-align:left;
    padding-left: 10px;
}

.block span {
    font-size: 12px;
    /*opacity: 0.8;*/
    /*filter:alpha(opacity=80);  *//*for ie7*/
}

#leftPanel {
	  background-color: #2a7986;width: 235px; height: 576px; color: rgb(255, 255, 255);  float: left;
}
#leftPanel #themeRes {
	background: url("../images/zyzz/sepline1.png") no-repeat 14px bottom; height: 30px; padding-top: 60px;
}
#leftPanel #themeRes #themeResCh {
	font-size: 21px; margin-left: 12px;
}
#leftPanel #themeRes #themeResEn {
	font-size: 12px; margin-left: 34px;
}
#leftPanel > ul {
	height: 375px; margin-top: 18px;
}
#leftPanel > ul > li {
	 height: 36px; font-size: 13px; cursor: pointer; vertical-align:middle; border-bottom:solid 1px rgb(0,0, 0);font-weight: bold;
}
#leftPanel > ul > li img {
	margin-top: 9px; margin-left: 12px;
}
#leftPanel > ul > li span {
	margin-top: 7px; margin-left: 39px; display: inline-block;
}
#leftPanel > ul > li:hover {
	background: url("../images/zyzz/serviceListHover.png"); color: rgb(0,0, 0);
}
#leftPanel > ul > li.srvSelected {
	background: url("../images/zyzz/serviceListHover.png"); color: rgb(12, 12, 12);font-weight: bold;
}
/*#rightPanel {
	background: url("../images/zyzz/rightPanel.png"); background-repeat:no-repeat; width: 710px;
	 height: 576px; padding-top: 16px; margin-left: 10px; float: left; 
}*/
#rightPanel {
	 background-color:#2a7986 ; width: 710px;
	 height: 560px; padding-top: 16px; margin-left: 10px; float: left; 
}
#mapDisplay { width:680px; background-color:White;height: 545px;
 overflow: hidden;
}
