/*-------------会员中心样式-----------*/
body{font-family:'Microsoft Yahei',Arial}
a{ text-decoration:none;color:#333333;}
a:hover{ text-decoration:underline; color:#666666; }
td{
	table-layout:fixed;
	word-break:break-all;
	line-height: 25px;
	font-size:14px;
}

#user_left{width:190px;margin-left:auto; margin-right:;padding:0px;}
#user_left ul{margin:0px; padding:0px;}
#user_left li {
	BACKGROUND: url(lanmu1.gif) no-repeat;
	OVERFLOW: hidden;
	WIDTH: 180px;
	margin-left:auto; margin-right:;
	COLOR: #000000;
	HEIGHT: 28px;
	list-style-type: none;
	line-height: 30px; padding-left:22px;
	margin-top: 5px;margin-bottom: 8px;
}
#user_left li a{
	COLOR: black;
	width:180px;
	TEXT-DECORATION: none;
	list-style-type: none;
	background-position: left;
	font-size:14px;
	margin-left:5px;	
}
#user_left li a:hover {
    background-color:#3366CC;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
	list-style-type: none;
}
	

.btn{font-size:12px;background:url("button_bg.gif");border:1px solid #BDC5CA; height:25px; color:#333333; padding:5px;}
.btn2{font-size:12px;background:url("button_bg.gif");border:1px solid #BDC5CA; height:22px;  color:#333333}
#line{BORDER:1px #cccccc solid;}
#line2{border-bottom:1px #cccccc solid;}
.lefttitle {
	LINE-HEIGHT: 33px;
	height:33px;
	COLOR: #386EA8;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bolder;
	TEXT-DECORATION: none;
	padding-left: 25px;
}
.righttitle {
	LINE-HEIGHT: 25px;
	FONT-FAMILY: "宋体";
	COLOR: #cc3333;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bolder;
	TEXT-DECORATION: none;
	padding-left: 30px;
}

#user_right{ float:right;}
/*-----------会员中心---------*/
.userlink a{ color:#333333; text-decoration:none;}
.userlink a:hover{ text-decoration:underline;}

#header{ height:94px; background:url(h.png) repeat-x; text-align:center; width:100%;}
#header #logo{ width:100%; height:80px; line-height:80px; width:970px; padding-top:15px; margin-left:auto; margin-right:auto;}
#header #logo_left{ width:180px; padding-left:10px; height:71px; float:left;}
#header #logo_right{ float:right; padding-top:30px; padding-right:20px; font-size:13px; line-height:22px;}
#header #logo_right a{ text-decoration:none; color:#087C10;}
#header #logo_right a:hover{ color:#313131; text-decoration:underline;}

/*新版左侧*/
.left-memu{ width:180px; border:1px solid #cccccc; overflow:hidden; margin:0; padding:0;}
.left-memu .title{background: url(member_title.png) repeat-x; height:30px; line-height:30px; width:180px;border-bottom:1px solid #cccccc; padding-left:15px;
color:#cc3333; font-weight:bold; _padding-top:10px;}
.left-memu .title img{vertical-align:middle;}

.left-memu .title2{background: url(member_title.png) repeat-x; height:30px; line-height:30px; width:180px;border-bottom:1px solid #cccccc; border-top:1px solid #cccccc; padding-left:15px; color:#cc3333; font-weight:bold;}
.left-memu ul{ padding:0; margin-top:10px; margin-bottom:10px; margin-left:0;width:180px; }
.left-memu ul li{ line-height:25px; height:24px; padding-left:10px; list-style-type:none; width:180px; margin-bottom:2px;}
.left-memu ul li img{ border:0;}
.left-memu ul li a{line-height:25px; font-size:13px; text-decoration:none; width:180px;}
.left-memu ul li:hover{background-color:#ecf3f7;}
/*会员中心短消息*/
.messagetitle{background:#eef3f7; border-bottom:1px solid #d5dfe8; font-size:14px;}

.table-list td,.table-list th{padding-left:12px; font-size:12px; margin-top:20px;}
.table-list thead th{ height:30px; background:#f1f1f1; border-bottom:1px solid #cccccc; font-weight:normal}
.table-list tbody td,.table-list .btn{border-bottom: #cccccc 1px solid; padding-top:5px; padding-bottom:5px}
div.btn{ height:22px; line-height:22px; background-color:#FFFFFF; padding-left:20px;}
.table-list tr:hover,.table-list table tbody tr:hover{ background:#fbffe4}