﻿/*会员顶部*/
#sc_i_head {
	width:100%;
	height:35px;
	
}
.sc_i_head {
	width:1000px;
	height:35px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	line-height:200%;
}
.sc_i_head_l {
	width:170px;
	height:35px;
	float:left;
}
.sc_i_user {
	font-size:12px;
	text-align:left;
	margin-right:10px;
}
.sc_i_user a {
	color:#ff4e00;
	text-decoration:underline;
}
.tuichu {
	padding:2px 8px;
	height:20px;
	font-size:12px;
	color:#818181;
}
.tuichu a {
	color:#818181;
	text-decoration:none;
}
.tuichu a:hover {
	color:#ff8300;
	text-decoration:none;
}
.sc_i_head_r {
	float:right;
	font-size:12px;
	color:#818181;
}
.sc_i_set {
	/*background:url(../images/num2.png) no-repeat 50px 5px;*/
	padding-right:10px;
	margin-right:10px;
}
.sc_i_set a
{
	 text-decoration:none;
	 color:#818181;
}
.sc_i_set a:hover
{
	 color:#ff8300;
}
.sc_i_contact {
	background:url(../images/icon.jpg) no-repeat 50px 5px;
	padding-right:10px;
	margin-right:10px;
}


/*会员导航栏  标志和个人中心*/
#sc_i_nav {
	width:100%;
	height:auto;
	margin:0px auto;
	padding:0px;
	margin-top:3px;
	text-align:center;
	
}
.sc_i_nav {
	margin-top:10px;
	width:1000px;
	height:66px;
	margin:0px auto;
	padding:0px;
}
.sc_i_nav_l {
	float:left;
}
.sc_i_nav_l img {
	width:106px;
	height:40px;
	margin-top:15px;
}
.sc_i_nav_r {
	width:117px;
	height:66px;
	float:right;
	color:#fff;
	font-size:16px;
	padding-top:25px;
	font-weight:700;
}



/**/

/*页脚使用*/
#sc_i_bottom  {
	clear:both;
	margin:0px auto;
	padding:0px;
	border:0px;
	text-align:center;
}
.sc_i_bottom {
	border-top:1px solid #e7e7e7;
	width:100%;
	height:100px;
	margin-top:30px;
}
.sc_i_bottom p {
	margin-top:70px;
}