        body{
        font-size:12px;
        font-family: Courier New, Courier, monospace;
         padding:0;
         margin:0;
        }
        img{
         border:0;
        }
        .clearfloat {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
    .indexColumnMain
{
    background-image: url('/images/dh/bg-01.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: right;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 158px;
    font-size: 16px;
    font-family: ºÚÌå;
}

.indexColumnSub
{
    text-align: right;
    line-height: 20px;
    width: 100%;
     font-size:12px;
}

.productItem{
padding:5px 0;width:174px;display:inline-block;*display:inline;*zoom:1;text-align:center;
}
.articleItem{
        border-bottom: 1px dashed #CCC;padding:5px 0;
        }
a:link
{
    color: #000;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #000;
}
a:hover
{
    text-decoration: none;
    color: red;
}
a:active
{
    text-decoration: none;
    color: red;
}
