*{margin:0px; padding:0px; font-size:14px}
body{-webkit-text-size-adjust:none;background:#EAEAEA; min-width:320px;font-family:Verdana, Arial, Helvetica, sans-serif, "微软雅黑";}
ul,li{ list-style:none;}
a{ text-decoration:none;}
img, img a{border:0px;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.img-align{margin-bottom:-2px;}
.gray{ color:#666;}
.green{color:#339900;}
.orange{color:#FF6600;}
.red{color:#ff0000;}
.fb{font-weight:bold;}
.p10{ padding:10px;}
.pb10{padding-bottom:10px;}
.pt10{padding-top:10px;}
.align-center{text-align:center;}
.overflow{overflow:hidden;}
.break-word{table-layout: fixed; word-wrap:break-word};
.underline,.underline a{text-decoration:underline;}
.relative{position:relative;}
/*公用样式 圆角 渐变*/
.input-rounded-10, .input-rounded-10 input{
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.input-rounded-5, .input-rounded-5 input{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.gray-background, .info .info-common-tab li, .info .info-common-tab2 li, .info_2 .info-common-tab2 li{
	background: #EFEFEF; 
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF)); 
	background: -moz-linear-gradient(top, #FFF, #EFEFEF); 
}
.common_select{width:180px;}
.common_input{width:180px; color:#999;}
/*公用按钮*/
.orange_btn,.orange_small_btn{
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    background: #FFFABB; 
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFABB), to(#FCB831)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #FFFABB, #FCB831); 
    text-align:center; width:auto; border:1px solid #9F6C31; color:#9F6C31; font-weight:bold;width:100%;cursor:pointer;}
.orange_btn{ height:32px; line-height:32px;}
.orange_small_btn{ height:25px; line-height:25px;padding:0px 10px;}
.green_btn{
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    background: #8ED250; 
    background: -webkit-gradient(linear, left top, left bottom, from(#65A923), to(#8ED250)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #65A923, #8ED250); 
    text-align:center; width:100%; height:32px; line-height:32px; border:1px solid #518A17; color:#FFF; font-weight:bold;width:100%;cursor:pointer;}
.green_small_btn{
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    background: #8ED250; 
    background: -webkit-gradient(linear, left top, left bottom, from(#65A923), to(#8ED250)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #65A923, #8ED250); 
    text-align:center; width:auto; height:25px; line-height:25px; border:1px solid #9F6C31; color:#FFF; font-weight:bold;width:100%;cursor:pointer;}
.blue_btn{
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    background: #6AADEA; 
    background: -webkit-gradient(linear, left top, left bottom, from(#6AADEA), to(#347CBF)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #6AADEA, #347CBF); 
    text-align:center; width:auto; height:32px; line-height:32px; border:1px solid #2B77BD; color:#fff; font-weight:bold;width:100%;cursor:pointer;}
.gray_btn{
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    background: #D1D1D1; 
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#D1D1D1)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #fff, #D1D1D1); 
    text-align:center; width:auto; height:32px; line-height:32px; border:1px solid #9B9B9B; color:#666; font-weight:bold;width:100%;cursor:pointer;}
/*图标*/
.user_icon,.user_icon_check,.service_icon,.service_icon_check,.search_icon,.search_icon_check,.arrow_icon,.money_icon,.fav_icon{
	width: 24px; height:23px; background:url("/files/default/images/icon.png") no-repeat scroll transparent;margin:0px auto;display:block;
}
.user_icon{background-position: 5px 2px;}
.user_icon_check{background-position: 5px -19px;}
.service_icon{background-position: -20px 2px;}
.service_icon_check{background-position:-20px -19px;}
.search_icon{background-position: -43px 2px;}
.search_icon_check{background-position:-43px -19px;}
.arrow_icon{position:absolute;right:20px;top:30%;width: 22px;}
.mouseOut .arrow_icon,.mouseMove .arrow_icon{position:absolute;right:20px;top:30%;width: 12px; }
.mouseOut .arrow_icon{background-position:-69px 2px; }
.mouseMove .arrow_icon{background-position:-81px 2px;}
.fav_icon{background-position: -26px -73px;float:left;margin:1px 10px 0px 0px;}
.money_icon{background-position: 3px -73px;float:left;margin:1px 10px 0px 0px;}
 /**垂直翻转**/
.flip_y {
	 filter: FlipV; /** IE **/
	 -moz-transform: matrix(1, 0, 0, -1, 0, 0); /** FF **/
	 -webkit-transform: matrix(1, 0, 0, -1, 0, 0);/**safari 和chrome**/
}
header{
	background: #e0e0e0; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0)); 
	background: -moz-linear-gradient(top, #fff, #e0e0e0); 
	height:49px; border-top:1px solid #000; border-bottom:1px solid #fff;
}
.head_logo{ float:center; width:30%; height:49px; display:inline-block;margin: 10px 0 0 12px;}
.head_logo_pic{
	height: 33px;
	width:84px;
    margin: 10px 0 0 12px;
    padding: 0px;
    background-position: top left;
    background: url(/files/default/images/logoIndex.png) no-repeat;}
.head_ul{float:left; text-align:center;height:49px; width:69%;}
.head_ul li{float:left;width:35%; border-right:1px solid #c8c8c8; border-left:1px solid #fff; height:49px;line-height:16px; vertical-align:bottom;text-align:center;}
.head_ul li:last-child {border-right:0px; width:26%}
.head_ul .last-child{border-right:0px; width:26%}
.head_ul li a{color:#000;display:block; margin-top:5px;}

.s_box{
	background: #8ABEEE; 
	background: -webkit-gradient(linear, left top, left bottom, from(#8ABEEE), to(#4492D9)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #8ABEEE, #4492D9); 
    height:54px; padding-top:16px;padding-left:12px;border-bottom:1px solid #3D82CD; }
.s_box .keyword {
    border: 1px solid #4698E1;
    color: #AFAFAF;
    float: left;
    height: 35px;
    font-size:16px;
    line-height: 35px;
    padding-left: 12px;
    width: 75%;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
}
.s_box .s_btn{
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background: #FFFABB; 
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFABB), to(#FCB831)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFFABB, #FCB831); 
	margin-left:8px; text-align:center; width:auto; height:35px; line-height:35px; border:1px solid #5A6D7D; color:#8a4c00; font-weight:bold; float:left; width:15%;}


.i_body{ padding:0px 10px; border-top:2px solid #c8c8c8;}
.i_tab{ border:1px solid #b0b0b0; border-radius:4px 4px 4px 4px;-webkit-box-shadow:0px 1px 1px #e4e4e4; height:28px; line-height:28px; margin:8px auto 6px auto;background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.4, #ececec),color-stop(1, #FFFFFF));}

.i_tab a{ width:49%; display:inline-block; text-align:center; font-size:14px; color:#333;font-weight:bold;}
.i_tab a.current{border:1px solid #6d9dc9; border-radius:4px 4px 4px 4px; position:relative; left:-1px; top:-1px;-webkit-box-shadow:0px 1px 1px #e4e4e4;background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #d2e5f9),color-stop(0.9, #fdfeff));height:28px; }

.subject_name{background:url(/files/default/images/li3.png) no-repeat 10px 16px;}
.i_list{
	border:1px solid #b0b0b0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px; margin-top:10px; overflow:hidden; background:#ffffff;}
.i_list .subject{
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	background: #FFF; 
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E9E9E9)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFF, #E9E9E9); 
	height:38px; line-height:38px;
	border-bottom:1px solid #b0b0b0; text-align: center;
	cursor:pointer;}
.i_list .subject2{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	height:38px; line-height:38px;
	background: #FFF; 
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E9E9E9)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFF, #E9E9E9); 
	position:relative;
	cursor:pointer;}
.i_list .subject_name{float:left; padding-left:20px;}
.i_list .subject_body{ border-top:1px solid #DFDFDF; overflow:hidden;}
.i_list .subject_name{float:left; padding-left:20px; }
.i_list .subject_disp{
	float:right; margin-right:8px;
	border:1px solid #b0b0b0;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;text-align:center;margin-top:10px;
	padding:7px 5px;
}

.i_list p{height:32px; line-height:32px; padding-left:5px;}
.i_list li{line-height:45px;  border-bottom:1px solid #e0e0e0; margin-bottom:-1px; overflow:hidden; padding; position:relative;}
.i_list .two_tab li{float:left; width:100%; position:relative;}
.i_list li a{ padding:0px 10px 0px 8px; color:#333;  display:block;cursor:pointer;}
.i_list li ins{display:block;overflow:hidden;width:0px;height:0px;border:6px solid #ccc;border-color: #fff #ff6f0f;border-width:6px 0px 6px 6px; position:absolute; right:16px; top:19px;}
.i_list li del{display:block;overflow:hidden;width:0px;height:0px;border:4px solid #ccc;border-color: #ff6f0f #fff;border-width:4px 0px 4px 4px; position:absolute; right:19px; top:20.5px;}
.i_list li p.focus{border:2px solid #f86909; float:left; display:block; width:98%; border-radius:5px 5px 5px 5px; height:30px;}
.i_list .subject_name{float:left; padding-left:20px; }
.i_list .search_menu li{line-height:36px;  border-bottom:1px solid #cccccc; padding-left:12px;}

.i_link{margin-top:10px; }
.i_link li{
	border:1px solid #b0b0b0; border-radius:6px 6px 6px 6px;
	margin-bottom:10px; height:38px; line-height:38px;
	background: #E9E9E9; 
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E9E9E9)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFF, #E9E9E9); 
	position:relative;}
.i_link .menu-link, .i_link .menu-link a{color:#000;}
.i_link .menu-link p{background:url(/files/default/images/li3.png) no-repeat 10px 16px;  padding-left:20px;display:block;}

.i_link li ins{display:block;overflow:hidden;width:0px;height:0px;border:8px solid #ccc;border-color: #f2f2f2 #666666;border-width:8px 0px 8px 8px; position:absolute; right:17px; top:11px;}
.i_link li del{display:block;overflow:hidden;width:0px;height:0px;border:4px solid #ccc;border-color: #666666 #f2f2f2;border-width:4px 0px 4px 4px; position:absolute; right:21px; top:15px;}

footer{ text-align:center; line-height:24px; color:#666666;}
footer a{ color:#0066cc; margin:0px 4px;}
.footer_tab{ background:#EAEAEA; padding-top:0px;padding-bottom:20px;line-height:24px;}
.user_status{
	padding-left:10px;
	line-height:32px;
	margin:10px 20px;
	background:#fff;
    border: 1px solid #AFAFAF;
	border-radius:25px 25px 25px 25px;
}
.user_status .border{border-left: 1px solid #C8C8C8;}
.footer_bottom{line-height:24px; text-align:center;}

.topSubject{
	height:40px; line-height:40px;
	background: #87BCED; 
	background: -webkit-gradient(linear, left top, left bottom, from(#87BCED), to(#4492D9)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #87BCED, #4492D9); 
	border-bottom:#3D82CD solid 1px;}
.topSubject div{float:left;}
.topSubject .back{color:#FFFFFF; background:url(/files/default/images/back.png); width:61px; height:33px; text-align:center; margin-left:5px; margin-top:3px;}
.topSubject .back a{ display:block; height:100%;}
.topSubject .title{color:#FFFFFF; margin-left:20%; font-size:18px; font-weight:bold;}

.topSubject .button, .common-list .button, .bottom-search-btn .button{
	height:30px;padding-left:6px;padding-right:6px; line-height:30px; margin-top:5px; 	margin-right:8px; text-align:center; border:1px solid #596B7D;
    color:#905394; font-weight:bold;
	background: #FFEF99; 
	background: -webkit-gradient(linear, left top, left bottom, from(#FFEF99), to(#FCBA33));
	background: -moz-linear-gradient(top, #FFEF99, #FCBA33);}
.bottom-search-btn{text-align:center; margin:10px auto;}
.bottom-search-btn .button{width:40%;}
.topSubject .button, .common-list .button{float:right;}
.search{background:#fff;border-radius:8px 8px 8px 8px;margin:10px auto;}
.search .keyword{ width:100%; text-indent:28px;border-radius:8px 8px 8px 8px; border:1px solid #b0b0b0; height:32px; background:url(/files/default/images/icon-search.png) no-repeat 10px 10px;  color:#ccc; }

.search select {height:32px;line-height:30px; width:95%; padding-left:12px; margin-bottom:12px;border-radius:8px 8px 8px 8px;}
.input{ border:1px solid #b0b0b0;border-radius:5px 5px 5px 5px; height:25px; line-height:25px; background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.4, #FFFFFF),color-stop(1, #cacaca)); text-align:center;}

/* 游戏搜索页 */
.searchWord{display:block;padding:5px 0px 5px 4px; border-bottom:1px solid #DFDFDF}
.searchWord div{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background: #C9E0F8; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#C9E0F8)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #fff, #C9E0F8); 
	width:26px; margin:2px; float:left; height:30px; line-height:30px; border:1px solid #6D9DC9;color:#003366; 	text-align:center; font-weight:bold;}
.searchWord div a{display:block; width:100%; height:100%;cursor:pointer;}
.searchWord div a:link, .searchWord div a:hover, .searchWord div a:visited{color:#003366;}
.searchWord .focus{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
   	background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #FF6601;
    float: left;
    margin: -1px;
    width: 26px;
}

/* 商品列表页面 */
.orange{color:#FF4C00;}
.place{
    color:#E4EFEA; font-size:14px; line-height:30px; height:30px; padding-left:0px;
	background: #87BCED;
	background: -webkit-gradient(linear, left top, left bottom, from(#87BCED), to(#4492D9));
	background: -moz-linear-gradient(top, #87BCED, #4492D9);
    border-bottom:1px solid #3D82CD;
    overflow: hidden;
}
.place li{background:url("/files/default/images/li4.png") no-repeat scroll right 0 transparent;float: left; padding: 0 18px 0 8px;}
.place li:last-child {
    background: none repeat scroll 0 0 transparent;
    padding-right: 0;
}
.place a{color:#E4EFEA;}
.tips{ border-top:2px #c8c8c8 solid; height:45px;line-height:45px; padding-left:12px; background:#fff;}
.tips a{ float:right; padding-right:12px;text-decoration:underline}
.common-page{
	background: #E5E5E5; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E5E5E5)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #fff, #E5E5E5);  
    -webkit-box-shadow: #DDD 0px 2px 3px;
    border: 1px #B0B0B0 solid;
    border-top:0px;
    height: 39px;
    line-height: 38px;
    text-shadow: white 0px 0px 2px;
}
.common-page span{
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #CCC;
    float: left;
    overflow: hidden;
    height:38px;
    font-weight: 700;
    text-align: center;
    width: 19.8%;
}

.common-tab{
	background: #E4E4E4;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E4E4E4));
	background: -moz-linear-gradient(top, #fff, #E4E4E4);
    -webkit-box-shadow: #DDD 0px 2px 3px;
    border: 1px #B0B0B0 solid;
    height: 39px;
    line-height: 38px;
    text-shadow: white 0px 0px 2px;
}
.common-tab li{
    border-right: 1px solid #C5C7CC;
    border-left:1px solid #FFF;
    border-bottom:1px solid #FFF;
    float: left;
    font-weight: 700;
    text-align: center;
    width: 29%;
}
.common-tab .tab-select{
	width:40%;
	border-right:0px;
}
.common-tab .more li{
    width:100%;
}
.search-list li{
	background:#fff;
    position:relative;
    -webkit-box-shadow: #E0E0E0 0px 1px 1px;
    border-bottom: 1px solid #c8c8c8;
    padding:5px 10px;
}
.search-list li .list-item{
    margin-top: 15px;
    display: table-cell;
    vertical-align: top;
}
.search-list li .list-item h3{
    color: #333333;
    line-height: 25px;
}
.search-list li .list-item p{
    color: #666;
    line-height: 20px;
}
.search-list li .list-item .d-price, .common-list .sale .d-price, .d-price{
    font-size: 16px;
    font-weight: 700;
    color: #FF6600;
    font-style: normal;
}
.search-list li .list-item .price{
    line-height:25px;
}
.search-list .list-link, .common-list .list-link{
	display: table-cell;
	vertical-align: middle;
}

.search-list .list-link ins,.common-list .list-link ins{
    width:0px;height:0px;border:8px solid #ccc;border-color: #ffffff #666666;border-width:8px 0px 8px 8px;
    position:absolute; right:16px; top:55px;;
}
.search-list .list-link del,.common-list .list-link del
{
	width:0px;height:0px;border:4px solid #ccc;border-color: #666666 #ffffff;border-width:4px 0px 4px 4px;
	position:absolute; right:20px; top:59px;
}

/* 商详情页面  & 我的5173 */
.info-menu {
	background: #EAEAEA;
	overflow: hidden;
}
.info-menu .common-list a{ color:#333;}
.info{
    border: 1px solid #B0B0B0;
	border-radius:8px 8px 8px 8px;
    margin-top: 10px;
    background:#FFFFFF;
}
.info-title{margin-top:10px; overflow:hidden;}
.info .info-common-tab ul, .info .info-common-tab2 ul{overflow:hidden;}
.info .info-common-tab li, .info .info-common-tab2 li{
    border-bottom: 1px solid #B0B0B0;
    border-right: 1px solid #B0B0B0;
	border-top-left-radius: 8px 8px;
    cursor: pointer;
    float: left;
    text-align: center;
    height: 32px;
    line-height:32px;
}
.info .info-common-tab li:last-child, .info .info-common-tab2 li:last-child{border-right: 0px;	border-top-right-radius: 8px 8px;}
.info .info-common-tab .current, .info .info-common-tab2 .current{border-bottom: 0px; background:#FFFFFF;}
.info .info-common-tab li{ width: 33.2%;}
.info .info-common-tab2 li{ width: 99.6%;}

.align-center{ text-align:center;}
.info .subject{
	padding:0px 12px 0px 12px;
	height:35px; line-height:35px;
	background: #F0F0F0; 
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F0F0F0)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFF, #F0F0F0);
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	text-align:center
}
.info .title {
	border-top-left-radius: 8px 8px;
    border-top-right-radius: 8px 8px;
    font-weight: normal;
    height: auto;
    line-height: 32px;
    padding-left: 10px;
    color:#545454;
    border-bottom: 1px solid #E1E1E1;
}
.info .full-title {
    -webkit-box-shadow: white 1px 1px 1px inset;
	background: #F9F9FA; 
	background: -webkit-gradient(linear, left top, left bottom, from(#F9F9FA), to(#EBECED)); 
	background: -moz-linear-gradient(top, #F9F9FA, #EBECED); 
    border-top-left-radius: 8px 8px;
    border-top-right-radius: 8px 8px;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    color:#545454;
    border-bottom-left-radius: 8px 8px;
    border-bottom-right-radius: 8px 8px;
}
.info .user-link li,.info .icon-link li{
    position:relative;
    background: white;
    border-top: 1px solid #C3C7D2;
	padding-left:18px;
	line-height:32px;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
}
.info .user-link li{ background: url(/files/default/images/blackDot.png) no-repeat 10px 15px;vertical-align: middle;}

.info .user-link li a{display:block;}
.info .user-link li:first-child, .info .icon-link li:first-child{border-top: 0px;}

.info .order-status {
    position:relative;
    background: #FFFFEE;
    border-top: 1px solid #C3C7D2;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	padding-left:10px;
	line-height:32px;
}
.info .order-status-fr{
	float:right;
	padding-right:35px;
}
.info .title-fr{float:right; margin-right:20px; color:#3E82CD; font-weight:normal; font-size:14px;}
.info .user-link ins, .info .icon-link ins, .info .order-status ins, .i_list_2 ins{
   border:8px solid #ccc;border-color: #ffffff #666666;border-width:8px 0px 8px 8px;
    position:absolute; right:17px; top:11px;
}
.info .user-link del, .info .icon-link del,.info .order-status del, .i_list_2 del
{
	border:4px solid #ccc;border-color: #666666 #ffffff;border-width:4px 0px 4px 4px;
	position:absolute; right:21px; top:15px;
}
.button-link li{padding:0px 12px 8px 12px;border-bottom: 1px solid #B0B0B0;}
.common-list .top-border{border-top: 1px solid #B0B0B0;}
.common-list li{
    border-bottom: 1px solid #B0B0B0;
    line-height: 26px;
	padding:8px 12px;
	overflow:hidden;
}
.common-list li:last-child{border-bottom:0px;}
.common-list li p{
	line-height:24px;
	font-weigth:bold;
	height:auto;
	overflow:hidden;
}
.common-list .msg{line-height:32px; color:red;}
.common-list .padding20{padding:15px 0px; padding-left:30%;}
.common-list li h2{font-size:16px;}
.common-list li .left{float:left; width:25%; text-align:center; padding-top:15px;}
.common-list li .right{float:right; width:75%;vertical-align:top; padding-top:10px;}
.common-list .pic{
	display: table-cell;
	width:120px;
	height:90px;
	border:1px solid #ccc;
	vertical-align: middle;
	float:left;
}
.common-list .pic_mobile_game{
	width:60px;
	height:80px;
	border:1px solid #ccc;
	vertical-align: middle;
	float:left;
}
.common-list .pic p{background-image: url(/files/default/images/logo.png);background-repeat: no-repeat;	margin-left:22px;margin-top:5px; background-position: 0px 0px; display: inline-block;width:80px; height:29px;}
.common-list .sale{
	vertical-align: middle;
    float:left;
    padding-left:12px;
    width: 85%
}
.common-list .table_btn td{padding:8px 10px 2px 0px;}
.common-list .noborder{
	border-top:0px;
}
/*新闻页面*/
.news-body{ border-top: 1px solid #B0B0B0;line-height: 24px; }
.news-time{ line-height:38px; color:#666; border-bottom:1px dotted #DDD;text-align:center;}
.news-body p{padding:10px;}
/*错误提示页面*/
.error{background:#fff; padding:20px 20px; line-height:26px;}
.error .error-info{border-bottom:1px solid #ECECEC; padding-bottom:10px;margin-bottom:20px; }
.error .error-tips{display: table-cell;vertical-align: middle; padding-left:25px; font-weight:bold;width:85%; color:#333;}
.error .error-img{display: table-cell; padding-top:12px; width:15%}
.error ul li{	background: url(/files/default/images/blackDot.png) no-repeat 10px 12px;vertical-align: middle; padding-left:25px;}

/*登陆页面*/
.bodyBackground{background:#FFFFFF; border-top:3px solid #5EA2E1;border-bottom:2px solid #DFDFDF}
.login{padding:20px;line-height:30px;}
.login a{color:#0066CC; text-decoration:underline}
.login div span{display:block; font-weight:bold;}
.login div .login_input{
	border:1px solid #5EA2E1;; border-radius:8px 8px 8px 8px; padding:0px; height:32px; line-height:32px; font-size: 14px; width:100%;
	background:-webkit-gradient(linear,left bottom,left top,color-stop(0.8, #FFFFFF),color-stop(1, #CACACA));
	background:-moz-linear-gradient(top, #CACACA, #FFF 15%, #FFF 85%); }
}
.login div .user,.login div .password{width:100%;} 
.login div .verifycode{width:100px;}

.login_button_ok{
	background: #68ABE9; 
	background: -webkit-gradient(linear, left top, left bottom, from(#68ABE9), to(#367EC0)); 
	background: -moz-linear-gradient(top, #68ABE9, #367EC0); 
	width:48%; height:33px; border:1px solid #3a8ad2;
	color:#ffffff; font-weight:bold;cursor:pointer;}
.login_button_reset{
	background: #F9F9F9;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.3, #ddd),color-stop(1, #fff));
	background: -moz-linear-gradient(top,#FFF,#DEDEDE); 
	width:48%; height:33px; border:1px solid #9A9A9A;
	color:#333333; font-weight:bold;cursor:pointer;}

/*猜价*/
.guess-body{border-top:1px #B0B0B0 solid;}
.guess-body .subject_name{float:left; padding-left:20px; }
.guess-body .subject_name{background:url(/files/default/images/li3.png) no-repeat 10px 10px;}
.gray_input{
	line-height:30px; height:30px; border:1px solid #9A9A9A;
	background:-webkit-gradient(linear,left bottom,left top,color-stop(0.8, #FFFFFF),color-stop(1, #CACACA));
	background:-moz-linear-gradient(top, #CACACA, #FFF 15%, #FFF 85%);}
.num_input{width:50px; text-align:center;}

/*小图标*/
.list-item .ico-ji, .list-item .ico-bao, .list-item .ico-zhang, .list-item .ico-ka, .list-item .ico-dai, .list-item .ico-qiu, .list-item .ico-kuai, .list-item .ico-mi, .list-item .ico-zhi, .list-item .ico-man, .list-item .ico-pei{
    background:url("/files/default/images/iconbg_v1.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    padding-right: 5px;
    position: relative;
    width: 17px;
}
/*表格样式*/
.table {padding: 0px; margin: 0px;}
.table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:center;
	height:35px;
	line-height:25px;
}
.table_noborder td{height:45px;line-height:30px;}
.list-item .ico-ji{background-position: left 0px; top: 3px;}
.list-item .ico-bao{background-position: left -26px; top: 3px;}
.list-item .ico-zhang{background-position: left -52px; top: 3px;}
.list-item .ico-ka{background-position: left -78px; top: 3px;}
.list-item .ico-dai{background-position: left -104px; top: 3px;}
.list-item .ico-qiu{background-position: left -130px; top: 3px;}
.list-item .ico-kuai{background-position: left -156px; top: 3px;}
.list-item .ico-mi{background-position: left -182px; top: 3px;}
.list-item .ico-zhi{background-position: left -208px; top: 3px;}
.list-item .ico-man{background-position: left -234px; top: 3px;}
.list-item .ico-pei{background-position: left -250px; top: 3px;}


/*手机网游*/
.mobile_games_name{ font-size:16px; font-weight:bold;font-family:"Microsoft YaHei"; padding-bottom:12px; padding-top:0px;}
.mobile_games_name .blue{color:#529BDD;font-size:20px;}
.mouseMove, .mouseMove a{background-color:#529BDD;color:#fff;cursor:pointer;}
.mouseOut,.mouseOut a{color:#000;}
.mobile_games li a{color:#000;}
.mobile_games .mouseMove a{color:#fff;}
.mobile_games li:first-child{ border-radius: 8px 8px 0px 0px;}
.mobile_games li:last-child{ border-radius: 0px 0px 8px 8px;}
.mouseMove .blue{color:#fff;}
.info_2{
    border-top: 1px solid #B0B0B0;
    border-bottom: 1px solid #B0B0B0;
    margin-top: 10px;
    background:#FFFFFF;
}
.info_2 .info-common-tab2 ul {
    overflow: hidden;
}
 .info_2 .info-common-tab2 li:first-child.current {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 0 none;
    border-right: 1px solid #B0B0B0;
}
 .info_2 .info-common-tab2 li:last-child.current {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 0 none;
    border-left: 1px solid #B0B0B0;
    border-top-left-radius:0px;
}
.info_2 .info-common-tab2 li {
    border-bottom: 1px solid #B0B0B0;
    border-top-left-radius: 8px;
    cursor: pointer;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 49.9%;
}

.i_list_2 .subject{padding-left:12px;height:34px; line-height:34px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;background-color:#ECECEC;}
.i_list_2 li{padding-left:12px;height:38px;line-height:38px; border-bottom:1px dotted #C8C8C8;position:relative;display:block;}
.i_list_2 li:last-child{ border-bottom:0px;}
.i_list .news_list li{height:40px; line-height:40px;}

.user_info{background-color:#FFFDE6; padding:10px; border:1px solid #FEB656; margin-top:9px;line-height:25px;}
.user_info span{color:#FF6803;}

/*定制*/
.customize{margin:12px auto 0px auto; line-height:23px;}
.intro{background-color:#FFFFFF;padding:0px 10px 25px 10px;border-bottom:1px solid #C8C8C8;border-top:1px solid #C8C8C8;}
.intro h1{font-size:18px;color:#60A3E1;text-align:center;margin:15px auto;}
.intro .blue{color:#60A3E1;font-size:24px;font-weight:bold;display:table-cell;width:40px; vertical-align:middle}
.intro p{
	padding:5px 10px 5px 20px;
    border-radius:20px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    background-color:#D8E7F5;
    line-height:26px;
}
.intro p span{display:table-cell;}
.intro .arrow{text-align:center;margin:12px 0px 10px 0px;}
.check_all,.del_all{
	float:left; cursor:pointer;
    float: left;
    border:0px;
    background: #E4E4E4;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E4E4E4));
    background: -moz-linear-gradient(top, #fff, #E4E4E4);
    -webkit-box-shadow: #DDD 0px 2px 3px;
    height: 38px;
    line-height: 38px;
}
.check_all{border-right: 1px solid #C5C7CC;width: 59%;text-align:left;padding-left:10px;}
.del_all{float:left;width:36%;height:38px; text-align: center;}
.customize_list{
	background-color:#FFFFFF;   
    border-bottom: 1px solid #B0B0B0;}
.customize_list .check{float:left; width: 30px;}


/*弹出样式*/
#overlay{
position:fixed!important;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);display:none;
} 
#win, #win_bag{position:absolute;top:50%;left:50%;width:300px;min-height:200px;height:auto;background:#fff;margin:-102px 0 0 -152px;display:none;
    border-bottom-left-radius: 8px 8px;
    border-bottom-right-radius: 8px 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    z-index:2;
} 

#win h2{font-size:12px;text-align:right;cursor:move;
    border-bottom: 1px solid #B0B0B0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height:32px;
    background: #EFEFEF; 
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF)); 
    background: -moz-linear-gradient(top, #FFF, #EFEFEF); 
}
#win .bottom-btn{padding:0px 10px 10px 10px;}
h2 #close, h2 #close_bag{cursor:pointer;font-size:20px; font-weight:bold;color:#666;padding-right:10px;line-height:32px;}
h2 #title, h2 #title_bag{float:left; font-size:16px;color:#666;padding-right:10px;padding-left:10px;line-height:32px;} 
#win_bag table td{text-align:left;height:35px; line-height:25px;}


/*购买支付*/
#priceRadio li{border:0px; padding:3px;}
.gameitem {
    width: 320px;
    overflow: hidden;
}
.gameitem nav {
    height: 33px;
    line-height: 33px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 1px 0px;
}
.gameitem nav a.hover {
    background-color: rgb(68, 146, 217);
    color: rgb(255, 255, 255);
    height: 35px;
    line-height: 35px;
    border: 0px none;
    position: relative;
    top: -1px;
}
.gameitem nav a {
    width: 160px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color: rgb(51, 51, 51);
    font-weight: bold;
}
.gameitem nav a {
    width: 160px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color: rgb(51, 51, 51);
    font-weight: bold;
}
.gameitem .namelist {
    width: 319px;
    overflow: hidden;
}
.namelist ul {
    width: 350px;
}
ul, li {
    list-style: none outside none;
}
.namelist li {
    float: left;
    display: inline;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 0px 1px 1px 0px;
}
.namelist li a {
    display: inline-block;
    width: 106px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 102, 204);
    text-decoration: none;
}
#footer .partener {
    margin: 0px auto 5px;
}
.nlogo, #header .m-myAccount, #header .carticon, #footer .partener, #header .m-SearchExIcon {
    background-image: url("/files/default/images/sprite.png");
    background-repeat: no-repeat;
}
#footer .partener {
    background-position: 0px -167px;
    width: 290px;
    height: 22px;
}