#leftCol ul{
list-style-type:none;
}

#leftCol .col1 li{
margin:auto;
height:1px;
display:inline;
}

#leftCol .col1 a span{
margin-left:-9999px;
}

#leftCol .col1 .a1{
margin:auto;
width:194px;
height:33px;
background:url(../images/leftCol/btn1.jpg) no-repeat center center;
display:block;
}

#leftCol .col1 .a1:hover{
background:url(../images/leftCol/btn1Hover.jpg) no-repeat center center;
display:block;
}

#leftCol .col1 .a2{
margin:auto;
width:194px;
height:33px;
background:url(../images/leftCol/btn2.jpg) no-repeat center center;
display:block;
}

#leftCol .col1 .a2:hover{
background:url(../images/leftCol/btn2Hover.jpg) no-repeat center center;
display:block;
}

#leftCol .col1 .a3{
margin:auto;
width:194px;
height:33px;
background:url(../images/leftCol/btn3.jpg) no-repeat center center;
display:block;
}

#leftCol .col1 .a3:hover{
background:url(../images/leftCol/btn3Hover.jpg) no-repeat center center;
display:block;
}

.otherColBg{
padding-top:5px;
padding-bottom:5px;
list-style-type:none;
text-align:left;
color:#9c9c9c;
background:url(../images/leftCol/colBg.jpg) no-repeat center top;
}

.otherColBg li{
margin:5px 0 0 20px;
color:#fffc00;
}


.otherColBg .span1{
color:#a2ff00;
}

.otherColBg .span2{
color:#00f6ff;
}

.spTxt1{
color:#00fcff;
}

.spTxt2{
color:#ff9000;
}
