@charset "utf-8";
/* CSS Document */

#mysanfo{
	width:980px;
}

#mysanfo_left{
	width:208px;
	height:auto;
	float:left;
	background:#fff4eb;
	border:1px solid #e7d0c5;
}
#mysanfo_left_title{
	background:url(../images/title_bg.gif) no-repeat;
	height:30px;
	line-height:28px;
	font-weight:bold;
}
#mysanfo_left_content{
}
#mysanfo_left_ul{
	margin-top:0px;
	margin-left:5px;
	margin-bottom:10px;
	margin-right:0px;
}
#mysanfo_left_ul li{
	list-style:none;
	line-height:20px;
} 

#mysanfo_blank{
	width:10px;
	height:auto;
	background:#FFF;
	float:left;
}

#mysanfo_main{
	width:748px;
	float:left;
	border:1px solid #e7d0c5;
	padding-top:15px;
	padding-bottom:15px;
	line-height:18px;
}
#mysanfo_content{
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
	border-bottom:1px dashed #e7d0c5;
}
#order_list{
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:15px;
	background:#e7d0c5;
	font-size:11px;
}
#pay{
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:15px;
	border:1px solid #e7d0c5;
	font-size:11px;
	padding:10px;
}
#mysanfo_tuijian{
	margin-left:10px;
	margin-top:0px;
	margin-bottom:5px;
	width:130px;
	text-align:center;
	float:left;
}

#mysanfo_right{
	width:208px;
	height:auto;
	float:left;
	background:#fff4eb;
	border:1px solid #e7d0c5;
}
/*---------------------------------------------table--------------------------------------------------------*/
.tablecss,.tablecss_a{margin-top:5px;margin-left:2px}
.tablecss,.tablecss th,.tablecss td,.tablecss_a,.tablecss_a th,.tablecss_a td{border-collapse:collapse;border-spacing:0;font-size:14px;border:1px solid #edcaaa; line-height:150%}
.tablecss th,.tablecss_a th{ background:#fffae8}
.tablecss td{padding:4px}
.tablecss_a td{padding:5px}