/**************************************总体布局****************************************/
.page{
	width:100%;
	overflow:hidden;
}

.main-width{
	width:980px;
	margin: 0px auto;
}


.page-header{
	clear:both;
	zoom:1;
	_overflow:visible;		
}
.page-body{
	clear:both;
	overflow:hidden;
	zoom:1;
	min-height:300px;
	_height:300px;
	_overflow:visible;
}

.page-footer{
/*	border-top:1px solid #cccccc;*/
	margin-top:20px;
	clear:both;
	overflow:hidden;
	zoom:1;
}

/***************************************页脚************************************/
.page-footer .footer-top,.page-footer .footer-bottom{
	clear:both;
	overflow:hidden;
	zoom:1;
	text-align:center;
}

.page-footer .footer-top{
	padding:0;
}

.page-footer .footer-bottom{
	background:#f2f2f2;
	line-height:25px;
	padding:5px 0px 10px 0px;
}


.page-footer .shop-footer-helps{
	border-top:2px solid #f2f2f2;
}

.page-footer .shop-help{
	width:980px;
/**	padding-top:15px;**/
/**	padding-bottom:15px;**/
	overflow:hidden;
	clear:both;
	zoom:1;
	margin:0px auto;
}

.page-footer .shop-help .help-group{
	width:170px;
	padding:0px 10px;
	display:inline-block;
	text-align:left;
	overflow:hidden;
	*display:inline;
	zoom:1;
	vertical-align:top;
}

.page-footer .shop-help  .help-title{
	width:140px;
	height:26px;
	line-height:26px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-image:url(image/icon_help.gif);
}
.page-footer .shop-help  .icon-1{
	background-position:0 0px;		
}	
	
.page-footer .shop-help .icon-2{
	background-position:0 -26px;		
}
.page-footer .shop-help .icon-3{
	background-position:0 -52px;	
}
.page-footer .shop-help .icon-4{
	background-position:0 -78px;
}
.page-footer .shop-help  .icon-5{
	background-position: 0 -104px;}

.page-footer .help-title a:link,
.page-footer .help-title a:visited,
.page-footer .help-title a:active{
	line-height:27px;
	font-size:16px;
	font-weight:bold;
	color:#c90303;
}

.page-footer .help-item{
	width:140px;
	margin-left:15px;
	padding:0px 0px 0px 14px;
	border-left:1px dotted #cfcfcf;
}

.page-footer .help-item li{
	line-height:23px;
	height:23px;
}
.page-footer .beian{
	height:40px;
	width:500px;
	margin:10px auto 0px auto;
}
.page-footer .beian a:link,.page-footer .beian a:visited,.page-footer .beian a:active{
	margin:0px 2px;
	display:inline-block;
	_display:inline;
}
.page-footer .beian span.beian-icon1{
	background:url(image/pic_beian.gif) no-repeat left top;
	width:108px;
	height:40px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-top:0px;
	margin-right:3px;
}
.page-footer .beian span.beian-icon2{
	background:url(image/pic_beian.gif) no-repeat left -53px;
	width:112px;
	height:40px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-right:3px;
}

.page-footer .beian span.beian-icon3{
	background:url(image/pic_beian.gif) no-repeat left -107px;
	width:108px;
	height:40px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-right:3px;
}
.page-footer .beian span.beian-icon4{
	background:url(image/pic_beian.gif) no-repeat left -160px;
	width:112px;
	height:40px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-right:3px;
}

/****************************自适应宽度**************************************/
.body-content{
	zoom:1;
	clear:both;
	margin-top:10px;	
}

.frametable{
	margin-top:10px;
	margin-bottom:10px;
	table-layout:fixed;
	width: 100%;
}
.frametable .frameleft{
	width:198px;
	vertical-align: top;			
}
.frametable .frameright{
	width:198px;
	vertical-align: top;			
}


.frametable .framecontent{
	padding-left:10px;
	vertical-align: top;		
}

.frametable .framecontent .title{
	border-bottom:2px solid #c60000;
	height:30px;
	line-height:25px;
}
.frametable .framecontent .title h2{
	font-size:14px;
	font-weight:600;
	padding-left:10px;
	color:#a60000;
}




.pt_portlet{
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
	zoom:1;
	border:1px solid #c6d8e0;
	background:#fff;
}

.pt_portlet .pt_header{
/*	background:url(image/bg_title.gif) repeat-x;*/
	height:39px;
	line-height:39px;
	padding:0px 10px;
	background:#f5f5f5;
}
.pt_portlet .pt_header h3{
	font-size:14px;
/*	font-weight:600;*/
	float:left;
	color:#555555;
}

.pt_portlet .pt_header a.mall:link,
.pt_portlet .pt_header a.mall:visited,
.pt_portlet .pt_header a.mall:active{
	float:right;
}

.pt_portlet .pt_body{
	border-top:1px solid #dddddd;
	clear:both;
	 overflow: hidden;
	 zoom:1;
}

/****************************theme **************************************/
.breadnav{
	overflow:hidden;
	clear:both;
	zoom:1;
	line-height:20px;
	font-family: 宋体;
	padding-left:25px;
	background:url(image/redhome.png)  no-repeat 4px 2px;
}
.breadnav a:link,.breadnav a:visited,.breadnav a:active,.breadnav span{
	display:inline-block;
	margin:0px 2px;
}
.breadnav span.curr{
	font-weight:600;
}

* h2,* h3{
	font-weight:600;
	font-size:12px;
	color:#a60000;
}



/********************************************右侧图标下的内容********************************************************/
.content{
	margin-top:15px;
	width:733px;
	overflow:hidden;
	clear:both;
	zoom:1;
}

/***************************************************容器标头*******************************************/
.tt{
	height:35px;
	overflow:hidden;
/*	background:url(image/bg-banner-free.png) right no-repeat;*/
}
.tt .tt-text{
	float:left;
	height:35px;
	width:500px;	
	line-height:35px;
	padding-left:40px;
	overflow:hidden;	
	font-size:14px;
	font-weight:600;
	color:#d06f44;
}
.tt .more-link{
	float:right;
	text-align:right;
	height:35px;
	width:165px;
	line-height:35px;
	padding-right:25px;
}

.tt .more-link a:link,
.tt .more-link a:visited,
.tt .more-link a:active{
	color:#778001;
}
.tt .more-link a:hover{
	font-size:12px;
	font-weight:400;	
}

/*********************************** 位置导航 ********************************/
.position-nav{
	overflow:hidden;
	clear:both;
	zoom:1;
	line-height:20px;
	font-family: 宋体;
	padding-left:20px;
	background:url(image/redhome.png)  no-repeat 4px 2px;
	margin-top:10px;
}

.position-nav span,.position-nav a:link,.position-nav a:visited,.position-nav a:active{
	display:inline-block;
	margin:0px 3px;
}

.position-nav .curr{
	font-weight:600;
}




/********   loading    ********/
.loading {
	width: 400px;
	height: 100px;
	/*border: 1px solid #ddd;*/
	background:url(/defaultimg/loading3.gif) no-repeat 60px 47px;	
	margin: 50px auto;
	padding-top:50px;
	padding-left:100px;
	text-align:left;	
}

.loading img{
	margin-left: 110px;
	margin-right: 20px;
	width: 30px;
	height: 30px;
	float: left;
	display: inline;
	diplay:none;	
}
.loading span{
	display:inline-block;
	pading-left:30px;
	line-height: 30px;
	float: left;
}
.toplongline{
	border-top:2px solid #E13335;
	height:0px;
}