﻿@charset "utf-8";
/* CSS Document */

/* basic */

body {
	padding: 0;
	min-width: 980px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
img {
	border: medium none;
}
ul li {
	list-style: none;
}
input, textarea, select, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
button {
	cursor:pointer;
	border:none;
	background-color:transparent;
	text-align:center;
}
a {
	color: #333;
	cursor:pointer;
	text-decoration: none;
	
}
a:hover {
	color: #f33;
	text-decoration: underline;
}
/*pageup分页开始*/
/*ul.page li, .pagebar a, .pagebar span.current {
	float:left;
	margin-right:5px;
}*/
ul.page li.pagenext {
	margin-right:0;
}
ul.page li.pageup a {
	background-position:-76px -36px;
	width: 48px;
}

#main ul.page li a{
	height:20px;
	*line-height:21px;
}
ol.page a, ul.page li.pageup a {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
ul.page {
	float:right;
	margin-bottom:10px;
	margin-top:10px;
}

ul.page li.number a{ 
	width: 7px;
}

ul.page li, .pagebar a , .pagebar span.current {
	float: left;
	margin-right: 5px;
}
ul.page li.pageindex,ul.page li.pagelast{
	width:36px;
}
ul.page a,  .pagebar span.current  {
	padding: 0 5px;
	display:block;
}



ul.page a.current , .pagebar span.current {
	color: #fff !important; /* important is hack IE6 */
	background-color: #b3030b;
}
ul.page li.pageup a, ul.page li.pagenext a {
	background-image: url(../images/icon.gif);
}
ul.page li.pagenext a {
	background-position:-18px -36px;
	padding-left:5px;
	width:48px;
}
ul.page a, ul.page li.pageup a {
	border:1px solid #D4D4D4;
}
/**/
.box {
	clear: both;
	zoom: 1;
}
.box:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
#header, #main, #footer {
	width: 980px;
	min-width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*header*/
#header img {
	margin-bottom: 10px;
}
#headerbg {
	background:url(../images/navbg.jpg) repeat-x;
	background-position:center 181px;
	margin-bottom:5px;
}
#header img, #header ul.entrance li, #header p.status, #header ul.links li, #header h1 a, #header form.searchForm dl dt, #header form.searchForm dl dd {
	float: left;
}
#header .swf button, #header .swf img, #header ul.links, #header ul.entrance li.second p, #header ul.entrance li.third p, #header ul.entrance li.fourth p, #header form.searchForm dl {
	float: right;
}
#header h1 a {
	/*margin-top: 10px;*/
	margin-top: 10px;
	*margin-top: 10px;
	background-image:url(../images/logo.jpg);
	height:119px;
	overflow:hidden;
	text-indent:-9999px;
	width:439px;
}
#header ul.links {
	margin-right: 10px;
}
#header ul.links li a {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #000;
}
#header .swf img {
	margin: 20px 10px 10px 10px;
}
#header .swf #mCard {
	float: right;
	margin-top: 20px;
	background-image: url(../images/cartbtn.jpg);
	width: 221px;
	height: 64px;
	cursor: pointer;
}
#header .swf #mCard p{
	float: left;
	margin: 40px 0 0 75px;
	}
#header ul.entrance li.first {
	background-image: url(../images/default.jpg);
	width: 172px;
	height:82px;
	overflow:hidden;
	text-indent:-9999px;
}
#header ul.entrance li.second {
	background-image: url(../images/webshop.jpg);
	width: 282px;
	height:82px;
}
#header ul.entrance li.second p, #header ul.entrance li.third p {
	margin: 40px 0 0 0;
	padding-right: 10px;
	width: 160px;
	font-size: 12px;
	line-height: 20px;
}
#header ul.entrance li.second p a, #header ul.entrance li.third p a, #header ul.entrance li.fourth p a {
	color: #fff;
}
#header ul.entrance li.third {
	background-image: url(../images/interactive.jpg);
	width: 284px;
	height:82px;
}
#header ul.entrance li.fourth {
	background-image: url(../images/entity.jpg);
	width: 253px;
	height:82px;
}
#header ul.entrance li.fourth p {
	margin: 40px 0 0 0;
	padding-right: 10px;
	width: 150px;
	font-size: 12px;
	line-height: 20px;
}
#header form.searchForm {
	*margin: 5px ;
	padding: 10px 20px;
	*padding-top: 5px;
}
#header form.searchForm .pform {
	width: 900px;
}
#header form.searchForm dl a, #header form.searchForm dl dt {
	color: #fff;
}
#header form.searchForm dl {
	margin-top: 2px;
	*margin-top:-22px;
}
#header form.searchForm dl dd {
	margin-left: 10px;
}
#header form.searchForm .pform button {
	background-image:url(../images/navbtn.jpg);
	width: 99px;
	height: 26px;
}
/*--------------- main左中右3栏------------------- */
#main .position {

	-margin-top:0px; 
	padding: 5px;
	width: 980px;
	background-color: #e9e9e9;
    padding:5px;
}
/* mainContent */
#main .mainContent_third {
	width: 220px;
}
/* secContent */
#main .secContent_third {		
	width: 574px;
}
/*sidebar*/
#main .sidebar_third {
	width: 198px;
}
/*--------------- main左中2栏------------------- */

/* mainContent */
#main .mainContent_second {
	float: right;
	width: 780px;
}
/*sidebar*/
#main .sidebar_second {
	 float: left;
	width: 198px;
}
/*--------------- main中右2栏------------------- */

/* mainContent */
#main .mainContent_secondside {
	width: 750px;
}
/*secContent*/

#main .secContent_secondside {
	width: 220px;
}
/*footer*/
#main, #footer .helpcenter {
	margin-bottom: 20px;
	margin-top:10px;
}
#footer .helpcenter {
	background: url(../images/helpbg.jpg) repeat-x;
	height: 202px;
}
#footer .helpcenter img {
	margin: 50px 30px;
}
#footer .helpcenter img, #footer .helpcenter dl {
	float:left;
}
#footer .helpcenter dl {
	margin: 10px 0 0 15px;
	padding: 5px 0 0 20px;
	width: 130px;
	height:182px;
	background-color: #FFF;
	filter:alpha(opacity=60); /*IE*/
	-moz-opacity:0.6; /*MOZ , FF*/
	opacity:0.6;/*CSS3, FF1.5*/
}
#footer .helpcenter dl dt {
	color: #264585;
	font-size: 16px;
	font-weight: bold;
}
#footer .helpcenter dl dd {
	padding-left: 10px;
	background-image: url(../images/icon.jpg);
	background-position: 0 12px;
	line-height: 25px;
}
#footer .helplogo {
	
	height:35px;
}
#footer .helplogo img {
	margin: 20px 0 0 50px;
}
#footer p.links {
	border-top:1px solid #F2F2F2;
	margin-top:10px;
	padding:10px;
}
#footer p {
	clear:both;
	line-height:1.5;
	text-align:center;
}
#footer p.links a.first {
	border:medium none;
	padding:0;
}
#footer p.links a {
	border-left:1px solid #333333;
	margin:0 10px;
	padding-left:15px;
}
#footer .bottomlogo {
	margin-left: 200px;
	width: 420px;
}
#footer .bottomlogo {
	clear: right;
}
/*51la 两栏*/
#footer .bottomlogo p {
	/*margin:-43px 0 0 120px;*/
	margin:-33px 0 0 120px;
}

#main .main .welcome {
background-color:#F5FAFE;
margin:5px;
width:770px;
}
#main .main .personinfo ul.user {
margin-left:6px;
width:370px;
}
#main .main .welcome img {
margin:5px 0 5px 3px;
}
#main .main .welcome ul.user img{
	width: 27px;
	height: 17px;
}
#main .main .personinfo h1 { 
font-size:18px;
overflow:hidden;
width:96px;
}
#main .main .welcome .personinfo {
	width:370px;
	float:left;
}
#main .main .personinfo ul.user_offers {
width:400px;
}
#main .main .welcome .personinfo p.management {
float:left;
}
#main .main .welcome .personinfo p.management a {
color:#005590;
margin-left:10px;
}
#main .main .personinfo ul.user, #main .main .personinfo ul.user li, #main .main .personinfo ul.user_offers li {
float:left;
}
#main .main .personinfo ul.user li, #main .main .personinfo ul.user_offers li{
	margin-bottom:5px;
	
}


#main .main .personinfo ul.user_offers li {
	margin:5px 10px;
	*margin:5px;
	font-size: 12px;
}
#main .main .personinfo span {
color:#FF0000;
}
#main .main .personinfo ul.user li p img{
	margin-top: 0px;
}
#main .main .personinfo li.rank span {
color:#3366CC;
}

#main .main .personinfo li.rank {
	padding-left: 3px;
	width:100px;
}
/*最新活动welcome 三栏的*/

#main .welcome .new_activity, #main .welcome .new_activity ul.news_first li, #main .welcome .new_activity .content ul, #main .welcome .new_activity .content img, #main .welcome .new_activity .content h3，#main .welcome .new_activity .content, #main .welcome .new_activity .content .product_firstp {
	float: left;
}
#main .welcome img{
	width: 60px;
	height: 60px;
	float:left;
}
#main .welcome .new_activity ul.news_first li {
	margin-left:3px;
}
#main .welcome .new_activity ul.news_first li.t h2 {
	margin-left: -3px;
	background-color: #dbe2ea;
}
#main .welcome .new_activity ul.news_first li h2 {
	padding: 3px;
	background-color:#e9eef4;
	font-size: 12px;
	font-weight: normal;
	color: #000107;
}
#main .welcome .new_activity .content {
	padding: 3px ;
	background-color: #dbe2ea;
	width: 280px;
}
#main .welcome .new_activity .content li {
	background-image:url(../images/icon.jpg);
	background-position:0 5px;
	background-repeat:no-repeat;
	margin:5px;
	overflow:hidden;
	padding-left:10px;
	width: 110px; 
	height:15px;
}
#main .mainContent .welcome .personinfo p.management {
	margin: 10px 0;
	width: 320px;
}

#main .welcome .new_activity .content img {
	width: 53px;
	height: 53px;
}
#main .welcome .new_activity .content h3 {
	font-size: 12px;
	font-weight: normal;
	width: 60px;
	overflow: hidden;
	height: 30px;
}
/*welcome 两栏*/
#main .main .welcome_sec {
	background-color:#F5FAFE;
	margin:5px;
}
#main .main .welcome_sec img {
	margin:2px;
	height:80px;
	width: 80px;
}
#main .welcome_sec .new_activity{ float: right; margin: 10px 10px 0 0;}
#main .main .welcome_sec .personinfo,#main .main .welcome_sec img,#main .main .welcome_sec .personinfo ul.user, #main .main .welcome_sec .personinfo ul.user li, #main .main .welcome_sec .personinfo ul.user_offers li, #main .welcome_sec .new_activity ul.news_first li, #main .welcome_sec .new_activity .content ul, #main .welcome_sec .new_activity .content img, #main .welcome_sec .new_activity .content h3，#main .welcome_sec .new_activity .content, #main .welcome_sec .new_activity .content .product_firstp {
	float:left;
}
#main .main .welcome_sec .personinfo{
	*width:350px;
}

#main .main .welcome_sec .personinfo ul.user li {
	margin:5px 0;
}
#main .main .welcome_sec .personinfo li.rank {
	width:100px;
}
#main .main .welcome_sec .personinfo ul.user li {
	margin:5px 0;
}
#main .main .welcome_sec .personinfo ul.user_offers li {
	margin:5px 10px;
}
#main .main .welcome_sec .personinfo p.management{
	float:left;
	font-size:12px;
	margin:10px 0;
}
#main .main .welcome_sec .personinfo p.management a{
	color:#005590;
	margin-left:10px;
}
#main .welcome_sec .new_activity ul.news_first li {
	margin-left:3px;
}
#main .welcome_sec .new_activity ul.news_first li {
	margin-left:3px;
}
#main .welcome_sec .new_activity ul.news_first li.t h2 {
	background-color:#DBE2EA;
	margin-left:-3px;
}
#main .welcome_sec .new_activity ul.news_first li h2 {
	background-color:#E9EEF4;
	color:#000107;
	font-size:12px;
	font-weight:normal;
	padding:3px;
}
#main .welcome_sec .new_activity .content {
	background-color:#DBE2EA;
	padding:3px;
	width:280px;
}
#main .welcome_sec .new_activity .content img {
	height:53px;
	width:53px;
}
#main .welcome_sec .new_activity .content h3 {
	font-size:12px;
	font-weight:normal;
	height:30px;
	overflow:hidden;
	width:60px;
}

