﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	font-family:"微软雅黑",Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
.container{
	width:1200px;
	margin:0 auto;
	}
.clear{
	width:1200px;
	*height:1px;
	clear:both;             
	}
a{
	text-decoration:none;
	color:#0070c1;
	}
a:hover{
	color:#0070c1;
	}
ul,li{
	list-style:none;
	}
iframe,img{
	border:0;
	}
.Permission {
    display:none;
}

.fold {
    margin: 10px 0 0 0 ;
    width:100%;
    border-top: 1px solid #E5E5E5;
    text-align: center;
    display: block;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    z-index:1;
}

.fold a{
 display: inline-block;
height: 10px;
font-size: 0;
width: 72px;
position: relative;
top: -2px;
border: 1px solid #E5E5E5;
border-top: 1px solid #fff;
color: #0965B8;
text-decoration: none;
cursor: pointer;
background:#fff;
 z-index:2;
}

.toggleable-hidden, .toggleable-hidden object {
    height: 1px;
    width: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    *display: none;
}

    .toggleable-hidden div {
        display: none;
    }
.section, .summary{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.content_second{width: 99%;margin:0px; height:80px;}
#orderstatus{ width:100%; margin:20px 20px 0 50px; height:20px; }
#status_process li{ height:20px;float:left;  margin:0px;}
.process_star_1{background:url(/Images1/orderinfo4.jpg) no-repeat ;width:16px; float:left; margin:0px;  height:100%;}
.process_star_2{background:url(/Images1/orderinfo3.jpg) no-repeat;width:152px; float:left;  padding:0px;height:100%;}
.process_end_1{background:url(/Images1/orderinfo.jpg) no-repeat;width:16px; float:left; margin:0px; height:100%; }
.process_end_2{background:url(/Images1/orderinfo1.jpg) no-repeat; width:152px; float:left; margin:0px; height:100%; }
.orderinfo_ul{ width:100%; margin:5px 20px 0 30px;}
.orderinfo_ul li{ width:168px; float:left; margin:0;font:bold 14px/34px "Microsoft YaHei"; color:#333;}
