* {
	margin: 0;
	padding: 0;
}
html, body {
    margin:0;
	color: #333;
	font:12px sans-serif;
	height:100%;
}
h1 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}
h4 {
	font-size: 13px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
    color:#cc0000;
	text-decoration:underline;
}
table {
	border-collapse:	collapse;
}
img {
	border: 0;
}
.clearfix {
	clear: both;
}
#xo-canvas {
	width: 955px;
	margin: 0 auto;
	padding: 0 2px;
	overflow: hidden;
}

/* ------------------- Canvas header ------------------- */
#xo-canvas-header {
	height: 65px;
	*height: 65px !important;
	*height: 65px;
	overflow: hidden;
	margin-top:-10px;
	padding:0;
}
#xo-banner-logo {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}

#xo-banner-ad {
	float: left;
	border:1px solid #CC0000;
}

/* menu */


#xo-header-menu .nav, .nav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#xo-header-menu .nav li {
 float: left;
 margin: 0;
 padding: 0;

}
#xo-header-menu .nav li a, #xo-header-menu .nav li a:link, #xo-header-menu .nav li a:active, #xo-header-menu .nav li a:visited {
 font: bold 13px/28px Arial, Helvetica, sans-serif;
 display: block;
 padding: 0 12px;
 color:#fff;
 text-transform: lowercase;
 text-decoration: none;
}
#xo-header-menu .nav li ul a, #xo-header-menu .nav li ul a:link, #xo-header-menu .nav li ul a:active, #xo-header-menu .nav li ul a:visited {
 font: 100 12px/22px Arial, Helvetica, sans-serif;
 color: #fff;
 display: block;
 padding-left: 8px;
 text-transform: lowercase;
 text-decoration: none;
}
/*----------------------------------*/
.menu_nav{ float:left; width:700px;}
.menu_nav ul{
 font-family: Arial, Helvetica, sans-serif;
 z-index: 100;
 list-style-type:none;
 position: relative;
}
.menu_nav li {
 float: left;
 margin: 0;
 padding: 0;
 position: relative;

}
.menu_nav li a{
 font: bold 13px/28px Arial, Helvetica, sans-serif;
 display: block;
 padding: 0 12px;
 color:#fff;
 text-transform: lowercase;
 text-decoration: none;
 }
 .menu_nav li a:hover{
 font: bold 13px/28px Arial, Helvetica, sans-serif;
 display: block;
 padding: 0 12px;
 color:#000;
 text-transform: lowercase;
 text-decoration: underline;
 }
/*-------------------------------------*/
.menu_nav_brand{ float:right; width:206px;}
.menu_nav_brand ul{
 font-family: Arial, Helvetica, sans-serif;
 z-index: 100;
 list-style-type:none;
 position: relative;
}
.menu_nav_brand li {
 float: left;
 margin: 0;
 padding: 0;
 position: relative;

}
.menu_nav_brand li a{
 font: bold 13px/28px Arial, Helvetica, sans-serif;
 display: block;
 padding: 0 12px;
 color:#fff;
 text-transform: lowercase;
 text-decoration: none;
 }
 .menu_nav_brand li a:hover{
 font: bold 13px/28px Arial, Helvetica, sans-serif;
 display: block;
 padding: 0 12px;
 color:#fff;
 text-transform: lowercase;
 text-decoration: underline;
 }
#xo-header-menu #nav-o li:hover a{
 color: #000;
 text-decoration:underline;
}
#xo-header-menu #nav-o li:hover ul a{
 color: #000;
}
#xo-header-menu #nav-o li:hover ul a:hover{
 background: #aaa;
 color: #000;
}
#xo-header-menu #nav-o .hover {
 background: #aaa;
 color: #fff;
}
#xo-header-menu .nav ul {
 background: #f7f7f7;
 border-bottom: 1px solid #000;
 list-style: none;
 margin: 0;
 width: 100px;
 position: absolute;
 top: -999em;
}
#xo-header-menu .nav li:hover ul,
#xo-header-menu .nav li.sfHover ul {
 top: 28px;
}
#xo-header-menu .nav ul li {
 border: 0;
 float: none; 
}
#xo-header-menu .nav ul a {
 border: 1px solid #000;
 border-bottom: 0;
 width: 78px;
 white-space: nowrap;
}
/* end menu */
#xo-search {
width:256px;
*width:256px !important;
*width:256px;
height:30px;
*height:30px !important;
*height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
padding:0px 2px;
text-align:left;
background:url(../images/s_t.gif) no-repeat;
}
.aaaaa{
width:130px;
}
#xo-search .searchtextbox {
	width: 265px;
	height:27px;
	text-align:left;
	padding:0;

}
#xo-search .searchtext {
    border:none;
	background-color:#fff;
	width: 200px;
	height:18px;
	*height:24px !important;
	*height:18px;
	margin:0;
} 
#xo-search .searchbox {
	float: left;
	text-align: center;

}
#xo-search .searchselect {
	width:75px;
	background-image: url('../images/arrow_search.gif');
	background-position: 100% 2px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 12px;
	height: 16px;
	_padding: 2px 2px 0;
}
#xo-search .searchcategory {
	position: absolute;
	width: 80px;
	border: 1px solid #333;
	display: none;
	margin-top: 20px;
	_margin-top: 21px;
	z-index: 1000;
	background-color: #333;
	color: #000;
	text-align: left;	
	margin-left: 2px;
	_margin-left: 0;
}
#xo-search .searchcategory a {
	color: #000;
	display: block;
}
#xo-search .searchcategory ul {
	list-style: none;
}
#xo-search .searchcategory ul li {
	padding: 2px 5px;
	cursor: pointer;
}
#xo-search .searchbtnbox {
	float: left;
	width: 50px;
	text-align: center;
}
#xo-search .searchbtn {
    width:50px;
	height:23px;
	border:none;
	margin:2px;
	background-color: #cc0000;
	color: #fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px;	
	_padding-top: 2px;
	margin-left: 2px;
	_vertical-align: bottom;
	cursor: pointer;
}
#xo-header-userinfo {
    width:550px;
	float:right;
	text-align: right;
	padding:5px 0 0 3px;
	color: #000;
}
#xo-header-userinfo a {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
#xo-header-userinfo a:hover {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#xo-header-userinfo_top {
    width:545px;
	*width:545px !important;
	*width:540px;
	padding:5px 0 0 0;
	float:right;
	text-align: left;
	margin-right:5px;
	border-bottom:1px solid #eaeaea;

}
#xo-header-userinfo_top a {
	color: #cc0000;
	font-family:Arial, Helvetica, sans-serif;
}
#xo-header-userinfo_top a:hover {
	color: #cc0000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

/* ------------------- Main canvas zone (columns and page) ------------------- */
#xo-canvas-main {
	margin:	0px;
	width:955px;
	/*background-image: url('../images/top_bg.gif');
	background-repeat:repeat-x;*/
}
#xo-canvas-content {
	display:		table;
	width:			100%;
}
.xo-canvas-column {
	width:			11em;
}
.xo-canvas-column, #xo-page {
	display:		table-cell;
	vertical-align:	top;
}

#xo-canvas-column .xo-block {
	display:		block;
}

#xo-page {
	min-height:		300px;
	background-color: #fff;
}

#xo-content {
	position:relative;
	width:953px;
	float:left;
	padding:0px;
	margin-bottom:10px;
}
#canvas-main-top{
    width:953px;
	height:270px;
    background-image: url('../images/canvas-main-top.gif');
	padding-bottom:5px;
	margin-bottom:10px;
}


#canvas_main_center{
    width:953px;
	height:415px;
	margin-bottom:10px;
	float:left;

}

#xo-canvas-footer {
	width:953px;
	line-height: 30px;
	text-align: center;


}
/* myadmin product */
.mycontent,
.procontent {
    padding:0 5px;
	width: 720px;
	*width: 720px !important;
	*width: 720px;
	height:100%;
	float:right;
	margin-left:10px;
}

.procontent_pd {
	float: right;
	width: 740px;
	*width: 740px !important;
	*width: 740px;
	height:100%;
	background:#FFF;
}

.category_left{
margin-top:0px;
width:180px;
float:left;
}
.category_left a{
color:#FFF;
text-decoration:none;
}

.category_lfet_browse{
float:left;
margin-top:10px;
width:200px;
border:1px solid #CC0000;
}
.category_lfet_browse ul{
list-style-type:none;
width:180px;
}
.category_lfet_browse ul li{
margin:10px;
text-align:center;
}
.category_lfet_browse ul li img{
padding:2px;
border:1px solid #ddd;
width:100px;
height:100px;
}

.category_lfet_catnav{
float:left;
width:180px;
border:1px solid #eee;
border-left:none;
border-right:none;
}
.category_lfet_catnav .nei{
list-style-type:none;
}
.category_lfet_catnav .nei li a{
	padding: 5px 10px;
	cursor:pointer;
	display: block;
	border-bottom: 1px solid #eee;
}


.category_lfet_catnav a{
color:#777;
}
.category_lfet_catnav a:hover{
text-decoration:underline;
color:#cc0000;
}

.category_lfet_catnav_up{
text-align:center;
float:left;
width:180px;
background-image: url('../images/category_index_bg_c.gif');
}
.category_lfet_catnav_up ul{
margin-left:10px;
list-style-type:none;
}
.category_lfet_catnav_up ul li{
line-height:21px;
margin:10px 0;
}
.category_lfet_catnav_up ul li img{
width:100px;
height:100px;
padding:2px;
border:1px solid #ddd;
}
.category_lfet_catnav_up a{
color:#333;
}
.category_lfet_catnav_up a:hover{
text-decoration:underline;
color:#cc0000;
}

.catnav {
	float: left;
	width: 180px;
	*width: 180px !important;
	*width: 180px;
}
/*---------------买家后台 左侧-------------------*/
.catnav_user {
	float: left;
	width: 200px;
	padding-bottom:10px;
	border:1px solid #C4D5E0;
}
.catnav_user ul{
	list-style: none;
	margin-top: 0px;
	margin:0;
	
}
.catnav_user ul li  {
	margin: 0;
	_font-size: 0;
	padding:0 3px;
}
.catnav_user ul li a {
	display: block;
	font-weight:normal;
	padding: 7px 0px;
	font-size: 12px;
	color:#414141;

}
.catnav_user ul li a:hover {
    color:#ce0000;
	text-decoration:none;
	background:#f7f7f7;
}


/*-----end--*/
.dynamic_style35 {
height:700px;
background:#0066cc;

}
.dynamic_style36 {
height:700px;
background:#ff3300;

}
.dynamic_style37 {
height:700px;
background:#cc0000;

}
.dynamic_style38 {
height:700px;
background:#000099;

}
.dynamic_style39 {
height:700px;
background:#009900;

}
.dynamic_style40 {
height:700px;
background:#ff9900;

}
.dynamic_style41 {
height:700px;
background:#ff0088;

}
.dynamic_style42 {
height:700px;
background:#33cccc;

}
.dynamic_style43 {
height:700px;
background:#99dd00;

}
.sssss{
font-weight:bold;
color:#333;
}
.abc3{
background:#FF0000;
}

.catSelectedLink {
background-color:#FFCC66;
color:#993300;
padding-left:5px;
width:150px;
}
.navbox {
    float:right;
    width:755px;
  	height: 30px;
	line-height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-bottom:1px solid #eee;
}
.navbox_static {
    width:730px;
	padding: 0 5px;
	margin: 0px;
}
/*-------------brand---------------*/
.designer_right_nav {
	float: right;
	width: 730px;
}

.designer_right_nav ul {
	list-style: none;
}
.designer_right_nav ul li{
	background-position: 2px 8px;
	background-repeat: no-repeat;
}
.brand_case{
text-align: center; 
float:left;
margin-right:25px;
*margin-right:23px !important;
*margin-right:12px;
width:160px; 
height:180px; 
}
.brand_case img{
padding:5px;
border:1px solid #eee;  
}
.designer_case{
text-align: center; 
float:left;
margin-right:25px;
*margin-right:23px !important;
*margin-right:12px;
width:160px; 
height:180px; 
}
.designer_case img{
padding:5px;
border:1px solid #eee; 
}

/* for index */

.mainFrame_top{
float:left;
width:760px;
height:333px;
}
.mainFrame_right{
float:left;
margin:0px;
height:117px;
}
.inner div{

padding:5px 0px 5px 10px;
float:right;
width:229px;
height:224px;
}
.inner_foot{
float:left;
height:117px;
width:758px;
padding:0px;
margin:0px;
background:url("../images/index_center_footer.gif");
}
.inner_foot div{
float:left;
padding:0px;
margin:0px;

}

/* for login */
#xo-login {
	height: 400px;
	background-color: #fff;
	padding-top: 40px ;
}
#xo-login .login-logo {
	height: 204px;
	background-image: url("../images/login_logo.jpg");
	background-position: 3px 0 ;
	background-repeat: no-repeat;
}
#xo-login .site-memo {
	padding: 10px;
}
#xo-login .site-memo h4 {
	padding: 10px 0 5px;
}
#xo-login .site-memo p {
	line-height: 20px;
}

#xo-login .login-box {
	float: right;
	width: 220px;
	background-color: #eee;
	border: 1px solid #ccc;
	height: 400px;
	margin-top: -30px;
	_margin-left: -3px;
}
#xo-login .login-box h4 {
	padding: 20px 10px;
	font-size: 120%;
}
#xo-login .login-box .box {
	padding: 20px;
	border-bottom:  1px solid #A4A4A4;
}
#xo-login .login-box .box .item {
	height: 32px;
	line-height: 32px;
	
}
#xo-login .login-box .box .item a{
text-decoration:underline;
color:#c0000;
	
}

#xo-login .login-box .box .item .inputbox {
	height: 18px;
	width: 120px;
	border: 1px solid #aaa;
}
#xo-login .login-box .box .item label {
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	margin-top: -5px;
}
#xo-login .login-box .regbox {
	height: 80px;
	line-height: 80px;
	text-align: center;
}
#xo-login .login-box .regbox a {
	text-decoration: underline;
	font-weight: bold;
	padding:5px 10px;
}

/* for register */
#xo-register {
	padding: 0 20px;
}
#xo-register table td {
	padding:5px;
}
#xo-register table td input {
	border: 1px solid #aaa;
	padding: 3px ;
}
#xo-register table td .title {
	font-weight: bold;
	text-align: center;
}
#xo-register table td em {
	color: #ff0000;
}
#xo-register table td span.des {
	border: 1px solid #448CCB;
	display: block;
	padding: 3px 5px;
	background-color: #D8E9F8;
	width: 360px;
}
#xo-register table td span.op {
	border: 1px solid #F7941C;
	background-color: #F7ECE0;
}
#xo-register table td .disclaimer {
	width: 540px;
	height: 120px;
	overflow: auto;
	text-align: left;
	line-height: 20px;
	border: 1px solid #ddd;
	margin-top: 10px;
	padding: 5px;
}
#xo-register .regselect {
	width: 391px;
	height: 222px;
	background-image: url("../images/reg_select.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: left;
}
#xo-register .regselect h3 {
	color: #B8785D;
	padding-bottom: 10px;
	font-size: 16px;
}
#xo-register .regselect a {
	display: block;
	width: 120px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	background-color: #000;
	color: #fff;
}
#submitreg {

	border: 0;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	padding: 2px 5px;
	cursor: pointer;
}
.errorMsg { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd;}
.errorMsg      { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
/*-----------zq_menu------------------*/
#zq-menu{
    width: 758px;

}
#zq-menu ul{
    margin: 0;
    padding: 5px 10px;
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;

}
#zq-menu li{
    list-style-type: none;
    display: inline;
	width:84px;
	text-align:center;
	margin:0;
	padding:0;
	color:#FFF;
	font-size:14px;
	font-weight:bold;

}

/*----------产品flash左侧-------------*/
.left_vision_support_min{
float:left;
margin-top:13px;
width:200px; 
background-image:url('../images/category_lfet_bg.gif');
}
.left_vision div a{
color:#fff;
}
.left_vision div{
margin:2px;
*margin:2px !important;
*margin:0px;
padding:2px;
*padding:2px !important;
*padding:0px;

float:left;
width:112px;
text-align:center;
height:135px;
}
.left_vision div p{
color:#FFF;
font-weight:bold;

}
.left_vision_support{
margin:10px 0;
}
.left_vision_support p{
padding-left:25px;
color:#555;
font-weight:bold;
}
.left_vision_support ul{
padding-left:30px;
}
.left_vision_support ul li{
padding:5px;
list-style:none;
}
/*---------------产品_en flash左侧---------------*/
.left_vision_support_min_en{
float:left; 
width:165px; 
color:#fff;
background:#999;
font-family:Arial, Helvetica, sans-serif;
}
.left_vision_en div a{
color:#fff;
}
.left_vision_en div{
margin:2px;
*margin:2px !important;
*margin:0px;
padding:2px;
*padding:2px !important;
*padding:0px;

float:left;
width:112px;
text-align:center;
height:135px;
}
.left_vision_en div p{
color:#fff;
font-weight:bold;

}
.left_vision_support_en{
margin:10px 0;
}
.left_vision_support_en ul li a{
    display: block;
	font-weight:normal;
	padding: 5px 8px;
	font-size: 12px;
	color:#fff;
	text-decoration:none;
}
.left_vision_support_en ul li a:hover{
color:#000;
background:#ccc;
text-decoration:none;
}
.left_vision_support_en p{
padding: 5px 8px;
color:#fff;
font-weight:bold;
font-size:14px;
}
.left_vision_support_en ul{

}
.left_vision_support_en ul li{
list-style:none;
}
/*--------------support---------------*/
.support_right{
float:right; 
width:740px;
padding:0 10px;
font-family:Arial, Helvetica, sans-serif;
line-height:180%;
}
.support_right p{
font-size:12px;
line-height:180%;
font-family:Arial, Helvetica, sans-serif;
}
.support_right p a{
color:#cc0000;
text-decoration:none;
}
.support_right p a:hover{
text-decoration:underline;
color:#333333;

}
.support_right_en{
float:right; 
width:765px;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
line-height:180%;
background:#fff;
word-spacing:2px;;
}
.support_right_en a{
color:#cc0000;
text-decoration:none;
}
.support_right_en a:hover{
color:#cc0000;
text-decoration:underline;
}
/*----------产品flash左侧-------------*/
.car_style{
float: left;
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
background-image:url('../images/shopcar.gif');
background-repeat: no-repeat;
padding:3px 0px 3px 23px;
}
.top_title_style{
float: right;
color:#000000;
padding:1px 10px;
width:70px;
height:25px;
font-weight:bold;
text-align:center;
border-right:1px solid #eaeaea;
border-left:1px solid #eaeaea;

}
.top_title_style a{
color:#000000;

}
.top_title_style a:hover{

color:#cc0000;

}
.color_f{
color:#CC0000;
}
.floatL { float: left; margin: auto; }

.p_bottom div{
width: 120px;
height:150px;
float:left;
padding:0;
margin:5px 15px 5px 5px;
}
/*-----------------帮助内容隐藏---------------------------*/
.accordion {
	width:702px;
	border-bottom: solid 1px #ccc;
}
.accordion h4 {
	background: #f6f6f6 url('../images/arrow-square.gif') no-repeat right -51px;
	padding: 9px 15px;
	margin: 0;
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #ccc;
	border-bottom: none;
	cursor: pointer;

}
.accordion h4:hover {
	background-color: #f0f0f0;
}
.accordion h4.active {
	background-position: right 5px;
}
.accordion p {
	background: #f9f9f9;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

.accordion_bank {
	width: 720px;
	border-bottom: solid 1px #ccc;
}
.accordion_bank h4 {
	background: #f6f6f6 url('../images/arrow-square.gif') no-repeat right -51px;
	padding: 9px 15px;
	margin: 0;
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #ccc;
	border-bottom: none;
	cursor: pointer;
}
.accordion_bank h4:hover {
	background-color: #f0f0f0;
}
.accordion_bank h4.active {
	background-position: right 5px;
}
.accordion_bank p {
	background: #f9f9f9;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

/*---------footer-------------------*/
.footAboutLinks {

    float: right;

    height: 96px;

    width: 100px;

    padding: 0 23px 0 27px;

    background: transparent url(../images/line_g_s.gif) no-repeat center left;

    text-align: left;

}

.footAboutLinks table {

    color: #666; line-height:20px; 

}
.footAbout{
    height:110px;
	padding:10px 0;
	background-image:url(../images/bottom_index_bg.gif)
}

.copyright{
font-family:Arial, Helvetica, sans-serif;
}
/*---------design_brand--------------*/
.design_brand_top{
height:24px;
float:left;
width:758px;
background-image:url(../images/designer_brand_top.gif);
}
.design_brand{
height:92px;
float:left;
width:758px;
background-image:url(../images/designer_brand.gif);
}

.design_brand div{
float:left;
margin:8px;
*margin:8px !important;
*margin:6px;
border:1px solid #ccc;
}
.design_brand_left{
padding-top:0px;
width:372px;
float:left;
}
.design_brand_right{
padding-top:0px;
width:372px;
float:right;
}

.link_product a{
color:#cc0000;
text-decoration:underline;
}
.link_product a:hover{
color:#cc0000;
text-decoration:none;
}
/*---------------headernav-----------------*/
#headernav{width:425px;float:right;height:31px;margin-top:10px;}

.headernav1 a{overflow:hidden; float:right;display:block; margin:0 5px;width:100px;height:27px;line-height:26px;background:url(../images/bghomeheader.png) no-repeat -69px 0;color:#444;font-weight:bold;text-align:center; text-decoration:none;}
.headernav1 a:hover{background-position:-69px -28px; color:#cc0000; text-decoration:none;}
/*-----------------paging-----------------*/
.paging{
width:710px;
color:#cc0000;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
text-align:center;
text-decoration:none;
}
.paging a{
color:#555;
padding:2px 7px;
text-decoration:none;
border:1px solid #eee;
}
.paging a:hover{
color:#fff;
font-weight:bold;
background:#cc0000;
padding:2px 7px;
border:1px solid #eee;
}

.paging_search{
width:940px;
color:#cc0000;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
text-align:center;
text-decoration:none;
}
.paging_search a{
color:#555;
padding:2px 7px;
text-decoration:none;
border:1px solid #eee;
}
.paging_search a:hover{
color:#fff;
font-weight:bold;
background:#cc0000;
padding:2px 7px;
border:1px solid #eee;
}
.user_right_search{
width:710px;
float:right;
color:#cc0000;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
text-align:center;
text-decoration:none;
}
.user_right_search a{
color:#555;
padding:2px 7px;
text-decoration:none;
border:1px solid #eee;
}
.user_right_search a:hover{
color:#fff;
font-weight:bold;
background:#cc0000;
padding:2px 7px;
border:1px solid #eee;
}
/*------service---------*/

#sellcontainer #tabfeatures{padding-top:15px; font:Arial, Helvetica, sans-serif;}
#sellcontainer #tabfeatures H1{text-align:center;}
#sellcontainer #tabfeatures H2{text-align:center;}
#sellcontainer #tabfeatures #tabLeft{display:inline;float:left;text-align:center;margin:0;padding:0;width:345px;}
#sellcontainer #tabfeatures #tabRight{display:inline;float:left;margin:0;padding:0;width:490px;}
#sellcontainer #tabfeatures #tabRight FORM{}
#sellcontainer #tabfeatures #tabRight .regAccount{background:#F8F8F8 none repeat scroll 0 0;border-bottom:1px solid #E0E0E0;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0;float:left;margin:0;padding:10px;width:487px;}
#sellcontainer #tabfeatures #tabRight .regAccount H3{margin-top:5px;}
#sellcontainer #tabfeatures #tabRight .regAccount.top{border-top:1px solid #E0E0E0;}
#sellcontainer #tabfeatures #tabRight .regAccount.top LABEL{width:370px;text-align:left}
#sellcontainer #tabfeatures #tabRight .regAccount INPUT{display:inline;float:left;margin-top:3px;}
.regAccount INPUT#full, .regAccount INPUT#basic, .regAccount INPUT#inter{width:15px;}
.regAccount INPUT#issueNo, .regAccount INPUT#secNo{width:86px;}
#sellcontainer #tabfeatures #tabRight .regAccount LABEL{display:inline;float:left;margin:5px 10px;text-align:right;width:185px;}
#sellcontainer #tabfeatures #tabRight .regAccount SELECT{width:186px;height:20px;margin-top:3px;}
.regAccount SELECT#startMonth, .regAccount SELECT#startYear, .regAccount SELECT#expMonth, .regAccount SELECT#expYear{width:91px !important;}
#sellcontainer #tabfeatures #tabRight .free{}
.featurestable tr{}
.featurestable tr.shaded{background:#F8F8F8}
.featurestable tr:hover{background:#F0F0F0}
.featurestable td{border-bottom:1px solid #F0F0F0;vertical-align:middle;height:27px;text-align:center;border-right:1px solid #eee; font-family:Arial, Helvetica, sans-serif;}

/*------------------kdexpress-------------------------------*/
.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 #aacded; line-height:150%}

.tablecss th,.tablecss_a th{ background:#deedf9}

.tablecss td{padding:4px}

.tablecss_a td{padding:5px}

/*-----------02月12日按钮测试-------------------------------*/
a.button { 
background: transparent url(../images/a.gif) no-repeat scroll right top; 
color: White; 
display: block; 
float: left; 
height: 24px; 
padding-right: 10px; 
font: normal 12px sans-serif; 
margin-right: 10px; 
text-decoration: none; 
} 
a.button span { 
background: transparent url(../images/span.gif) no-repeat; 
display: block; 
padding: 5px 1px 5px 11px; 
line-height: 14px; 
} 

a.button:hover { 
background-position: right -24px; 
} 
a.button:hover span { 
background-position: left -24px; 
} 
a.button:active { 
background-position: right -48px; 
} 
a.button:active span { 
background-position: left -48px; 
padding: 6px 0 4px 12px; 
} 

/*-------------02-25------ background-image:url(../images/brand_bg_public.gif);---------------------*/
#p_list_left{ width:730px; float:left; padding-bottom:10px;}

#p_list_left ul{width:460px; margin-top:5px; margin-bottom:15px; list-style-type:none;}

#p_list_left li{width:90px; text-align:center;max-height:280px; min-height:100px}

.item1{
float:right;
width:700px;
height:420px;
border:1px solid #eee;
}
.item1 div{
float:left; 
width:136px;
height:200px; 
*height:200px !important; 
*height:200px; 
text-align:center; 
margin:5px 25px 5px 14px;
*margin:5px 25px 5px 14px !important;
*margin:5px 10px 0 12px;
font-family:Arial, Helvetica, sans-serif;
}
.item1 img{ width:130px; padding:2px; border:1px solid #eee;}
.item1 p{ color:#777;}
.item1 a{ color:#777;}
.item1 .h_price{color:#ce0000;}
#p_list_left li a{ color:#000; clear:both; display:block; text-align:center;  overflow:hidden;}

#p_list_left li span{text-align:center; color:#000; display:block; clear:both}



#p_list_right{ width:207px; float:right;}

#p_list_footer{ width:943px; float:right; padding:5px; background-color:#eee; border:1px solid #ccc; margin:10px 0 20px 0; }

#p_list_footer ul{width:943px; margin-top:5px; margin-bottom:15px; list-style-type:none;}

#p_list_footer li{width:80px; text-align:center;max-height:280px; min-height:80px}

#p_list_footer li img{width:80px; text-align:center;max-height:80px; min-height:80px}

#p_list_footer li.item4{float:left; margin-left:7px; margin-right:7px; text-align:center}

#p_list_footer li a{ color:#000; clear:both; display:block; text-align:center;  overflow:hidden;}

#p_list_footer li span{text-align:center; color:#000; display:block; clear:both}
/*---------------- 首页设计师展示------------------*/
#index_designer{
margin:5px 0 10px 0;
width:943px; 
padding:10px 5px 0px 5px;
float:left; 
height:310px; 
/*background-image:url('../images/center-design-bg.gif');*/ 
}
#index_designer_left{
float:left; 
width:200px; 
height:220px; 
}
#index_designer_right{
float:right;
margin-top:10px;
width:208px;
height:148px;
}
#index_designer_right img{
margin:0;
}
#index_designer_right ul{
list-style-type:none;
}
#index_designer_right ul li{
padding:6px 0px;
border-bottom:1px solid #eee;
}
#index_designer_middle{
float:left; 
width:517px;
*width:517px !important;
*width:507px;
margin:0 5px;
*margin:0 5px !important;
*margin:0 0 0 3px;
padding-bottom:10px;
height:185px;
border:1px solid #eee;
}
#index_designer_middle .inside{
float:left; 
margin:5px 10px 7px 10px; 
*margin:5px 10px 7px 10px !important; 
*margin:5px 3px 7px 5px;
width:135px;
}
#index_designer_middle .inside a{
color:#666;
text-decoration:none;
}
#index_designer_middle .inside a:hover{
color:#cc0000;
text-decoration:underline;
}
#index_designer_middle .inside_text{
float:left;  
margin:5px 0px 7px 10px; 
*margin:5px 0px 7px 10px !important; 
*margin:5px 0px 7px 0px; 
width:347px;
line-height:200%;
}
#index_designer_middle .inside_text a{
color:#666;
text-decoration:none;
}
#index_designer_middle .inside_text a:hover{
color:#cc0000;
text-decoration:underline;
}
#index_designer_middle img{ 
float:left;
border:1px solid #eee;
padding:5px;
}
#index_designer_middle p{
text-align:center;
width:142px;
float:left;
margin-top:5px;
}
#index_designer_middle span{
color:#FFFFFF;
}
#index_designer_middle span a{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
#index_designer_middle span a:hover{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.designer_span{
color:#000000;
}
.designer_span a{
color:#000000;
text-decoration:underline;
}
.designer_span a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.designer_name{
float:left; 
width:250px;
margin-right:6px;
*margin-right:6px !important;
*margin-right:6px;
background-color:#F8F8F8;
}
.designer_name div{
float:left;
width:100px;
text-align:center;
margin:0 10px;
}
.designer_name ul{
list-style-type:none;
}
.designer_name ul li{
padding:5px;
}
/*------------Sitemap-css--------------------------------*/
.sitemap_content_left{
width:350px ;
float:left;
}
.sitemap_content_left p{
float:left;
width:300px;
font-weight:bold;
padding:0 0 2px 13px; 
margin:5px 0 5px 0; 
background-color:#eee; 
border:1px solid #ccc;  
margin-bottom:5px; 
height:20px; 
}
.sitemap_content_left p a{
font-weight:bold;
font-size:12px;
color:#555;
text-decoration:underline;
}
.sitemap_content_left p a:hover{
text-decoration:none;
}
.sitemap_content_left ul{
float:left;
width:340px;
padding-left:10px;
list-style-type:none;
}
.sitemap_content_left li{
width:105px; 
float:left;
padding:0 0 0 13px; 
margin:5px 0 5px 0; 
background:url('../images/i_r_d.gif') no-repeat 2px 4px;
}
.sitemap_content_left li a{
color:#cc0000;
font-size:13px;
text-decoration:underline;
}
.sitemap_content_left li a:hover{
color:#555;
font-size:13px;
text-decoration:none;
}
/*-------*/

.sitemap_content_right{
width:350px ;
float:right;
}
.sitemap_content_right p{
float:left;
font-weight:bold;
font-size:12px;
color:#555;
padding:0 0 2px 13px; 
margin:5px 0 5px 0; 
background-color:#eee; 
border:1px solid #ccc; 
color:#555; 
margin-bottom:5px; 
height:20px;
width:300px;
}
.sitemap_content_right p a{
font-weight:bold;
font-size:12px;
color:#555;
}
.sitemap_content_right ul{
float:left;
width:340px;
padding-left:10px;
list-style-type:none;
}
.sitemap_content_right li{
width:80px; 
float:left;
padding:0 0 0 13px; 
margin:5px 0 5px 0; 
background:url('../images/i_r_d.gif') no-repeat 2px 4px;
}
.sitemap_content_right li a{
color:#cc0000;
font-size:13px;
}
.sitemap_content_right li a:hover{
color:#555;
font-size:13px;
text-decoration:underline;
}

/*---------------index-css-------------------------------*/
#index_news{
float:right; 
width:207px; 
height:250px;
font-size:12px;
background-image:url('../images/index_top10_bg.gif');
font-family:Arial, Helvetica, sans-serif;
margin-top:10px;
}
#index_news p{
font-weight:bold;
margin:10px 0 0 27px;
}
#index_news ul{
margin-top:5px;
list-style-type:none;
}
#index_news li{
line-height:25px;
padding:0 0 0 13px; 
margin:0 0 2px 5px;; 
background:url('../images/index_news_dian.gif') no-repeat 5px 12px;
}
#index_news li a{
text-decoration:none;
}
#index_news li a:hover{
color:#cc0000;
text-decoration:underline;
}

#index_news_pv{
float:right; 
width:207px; 
border:1px solid #eee;
font-size:12px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}
#index_news_pv p{
padding:5px 10px;
font-weight:bold;
text-align:left;
border:1px solid #eee;
}
#index_news_pv ul{
margin-top:5px;
list-style-type:none;
}
#index_news_pv li{
line-height:30px;
padding:0 0 0 10px; 
margin:0 0 2px 5px;; 
white-space:nowrap;
text-overflow:ellipsis; 
overflow: hidden;
width:184px;
*width:180px;
content:'...'
-o-text-overflow: ellipsis;    /**//* for Opera */
text-overflow: ellipsis;        /**//* for IE */
}
#index_news_pv li a{
text-decoration:none;
}
#index_news_pv li a:hover{
color:#cc0000;
text-decoration:underline;
}

#index_news_pinhui{
float:right; 
width:207px; 
border:1px solid #eee;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#index_news_pinhui .f_c_h a{
color:#cc0000;
}
#index_news_pinhui .f_c_h a:hover{
color:#cc0000;
}

#index_news_pinhui p{
padding:5px 10px;
font-weight:bold;
border-bottom:1px solid #eee;
}
#index_news_pinhui ul{
margin-top:5px;
list-style-type:none;
}
#index_news_pinhui li{
line-height:30px;
padding:0 0 0 10px; 
margin:0 0 2px 5px;; 
background:url('../images/index_news_dian.gif') no-repeat 2px 12px;
white-space:nowrap;
text-overflow:ellipsis; 
overflow: hidden;
width:184px;
*width:180px;
content:'...'
-o-text-overflow: ellipsis;    /**//* for Opera */
text-overflow: ellipsis;        /**//* for IE */
}
#index_news_pinhui li a{
text-decoration:none;
}
#index_news_pinhui li a:hover{
color:#cc0000;
text-decoration:underline;
}

/*-----credits-----*/

#index_news_credits{
float:right;
width:140px; 
border:1px solid #eee;
font-size:12px;
padding:0 10px;
font-family:Arial, Helvetica, sans-serif;
}
#index_news_credits p{
padding:5px 10px;
font-weight:bold;
border-bottom:1px solid #eee;
}
#index_news_credits ul{
margin-top:5px;
list-style-type:none;
}
#index_news_credits li{
white-space:nowrap;
margin:5px 0;
text-overflow:ellipsis; 
overflow: hidden;
width:140px;
*width:140px;
content:'...'
-o-text-overflow: ellipsis;    /**//* for Opera */
text-overflow: ellipsis;        /**//* for IE */
}
#index_news_credits li a{
text-decoration:none;
}
#index_news_credits li a:hover{
color:#cc0000;
text-decoration:underline;
}


#index_news_renqi{
float:right; 
width:207px; 
border:1px solid #eee;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#index_news_renqi p{
padding:5px 10px;
font-weight:bold;
}
#index_news_renqi ul{
margin-top:5px;
list-style-type:none;
}
#index_news_renqi li{
line-height:30px;
padding:0 0 0 13px; 
margin:0 0 2px 5px;; 
background:url('../images/index_news_dian.gif') no-repeat 5px 12px;
border-bottom:1px solid #eee;
white-space:nowrap;
text-overflow:ellipsis; 
overflow: hidden;
width:184px;
*width:180px;
content:'...'
-o-text-overflow: ellipsis;    /**//* for Opera */
text-overflow: ellipsis;        /**//* for IE */
}
#index_news_renqi li a{
text-decoration:none;
}
#index_news_renqi li a:hover{
color:#cc0000;
text-decoration:underline;
}

#index_news_pinlun{
float:left; 
width:223px;
*width:223px !important;
*width:233px;
padding:5px;
*padding:5px !important;
*padding:0px;
height:210px;
border:1px solid #eee;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#index_news_pinlun ul{
margin-top:5px;
list-style-type:none;
}
#index_news_pinlun li{
line-height:30px;
padding:0 0 0 13px; 
margin:0 0 2px 5px;; 
background:url('../images/index_news_dian.gif') no-repeat 5px 12px;
border-bottom:1px solid #ededed;
white-space:nowrap;
text-overflow:ellipsis; 
overflow: hidden;
width:200px;
*width:200px !important;
*width:100px;
content:'...'
-o-text-overflow: ellipsis;    /**//* for Opera */
text-overflow: ellipsis;        /**//* for IE */
}
#index_news_pinlun li a{
text-decoration:none;
}
#index_news_pinlun li a:hover{
color:#cc0000;
text-decoration:underline;
}
#index_news_pinlun p{
font-weight:bold;
border-bottom:1px solid #ddd;
padding:5px 10px;
}
/*-----------index_comments------------------*/
#index_comments{
float:right;
width:207px; 
height:193px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#index_comments p{
font-weight:bold;
margin:10px 0 0 5px;
}
#index_comments div {
list-style-type:none;
}
.comments_name_link{
color:#cc0000;
}
.comments_name_link a{
color:#cc0000;
text-decoration:none;
}
.comments_name_link a:hover{
color:#cc0000;
text-decoration:underline;
}
/*-----------index_brand------------------*/
#index_brand{
float:left;
width:207px; 
height:320px;
font-size:12px;
background-image:url('../images/index_brand.gif');
font-family:Arial, Helvetica, sans-serif;
}
#index_brand p{
font-weight:bold;
margin:10px 0 0 27px;
}
#index_brand div {
list-style-type:none;
}
/*---------------index_brand_jieshao----------------------------*/
.index_brand_jieshao{
border:1px solid #eee; 
width:223px; 
height:410px; 
float:left;
padding:5px;
margin-right:5px;
}

.index_brand_jieshao p{
line-height:180%;
font-family:Arial, Helvetica, sans-serif;
}
/*---------------index_zhuanti----------------------------*/
#index_zhuanti{
float:left;
width:207px; 
height:295px;
font-size:12px;
background-image:url('../images/index_blog_bg.gif');
font-family:Arial, Helvetica, sans-serif;
}
#index_zhuanti p{
font-weight:bold;
margin:10px 0 0 27px;
}
#index_zhuanti div {
list-style-type:none;
}
#index_zhuanti ul{
margin-top:5px;
list-style-type:none;
}
#index_zhuanti li{
line-height:25px;
padding:0 0 0 13px; 
margin:0 0 2px 5px;; 
background:url('../images/index_news_dian.gif') no-repeat 5px 12px;
}
#index_zhuanti li a{
text-decoration:none;
}
#index_zhuanti li a:hover{
color:#cc0000;
text-decoration:underline;
}
/*---------------index-blog----------------------------*/
#index_blog{
float:right; 
width:515px; 
height:120px;
margin-bottom:10px;
border-bottom:1px solid #ddd;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#index_blog p{
font-weight:bold;
margin:7px 0 0 27px;
}
#index_blog ul{
margin-top:5px;
list-style-type:none;
}
#index_blog li{
line-height:25px;
padding:0 0 0 13px; 
margin:0 0 2px 5px;; 
background:url('../images/index_news_dian.gif') no-repeat 5px 12px;
}
#index_blog li a{
text-decoration:none;
}
#index_blog li a:hover{
color:#cc0000;
text-decoration:underline;

}


/*---------------index-top10----------------------------*/
#index_top10{
float:right; 
width:207px; 
height:270px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:url(../images/index_top10_duhub_bg);
}
#index_top10 p{
font-weight:bold;
margin:5px 0 0 27px;
}
#index_top10 ol{
margin-top:5px;
list-style:none;

}
#index_top10 li{
line-height:25px;
padding:0 0 0 12px; 

background:url('../images/index_news_dian.gif') no-repeat 5px 9px;
border-bottom:1px solid #EEEEEE;
}
#index_top10 li a{
text-decoration:none;
color:#666;
}
#index_top10 li a:hover{
color:#cc0000;
text-decoration:underline;
}

#index_award{
float:right; 
width:202px;
*width:202px  !important;
*width:198px;
height:264px;
}

#index_hotsale{
float:left; 
width:206px;
height:270px; 
}
#index_hotsale ul{
list-style-type:none;
padding:3px;
}
#index_hotsale li{
border-bottom:1px dashed #eee;
padding:2px 0;
}

/*----------------index_gift---------------------------*/
#index_gift{
width:516px;
margin-bottom:5px;
margin-left:5px;
float:left;
background-image:url('../images/index_gift_bg.gif');
}
#index_gift p{
padding:5px 0;
}
#index_gift p a{
text-decoration:none;
color:#666;
}
#index_gift p a:hover{
text-decoration:underline;
color:#cc0000;
}
/*----------------botton---------------------------*/
.cart_botton{
border-right: #002d96 1px solid; padding-right: 2px; border-top: #002d96 1px solid; padding-left: 2px; font-size: 12px; filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#9dbcea); border-left: #002d96 1px solid; cursor: hand; color: black; padding-top: 2px; border-bottom: #002d96 1px solid

}
/*---------------------频道 样式---------------------------*/
#index_recommend_bottom{/*-----左右移动样式-----*/
float:left; 
width:947px;
*width:947px !important; 
*width:947px; 
}

#channel_recommend_top{
float:left; 
width:750px;
}
.channel_recommend_top_left{ 
float:left;
width:360px;
}
.channel_recommend_top_right{
float:right; 
padding:5px;
border:1px solid #ddd;
width:375px;
}

#channel_recommend{
float:left;
margin:10px 0 10px 0; 
width:750px; 

}
#channel_recommend .p{
padding:10px 0 0 15px;
margin-bottom:10px;
font-weight:bold;
color:#cc0000;
}
#channel_recommend p{
margin:2px;
color:#333;
}
.channel_recommend_left{
float:left;
height:137px;
width:244px;
margin-right:6px;
*margin-right:6px !important;
*margin-right:4px;
}
.channel_recommend_left ul{
list-style-type:none;
}
.channel_recommend_left img{
padding:2px ;
border:1px solid #ddd;

}
.channel_recommend_right{

float:left;
text-align:center;
}

.channel_recommend_right div{
float:left; 
margin-right:5px;
*margin-right:5px !important;
*margin-right:5px;
margin-left:10px;
*margin-left:10px !important;
*margin-left:5px;
height:150px;
width:106px;
}
.channel_recommend_right div img{
padding:2px;
border:1px solid #ddd;
}

#channel_recommend_bottom{
float:left; 
width:750px;
*width:750px !important; 
*width:749px; 
margin-top:10px;

}
.channel_recommend_bottom_d{
float:left;

}
.channel_recommend_bottom_d div{
float:left; 
margin:10px 4px 0px 9px;
*margin:10px 3px 0px 7px !important;
*margin:7px 5px 0px 4px;
}

/*----------------频道首页 左右移动展示------------------*/
.rollBox_b_left{float:left; height:20px; width:20px; margin-top:100px;}
.rollBox_b_right{float:right; height:20px; width:20px; margin-top:-110px;}

.rollBox{width:750px;overflow:hidden;margin:0 auto;}
.rollBox .Cont{width:690px;overflow:hidden; margin-left:30px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{
width:130px;
float:left;
text-align:center;
padding-right:10px;
*padding-right:21px !important;
*padding-right:10px;
}
*+html .rollBox .Cont .pic{width:120px;float:left;text-align:center;padding-right:10px;}
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:150%;color:#555;}
.rollBox .Cont .pic .price a{color:#cc0000;font-family:Arial, Helvetica, sans-serif;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}


.index_rollBox{width:930px;overflow:hidden;margin:0 auto;float:left;}
.index_rollBox .Cont{width:860px;overflow:hidden; margin-left:30px;}
.index_rollBox .ScrCont{width:10000000px;}
.index_rollBox .Cont .pic{
width:130px;
float:left;
text-align:center;
padding-right:16px;
*padding-right:16px !important;
*padding-right:16px;
}
*+html .rollBox .Cont .pic{width:120px;float:left;text-align:center;padding-right:10px;}
.index_rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.index_rollBox .Cont .pic p{line-height:150%;color:#555;}
.index_rollBox .Cont .pic .price a{color:#cc0000;font-family:Arial, Helvetica, sans-serif; cursor:pointer;}
.index_rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.index_rollBox .Cont a:hover{color:#cc0000;text-decoration:underline;}
.index_rollBox #List1,.rollBox #List2{float:left;}
/*-----------end-----------*/
.phtj{
width:720px;
padding:5px 15px;
*padding:5px 15px !important;
*padding:5px 15px;
margin-bottom:10px;
font-weight:bold;
color:#cc0000;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
}
.index_phtj{
width:915px;
padding:5px 15px;
*padding:5px 15px !important;
*padding:5px 15px;
margin-bottom:10px;
font-weight:bold;
color:#cc0000;
border-bottom:1px solid #ddd;
}
#channel_recommend_bottom p{
margin:2px;
color:#333;
text-align:center;
}
#channel_recommend_bottom div img{
padding:2px;
border:1px solid #ddd;
}

/*---------------------设计师介绍---------------------------*/
#channel_daren{
float:left; 
width:745px; 
*width:740px !important; 
*width:740px; 
height:180px;
padding:35px 0px 0 5px;
*padding:35px 5px 0 5px !important;
*padding:35px 5px 0 5px;
border:1px solid #00FF00;
}
/*---------------------品牌展示选项卡---------------------------*/
.ttl{height:18px;}

.ctt{

	height:auto;
	min-height:410px;
	padding:0px;
	clear:both;
	text-align:left;
	width:953px;
}
.ctt2{
	background-image:url('../images/p_list_left_bg.gif');
	height:260px;
	padding:0px;
	clear:both;
	text-align:left;
	width:730px;
}
.ctt3{
	padding:4px 0 0 0;
	*padding:4px 0 0 0 !important;
	*padding:4px 0 0 0;
	clear:both;
	text-align:center;
	height:170px;
	width:202px;
}


.brand_option{float:left;margin:0px;clear:both;width:953px;}
.brand_option_award{float:left;margin:0px;clear:both;width:200px; padding:0;}


.tbi_{
float:left; 
width:953px;
*width:953px !important;
*width:953px;
margin:0px;
border:1px solid #dedede;
padding:0; 
height:32px;
background-image:url('../images/top_menu2.gif');
}

.tbi_award{
float:left; 
width:170px;
padding-left:30px;

}

.tbi_title div{ 
float:left; 
width:146px;
*width:146px !important;
*width:146px;
height:32px;
}

s.tbi_title_b div{ float:left; width:190px;}

.tbi_title_award div{ 
float:left; 
width:57px;
height:57px;
padding:0;
margin-right:20px;
}

.normaltab {
float:left; 
background-image:url('../images/top_menu2.gif');
width:135px;
*width:135px !important;
*width:140px; 
padding:5px; 
background-repeat: no-repeat; 
color:#777; 
font-size:14px; 
font-weight:bold; 
text-align:center; 
font-family:Arial, Helvetica, sans-serif;
cursor:hand;
margin-right:2px;
height:32px;
}

.normaltab span{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:C8C8C8;
	font-weight: bold;
	margin-left: 6px;
}
.normaltab_b {
float:left; 
background-image:url('../images/footer_menu2.gif');
width:180px;
*width:180px !important;
*width:180px;
padding:5px; 
background-repeat: no-repeat; 
color:#000; 
font-size:14px; 
font-weight:bold; 
text-align:center; 
font-family:Arial, Helvetica, sans-serif;
cursor:hand; 
margin-right:2px; 
}

.normaltab_b span{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:C8C8C8;
	font-weight: bold;
	margin-left: 6px;
}
.normaltab_award {float:left;border:3px solid #ffffff; height:57px; width:57px; cursor:hand;}

.normaltab_award span{
}


.hovertab {
float:left; 
background-image:url('../images/top_menu1.gif');
width:140px;
*width:140px !important;
*width:140px;
padding:5px 5px 0 5px;
background-repeat: no-repeat; 
font-size:14px; 
font-family:Arial, Helvetica, sans-serif; 
color:#000; 
font-weight:bold; 
text-align:center;
cursor:hand; 
margin-right:2px;
}

.hovertab span{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:C8C8C8;
	font-weight: bold;
	height:40px;
	margin-left: 6px;
	background-color:#FFFF00;
}
.hovertab_b {
float:left; 
background-image:url('../images/footer_menu1.gif');
width:180px; 
*width:180px !important; 
*width:180px; 
padding:5px; 
background-repeat: no-repeat; 
font-size:14px; 
font-family:Arial, Helvetica, sans-serif; 
color:#fff; 
font-weight:bold; 
text-align:center;
cursor:hand; 
margin-right:2px; 
}

.hovertab_b span{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:C8C8C8;
	font-weight: bold;
	height:40px;
	margin-left: 6px;
	background-color:#FFFF00;
}
.hovertab_award {border:3px solid #cc0000;cursor:hand; padding:0; margin:0; }

.hovertab_award span{
	background-color:#FFFF00;
}
.dis{
display:block;
width:953px;
}
.undis{display:none;min-height:300px;}

.dis_award{display:block; width:200px;}
.undis_award{display:none;}

	#dhtmlgoodies_xpPane{
		background-color:#7190e0;
		float:left;
		height:1200px;
		width:200px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;	
	}
	#dhtmlgoodies_xpPane .panelContent{
		font-size:0.7em;
		background-image:url('images/bg_pane_right.gif');
		background-position:top right;
		background-repeat:repeat-y;
		border-left:1px solid #FFF;
		border-bottom:1px solid #FFF;	
		padding-left:2px;
		padding-right:2px;	
		overflow:hidden;
		position:relative;
		clear:both;
	}
	#dhtmlgoodies_xpPane .panelContent div{
		position:relative;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
		background-image:url('images/bg_panel_top_right.gif');
		background-repeat:no-repeat;
		background-position:top right;
		height:25px;
		padding-right:5px;
		cursor:pointer;
		overflow:hidden;
	
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
		line-height:25px;
		vertical-align:middle;
		font-family:arial;
		font-size:0.7em;
		color:#215DC6;
		font-weight:bold;
		float:left;
		padding-left:5px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
		float:right;
		cursor:pointer;
	}
	#otherContent{	/* Normal text content */
		float:left;	/* Firefox - to avoid blank white space above panel */
		padding-left:10px;	/* A little space at the left */
	}	
.index_brand_link{
padding:5px;
*padding:5px 0;
*width:290px;
float:right; 
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}
.index_brand_link a{
color:#777;
text-decoration:none;
}
.index_brand_link a:hover{
color:#cc0000;
text-decoration:underline;
}
/*-----------------support---------------------*/
.links_div{
width:740px;
}
.links_div div{
float:left;
margin:20px;
}

#xingzuo_main{
width:955px; margin:0 auto; padding:0; border:1px solid #ddd; background:#FFFDE9;
}

.index_user_a{

}
.index_user_sell{
border:1px solid #0000FF;
background:#ddd;
color:#000000;
}
.index_user_sell a{
border:1px solid #0000FF;
background:#ddd;
color:#000000;
}
.index_user_sell a:hover{
border:1px solid #0000FF;
background:#ddd;
color:#000000;
text-decoration:none;
}
/*------------------keyword--------------------------------*/
.indexkeywords_left {width:200px;}

.indexkeywords_left p {line-height:24px; color:#555;}

.indexkeywords_left p a {white-space:nowrap;color:#555;}

.indexkeywords_left p a:hover {white-space:nowrap;color:#cc0000;}

.indexkeywords {width:190px;padding:5px;}

.indexkeywords p {padding-left:5px; padding-top:5px;line-height:24px;}

.indexkeywords p a {margin-right:4px;color:#99d600;white-space:nowrap;}

.indexkeywords p a.key1 {font-size:14px;font-weight:bold;color:#99d600;text-decoration:underline;}

.indexkeywords p a.key2 {font-size:12px;font-weight:bold;color:#6dc6ff;}

.indexkeywords p a.key3 {font-size:14px;color:#c900af;}

.indexkeywords p a.key4 {font-size:12px;color:#4f4f4f;}

.indexkeywords p a.key5 {font-size:12px;font-weight:bold;color:#ff7200;}

.indexkeywords p a.key6 {font-size:14px;color:#045c8a;}

.indexkeywords p a.key7 {font-size:12px;font-weight:bold;color:#e908dc;}

.indexkeywords p a.key8 {font-size:14px;font-weight:bold;color:#924ff7;}

.indexkeywords p a.key9 {font-size:12px;font-weight:bold;color:#ff7200;}

.indexkeywords p a.key10 {font-size:14px;color:#045c8a;}

.indexkeywords p a.key11 {font-size:12px;font-weight:bold;color:#e908dc;}

.indexkeywords p a.key12 {font-size:14px;font-weight:bold;color:#924ff7;}

.indexkeywords p a:hover {color:#f00;}


.categorykeywords {width:340px;padding:5px;}

.categorykeywords p {padding-left:5px; padding-top:5px;line-height:24px;}

.categorykeywords p a {margin-right:4px;color:#99d600;white-space:nowrap;}

.categorykeywords p a.key1 {font-size:14px;font-weight:bold;color:#99d600;text-decoration:underline;}

.categorykeywords p a.key2 {font-size:13px;font-weight:bold;color:#6dc6ff;}

.categorykeywords p a.key3 {font-size:14px;color:#c900af;}

.categorykeywords p a.key4 {font-size:13px;color:#4f4f4f;}

.categorykeywords p a.key5 {font-size:13px;font-weight:bold;color:#ff7200;}

.categorykeywords p a.key6 {font-size:14px;color:#045c8a;}

.categorykeywords p a.key7 {font-size:13px;font-weight:bold;color:#e908dc;}

.categorykeywords p a.key8 {font-size:14px;font-weight:bold;color:#924ff7;}

.categorykeywords p a.key9 {font-size:14px;font-weight:bold;color:#ff7200;}

.categorykeywords p a.key10 {font-size:14px;color:#045c8a;}

.categorykeywords p a.key11 {font-size:13px;font-weight:bold;color:#e908dc;}

.categorykeywords p a.key12 {font-size:14px;font-weight:bold;color:#924ff7;}

.categorykeywords p a:hover {color:#f00;}

.dmym {
color:#cc0000;
}
.dmym a{
color:#cc0000;
}
.dmym a:hover{
color:#cc0000;
}
.news_link{
padding:0 5px; width: 750px; float: right; line-height:180%; font-family:Arial, Helvetica, sans-serif;
}
.news_link a{
color:#cc0000;
text-decoration:underline;
}
.news_link a:hover{
color:#cc0000;
text-decoration:none;
}
#myjQuery {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #efefef; PADDING-BOTTOM: 5px; OVERFLOW: hidden; WIDTH: 511px; PADDING-TOP: 5px; POSITION: relative; HEIGHT: 260px
}
#myjQueryContent {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; OVERFLOW: hidden; BORDER-LEFT: #ffffff 1px solid; WIDTH: 511px; BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: 224px
}
#myjQueryContent DIV {
	POSITION: absolute; HEIGHT: 224px;left:6px;top:6px;
}
#myjQueryContent .smask {
	Z-INDEX: -1
}
#myjQueryContent IMG {
	WIDTH: 511px; HEIGHT: 224px
}
#myjQueryNav {
	BORDER-TOP: #ffffff 1px solid; DISPLAY: block; OVERFLOW: hidden; WIDTH: 513px; HEIGHT: 47px
}
#myjQueryNav LI {
	DISPLAY: block; FLOAT: left; WIDTH: 122px; CURSOR: pointer; PADDING-TOP: 3px; HEIGHT: 40px; TEXT-ALIGN: center
}
#myjQueryNav .nbg {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#myjQueryNav A {
	DISPLAY: block; Z-INDEX: 12; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase; WIDTH: 105px; COLOR: #999999; LINE-HEIGHT: 16px; POSITION: relative; HEIGHT: 47px
}
#myjQueryNav .current {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#myjQueryNav .current A {
	COLOR: #ce1908
}
#myjQuery #flow {
	MARGIN-TOP: -47px; Z-INDEX: 10; BACKGROUND: url(../images/fcurrent.gif); LEFT: 5px; WIDTH: 122px; POSITION: absolute; HEIGHT: 47px
}

#media{
float:left;
width:930px;
margin:5px 0;
}
#media a{
display:block;
float:left;
padding:5px;
}
#media ul li{
margin:4px 6px;
float:left;
list-style:none;
}

.actlist {
border-bottom:1px solid #B2B2B2 !important;

width:955px;

}
.actlist li {
border-bottom:1px solid #eeeeee;
float:left;
height:70px;
line-height:15px;
padding:28px 0 5px 5px;
width:470px;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
}
.actlist li img {
display:block;
float:left;
margin-right:10px;
margin-top:-10px;
}

#xo-header-menu {
	height:48px;
	width:955px;
    background-image:url('../images/top_menu.gif');
	border:1px solid #fff;
}
#lists {padding:0; list-style:none; position:relative; height:50px; border:1px solid #ff0000;  float:left; background:url(line.gif) no-repeat 100% 4px; width:955px; z-index:500;}  /* margins for this demonstration only */
#lists li {display:inline; float:left;; height:25px; background:url(images/line.gif) no-repeat 0 4px;}
#lists li a.tl {display:block; width:60px; height:25px; text-decoration:none; line-height:20px; font-size:12px; font-weight:bold; text-indent:10px; font-weight:normal; color:#000; background:url(images/white_arrow.gif) no-repeat 130px 5px;}

#lists div {display:none;}

#lists li a:hover {text-decoration:underline; white-space:normal; background-position:130px 15px;}
#lists li:hover > a {text-decoration:underline; white-space:normal; background-position:130px 15px;}

#lists :hover div
{display:block; width:598px; background:#faebd7; position:absolute; left:0; top:25px; border:1px solid #888; padding-bottom:10px;}
#lists :hover div.pos2 {background:#f0f5ee;}

#lists .two:hover {position:relative;}
#lists .single {position:relative; margin-top:8px;}
#lists .single a{position:relative; font-size:13px;}
#lists .single:hover {position:relative; font-size:13px;}

#lists .two:hover div.pos3 {background:#f5eef0; width:300px;}
#lists .single:hover div.pos4 {background:#ffefd5; width:150px; font-size:13px;}

#lists :hover div dl {display:inline; padding:0; margin:0 10px 10px 10px; float:left; width:179px;}
#lists :hover div dl dt {width:179px; background:#888; text-indent:10px; margin:5px 0 10px 0; text-decoration:none; height:20px; line-height:20px;}

#lists .two:hover div {left:-150px;}
#lists .two:hover div dl {width:129px;}
#lists .two:hover div dl dt {width:129px;}

#lists .single:hover div dl {width:129px; font-size:13px;}
#lists .single:hover div dl dt {width:129px; font-size:13px;}

#lists :hover div dl dd {padding:0; margin:0;}

#lists :hover div dt a {text-decoration:none; cursor:default; font-weight:normal; color:#fff;}
#lists :hover div dd a {display:block; text-decoration:none; font-weight:normal; font-size:11px; color:#000; text-indent:10px; line-height:15px;}
#lists :hover div dd a:hover {text-decoration:underline;}

#lists .clear {clear:both;}


#mycontent_table{

}
#mycontent_table th{
background:#E5E5E5 url('../images/index_lm_bg.gif') repeat-x scroll 0 -100px;
height:15px;
font-weight:normal;
color:#555555;
border:1px solid #ddd;
}
#mycontent_table td{
height:30px;
border:1px solid #ddd;

}

.mycontent_table_button{
margin-top:10px;
}
.mycontent_table_button a{

padding:3px 5px;
background:#ce1908;
color:#FFFFFF;
}
.mycontent_table_button a:hover{

padding:3px 5px;
background:#333333;
color:#FFFFFF;
text-decoration:none;
}

/*-----------卖家后台样式------------*/
.shop_mycontent{
	width: 785px;
	*width: 785px !important;
	*width: 785px;
	height:100%;
	float:right;

}
.shop_warm_tips{
border:1px solid #ce0000; 
background:#FFFBF7; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
padding:10px; 
width:763px; 
margin-bottom:10px;
}
.shop_right_box{
line-height:30px; 
width:763px; 
padding:10px; 
border:1px solid #83A0C5; 
float:right;
margin-bottom:10px;
}
.shop_right_box ul{
float:left;
border:1px solid #eee;
padding:10px;
width:320px;
margin-right:20px;
list-style:none;
}
.shop_sell_list{
border:1px solid #eee;
text-align:center;
width:710px;
}
.shop_sell_list tr{
border:1px solid #fff;

}
.shop_sell_list td{
border:1px solid #eee;
height:30px;

}
.shop_sell_list th{
border:1px solid #eee;
height:30px;
}
#tab ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


#mycontent_table_heng{

}
#mycontent_table_heng th{
background:#fafafa;
font-weight:normal;
color:#777777;
border:1px solid #f0f0f0;
text-align:left;
padding-left:10px;
width:100px;
}
#mycontent_table_heng td{
height:30px;
border:1px solid #ddd;

}

/*------------------menu浮动小图标---------------------=*/
.index_menu_color a{}
sup{position:absolute;margin-top:-8px;margin-left:-13px;background:url(http://www.codefans.net/jscss/demoimg/200907/tag.gif) no-repeat -200px -300px;width:16px;height:16px;}


/*------------------------*/
ul#tab{
list-style:none;
}

ul#tab li {
-x-system-font:none;
background:transparent url(http://image.dhgate.com/b/manage/img/pagebg.gif) repeat scroll 0 -149px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
height:25px;
width:60px;
border:1px solid #fff;
line-height:25px;
overflow:hidden;
padding-left:12px;
margin-top:4px;
}
ul#tab li a {
background:transparent url(http://image.dhgate.com/b/manage/img/pagebg.gif) repeat scroll right -203px;
color:#000000;
display:block;
height:25px;
padding-right:12px;
text-decoration:none;
}
ul#tab li.li1 {
background:transparent url(http://image.dhgate.com/b/manage/img/pagebg.gif) repeat scroll 0 -120px;
padding-left:12px;
font-weight:bold;
}
ul#tab li.li1 a {
background:transparent url(http://image.dhgate.com/b/manage/img/pagebg.gif) repeat scroll right -174px;
font-weight:normal;
padding-right:12px;
}
ul#tab li.li1, ul#tab li.li1 a {
height:25px;
line-height:25px;
}
ul#tab li.back {
background:transparent none repeat scroll 0 0;
float:right;
margin-right:-28px;
}
ul#tab li.back a {
background:transparent none repeat scroll 0 0;
color:#3054AC;
font-weight:normal;
text-decoration:underline;
}
ul#tab li.back a:hover {
color:#990000;
text-decoration:none;
}


/*-------------------首页焦点图-----------------------*/

div#MainPromotionBanner{
	width:521px;
	height:270px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 270px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 521px;
	height: 270px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 521px;
	height: 270px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 245px; 
	right:10px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #ce0000;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}

/*-------------------产品展示 自动滑动TAB标签-----------------------------*/
#index_tj_channel{
width:750px;
margin:10px 0;
float:left;
}
#index_tj{
width:500px;
height:410px;
margin-bottom:10px;
float:left;
}
.index_tj_left_div{
width:220px;
*width:220px !important;
*width:220px;

float:left;
}

.index_tj_div{
width:510px;
float:left;
font-family:Arial, Helvetica, sans-serif;
}
.index_tj_div div{
float:left;
margin:5px 7px 0px 8px;
*margin:5px 7px 10px 8px !important;
*margin:5px 6px 5px 5px;
margin-bottom:10px;
width:112px;
height:180px;
text-align:center;

}
.index_tj_div_2{
width:745px;
float:left;
border-bottom:1px solid #eee;
font-family:Arial, Helvetica, sans-serif;
}
.index_tj_div_2 div{
float:left;
margin:5px 7px 0px 8px;
*margin:5px 7px 10px 8px !important;
*margin:5px 6px 5px 5px;
margin-bottom:10px;
width:132px;
height:150px;
text-align:center;

}
.h_price{
color:#ce0000;
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #333;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #cc0000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #ddd;
    padding:0;
	float:left;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/*------------------右侧销售排行----------------*/

.l {	float: lfet}
.r {	float: right}
.w1 {	width: 648px}
.w2 {	width: 290px}
.w3 {	width: 234px}
.w4 {	width: 402px}
.w5 {	width: 318px}
.w6 {	}
.cf {	CLEAR: both; display: block; font-size: 1px; line-height: 1px; height: 0px}
.yspace {	margin: 10px auto 0px}
.block {  background: #fff;}
.btl {	display: block; font-size: 1px; line-height: 1px; position: relative; height: 6px}
.btr {	display: block; font-size: 1px; line-height: 1px; position: relative; height: 6px}
.bbl {	display: block; font-size: 1px; line-height: 1px; position: relative; height: 6px}
.sort .title {	background: url(../images/b1t.jpg) repeat-x; height: 32px}
.sort .title H2 {	border-right: #ccc 1px solid; font-size: 1.1em; lfet: -1px; position: relative; TOP: -1px; height: 27px}
.sort .title H2 SPAN {	padding-lfet: 27px; line-height: 27px}
.sort .title LI {	font-size: 1.1em; background: url(../images/b1tDot.jpg) no-repeat right 1px; float: lfet; line-height: 28px; height: 28px; TEXT-ALIGN: center}
.sort .title LI SPAN {	lfet: -2px; float: lfet; position: relative; TOP: -1px; height: 33px}
.sort .title .current A:link {	COLOR: #fff}
.sort .title .current A:visited {	COLOR: #fff}
.sort .txt {	padding-right: 0px; padding-lfet: 0px; padding-bottom: 0px; padding-top:0;}
.sort .txt LI {	padding-right: 0px; padding-lfet: 28px; padding-bottom: 0px; line-height: 22px; padding-top: 0px; border-bottom: #ddd 1px dashed; height: 22px}
.sort .txt LI.more {	padding-right: 10px; border-TOP: #eee 1px solid; padding-lfet: 8px; background: #f8f8f8; padding-bottom: 6px; margin: 0px 0px 3px; padding-top: 0; border-bottom: #eee 1px solid;}
.sort .numBig {	width: 20px; height: 54px; text-align: center}
.sort .numBig span{	display: block; font-weight: bold; font-size: 1.2em; width: 20px; color: #fff; line-height: 20px; border-bottom: #fff 1px solid; height: 20px}
.sort .productImg {	height: 52px}
.sort .productImg IMG {	border-right: #ccc 1px solid; padding-right: 1px; border-TOP: #ccc 1px solid; padding-lfet: 1px; padding-bottom: 1px; border-lfet: #ccc 1px; padding-TOP: 1px; border-bottom: #ccc 1px solid}
.sort .productInfo H3 {	padding-right: 0px; padding-lfet: 0px; FONT-WEIGHT: normal; font-size: 1.1em; padding-bottom: 3px; line-height: 1.1em; padding-TOP: 1px}
.sort .productInfo P {	COLOR: #666; line-height: 1.4em}
.sort1 {	}
.sort1 .title {	background: url(../images/b1t.jpg) repeat-x; height: 32px}
.sort1 .title H2 {	border-right: #ccc 1px solid; font-size: 1.1em; lfet: -1px; position: relative; top: -1px; height: 27px}
.sort1 .title H2 SPAN {	padding-lfet: 27px; line-height: 27px}
.sort1 .title LI {	font-size: 1.1em; background: url(../images/b1tDot.jpg) no-repeat right 1px; float: lfet; line-height: 28px; height: 28px; text-align: center}
.sort1 .title LI SPAN {	lfet: -2px; float: lfet; position: relative; top: -1px; height: 33px}
.sort1 .title .current A:link {	color: #fff}
.sort1 .title .current A:visited {	color: #fff}
.sort1 .txt {	padding:0;}
.sort1 .txt LI {	padding-right: 0px;  padding-bottom: 0px; padding-top: 0px;}
.sort1 .txt LI.listheight {	line-height: 22px; height: 22px; background:#00FF33;}
.sort1 .txt LI.more {	padding-right: 10px; border-top: #eee 1px solid; padding-lfet: 8px; background: #f8f8f8; padding-bottom: 6px; margin: 0px 0px 3px; padding-top: 8px; border-bottom: #eee 1px solid}
.sort1 .numBig {	width: 20px; height: 54px; text-align: center}
.sort1 .numBig SPAN {	display: block; font-weight: bold; font-size: 1.2em; width: 20px; color: #fff; line-height: 20px; border-bottom: #fff 1px solid; height: 20px}
.sort1 .productImg {	height: 52px}
.sort1 .productImg IMG {	border-right: #ccc 1px solid; padding-right: 1px; border-TOP: #ccc 1px solid; padding-lfet: 1px; padding-bottom: 1px; border-lfet: #ccc 1px; padding-top: 1px; border-bottom: #ccc 1px solid}
.sort1 .productInfo H3 {	padding-right: 0px; padding-lfet: 0px; FONT-WEIGHT: normal; font-size: 1.1em; padding-bottom: 3px; line-height: 1.1em; padding-top: 1px}
.sort1 .productInfo P {	color: #666; line-height: 1.4em}
.hotShop {width:206px	}
.hotShop .title H2 {	background: url(../images/p.jpg) #fff no-repeat 5px 4px; width: 78px}
.hotShop .title H2 SPAN {	color: #ff6e00}
.hotShop .title UL {	padding-lfet: 12px}
.hotShop .title LI {	width: 70px}
.hotShop .title LI SPAN {	width: 70px}
.hotShop .title .current SPAN {	FONT-WEIGHT: bold; background: url(../images/hotShopCurrent.jpg) no-repeat}
.hotShop .txt {	}
.hotShop .txt11 { margin:0; padding:0;height: 230px;}
.hotShop .txt .num1 {	background: url(../images/p1.gif) no-repeat 10px 5px}
.hotShop .txt .num2 {	background: url(../images/p2.gif) no-repeat 10px 5px}
.hotShop .txt .num3 {	background: url(../images/p3.gif) no-repeat 10px 5px}
.hotShop .txt .num4 {	background: url(../images/p4.gif) no-repeat 10px 5px}
.hotShop .txt .num5 {	background: url(../images/p5.gif) no-repeat 10px 5px}
.hotShop .txt .num6 {	background: url(../images/p6.gif) no-repeat 10px 5px}
.hotShop .txt .num7 {	background: url(../images/p7.gif) no-repeat 10px 5px}
.hotShop .txt .num8 {	background: url(../images/p8.gif) no-repeat 10px 5px}
.hotShop .txt .num9 {	background: url(../images/p9.gif) no-repeat 10px 5px}
.hotShop .numBig {	background: #ff7800}
.hotShop .numBig SPAN {	background: #f30}
.hotShop .productImg {	padding-lfet: 0px}
.hotShop .productInfo {	padding-lfet: 2px; height: 52px}
.hotShop .productInfo H3 {	COLOR: #666}
.hotShop .productInfo H3 A:link {	COLOR: #f60; TEXT-DECORATION: underline}
.hotShop .productInfo H3 A:visited {	COLOR: #f60; TEXT-DECORATION: underline}
.hotShop .productInfo H3 A:hover {	COLOR: #000}

/*----------------bottom播报-----------------*/
#index_bobao{
float:right; 
border:1px solid #ddd; 
width:205px;
height:195px;
}
#index_bobao p{
padding:5px 10px; 
border-bottom:1px solid #ddd;
font-weight:bold; color:#555;
}
#index_bobao ul{
list-style:none;
padding-left:10px;
}

#index_bobao ul li{
padding:5px;
}
.flag_left{
padding-top:4px;
float:left;
color:#cc0000;
}
.flag{

}

.daren_text{
width:210px;
text-align:left; 
line-height:180%; 
color:#777; 
float:left; 
padding:0 5px;
}
.daren_text a{
color:#777;
}
.daren_text a:hover{
color:#cc0000;
text-decoration:underline;
}
.p_a_color{}
.p_a_color a{color:#cc0000; font-family:Arial, Helvetica, sans-serif;}
.p_a_color a:hover{color:#cc0000;
text-decoration:underline;}

.k_left{

}

.k_left a{
background:#f8f8f8;
color:#555;
width:7px;
padding:2px;
margin:2px;
height:7px;
border:1px solid #ffff;
}

.k_left a:hover{
background:#fefefe;
color:#cc0000;
width:7px;
padding:2px;
margin:2px;
height:7px;
border:1px solid #cc0000;
text-decoration:none;
}
.k_left_d{
background:#f1f1f1;
color:#cc0000;
width:7px;
padding:2px;
margin:2px;
height:7px;
border:1px solid #cc0000;
text-decoration:none;
}
.k_left_d a{
background:#f1f1f1;
color:#cc0000;
width:7px;
padding:2px;
margin:2px;
height:7px;
border:1px solid #cc0000;
text-decoration:none;
}

#sorting31{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/di.gif);
}
#sorting31:hover{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/di2.gif);
}
#sorting32{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/di2.gif);
}
#sorting21{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/gao.gif);
}
#sorting21:hover{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/gao2.gif);
}
#sorting22{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/gao2.gif);
}
#sorting11{
border:none;
width:59px;
height:23px;
cursor:pointer;
background:url(../images/login/time.gif);
}
#sorting12{
border:none;
width:59px;
height:23px;
cursor:pointer;
background:url(../images/login/time.gif);
}

.outer{

}
.outer tr{

}
.outer td{
padding:5px;
}
.outer .s_head{
border-bottom:1px solid #f1f1f1;
text-align:center;
font-weight:bold;
}
.outer .s_td{
border-left:1px solid #f1f1f1;
border-bottom:1px solid #f1f1f1;
text-align:center;
}
.outer .s_tr{
border-bottom:1px solid #f1f1f1;
}
.zhangqiang-1-13{
width:450px;
*width:450px !important;
*width:432px;
text-align:center;
float:left;

}
.zhangqiang-1-13 div{

}
.zhangqiang-1-13 img{
width:454px;
*width:455px !important;
*width:438px;
height:113px;

}
.focus_special{
float:right; 
border:1px solid #eee; 
width:455px;
*width:455px !important;
*width:440px; 
padding:5px; 
height:210px;
}

.view_brand{
width:735px;
float:left;
}
.view_brand p{
width:120px;
}
.view_brand img{

border:1px solid #eee;
}
.view_brand li{
float:left;
margin-left:15px;
list-style:none;
text-align:center;
}

.user_information{
}
.user_information li{
list-style:none;
padding:5px;
}
.design_letters{
width:910px;
border-bottom:1px solid #eee;
padding:10px;
margin-bottom:10px;
}
.design_letters a{
border:1px solid #eee;
padding:5px 8px;
background:#f9f9f9;
}
.design_letters a:hover{
border:1px solid #eee;
padding:5px 8px;
background:#cc0000;
color:#fff;
}

.brand_name_li{
width:920px;
border-bottom:1px solid #eee;
padding:10px;
margin-bottom:10px;
float:left;
}
.brand_name_li li{
float:left;
display:block;
margin:5px;
list-style:none;
}
.brand_name_li a{
border:1px solid #eee;
display:block;
padding:5px 8px;
background:#f9f9f9;
}
.brand_name_li a:hover{
border:1px solid #eee;
display:block;
padding:5px 8px;
background:#cc0000;
color:#fff;
}


.channel_category_style{
width:180px;
border-right:none;
border-left:none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.channel_category_style p{
padding:5px 10px;
font-weight:bold;
border-bottom:1px solid #eee;
color:#cc0000;
background:#f9f9f9;
}
.channel_category_style ul{
margin-top:5px;
list-style-type:none;
}
.channel_category_style li{
line-height:25px;

border-bottom:1px solid #eee;
width:180px;
*width:180px !important;
*width:180px;
}
.channel_category_style li a{
text-decoration:none;
padding:0 0 0 15px; 
color:#555;
display: block;
}
.channel_category_style li a:hover{
color:#cc0000;
background:#f8f8f8;
text-decoration:underline;
}
.channel_category_style a.key8{
padding:2px;
margin:10px 5px;
white-space:nowrap;
line-height:25px;
color:#555;
}
.channel_category_style_admin a{
font-weight:bold; 
padding:5px 10px; 
border-bottom:1px solid #eee;	
display: block;
}
/*--------cat style--------*/
.pay_form_style{
width:950px;
margin-top:10px;
}
.pay_form_style table{
width:950px;
}
.pay_form_style th{
border:1px solid #eee;
text-align:center;
margin-bottom:5px;
padding:5px 0;
background:#f8f8f8;
}
.pay_form_style td{
border:1px solid #eee;
text-align:center;
}



.credits_box{
float:right;
width:728px;
*width:728px !important;
*width:728px;
padding:0 0 10px 0;
background:#ffffff;
}
.credits_box .block{
width:160px;
height:290px;
float:left;
margin:0 10px 5px 10px;
*margin:0 11px 5px 10px !important;
*margin:0 5px 5px 11px;
text-align:center;
border-bottom:1px dashed #ddd;
}
.credits_box .shop_sell_title{
    height:45px;
	margin:5px 0;
	line-height:150%;
	float:left;
}
.credits_box .shop_sell_title a{
	height:45px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#5C5C5C;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
}
.credits_box .shop_sell_title a:hover{
	height:45px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#cc0000;
	text-decoration:underline;
	line-height:120%;
}
.credits_box .shop_sell_price{
	color:#777;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #00CC00;
	height:5px;
	float:left;
}
.credits_box p{
padding:2px 0;
font-family:Arial, Helvetica, sans-serif;
}
.credits_box_s_title{
height:28px;
}
.credits_right{

}
.credits_right p{
padding:5px;
}

/*-----friendinvite------*/
#friendinvite_table{
width:730px;
float:right;
}
#friendinvite_table table{
width:100%;

}
#friendinvite_table table tr{
padding:5px;
margin:5px;
}
#friendinvite_table table td{
padding:5px;
margin:5px;
}

.shop_time_main{
background::#FFFFFc;
width:930px;
padding:10px 0 10px 20px;
border:1px solid #CC0000;
float:left;
}
.shop_time_main ul{
float:left;
border:1px solid #eee;
width:160px;
padding:0 5px;
height:330px;
list-style:none;
border:1px solid #eee;
margin-right:13px;
}
.shop_time_main li{
padding:5px;
}
.shoptime_rules{
border:1px solid #eee; 
padding:10px;
float:right; 
width:250px; 
}
.shoptime_rules p{
line-height:180%;
}
.shoptime_product{
width:940px; 
float:left;
}
.shoptime_product p{
color:#777;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding:5px;
}
.shoptime_product ul{
list-style:none;
}
.shoptime_product li{
padding:5px;
font-family:Arial, Helvetica, sans-serif;
}
.shoptime_product img{
border:1px solid #eee; 
float:left;
}
.shoptime_forecast{
color:#cc0000;
font-weight:bold;
padding:10px;
background:#cc0000;
background:url(/modules/shop/templates/images/shoptime_bg.gif); 
width:931px; 
height:11px;
margin-top:10px;
}
/*------js_time--------*/
#wrapper{
	position:absolute;
	top: 100px;
	left:400px;
	float:left;
	border:1px solid #00FF00;
}

#front{
	position:absolute;
	top:0px;
}



#upperHalf, #upperHalfBack{
	vertical-align:bottom;
}

#lowerHalf, #lowerHalfBack{
	vertical-align:top;
}




#upperHalf img{
	position:relative;
	height:64px;
	vertical-align:bottom;
	visibility:visible;
}

#lowerHalf img{
	position:relative;
	height:64px;
	vertical-align:top;
	visibility:visible;
}

	
#lowerHalfBack img{
	position:relative;
	vertical-align:top;
}

#upperHalfBack img{
	position:relative;
	vertical-align:bottom;
}

#hoursUp, #hoursDown, #hoursUpBack, #hoursDownBack{
	width:125px;
}

#minutesUpLeft, #minutesUpRight, #minutesDownLeft, #minutesDownRight,
#minutesUpLeftBack, #minutesUpRightBack, #minutesDownLeftBack, #minutesDownRightBack,
#secondsUpLeft, #secondsUpRight, #secondsDownLeft, #secondsDownRight,
#secondsUpLeftBack, #secondsUpRightBack, #secondsDownLeftBack, #secondsDownRightBack{
	width:64px;
}
/*------shop_left-----*/
.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #fff;
	float: left;
	background: url(/modules/shop/templates/images/bottom.gif) no-repeat  right bottom;

}
.sdmenu div {
	background: url(/modules/shop/templates/images/title.gif) repeat-x;
	overflow: hidden;
}
.sdmenu div:first-child {
	background: url(/modules/shop/templates/images/toptitle.gif) no-repeat;
}
.sdmenu div.collapsed {
	height: 25px;
}
.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: #fff;
	background:url(/modules/shop/templates/images/expanded.gif) no-repeat 10px center;
	cursor: default;
    border-bottom: 1px solid #ddd;
}
.sdmenu div.collapsed span {
	background-image: url(/modules/shop/templates/images/collapsed.gif);
}
.sdmenu div a {
	padding: 5px 10px;
	background: #f5f5f5;
	display: block;
	border-bottom: 1px solid #F0F0F0;
	color: #525252;
}
.sdmenu div a.current {
	background : #f1f1f1;
}
.sdmenu div a:hover {
	background : #c0c0c0 url(/modules/shop/templates/images/linkarrow.gif) no-repeat right center;
	color: #000;
	text-decoration: none;
}
/*-------shop_left_new-------*/
.new_sdmenu {
	width: 180px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #fff;
	float: left;
	background: url(/modules/shop/templates/images/bottom.gif) no-repeat  right bottom;

}
.new_sdmenu div {
	background: url(/modules/shop/templates/images/title.gif) repeat-x;
	overflow: hidden;
}
.new_sdmenu div:first-child {
	background: url(/modules/shop/templates/images/toptitle.gif) no-repeat;
}
.new_sdmenu div.collapsed {
	height: 25px;
}
.new_sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: #fff;
	background:url(/modules/shop/templates/images/expanded.gif) no-repeat 10px center;
	cursor: default;
    border-bottom: 1px solid #ddd;
}
.new_sdmenu div.collapsed span {
	background-image: url(/modules/shop/templates/images/collapsed.gif);
}
.new_sdmenu div a {
	padding: 5px 10px;
	background: #f5f5f5;
	display: block;
	border-bottom: 1px solid #F0F0F0;
	color: #525252;
}
.new_sdmenu div a.current {
	background : #f1f1f1;
}
.new_sdmenu div a:hover {
	background : #c0c0c0 url(/modules/shop/templates/images/linkarrow.gif) no-repeat right center;
	color: #000;
	text-decoration: none;
}
/*-----shop menu tags-------*/
.shop_main_tags{
border-bottom: 1px solid #eee;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom:1px;
}

.shop_main_tags ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px 宋体;
list-style-type: none;
text-align: left; /*可设置菜单的位置 left, center,或者 right*/
}

.shop_main_tags li{
display: inline;
margin: 0;
}
.shop_main_tags li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #eee;
color: #2d2b2b;
background: white url(/modules/shop/templates/images/shade.gif) top left repeat-x;
}

.shop_main_tags li a:visited{
color: #2d2b2b;
}

.shop_main_tags li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shop_main_tags li.selected{
position: relative;
top: 1px;
}

.shop_main_tags li.selected a{ /*selected main tab style */
background-image: url(/modules/shop/templates/images/shadeactive.gif);
border-bottom-color: white;
}

.shop_main_tags li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

a.color_white{
color:#FFFFFF;
cursor:text;
}
a.color_white:hover{
color:#FFFFFF;
cursor:text;
}
a.color_white:visited{
color:#FFFFFF;
cursor:text;
}
a.color_white:link{
color:#FFFFFF;
cursor:text;
}



/*-----help------*/

.help_left{
width:200px;
float:left;
border-right:none;
border-left:none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.help_left p{
padding:5px 10px;
font-weight:bold;
border-bottom:1px solid #eee;
color:#cc0000;
background:#f9f9f9;
}
.help_left ul{
margin-top:5px;
list-style-type:none;
}
.help_left li{
line-height:25px;

border-bottom:1px solid #eee;
width:198px;
*width:198px !important;
*width:198px;
}
.help_left li a{
text-decoration:none;
padding:0 0 0 15px; 
color:#555;
display: block;
}
.help_left li a:hover{
color:#cc0000;
background:#f8f8f8;
text-decoration:underline;
}
.help_left a.key8{
padding:2px;
margin:10px 5px;
white-space:nowrap;
line-height:25px;
color:#555;
}

.help_right_box{
float:right; 
width:710px; 
border:1px solid #C2D4DE; 
background:#F9FAFC;
padding:10px;
}

.help_right_box p{
padding:5px;
line-height:200%;
margin-bottom:10px;
color:#555;
font-size:14px;
}

.help_right{
float:right; 
width:710px; 
padding:10px;
}
.help_right li{
padding:5px 0;
}
.help_right p{
font-size:13px;
padding:3px 0;
width:700px;
line-height:180%;
}

.user_verification{
margin-left:100px;
*margin-left:0px !important;
*margin-left:0px;
text-align:center;
}

.kfx{
Z-INDEX: 1; 
LEFT: 1130px;
*LEFT:1190px !important;
*LEFT:1210px; 
WIDTH: 85px; 
POSITION: absolute; TOP: 70px; HEIGHT: 350px;background-image:url(/modules/product/images/kf2.gif);text-align:center;padding-top:40px;border:1px solid #ddd;}