@charset "utf-8";
/* CSS Document */
.myAccount
{
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.account_left
{
	width:225px;
	height:auto;
	float:left;
}
.account_left_box1
{
	width:225px;
	height:35px;
	float:left;
	background:url(../images/account/Bg1.png) no-repeat;
}
.account_left_box2
{
	width:225px;
	height:auto;
	float:left;
	background:url(../images/account/Bg2.png) repeat-y;
}
.account_left_box3
{
	width:225px;
	height:20px;
	float:left;
	background:url(../images/account/Bg3.png) no-repeat;
}
.accountCategory
{
	width:190px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	margin-left:16px;
}
.accountCategory ul
{
	width:190px;
	height:aotu;
	float:left;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
.accountCategory ul li
{
	width:190px;
	height:auto;
	float:left;
	border-bottom:1px dashed #cccccc;
}

.category1
{
	width:25px;
	height:35px;
	float:left;
}
.category2
{
	width:145px;
	height:auto;
	float:left;
}
.category2 a
{
	font-size:12px;
	font-weight:lighter;
	color:#666666;
	line-height:35px;
	overflow:hidden;
}
.category2 a:hover
{
	color:#cc3333;
}
.category3
{
	width:20px;
	height:35x;
	float:left;
}
.subCategory  
{
	width:145px;
	height:auto;
	float:left;
	margin-top:3px;
	margin-bottom:2px;
}
.subCategory a
{
	font-size:12px;
	font-weight:lighter;
	color:#666666;
	line-height:15px;
}
.account_right
{
	width:950px;
	height:auto;
	float:right;
	margin-left:25px;
}
.account_right_title
{
	width:100%;
	height:40px;
	float:left;
	font-size:22px;
	font-weight:lighter;
	color:#333333;
	line-height:40px;
}
.dashBoard_box1
{
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.dashboard_box2
{
	width:100%;
	height:auto;
	float:left;
	margin-top:30px;
}
.dashboard_box2_c1
{
	width:100%;
	height:25px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	line-height:25px;
}
.dashboard_box2_c2
{
	width:100%;
	height:25px;
	float:left;
	border-bottom:1px solid #cccccc;
}
.dashboard_box2_c2 a
{
	font-size:12px;
	font-weight:lighter;
	color:#666666;
	line-height:25px;
	float:right;
	margin-right:10px;
}
.dashboard_box2_c2 a:hover
{
	color:#cc3333;
}
.dashboard_box2_c3
{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
}
.dashboard_box2_c3 a
{
	font-size:12px;
	font-weight:lighter;
	color:#666666;
	line-height:18px;
	text-decoration:underline;
}
.dashboard_box2_c3 a:hover
{
	color:#cc3333;
}

.dashboard_box3
{
	width:770px;
	height:auto;
	float:left;
	margin-top:30px;
}
.dashboard_box3_c
{
	width:350px;
	height:auto;
	float:left;
}
.dashboard_box3_c1
{
	width:350px;
	height:25px;
	float:left;
	border-bottom:1px solid #cccccc;
}
.dashboard_box3_c1 a
{
	font-size:12px;
	font-weight:lighter;
	color:#666666;
	line-height:25px;
	float:right;
	margin-right:10px;
}
.dashboard_box3_c1 a:hover
{
	color:#cc3333;
}
.dashboard_box3_c2
{
	width:350px;
	height:auto;
	float:left;
	margin-top:10px;
}
.myOrder_box1
{
	width:100%;
	height:30px;
	float:left;
	margin-top:10px;
	font-size:12px;
	font-weight:lighter;
	color:#666666;
}
.myOrder_box1 table
{
    width:100%;    
}
.myOrder_search
{
	width:100%;
	height:23px;
	float:right;
	border:1px solid #cccccc;
}
.myOrder_search_input
{
	width:100%;
	height:20px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border:none;
	background-color:transparent;
	color:#999999;
}
.myOrder_search_button
{
	width:23px;
	height:23px;
	float:left;
}
.myOrder_box2
{
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.myOrder_chatBox
{
    width:40px;
    height:41px;
    background:url(../img/chat-bg.png) no-repeat;  
    position:absolute;
    z-index:9999;
    left:910px;
    top:-22px;
    text-align:center;  
    padding-top:5px;
}
.myOrder_box2_c1
{
	width:100%;
	height:10px;
	float:left;
	background:url(../images/account/orderBg1.png) no-repeat;
}
.myOrder_box2_c2
{
	width:100%;
	height:auto;
	float:left;
	background:url(../images/account/orderBg2.png) repeat-y;
}
.myOrder_box2_c2_c
{
	width:910px;
	height:auto;
	float:left;
	margin-left:20px;
	position:relative;	
}
.orderList_box1
{
	width:100%;
	height:30px;
	float:left;
	border-bottom:1px solid #cccccc;
}
.orderList_box1 table a
{
	font-size:12px;
	font-weight:lighter;
	color:#d72626;
	line-height:20px;
	float:right;
}
.orderList_box1 table a:hover
{
	text-decoration:underline;
}
.orderList_box1_c1
{
	width:25px;
	height:20px;
	float:left;
	margin-top:5px;
}
.orderList_box1_c2
{
	width:285px;
	height:20px;
	float:left;
	margin-top:5px;
}
.orderList_box1_c2 a
{
	font-size:12px;
	font-weight:lighter;
	color:#9a9a9a;
	line-height:20px;
	float:left;
}
.orderList_box1_c2 a:hover
{
	color:#d72626;
}
.orderList_box1_c3
{
	width:350px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.orderList_box2
{
	width:100%;
	height:auto;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.orderList_box2 table tr td
{
	font-size:12px;
	font-weight:lighter;
	color:#616161;
	line-height:18px;
}
.orderList_box2 table tr td a
{
	font-size:12px;
	font-weight:lighter;
	color:#616161;
	line-height:18px;
}
.orderList_box2 table tr td a:hover
{
	color:#ff6600;
}
.orderList_box2s
{
	width:100%;
	height:auto;
	float:left;
	margin-top:15px;
	margin-bottom:5px;
}
.orderList_box2s table tr td
{
	font-size:12px;
	font-weight:lighter;
	color:#616161;
	line-height:18px;
}
.orderList_box2s table tr td a
{
	font-size:12px;
	font-weight:lighter;
	color:#616161;
	line-height:18px;
}
.orderList_box2s table tr td a:hover
{
	color:#ff6600;
}
.orderList_box2_c1
{
	width:38px;
	height:36px;
	float:left;
	border:1px solid #dedede;
}
.orderList_line
{
	width:100%;
	height:1px;
	border-bottom:1px dashed #dbdbdb;
	float:left;
}
.myOrder_box2_c3
{
	width:100%;
	height:10px;
	float:left;
	background:url(../images/account/orderBg3.png) no-repeat;
}
.myOrder_box2_c4
{
	width:180px;
	height:20px;
	float:right;
	margin-top:5px;
}
.myOrder_box2_c4 .credit
{
	height:14px;     
    margin-left:7px;
	float:right;
}
.myOrder_box2_c4 a
{
	font-size:12px;
	font-weight:lighter;
	color:#d72626;
	line-height:20px;
	float:right;
}
.myOrder_box2_c4 a:hover
{
	font-weight:bold;
}

.messageBox
{
	width:100%;
	height:auto;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
	font-weight:lighter;
	color:#616161;
	line-height:18px;
}
.messageBox table
{
    width:100%;    
}
.messageBox table tr td a
{
	font-size:12px;
	font-weight:lighter;
	color:#616161;
}
.messageBox table tr td a:hover
{
	color:#ff6600;
}


.orderDetail
{
	color:#616161;
}
.orderDetail table tr td a
{
	color:#616161;
}
.orderDetail table tr td a:hover
{
	color:#ff6600;
}



.accountCategory_f
{
	color:#cc3333;
}
.accountCategory_f2
{
	font-size:13px;
	font-weight:bold;
	color:#d72626;
	line-height:35px;
	margin-left:42px;
}
.account_f
{
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#333333;
}
.account_f2
{
	font-size:12px;
	font-weight:lighter;
	color:#333333;
	line-height:18px;
}
.account_f3
{
	font-size:14px;
	font-weight:lighter;
	color:#666666;
	line-height:25px;
	float:left;
}
.account_f4
{
	font-size:12px;
	font-weight:lighter;
	color:#666666;
	line-height:18px;
}
.account_f5
{
	font-size:12px;
	font-weight:lighter;
	color:#9a9a9a;
	line-height:20px;
}
.accoun_f6
{
	font-size:12px;
	font-weight:bold;
	color:#d72626;
}
.account_f7
{
	font-size:12px;
	font-weight:bold;
	color:#616161;
}
.account_f8
{
	font-size:12px;
	font-weight:lighter;
	color:#9a9a9a;
	text-decoration:underline;
	cursor:pointer;
}
.account_f8 a
{
	color:#9a9a9a;
}
.account_f9
{
	font-size:20px;
	font-weight:bold;
	color:#ff9900;
	margin-right:10px;
}
.account_f10
{
	font-size:14px;
	font-weight:bold;
	color:#9a9a9a;
	margin-right:3px;
}
.account_f11
{
	font-size:12px;
	font-weight:lighter;
	color:#63a61b;
}
.account_f12
{
	font-size:12px;
	font-weight:lighter;
	color:#ff8a00;
}
.account_f13
{
	font-size:11px;
	font-weight:bold;
	color:#616161;
}
 .notice-box
{
    position: absolute;
    padding: 5px;
    background-color: #999;
    color: white;
    font-size: 12px;
    text-align: left;
    max-width: 100px;
    border: 1px solid #666;
    left: -140px;
    top: -20px;
    display: none;
}
.notice-img
{
    cursor: pointer;
}
.order-title-container
{
    height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #666;
}
.order-bar
{
    height: 2px;
    background-color: #ccc;
    margin-bottom: 10px;
    position: relative;
}
.order-bar-scroll
{
    height: 2px;
    background-color: #DD6627;
    width: 150px;
    left: 0px;
    top: 0px;
    position: absolute;
}
.order-title-container a
{
    color: #666;
    font-size: 16px;
}
.order-title-container a:hover
{
    color: #DD6627;
}
.order-title-box
{
    height: 40px;
    float: left;
    width: 150px;
    text-align: center;
    line-height: 30px;
}
.order-title-current-box
{
    height: 30px;
    float: left;
    width: 150px;
    text-align: center;
    line-height: 30px;
    background: url(../images/jiantou-left.png) no-repeat left center;
}
.order-title-current-box a
{
    color: #DD6627;
    font-size: 16px;
}
.status-unpay
{
    font-weight: bold;
    color: Red;
}
.status-process
{
    font-weight: bold;
    color: Green;
}
.status-waiting
{
    color: #E17942;
    font-weight: bold;
}
.status-completed
{
    font-weight: bold;
    color: Green;
}

