﻿.contentwrapper { margin:0 auto; width:530px; clear:both; padding-bottom:1px;}
.content
{
    position: relative;
	right: 2px;
}

.content_hd
{
/*     background: url(images/couml4_top.png) no-repeat 0 0; */
    width: 530px;
    height: 5px;
    border: 0px solid #d4d4d4;
    border-bottom: none;
    background: #fff;
}

.content_bd
{
    padding: 5px 10px;
}

.content_bd
{
    background: #FFF;
    border-left: 0px solid #d4d4d4;
    border-right: 0px solid #d4d4d4;
}

#planbanner
{
    position: relative;
    height: 384px;
    width: 515px;	
}

    #planbanner .planpicnum
    {
        position: absolute;
        bottom: 0;
        right: 10px;
    }

        #planbanner .planpicnum a
        {
            display: none;
        }
ul,li { list-style:none; }
        #planbanner .planpicnum ul li
        {
            float: left;
            width: 6px;
            height: 6px;
            background: #ccc;
            margin: 10px 5px;
        }

            #planbanner .planpicnum ul li:hover
            {
                cursor: pointer;
                background: #f32284;
            }

            #planbanner .planpicnum ul li.hover
            {
                cursor: pointer;
                background: #f32284;
            }

.content_hd
{
    background: url(images/couml4_top.png) no-repeat 0 0;
    width: 530px;
    height: 5px;
    border: 0px solid #d4d4d4;
    border-bottom: none;
    background: #fff;
}
.fl { float:left;}
.content_ft
{ /*background:url(images/colum4_ft.png) no-repeat 0 0;*/
    width: 530px;
    height: 5px;
    border: 0px solid #d4d4d4;
    border-top: none;
    background: #fff;
}
