@CHARSET "UTF-8";

.navLeft_list {
	width: 269px;
	float: left;
}

.info_order_item {
	width: 242px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 14px;
	text-align: left;
	margin: 4px 0;
	background: url("../../../image/system/yuyue-background.jpg");
}

.info_order_item a {
	color: #000;
}

.book_login_item {
	width: 242px;
	height: 57px;
	margin: 4px 0;
}

.register_title {
	width: 242px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	text-align: left;
	color: #fff;
	font-size: 16px;
	margin: 4px 0 0 30px;
	background: url("../../../image/system/zc.jpg") no-repeat;
}

.customer_component {
	width: 752px;
	float: left;
	border: 1px solid #eee;
	border-radius: 7px;
	padding: 10px 0;
	position: relative;
}

.customer_logoutBtn {
	position: absolute;
	top: 20px;
	right: 20px;
}

.infoShow_panel {
	width: 690px;
	padding: 10px;
	min-height: 233px;
}

.infoShow_title {
	text-align: left;
	line-height: 30px;
}

.infoShow_tab {
	height: 35px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
}

div[class*="infos_tab_"] {
	width: 100px;
	height: 35px;
	line-height: 35px;
	float: left;
	background: #eee;
	cursor: default;
	font-size: 14px;
	border-width: 0 3px 0 0;
	border-color: #fff;
	border-style: solid;
	color: #000;
}

div.info_tabOn {
	/* border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #ddd; */
	background: #e33;
}

.info_tabOn a {
	color: #fff;
	font-weight: bold;
}

.infoShow_panel table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	font-size: 12px;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
}


.infoShow_panel table tr td{
	height: 25px;
	line-height: 25px;
}

.infoShow_panel table tr:first-child {
	background: #f5f5f5;
	color: #000;
	height: 50px;
	font-size: 14px;
}

.infoShow_panel table tr {
	border-bottom: 1px solid #ddd;
}

.infoShow_panel table tr td {
	border-right: 1px solid #ddd;
}