*{
	font-family: Microsoft YaHei;
}
.order_top {
    width: 100%;
    min-width: 990px;
    background-color: #f8f8f8;
    border-bottom: solid 1px #eee;
}

.order_top_inf {
    width: 990px;
    margin: 0 auto;
    height: 30px;
}

/*.order_top_inf_right {
    float: right;
    color: #73ABC9;
    font-size: 15px;
    height: 100%;
    margin-right: 100px;
}*/

.order_top_inf_right span {
    color: #888888;
}

li {
    list-style-type: none;
}
.order_content_top{
	width: 100%;
	min-width: 990px;
}

.order_content_top_middle {
    width: 990px;
    margin: 0 auto;
}

.order_content_top_logo {
    float: left;
    margin-top: 23px;
    display: inline-block;
}

.order_content_top_number {
    display: inline-block;
	margin-left: 224px;
	margin-top: -7px;
}

.clear{
	clear: both;
}
.order_content_top_number ul li {
    float: left;
}

.circle_number {
    width: 28px;
    height: 23px;
    border: solid 3px #eee;
    background-color: #CCCCCC;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align:center;
    color: #fff;
    float: left;
    padding-top: 4px;
    font-weight: bolder;
    font-size: 15px;
}


.circle_number_second {
    background-color: #FC9659;
}

.order_content_top_number_line {
    float: left;
    height: 3px;
    width: 30px;
    background-color: #eeeeee;
    margin: 15px;
}

.circle_a{
    float: left;
    padding-top: 8px;
    color: #aaaaaa;
    margin-left: 5px;
    font-size: 14px;
}

.circle_a_second{
    color: #FC9659
}

.order_div {
    margin-top: -8px;
}

ul#vipInf li {
    list-style-type: none;
    float: left;
    margin-left: 10px;
}

ul#vipInf {
   list-style-type: none;
   margin-top: 5px;
   padding: 3px 0px;
   float: right;
   color: #73ABC9;
   font-size: 15px;
   }
ul#vipInf li a {text-decoration: none;color: #73abc9;}
/* ul#vipInf li a:hover{color: #aaaaaa;}
 */

/* ä¸ªäººä¸­å¿ƒæ˜¾ç¤ºcss */
#loginDetailWindow div a{
	text-decoration: none;
	line-height: 25px;
}

#loginDetailWindow div:hover {
	background: #3388FF;
}
#loginDetailWindow div:hover  a{
	color: #FFF;
}
.loginDetailWindow_a a:hover {
	color: #FFF;
}
.loginDetailWindow_a{
	cursor: pointer;
}

.index_loginDetailWindow div{
	width: 64px;
	height: 25px;
	margin-top: 1px;

}

.index_loginDetailWindow{
	display: none;
	position: absolute;
	width: 74px;
	height:54px;
	background-color: #fff;
	z-Index: 3;
	padding-left: 1px;
	background: url("../images/ms_bck.png") no-repeat;
	padding-top: 7px;
	margin: 0px auto;
	top: 20px;
	text-align: center;
}