    .order
    {
        margin-top: 15px;
    }
    FORM
    {
        padding-bottom: 0px;
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    INPUT
    {
        padding-bottom: 0px;
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .order LI SPAN
    {
        width: 70px;
        display: block;
        float: left;
        color: #999;
    }
    .order LI INPUT
    {
        line-height: 18px;
        padding-left: 3px;
        width: 230px;
        float: left;
        height: 18px;
        border: 1px solid #cccccc;
    }
    .order LI
    {
        margin: 5px 0px;
        height: 22px;
        list-style-type: none;
    }
    .order LI.r_box
    {
        height: 104px;
    }
    .order LI .remarks
    {
        padding-bottom: 0px;
        line-height: 20px;
        padding-left: 3px;
        width: 400px;
        padding-right: 3px;
        height: 100px;
        padding-top: 0px;
        border: 1px solid #cccccc;
        font-size: 12px;
    }
    .order LI.dn 
    {
        DISPLAY: none;
    }
    .order .xunjia
    {
        border-bottom-style: none;
        border-right-style: none;
        margin-top: 5px;
        width: 112px;
        border-top-style: none;
        background: url(../images/xunjia.gif) no-repeat;
        height: 32px;
        border-left-style: none;
        cursor: pointer;
    }
    .order .xunjia:hover
    {
        background: url(../images/xunjia_hover.gif) no-repeat;
    }
        .tag_total 
    {
	height: 36px;
	line-height: 36px;
	text-align: left;
	padding-left: 20px;
	background-color: #edf1f5;
	border: 1px solid #b6c7db;
    }
.tag_list_product {
margin-top: 10px;
}
.tag_list_news li {
line-height: 27px;
position: relative;
padding-left: 10px;
}
.tag_list_news li h3 {
font-size: 14px;
}
.tag_list_news li a {
line-height: 27px;
}
.tag_list_news li div {
line-height: 24px;
}
.tag_list_news li span {
color: #999;
z-index: 0;
line-height: 27px;
}
hr {
border: 0;
border-top: 1px solid #ccc;
height: 0;
}