.logo a{
    display: block;
    height: 50px;
    overflow: hidden;
    text-indent: -1000em;
    width: 335px;
}
div#menu{
    height:26px;
    line-height:26px;
    position:relative;
    margin:10px 0;
	zoom:1;
}
div#menu ul li{
    font-size:12px;
    font-weight:bold;
    float:left;
    height:24px;
    line-height:24px;
    margin-right: 3px;
    text-align: center;
}
div#menu ul li a{
    display:block;
    background: url("/new/assets/images/nav_bg.gif") repeat-x scroll 0 0 #528037;
    color: #FFFFFF;
    float: left;
    font: bold 13px Verdana,Geneva,sans-serif;
    padding: 5px 15px;
    text-decoration: none;
}
#menu .conLabel {
    background: url("/new/assets/images/conLabel.png") no-repeat scroll 0 0 transparent;
	_background: url("/new/assets/images/conLabel.gif") no-repeat scroll 0 0 transparent;
    height: 24px;
    left: 95px;
    position: absolute;
    top: -15px;
    width: 62px;
}
.head{
    position:relative;
	height:114px;
}
.head .pClick-txt {
    background: url("/new/assets/images/clickHere_bg.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font: bold 12px/30px Arial,Helvetica,sans-serif;
    height: 37px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 70px;
    width: 193px;
    z-index: 301;
}
.head .pClick-txt a {
    color: #FFFFFF;
    line-height: 32px;
    text-decoration: none;
}
.head .pClick-txt a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
