/* CSS Document */

#col1{

width:162px;
float:left;
background-image:url(../../images/banner/1.gif);
background-position:right top;
background-repeat:no-repeat;
padding-right:120px;
height:356px;
text-align:right;
}

#col1 ul{
list-style-type:none;
list-style-image: none;
font-size:13px;
color:#000000;
padding:0px;
margin:0px;
width:162px;
}

#col1 li{
padding:0px;
margin:0px;
}

#col1 a{
font-weight:bold;
color:#000000;
}

#col1 a:hover{
text-decoration:none;
font-weight:bold;
}
