﻿@charset "utf-8";
html,body{
	color:#000;
	background-color:#fff;
}
/* 美化单选复选 */
.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover {
  color: #999;
}

span.ui-checkbox,
span.ui-radio {
  display: block;
  float: left;
  width: 14px;
  height: 16px;
  margin-top:3px;
  background: url(images/ckIcon.gif) 0 -148px no-repeat;
}

/*
span.ui-checkbox,
span.ui-radio {
	display:inline-block;
	height:16px;
	vertical-align:middle;
	margin-top:-3px;
}
*/


span.ui-radio {
  background: url(images/ckIcon.gif) 0 2px no-repeat;
}
span.ui-helper-hidden {
  display: none;
}
label {
  padding: 2px;
  
}
span.ui-radio-state-hover {
  background-position: 0 -88px;
}
span.ui-checkbox-state-hover {
  background-position: 0 -208px;
}

span.ui-checkbox-state-checked {
  background-position: 0 -118px;
}

span.ui-checkbox-state-checked-hover {
  background-position: 0 -178px;
}

span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
  background-position: 0 -58px;
}
span.ui-radio-state-checked-hover {
  background-position: 0 -28px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  left: -999em;
}
/*用户数，空间，金额*/
.lyMoney,.lyMoney1{
	color:#f78320;
	font-size:18px;
}
.lySpace{
	color:#708600;
}
.lyUser{
	color:#708600;
}
.lyLinkNum{
	color:#708600;
}
/*背影颜色*/
.lyBackCcc {
	background:#ccc;
}
.lyBackEee {
	background:#eee;
}
/*字体颜色*/
.fontFe8400 {
	color:#fe8400;
}
.fontRed {
	color:#c00;
}
.lyTabColContList li span.fontRed {
	color:#c00;
}
.font666 {
	color:#666;
}
.font000 {
	color:#000;
} 
.font999 {
	color:#999;
}
.fontf6821d {
	color:#f6821d;
}
.font507901 {
	color:#397dc3;
}
/*链接颜色*/
a{
	color:#b0661d;
}
a:hover {
	color:#e58500;
}
/*button样式*/
/*购买*/
.buttonBuy2, .buttonBuy{
	background:url(images/bg_button.gif) 0 -112px no-repeat;
}
.buttonBuy4 {
	background:url(images/bg_button.gif) 0 -176px no-repeat;
}
.buttonBuy6 {
	background:url(images/bg_button.gif) 0 -208px no-repeat;
}
.buttonBuy6_dis {
	background:url(images/bg_button.gif) 0 -336px no-repeat;
}
/*收藏*/
.buttonFav, .buttonFav2 {
	background:url(images/bg_button.gif) 0 -237px no-repeat;
	color:#3f3f3f;
}
/*详情*/
.buttonPar, .buttonPar2 {
	background:url(images/bg_button.gif) -100px -237px no-repeat;
	color:#3f3f3f;
}
/*支付*/
.buttonPay {
	background:url(images/bg_button.gif) 0 -301px no-repeat;
	color:#334d00;
}
/*网站安全*/
.buttonSecReg{
	background:url(images/bg_button.gif) 0 -448px no-repeat;
}
.buttonSecSch{
	background:url(images/bg_button.gif) 0 -485px no-repeat;
}
.buttonSecWebReg{
	background:url(images/bg_button.gif) 0 -522px no-repeat;
}
.buttonSecWebSch{
	background:url(images/bg_button.gif) 0 -559px no-repeat;
}
/*一般按钮*/
.button2,.pagebutton {
	background:url(images/bg_button.gif) 0 0 no-repeat;
	color:#fff;
}
.button2_dis{
	background:url(images/bg_button.gif) 0 -363px no-repeat;
}
.button4{
	background:url(images/bg_button.gif) 0 -28px no-repeat;
	color:#fff;
}
.button4_dis{
	background:url(images/bg_button.gif) 0 -390px no-repeat;
	color:#334d00;
}
.button6{
	background:url(images/bg_button.gif) 0 -56px no-repeat;
	color:#fff;
}
.button6_dis{
	background:url(images/bg_button.gif) 0 -418px no-repeat;
}
.buttonWeb {
	background:url(images/bg_button.gif) 0 -86px no-repeat;
	color:#000;
}
/*横虚线*/
.lyBgBot {
	background:url(../../images/bg_bot.gif) repeat-x;
}
.lyBgLine {
	background:url(../skin1/images/bg_line.gif) 0 6px repeat-x;
}
.lySupLine {
	background:url(../skin1/images/bg_line.gif) bottom repeat-x;
}
/*绿色分割线*/
.lyContBlock div.lyGreenline {
	background:#C8E087;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	height:2px;
	overflow:hidden;
	font-size:0;
	padding:0;
}
/*input*/
.supInput {
	border:1px #c9c9c9 solid;
}
.supButton33 {
	background: url(images/bg_button33.gif) no-repeat;
}
.supButton157 {
	background:url(images/bg_button157.gif) no-repeat;
}
.lyInputReadonly {
	color:#999;
	border:1px #999 solid;
}
/*快速提示*/
#quickTip {
	border:1px solid #CCC;
	background:#fff;
}
#quickTip h4 {
	background:#EBEBEB;
	border-bottom:1px solid #cccccc;
}
/*提示区域*/
.lyTipArea,.lyTipArea2 {
	/* background:#fbfcf6 url(images/tipIco.gif) 2px 11px no-repeat; */
	color:#999;
}
.lyTipArea3{
	background:#f8fbe6;
	border:1px solid #ff9966;
	color:#222;
}
/*表单小提示*/
.lyFormTip {
	background:#f2f6de url(images/bg_tbTip.gif) 0 0 no-repeat;
	border:1px solid #cad691;
}
.lyFormTipErr {
	background:#fff2f2 url(images/bg_tbTip.gif) 0 -62px no-repeat;
	border:1px solid #fe9595;
}
/*弹出层*/
.masklay {
	background:#000;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity: 0.5;
}
.popArea,.popAreaOk,.popAreaErr,.popAreaConf {
	background:url(images/bg_pop.gif) no-repeat;
}
.popArea .ok,.popAreaOk .popCont {
	background:url(images/pop_ok.gif) no-repeat;
}
.popArea h3,
.popAreaOk h3,
.popAreaErr h3,
.popAreaConf h3{
	color:#FF6600;
}
.popAreaErr .popCont, .popArea .err {
	background:url(images/pop_err.gif) no-repeat;
}
.popAreaConf .popCont, .popArea .cont {
	background:url(images/pop_conf.gif) no-repeat;
}
.popArea .tips,
.popAreaOk .tips,
.popAreaErr .tips,
.popAreaConf .tips {
	border-top:1px solid #CCC;
	color:#666;
}

.popArea a.close,
.popAreaOk a.close,
.popAreaErr a.close,
.popAreaConf a.close,
.popArea a.pop_close {
	background:url(images/pop_close.gif) center no-repeat;
}
.lyPaymentOk h3 {
	color:#FF6600;
	background:url(images/pop_ok.gif) no-repeat;
}

/*商城弹出层*/
.masklayShop {
	background:#ccc;
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
}
.popAreaShop {
	background:#fff;
	border:1px #000 solid;
}
/*分页*/
.lyPage{
	color:#565656;
}
.lyPage a{
	color:#565656;
}
.lyPage a:hover{
	color:#333;
}
/*高级搜索*/
a.lyAdvSerchBut {
	background:url(images/bg_ico.gif) 0 -464px no-repeat;
}
/*模块1*/
.lyLinkArea{
	background:url(images/bg_line.gif) 0 bottom repeat-x;
}
.lyLinkArea a{
	color:#565656;
}
.lyLinkArea a.domainIn{
	background:url(images/bg_ico.gif) 0 -386px no-repeat;
} 
.lyLinkArea a:hover{
	color:#527a00;
}
.lyLinkArea a.adminIn{
	background:url(images/bg_ico.gif) 0 -526px no-repeat;
} 
.lyLinkArea a.domainOut{
	background:url(images/bg_ico.gif) 0 -423px no-repeat;
}
/*模块2*/
.lyContBlock {
	color:#333;
}
.lyContBlock hr {
	border-top:1px dashed #CCC;
}
/*模块7*/
.lyContInfo {
	color:#323232;
	background:url(images/bg_ingo_top.gif) no-repeat;
}
.lyContInfo hr {
	border-top:1px dashed #CCC;
}
.lyContInfo .infoRem {
	background:url(images/bg_info.gif) no-repeat;
}
.lyContInfo .infoObj {
	background:url(images/bg_ingo_mid.gif) repeat-y;
}
.lyContInfo .infoObj .infoObjTop {
	background:url(images/bg_info_obj.gif) top no-repeat;
}
.lyContInfo .infoObj p.infoBut {
	background:url(images/bg_ingo_but.gif) bottom left no-repeat;
}
.lyContInfo ul li {
	background:none;
	margin:0;
	padding:0;
}
.lyContInfo .lyTabFormTitle ul li {
	background:url(images/bg_lyTabFormTitle.gif) 0 0 no-repeat;
	margin:0 0 0 5px;
	padding:0;
}
/*模块6 我的问题*/
.lyListWrap{}
dl.lyList dt{
	color:#397CC2;
}
dl.lyList dt span.delete{}
/*详细信息页面*/
dl.lyListDetail dt,dl.lyListDetail dd{
	background: url(images/bg_line.gif) bottom repeat-x;
}
dl.lyListDetail dd.descript{
	background-color:#fafafa;
	border:1px solid #ededed;
	background-image:none;
}
dl.lyListDetail dd.nobg{
	background-image:none;
}
dl.lyListDetail dt span,dl.lyListDetail dd span{
	color:#397CC2;
}
/*常见问题*/
h3.lyListContTit{
	border-bottom:1px solid #e7e7e7;
	color:#e58500;
	background:url(images/bg_ico.gif) 5px -306px no-repeat;
}
/*tab content list*/
ul.lyListCont{}
ul.lyListCont li {
	color:#565656;
	background:url(images/bg_bot_2.gif) 5px 12px no-repeat;
	border-bottom:1px solid #eee;
}
ul.lyListCont li a:hover{
	color:#588bc0;
}
/*lyTableClass表格分组标题*/
.lyTableClass h3.lyTableClass, .shopTablePer h4 {
	background:url(images/bg_lytablelist.gif) left -65px repeat-x;
	color:#363636;
}
/*lyTable 通用表格样式*/
.lyTableWrap .total .count{
	color:#527a00;
}
.lyTableWrap .total .money{
	color:#fe8400;
}
.lyTableWrap h3.title{
	color:#ff6937;
}
.lyTableWrap h3.title span.normal {
	color:#000;
}
.lyTableList {
	background:#fff;
}
.lyTableList th {
	background:#e5e5e5;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:url(images/bg_lytablelist.gif) left -28px repeat-x;
}
.lyTableList th.borderR{
	background:url(images/bg_lytablelist.gif) right top no-repeat;
}
.lyTableList td{
	border:none;
}
.lyTableList td.even{
	background:#f5f5f5;
}
.lyTableList td.borderB{
	border-bottom:1px solid #cccccc;
}
/*表格三*/
.lyTableWrap .lyTableICP{
	border:1px solid #ddd;
}
.lyTableWrap .lyTableICP td{
	border:1px solid #ddd;
}
/*左右结构表格，填写信息表格*/
.lyTableInfoWrap, .lyListWrap .content div.conText dl{
	background-color:#fafafa;
	border:1px solid #ededed;
}
.lyTableInfo .itemTip{
	color:#666;
}
/*表格六，左右表格，无隔行变色*/
.lyTable2 th,.lyTable2 td{
	border:1px #ccc solid;
}
.lyTable2 th{
	background:#f5f5f5;
}
.lyTable2 tr.bas {
	background:#e5e5e5;
}
/*表格七*/
.lyTablePop {
	background:#fff;
	border-right:5px solid #fff;
}
.lyTablePop thead th{
	background:url(images/bg_lytablelist.gif) left -65px repeat-x;
	color:#363636;
}
.lyTablePop tbody th {
	background:#e5e5e5;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:url(images/bg_lytablelist.gif) left -28px repeat-x;
}
.lyTablePop th.borderR{
	background:url(images/bg_lytablelist.gif) right top no-repeat;
}
.lyTablePop td{
	border:none;
}
.lyTablePop td.even{
	background:#f5f5f5;
}
.lyTablePop td.borderB{
	border-bottom:1px solid #cccccc;
}
.lyTablePop .total .count{
	color:#527a00;
}
.lyTablePop .total .money{
	color:#fe8400;
}
/*=========================Tab页签=====================*/
.lyTab {
	background: url(images/bg_tab_list.gif) repeat-x;
}
/*标签样式*/
.lyTabLabel a {
	background: url(images/bg_tab.gif) no-repeat;
	color:#000;
}
.lyTabLabel a:hover{
	color:#527a00;
}
.lyTabLabel #tabOpen {
	background: url(images/bg_tab.gif) 0 -36px no-repeat;
	font-weight:bold;
}
/* 标签内容式样 */
.lyTabLabelContent {
	border:1px solid #000;
	border-top:0px;
}
.lyTabLabelContent a {
	color:#03c;
}
.lyTabLabelContent a:hover{
	color:#527a00;
}
.lyTabLabelContent ul.squares li {
	background:url(images/bg_bot_1.gif) 0 7px no-repeat;
	_background:url(images/bg_bot_1.gif) 0 6px no-repeat;
}
/*电子邮箱，网站寄存，租用托管*/
.lyTabFormTitle ul li{
	background:url(images/bg_lyTabFormTitle.gif) 0 0 no-repeat;
}
.lyTabFormTitle ul li a{
	background:url(images/bg_lyTabFormTitle.gif) 100% -31px no-repeat;
	color:#333;
}
.lyTabFormTitle ul li a:hover{
	color:#999;
}
.lyTabFormTitle ul li.active{
	background:url(images/bg_lyTabFormTitle.gif) 0 -62px no-repeat;
}
.lyTabFormTitle ul li.active a{
	background:url(images/bg_lyTabFormTitle.gif) 100% -93px no-repeat;
	color:#999;
}
.shopTabFormTitle ul li{
	background:url(images/bg_lyTabFormTitle1.gif) 0 -62px no-repeat;
}
.shopTabFormTitle ul li a{
	background:url(images/bg_lyTabFormTitle1.gif) 100% -93px no-repeat;
	color:#999;
}
.shopTabFormTitle ul li.active{
	background:url(images/bg_lyTabFormTitle1.gif) 0 0 no-repeat;
}
.shopTabFormTitle ul li.active a{
	background:url(images/bg_lyTabFormTitle1.gif) 100% -31px no-repeat;
	color:#333;
}
.lyTabFormContent p.tips, .shopTabFormContent p.tips{
	border:1px solid #ccc;
	border-bottom:0;
}
.lyTabFormContent, .lyTabFormTable, .supTabFormContent {
	background:#eee;
}
.shopTabFormContent, .shopTabFormTable {
	background:#fff;
}
/*栏目标签页：新闻中心，关于我们*/
.lyTabCol{
}
/*tab title*/
.lyTabColTitle, .lyTabAboTitle{
	background:url(images/bg_lyTabColTitle.gif) 0 32px no-repeat;
}
.lyTabColTitle ul li a, .lyTabAboTitle ul li a{
	color:#B0661D;
}
.lyTabColTitle ul li a:hover, .lyTabAboTitle ul li a:hover{
	color:#e58500;
}
.lyTabColTitle ul li.active a{
	background:url(images/bg_lyTabColTitleAct.gif) 0 0 no-repeat;
	color:#397cc2;
}
.lyTabColTitle ul li.activeFst a, .lyTabAboTitle ul li.activeFst a{
	background:url(images/bg_lyTabColTitleAct.gif) 0 -37px no-repeat;
	color:#B0661D;
}
/*tab content*/
.lyTabColCont{}
/*tab content title*/
.lyTabColContTit{
	border-bottom:1px solid #e7e7e7;
	color:#ff6937;
	background:url(images/bg_ico.gif) 5px -306px no-repeat;
}
/*tab content list*/
.lyTabColContList{}
.lyTabColContList li {
	color:#565656;
	background:url(images/bg_bot_2.gif) 5px 12px no-repeat;
	border-bottom:1px solid #eee;
}
.lyTabColContList li a:hover{
	color:#e58500;
}
.lyTabColContList li span{
	color:#565656;
}
/*tab content detail*/
.lyTabColCont h3.artical{
	border-bottom:1px solid #e7e7e7;
	color:#397cc2;
}
.lyTabColCont .content p, .lyTabColCont .content textarea, .lyTabColCont .content dl, .lyTabAboCont .content p, .lyTabAboCont .content dl{
	color:#565656;
}
.lyTabColCont .content p.back a{
	background:url(images/bg_ico.gif) 16px -340px no-repeat;
	_background:url(images/bg_ico.gif) 16px -338px no-repeat;
}

/*单个文章*/
.lyListWrap h3.artical, .lyListWrapSup h3.artical{
	border-bottom:1px solid #e7e7e7;
	color:#e58500;
}
.lyListWrap .content p{
	color:#565656;
}
.lyListWrap .content p.back a{
	background:url(images/bg_ico.gif) 16px -340px no-repeat;
	_background:url(images/bg_ico.gif) 16px -338px no-repeat;
}
.lyListWrap .content dl.conBuy{
	border:1px #000 solid;
}
.lyListWrap .content dl.conBuyFoL{
	border:1px #000 solid;
}
.lyListWrap .content dd.conBuyR{
	border-left:1px #000 solid;
	background:#efefef;
}
.lyListWrap .content dd.conBuyRi, .lyListWrap .content dd.conBuyRight {
	border-left:1px #000 solid;
	background:#feedcb;
}
.lyListWrap .content li,.lyListWrap .content h4{
	color:#565656;
}
.lyListWrap .content div.conText {
	background: url(images/bg_line.gif) top repeat-x;
}
.lyListWrap .content div.conText .conImg {
	border:1px #eee solid;
}
.lyListWrap .content div.conText p {
	color:#397CC2;
}
.lyListWrap .content div.conText .icannTxt {
	color:#565656;
}
.lyListWrap .content div.conText dl {
	color:#565656;
}
.lyListWrap .content div.conText dt {
	background:none;
}
/*=========================框架：上左右=======================*/
.lyWrapper{
	background:url(images/bg_wrapper.gif) top left repeat-y;
}
.lyHead{
	border-top:1px solid #ccc;
	background-image:none;
}
/*头部*/
.lyMember{
	color:#606060;
}
.lyLoginForm a{
	color:#606060;
}
.lyLoginForm a:hover{
	color:#ff6937;
}
.lyLoginForm input{
	color:#999;
}
.lyLogin .user{
	background:url(images/bg_input.gif) left -1px no-repeat;
}
.lyLogin .pass{
	background:url(images/bg_input.gif) 0 -30px no-repeat;
}
.lyLogin span.passRel a.regist{
	background:url(images/bg_ico.gif) 0 -992px no-repeat;
	background:url(images/bg_ico.gif) 0 -993px no-repeat\9;
	_background:url(images/bg_ico.gif) 0 -992px no-repeat;
}
.lyLogin span.passRel a.regist:hover{
	color:#f68121;
}
.lyLogin span.passRel{
	color:#3175b4;
}
.lyLogin span.passRel a{
	padding:0;
	margin:0 5px;
	color:#4a4a4a;
}
.lyLogin .memberCen{
	color:#F58220;
}
.lyLogin a.out{
	background:url(images/bg_ico.gif) 2px -488px no-repeat;
	background:url(images/bg_ico.gif) 2px -490px no-repeat\9;
	*background:url(images/bg_ico.gif) 2px -489px no-repeat;
	_background:url(images/bg_ico.gif) 2px -488px no-repeat;
}
.lyCar a.pay{
	background:url(images/bg_car.gif) top left no-repeat;
}
/*.lyLogo{
	background:url(images/logo.jpg) top left no-repeat;
}*/
a.regist {
	padding-left:20px;
}
span.passRel a {
	padding-left:20px;
}
/*导航*/
.lyNav{
	background:#dc3504 url(images/bg_lyNav.gif) right 0;
	border:1px solid #ccc;
	border-right:0;
}
.lyNav a{
	color:#333333;
}
ul.lyNavFst{
	background:#FBFBFB url(images/bg_lyNav.gif) right 0 repeat-x;
} 
ul.lyNavFst li{
	border-right:1px solid #cccccc;
} 
ul.lyNavFst li a:hover{
	background:#f09d12 url(images/bg_lyNav.gif) left -65px repeat-x;
	color:#fff;
}
ul.lyNavFst li.active,
ul.lyNavFst li.active a:hover{
	background:#397cc2 url(images/bg_lyNav.gif) left -64px repeat-x;
	color:#fff;
}
ul.lyNavFst li.active a{
	color:#603515;
}

ul.lyNavSec{}
ul.lyNavSec li{}
ul.lyNavSec li a, ul.shopNavSec li a {
	color:#5f3414;
	border-top:1px solid transparent;
	_border-top:1px solid #859f09;
	border-left:1px solid transparent;
	_border-left:none;
}
ul.lyNavSec li a:hover, ul.shopNavSec li a:hover {
	background-color:#fff;
	border-left:1px solid #ed8d16;
	border-top:1px solid #ed8d16;
	color:#5f3414;
}
ul.lyNavSec li a.active, ul.shopNavSec li a.active {
	background:#fff;
	color:#b0661d;
	border-left:1px solid #ed8d16;
	border-top:1px solid #ed8d16;
}
ul.shopNavSec li.shopNavSecLi .shopNavSecTxt {
	color:#b1b1b1;
	background:url(../skin1/images/bg_shop_sea.gif) no-repeat;
}
ul.shopNavSec li.shopNavSecLi .shopNavSecBut {
	background:url(../skin1/images/bg_shop_sea.gif) -127px 0 no-repeat;
}
/*三级导航*/
div.lyNavThdWrap, div.shopNavThdWrap {
	border:#ed8d16 1px solid;
	border-top:0;
	background:#fff;
}
div.lyNavThdWrap .lyNavThd ,div.shopNavThdWrap .shopNavThd{
	border:1px solid #ededed;
	background-color:#fafafa;
}
div.lyNavThdWrap .lyNavThd h4 a, div.shopNavThdWrap .shopNavThd h4 a, div.shopNavThdWrap .shopNavThd h4 {
	color:#b0661d;
}
div.lyNavThdWrap .last, div.shopNavThdWrap .last{
	background-image:none;
}
#lyNavThdWrap5 .fst,#lyNavThdWrap8 .fst,#lyNavThdWrap9 .fst{
	border-top:1px solid #ededed;
}
#lyNavThdWrap5 .last,#lyNavThdWrap8 .last,#lyNavThdWrap9 .last{
	border-bottom:1px solid #ededed;
}
div.lyNavThdWrap .lyNavThd a, div.shopNavThdWrap .shopNavThd a {
	color:#000;
}
div.lyNavThdWrap .lyNavThd a:hover, div.shopNavThdWrap .shopNavThd a:hover{
	color:#e58500;
}
/*公告*/
.hmBigAad .hmAnnounce{
	background:url(images/bg_hmAnnounce.gif) left 2px no-repeat;
	color:#ff6b01;
}
/*=============中间===============*/
.lyCont{}
/*====左侧===*/
.lySideFunc{
	background:#959595 url(images/bg_sidefunc.gif) center no-repeat;
}
.lySideFunc a{
	color:#623315;
}
.lySideFunc a:hover{
	color:#fff;
}
/*左侧菜单*/
.lySideMenu h3 a{
	color:#494949;
	background:url(images/bg_lySideMenu3.gif) 0 5px no-repeat;
}
.lySideMenu h3 a:hover,
.lySideMenu h3.active a {
	color:#e58500;
	background:url(images/bg_lySideMenu3.gif) 0 -23px no-repeat;
}

.lySideMenu ul li{}
.lySideMenu ul li a{
	color:#494949;
}
.lySideMenu ul li a:hover{
	color:#e58500;
}
.lySideMenu ul li.active a{
	color:#e58500;
}
/*hotline*/
.lySideHotLine{
	background:url(images/leftSideHot.jpg) left top no-repeat;
}
/*左侧其它*/
.lySideOther .scroll{
	background:url(images/bg_scroll.gif) left top no-repeat;
}
.lySideOther .email p{
	color:#fff;
}
.lySideOther .email .inputArea{
	background:url(images/bg_input.gif) left -86px no-repeat;
}
.lySideOther .email .inputArea input{
	background:transparent;
	color:#999;
}
/*列表*/
.lyTableWrap td.default {
	background:#fff;
}
/*表格二*/
.lyTableFrom th, .lyTableFrom td,.lyTablePar th,.lyTablePar td {
	border:1px #ccc solid;
}
.lyTableFrom tr.alt {
	background:#fff;
}
.alt {
	background:#f5f5f5;
}
.lyTableFrom td.default {
	background:#fff;
}
.lyTableFrom td.alt {
	background:#f5f5f5;
}
.lyTableFrom .act {
	background:#fff5f6;
}
.lyTableFrom tr.bas,.lyTablePar tr.bas {
	background:#e5e5e5;
}
.lyTableFrom .costs span{
	color:#fe8400;
}
.lyTableWrap .lyTableList a.mag {}
p.lyPayTypeTip{
	color:#666;
}
/*表格四*/
.lyTableInfo tr.bas{
	background:#e5e5e5;
}
/*说明文字*/
.lyTextIns .TextBg {
	background:#fafafa;
	border:1px #ededed solid;	
}
/*模块2*/
.lyContBlock h3 {
	background:url(../skin1/images/bg_coltit.jpg);
}
/*模块3，支付*/
.lyBlockPayWrap{
	background:url(images/bg_lyBlockPay.gif) 0 100% no-repeat;
}
.lyBlockPay{
	background:url(images/bg_lyBlockPay.gif) 0 0 no-repeat;
}
/*模块4，客服中心*/
.lySupframe {
	background:url(images/bg_sup_ad.gif) left bottom no-repeat;
}
.lySupframe h3 {
	background:url(images/bg_sup_adh3.gif) left no-repeat;
	color:#FF9501;
}
.lySupframe h3 a {
	color:#606060;
}
.lySupframe .supDown li img {
	border:1px solid #5f5f5d;	
}
.lySupframe .supDown li a {
	color:#494949;
}
.lySupframe .supDl dt {
	color:#547a01;
}
.lySupframe .supDl dd {
	background:url(images/bg_bot_4.gif) 2px 6px no-repeat;
}
.lySupframe .supDl dd a {
	color:#484848;
}
/*模块5，客服中心*/
.lySupRight {
	background:url(images/bg_sup_right.gif) bottom no-repeat;
}
.lySupRight h3 {
	background:url(images/bg_sup_righth3.gif) no-repeat;
	color:#613415;
}
.lySupRight h3 a {
	color:#613415;
}
.lySupRight li {
	background:url(images/bg_bot_4.gif) 0 8px no-repeat;
	*background:url(images/bg_bot_4.gif) 0 7px no-repeat;
	background:url(images/bg_bot_4.gif) 0 6px no-repeat\9;
	_background:url(images/bg_bot_4.gif) 0 8px no-repeat\9;
}
.lySupRight ul.supUlHot li {
	background:url(images/bg_bot_hot.gif) 0 5px no-repeat;
}
.lySupRight li a {
	color:#494949;
}
.lySupRight li a:hover {
	color:#e58500;
}
.lySupRight p {
	color:#fff;
}

/*购买流程*/
dl.lyFlow {
	color:#000;
}

/* 过去 */
dl.lyFlow dd.flowPas {
	background:url(../skin1/images/flow_guid.gif) 0 -48px no-repeat;
	color:#999;
}

/* 现在 */
dl.lyFlow dd.flowNow {
	background:url(../skin1/images/flow_guid.gif) 0 -48px no-repeat;
}

/* 将来 */
dl.lyFlow dd.flowFut {
	background:url(../skin1/images/flow_guid.gif) 0 bottom no-repeat;
}

/*网站寄存*/
.hmHostingNew1 {
	background:url(images/bg_colocationBlock.jpg) top no-repeat;
}
.hmHostingNew2 {
	background:url(images/bg_colocationBlock.jpg) bottom no-repeat;
}
/*.hmHostingNew1 h2 {
	background:url(../skin1/images/bg_colocationBlock_h2.gif) top left no-repeat;
}
.hmHostingNew2 h2 {
	background:url(../skin1/images/bg_colocationBlock_h2.gif) bottom left no-repeat;
}*/
.hmHostingNew1 h2, .hmHostingNew2 h2 {
	color:#528700;
	font-size:22px;
}
/*超值套餐*/
.hmSetMealNew1 {
	background:url(images/bg_setMealBlock.jpg) no-repeat;
}
.hmSetMealNew2 {
	background:url(images/bg_setMealBlock.jpg) 0 -153px no-repeat;
}
.hmSetMealNew3 {
	background:url(images/bg_setMealBlock.jpg) 0 -306px no-repeat;
}
.hmSetMealNew1 h3,.hmSetMealNew2 h3,.hmSetMealNew3 h3 {
	color:#397CC2;
}
.hmSetMealNew1 p, .hmSetMealNew2 p, .hmSetMealNew3 p {
	color:#444;
}
.hmSetMealNew2 li,.hmSetMealNew3 li {
	color:#555;
	background:url(images/bg_bot_3.gif) 4px 7px no-repeat;
}
.hmHostingNew li {
	background:url(images/bg_bot_3.gif) 0 7px no-repeat;
}
.hmHostingNew .hosSet1 {
	background: url(images/bg_hos_set1.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosSet2 {
	background: url(images/bg_hos_set2.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosSet3 {
	background: url(images/bg_hos_set3.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosSet4 {
	background: url(images/bg_hos_set4.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosSet5 {
	background:url(images/bg_hos_set5.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosSet6 {
	background: url(images/bg_hos_set6.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosSet7 {
	background: url(images/bg_hos_set7.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosSet8 {
	background: url(images/bg_hos_set8.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosSet9 {
	background: url(images/bg_hos_set9.gif) 10px 15px no-repeat;
}
.hmHostingNew .hosMod1, .hmHostingNew .hosMod2 {
	color:#686868;
}
.hmHostingNew a {
	color:#999;
}
.hmHostingNew a:hover {
	color:#333;
}
.hmHostingNew h3 {
	color:#5c5c5c;
}
.hmHostingNew .hosMod1 {
	background: url(images/bg_hos_1.gif) no-repeat;
}
.hmHostingNew .hosMod2 {
	background:url(images/bg_hos_2.gif) no-repeat;
}
.hmHostingNew h2 {
	background:url(images/bg_line.gif) bottom repeat-x;
	color:#5c5c5c;
}
.hmHostingNew .hosUl {
	color:#545454;
}
.hmHostingNew .hostingBot {
	background:url(images/bg_hos_bot.gif) bottom no-repeat;
}
.hmHostingNew .hosUlEmail h3 {
	color:#708600;
}
.hmHosSyt {
	background:url(images/bg_line.gif) bottom repeat-x;
}
/* 超值套餐 */
.hmSetMeal dd del {
	background:url(images/bg_dele_line.gif) 0 -1px repeat-x;
	text-decoration:none;
}
/*友情链接与合作伙伴*/
.lyAboutusLinkL {
	background:url(images/bg_link.gif) left bottom no-repeat;
}
.lyAboutusLinkL h3 {
	background:url(images/bg_link_h3.gif) left no-repeat;
	color:#397CC2;
}
tr.bgBorder td{
	background:none;
	border-bottom:1px solid #c5c5c5;
}
tr.bgBroken td {
	background:none;
	border-bottom:1px dashed #c5c5c5;
}
.lyAboutusLinkRT {
	background:#f5f5f5 url(images/bg_link_right.gif) bottom no-repeat;
}
.lyAboutusLinkRT h3 {
	background:url(images/bg_link_righth3.gif) no-repeat;
	color:#fff;
}
.lyTabAboCont .content .lyAboutusLinkR p {
	color:#494949;
}
.lyTabAboCont .content .lyAboutusLinkR p.addLink {
	border-top:#ccc 1px dashed;
}
/*新网招聘*/
.lyAboutusHR h3, .lyAboutusHR h4, .lyAboutusHR dl {
	color:#2159AE;/*20101231add*/
	background:url(images/bg_line.gif) bottom repeat-x;
}
/*=============底部=============*/
.lyFoot{}
/*底部*/
.lyBottom,.lyBottomFix{
	border-top:1px solid #ccc;
}
.lyBottom dl dt,.lyBottomFix dl dt{
	color:#ff9700;
	border-bottom:1px dashed #ccc;
}
.lyBottom dl dd a,.lyBottomFix dl dd a{
	color:#3a3a3a;
}
.lyBottom dl dd a:hover,.lyBottomFix dl dd a:hover{
	color:#e58500;
}
.lyBottom dl dd.icoUp,.lyBottomFix dl dd.icoUp{
	background:url(../skin1/images/bg_ico.gif) 0 -205px no-repeat;
}
.lyBottom dl dd.icoInfo,.lyBottomFix dl dd.icoInfo{
	background:url(../skin1/images/bg_ico.gif) 0 -238px no-repeat;
}
.lyBottom dl dd.icoTool,.lyBottomFix dl dd.icoTool{
	background:url(../skin1/images/bg_ico.gif) 0 -268px no-repeat;
}
.lyBottom .logoArea,.lyBottomFix .logoArea{
	background:url(../skin1/images/bg_bottomLogo.gif) no-repeat;
}
.lyBottom2{
	border-top:none;
}
/*版权*/
.lyCopyright{
	color:#808080;
	background-image:none;
	background-color:#fff;
	border-top:1px solid #ccc;
}
.lyCopyright p.lySaleLine {
	color:#808080;
	background:#f6f6f6;
	border:1px solid #ccc;
	border-top:0;
}
/*商城版权*/
.lyCopyright .lyShopLine {
	color:#494949;
	background:#fff;
	border:1px solid #ccc;
	border-top:0;
}
.lyCopyright p a{
	color:#808080;
}
.lyCopyright p a:hover{
	color:#e58500;
}
/*==================================框架结束======================================*/
/*==================================主体内容======================================*/
.hmBigAad .hmOpArea{
	background:url(images/bg_hmBigAd.jpg) top left no-repeat;
}
/*.hmOpArea {
	background:url(images/bg_hmOpArea.png);
	_background:url(images/bg_hmOpArea.jpg) 2px 2px no-repeat;
}*/

/* 首页上半部分左侧 */
.hmBigAad .domain .tab {
	background:#f68121 url(images/bg_domserch_tit.gif) repeat-x;
}
.hmBigAad .right .tab {
	background:#ccc url(images/bg_video_tit.gif) repeat-x;
}
.hmBigAad .domain .tab li a {
	color:#fff;
	background:url(images/bg_hmTabLi.gif) right no-repeat;
}
.hmBigAad .domain .tab li a.now,.hmBigAad .right .tab li a.now {
	background:url(images/bg_hmTab.gif);
	color:#387dc2;
}
.hmBigAad .right .tab a {
	color:#000;
}
.hmBigAad .domain .tab li a:hover,.hmBigAad .right .tab a:hover {
	color:#387dc2;
}
.hmBigAad .right .tab li a.now {
	background:url(images/bg_hmVideoNow.gif);
}
.hmBigAad .domain .tabCont {
	border:1px #d6d6d6 solid;
	border-top:none;
}
.serchbox, .serchbox60, .serchbox120 {
	border:1px solid #999;
}
.hmBigAad .domain .tabSea2, .hmBigAad .domain .tabhi100 {
	border-bottom:none;
}
.serch, .serchWhos {
	background:url(images/bg_hmDomBt.gif) top left no-repeat;
	color:#fff;
}
.hmBigAad .domain .serchWhos {
	background:url(images/bg_hmDomBt.gif) bottom left no-repeat;
}
.hmBigAad .domain .tabCont .domOp {
	border-top:1px #d6d6d6 solid;
}
.hmBigAad .domain .tabCont .domOp a{
	color:#999;
}
.hmBigAad .domain .tabCont .domOp a:hover{
	color:#333;
}
.hmBigAad .domain .tabCont .domOp a.ftHlight {
	color:#999;
	background:url(images/bg_ico.gif) 10px -132px no-repeat;
}
.hmBigAad .domain .tabCont .domOp  a.ftHlight:hover{
	color:#333;
}
/* 首页下半部分右侧 */
.hmInfoArea .video {
	border:1px #d6d6d6 solid;
}
.hmInfoArea .video .tabSea li{
	background:transparent url(images/bg_line.gif) 5px 20px repeat-x;
}
.hmInfoArea .video .tabSea li a{
	color:#565656;
	background:url(images/bg_bot_2.gif) 0 3px no-repeat;
}
.hmInfoArea .video .tabSea li a:hover{
	color:#333;
}
.hmInfoArea .video .tabSea li.more{
	background-image:none;
}
.hmInfoArea .video .tabSea li.more a{
	color:#999;
	background-image:none;
}
.hmInfoArea .video .tabSea li a:hover{
	color:#333;
}

.hmInfoArea .video .tab{
	background:#f0f0f0;
	border-bottom:1px #d6d6d6 solid;
}
.hmInfoArea .video .tab li {
	background:#f0f0f0;
}
.hmInfoArea .video .tab li a {
	color:#000;
}
.hmInfoArea .video .tab li a:hover{
	color:#527a00;
}
.hmInfoArea .video .tab li .now {
	border-left:1px #d6d6d6 solid;
	border-right:1px #d6d6d6 solid;
	background:#fff;
}
.hmInfoArea .video .tab li .now a {
	color:#537b01;
}
.hmInfoArea .video .tab li .now a:hover{
	color:#527a00;
}

.hmBigAad h3.videLsTit {
	background:url(images/bg_hmVideoTit.gif) no-repeat;
	color:#3f558e;
	font-family:"Arial Black", Gadget, sans-serif;
}
.hmInfoArea .videoTab li span.lyTxtRight {
	color:#666;
}

/* 首页下半部分左侧 */
.hmInfoArea .left p.block {
	border:1px #d6d6d6 solid;
	color:#ff9604;
}
.hmInfoArea .left p.block span {
	color:#565656;
	background:url(images/bg_line.gif) top repeat-x;
}

.hmInfoArea .left p.block a {
	color:#999;
}
.hmInfoArea .left p.block a:hover{
	color:#333;
}
/* 首页上半部分右侧 */
.hmBigAad .right {
	border:1px #d6d6d6 solid;
}
.hmBigAad .right #rightTab1 h4 {
	background:url(images/bg_ico.gif) 0 -95px no-repeat;
}
.hmBigAad .right .tab_cont li {
	color:#606060;
}
.hmBigAad .right .tab_cont ul.tab_cont_int li.tit,#rightTab2 li.tit,#rightTab3 li.tit,#rightTab4 li.tit {
	background:url(images/bg_line.gif) bottom repeat-x;
	color:#000;
}
.hmBigAad .right #rightTab2 ul.tab_cont_int, .hmBigAad .right #rightTab2 ul.tab_cont_pri {
	background:url(images/bg_tab_bg.gif) right repeat-y;
}
.hmBigAad .right .tab_cont ul li {
	background:url(images/bg_bot_2.gif) 0 8px no-repeat;
}
.hmInfoArea #rightTab1 ul.tab_cont_pri li{
	background:none;
}
.hmInfoArea #rightTab1 ul.tab_cont_int{
	background:url(images/bg_bottomLogo.gif) right top no-repeat;
}
.hmInfoArea #rightTab3{
	background:url(images/bg_hmsns.jpg) right top no-repeat;
}
.hmInfoArea #rightTab4{
	background:url(images/bg_hmvps1.jpg) right top no-repeat;
}
.hmBigAad .right .tab_cont .tab_but a {
	color:#768c05;
}
.hmBigAad .right .tab_cont .tab_but a:hover{
	color:#527a00;
}
.hmBigAad .right .tab_cont li.more a,.hmBigAad .right .tab_cont p.more a {
	color:#999;
}
.hmBigAad .right .tab_cont li.more a:hover,.hmBigAad .right .tab_cont p.more a:hover {
	color:#333;
}
.hmBigAad .right .tab_cont ul.tab_cont_int li.price,.hmBigAad .right .tab_cont ul.tab_cont_pri li.price{
	background:none;
}
/*客服中心*/
.supServ {
	background:url(images/bg_support.gif) left 10px no-repeat;
	color:#606060;
}
.supCont .supBanner {
	background:url(images/bg_support_text.gif) no-repeat;
}
.supCont .supBanner p {
	color:#333;
}
.supCont .supBanner p a {
	color:#ff6701;
}
.supCont .supScrollWrap {
	background:url(images/bg_sup_ssw.gif) no-repeat;
}
.supCont .supScrollWrap h3 {
	background:url(images/bg_sup_sswh3.gif) no-repeat;
}
.supCont .supScrollWrap .supSWMod, .supCont .supScrollWrap .supSWMod1 {
	background:url(images/bg_sup_sswmod.gif) no-repeat;
}
.supCont .supScrollWrap .supSWMod h4, .supCont .supScrollWrap .supSWMod1 h4 {
	background:url(images/bg_line.gif) bottom repeat-x;
	color:#ff9501;
}
.supCont .supScrollWrap .supSWMod h4 a, .supCont .supScrollWrap .supSWMod1 h4 a {
	color:#606060;
}
.supCont .supScrollWrap .supSWMod li, .supCont .supScrollWrap .supSWMod1 li {
	background:url(images/arr2.gif) 0 7px no-repeat;
}
.supCont .supScrollWrap .supSWMod li a, .supCont .supScrollWrap .supSWMod1 li a {
	color:#494949;
}
.supCont .supScrollWrap .supSWMod li a:hover, .supCont .supScrollWrap .supSWMod1 li a:hover {
	color:#e58500;
}
.supCont .supAbout dt img {
	background:url(images/bg_sup_img.gif) no-repeat;
}
.supCont .supDown li a {
	color:#555;
}

/*专业域名 Domains.html*/
.skDomains h3 {
	background: url(images/bg_domain_h3.gif) no-repeat;
	color:#fff;
}
.skDomains .skText {
	border:1px #000 solid;
	background:#fc3;
}
.skDomains .skText .skTextLeft {
	background:url(images/bg_text_left_bottom.gif) bottom no-repeat;
	font-size:9px;
}
.skDomains .skText .skTextLeft p {
	background:url(images/bg_text_left_top.gif) top no-repeat;
}
.skDomains .skText .skTextRight {
	background:url(images/bg_text_right_bottom.gif) bottom no-repeat;
}
.lyTabLabelContent .stlcLeft .stlcTel {
	background:url(images/bg_ico.gif) 0 -73px no-repeat;
}
.lyTabLabelContent .stlcRight {
	background:#eee;
	border:1px #000 solid;
}
.lyTabLabelContent .stlcRight h3.h3Sea {
	background:#c1dd30 url(images/bg_ico.gif) 2px 0 no-repeat;
}
.lyTabLabelContent .stlcRight h3.h3Iss {
	background:#c1dd30 url(images/bg_ico.gif) 6px -23px no-repeat;
}
.lyTabLabelContent .stlcRight li {
	background:url(images/bg_ico.gif) 2px -47px no-repeat;
}
.lyTabLabelContent .stlcRight h3, .lyTabLabelContent .stlcRight a {
	color:#000;
}
.lyTabLabelContent .stlcRight a:hover{
	color:#527a00;
}
.lyTabLabelContent .stlcEmail {
	background: url(images/bg_sup_email.gif) no-repeat;
}

/*===============域名注册===============*/
.hmDomRegCon dl dt a{
	color:#000;
}
.hmDomRegCon dl dt a:hover{
	color:#527a00;
}
.hmDomRegCon dl.reg1 {
	background:url(images/domreg1.jpg) no-repeat;
}
.hmDomRegCon dl.reg2 {
	background:url(images/domreg2.jpg) no-repeat;
}
.hmDomRegCon dl.reg3 {
	background:url(images/domreg3.jpg) no-repeat;
}
.hmDomRegCon dl.reg4 {
	background:url(images/domreg4.jpg) no-repeat;
}
.hmDomRegTitle p.colored{
	color:#ff0000;
}
.hmDomRegCon dl dd.price{
	color:#ff0000;
}
.hmDomRegCon dl dd.points{
	color:#ff0000;
}
.hmDomRegCon p.colored{
	color:#ff0000;
}
.hmDomRegCon dl dd.detail{
	border-top:1px dashed #CCC;
}
/*域名注册 2007.4.27*/
.hmDomRegPar dl {
	border:1px #CCC solid;
	color:#333;
}
.hmDomRegPar dt {
	background: url(images/bg_dt_par.gif) repeat-x;
	border-top:1px #fff solid;
	border-bottom:1px #ccc solid;
}
.hmDomRegPar dt a {
	color:#333;
}
.hmDomRegPar dt a.dtRight {
	color:#999;
}
.hmDomRegPar dt a:hover {
	color:#527a00;
}
.hmDomRegPar dd p.parTex {
	background:url(images/bg_line.gif) bottom repeat-x;
}
.hmDomRegPar dd ol.parTex {
	background:url(images/bg_line.gif) bottom repeat-x;
}
/*网站寄存*/
.lyContBlock {
	border:1px solid #CCC;
}
.lyContBlock div.lyFloblock1,.lyContBlock div.lyFloblock2,.lyContBlock div.lyFloblock3 {
	border-right:1px dashed #ccc;
}
.lyContBlock div.last,.lyContBlock div.last,.lyContBlock div.last {
	border-right:0;
}
.lyFloblock1 h5,.lyFloblock2 h5,.lyFloblock3 h5 {
	border-bottom:1px dashed #CCC;
}
/*广告占位*/
.hmAdblock { 
	border:1px solid #ccc;
}
/*网站安全*/
.hmSecWeb{
	background:url(../skin1/images/bg_hmsecwebwrap.gif) 0 0 no-repeat;
}
.hmSecWeb h3 {
	color:#528700;
	font-size:20px;
}
/*.hmSecWeb h3.titleSite{
	background:url(../skin1/images/bg_secweb_title.gif) 0 8px no-repeat;
}
.hmSecWeb h3.titleWeb{
	background:url(../skin1/images/bg_secweb_title.gif) 0 -26px no-repeat;
}
.hmSecWeb h3.titleServ{
	background:url(../skin1/images/bg_secweb_title.gif) 0 -58px no-repeat;
}*/
.hmSecWebWrap ul.helpList {
	border-left: 1px #ccc solid;
}
/*栏目-会员中心*/
.userInfo {
	border-top:1px solid #cdcdcd;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #bfbfbf;
	border-left:1px solid #ccc;
	background:url(images/bg_per_info.gif) repeat-x;
}
.userInfo h3 {
	background:url(images/bg_per_user.gif) no-repeat;
}
.userInfo a {
	color:#7b7b7b;
}
.userDb .lyFloRight a {
	color:#333;
}
.userDb .lyFloRight a:hover{
	color:#527a00;
}
.userDb ul li {
	background:url(../skin1/images/bg_bot_3.gif) 3px 7px no-repeat;
}
/*查询结果*/
.hmSchresWrap{
	background: url(../skin1/images/bg_hmSchres.gif) 0 bottom no-repeat;
}
.hmSchres{
	background: url(../skin1/images/bg_hmSchres.gif) 0 0 no-repeat;
}
.hmSchres h4.regist{
	background: url(../skin1/images/bg_hmRegist.gif) 0 0 no-repeat;
}
.hmSchres ul.regist li{
	border-bottom:1px solid #d7d7d7;
}
.hmSchres ul.regist li.last{
	border:none;
}
.hmSchres h4.notregist{
	background: url(../skin1/images/bg_hmRegist.gif) 0 -27px no-repeat;
}
.hmSchres ul.notregist li, .hmSchres ul.notregist1 li{
	background: url(../skin1/images/bg_line.gif) 0 13px repeat-x;
}
.hmSchres ul.notregist li span, .hmSchres ul.notregist1 li span {
	background:#fff;
}
.hmSchres ul.notregist li span em, .hmSchres ul.notregist1 li span em{
	color:#ff2828;
}
.hmSchres ul.notregist li a, .hmSchres ul.notregist1 li a{
	color:#999;
}
.hmSchres ul.notregist li a:hover, .hmSchres ul.notregist li a:hover{
	color:#333;
}
/*重新查询*/
.hmSchAgin{
	border:1px solid #ccc;
}
.hmSchAgin h3.sch{
	background: url(../skin1/images/bg_lytablelist.gif) 0 -105px repeat-x;
	border-bottom:1px solid #ccc;
	color:#397CC2;
}
.hmSchAgin h3.sch span{
	background:url(../skin1/images/ico_sch.gif) 15px 0 no-repeat;
}
.hmSchAgin table p.resch{
	background:url(../skin1/images/bg_line.gif) 0 35px repeat-x;
}
/*产品展示*/
.lyProInfoWrap{
	background:url(images/bg_lyProInfoWrap.jpg) top no-repeat;
}
.lyProInfo h4 span, .lyProInfo h4 span a{
	color:#397CC2;
}
.lyProInfo h4 span a:hover{
	color:#388ee2;
}
/*.lyProInfo h4 span.windows{
	background:url(images/bg_proTitle1.gif) 0 0 no-repeat;
}
.lyProInfo h4 span.linux{
	background:url(images/bg_proTitle.gif) 0 -65px no-repeat;
}
.lyProInfo h4 span.postE{
	background:url(images/bg_proTitle.gif) 0 -126px no-repeat;
}
.lyProInfo h4 span.postVIP{
	background:url(images/bg_proTitle.gif) 0 -185px no-repeat;
}
.lyProInfo h4 span.postGlob{
	background:url(images/bg_proTitle.gif) 0 -244px no-repeat;
}
.lyProInfo h4 span.postServ{
	background:url(images/bg_proTitle.gif) 0 -421px no-repeat;
}
.lyProInfo h4 span.hostServ{
	background:url(images/bg_proTitle.gif) 0 -363px no-repeat;
}*/
.lyProInfo h4 a{
	color:#999;
}
.lyProInfo h4 a:hover{
	color:#333;
}
.lyProInfo ul li{
	background:url(images/bg_bot_3.gif) left 6px no-repeat;
	color:#323232;
}
/*服务*/
.lyProInfoServ h3{
	color:#6f8405;
}
/*产品展示列表*/
.lyProInfoListWrap{
	background:url(images/bg_lyProInfoListWrap.gif) bottom no-repeat;
}
.lyProInfoList{
	background:url(images/bg_lyProInfoList.gif) top no-repeat;
	color:#323232;
}
.lyProInfoList .ser{
	color:#6f8405;
	background:url(images/bg_line.gif) bottom repeat-x;
}
.lyProInfoList table th.ser p a.setLine {
	color:#999;
}
.lyProInfoList table th.ser p a.setLine:hover {
	color:#666;
}
.lyProInfoList td{
	background:#f9f9f9 url(images/bg_line.gif) bottom repeat-x;
	color:#323232;
}
.lyProInfoList tr.even td{
	background:#fff url(images/bg_line.gif) bottom repeat-x;
}
.lyProInfoList tr.nobg td,.lyProInfoList tr.nobg th{
	background-image:none;
}
.lyProInfoList ul li{
	background:url(images/bg_bot_3.gif) left 8px no-repeat;
	color:#323232;
}

/* 滚动广告 */
.adRollpage ul{
	background: url(images/bg_adRoll.gif) left -26px;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity: 0.5;
}
.adRollpage ul li a {
	color:#393939;
	background-color:#d5d5d5;
}
#adpNow {
	background:url(images/bg_adRoll.gif) center top no-repeat;
}
#adpNow a {
	color:#fff;
	background-color:#575757;
	font-weight:bold;
}

/*客服中心半宽块*/
.lyHalfBlock dl {
	border:1px #ccc solid;
}
.lyHalfBlock dt {
	background: url(images/bg_dt_par.gif) repeat-x;
	border-top:1px #fff solid;
	border-bottom:1px #ccc solid;
}
.lyHalfBlock dt a{
	color:#999;
}
.lyHalfBlock dt a:hover{
	color:#333;
}
.lyHalfBlock dd{
	border-bottom:1px #ccc dashed;
}
/*联系我们*/
h3.supHomeXin{
	background:url(images/bg_ico.gif) 0 -562px no-repeat;
}
/*网站地图*/
.mapWrap{
	background:url(images/bg_mapwrap.gif) 0 100% no-repeat;
}
.mapWrapT{
	background:url(images/bg_mapwrap.gif) 0 0 no-repeat;
}
.mapWrapT h3 a{
	background:url(images/bg_maph3.gif) no-repeat;
}
.mapWrapT h3 a.mapIndex{
	background-position:0 0;
}
.mapWrapT h3 a.mapDom{
	background-position:0 -40px;
}
.mapWrapT h3 a.mapSup{
	background-position:0 -80px;
}
/*网站地图栏目内容*/
.mapContWrap{
	background:url(images/bg_mapcont.gif) 0 bottom no-repeat;
}
.mapCont{
	background:url(images/bg_mapcont.gif) 0 top no-repeat;
}
.mapCont h4{
	background:url(images/bg_ico.gif) 0 -604px no-repeat;
	color:#f58423;
}
.mapCont h4 a{
	color:#f58423;
}
.mapCont h4 span{
	background:url(images/bg_ico.gif) 0 -659px no-repeat;
	background:url(images/bg_ico.gif) 0 -659px\9 no-repeat;
	*background:url(images/bg_ico.gif) 0 -657px no-repeat;
}
.mapCont ul li{
}
.mapCont ul li a{
 	color:#606060;
}
/*新网主机真伪查询*/
.lyHostSerach h3 {
	background:url(../skin1/images/bg_lyHostSerach_h3.gif) no-repeat;
}
.lyMailSerach h3 {
	background:url(../skin1/images/bg_lyMailSerach_h3.gif) no-repeat;
}
.lyHostSerach .lyHostTrue, .lyMailSerach .lyHostTrue {
	background:url(../skin1/images/bg_lyHostSerach.gif) no-repeat;
}
.lyHostSerach p.true, .lyMailSerach p.true {
	background:url(../skin1/images/bg_ico.gif) 0 -677px no-repeat;
	color:#6f8500;
}
.lyHostSerach p.false, .lyMailSerach p.false {
	background:url(../skin1/images/bg_ico.gif) 0 -728px no-repeat;
	color:#6f8500;
}
.lyHostSerach table {
	color:#777;
	color:#6f8500;
}
/*验证码
.lyCode {
	border:1px #99aeca solid;
}*/
/* ************************************
* 商城样式表 *
* 除字体颜色 *
************************************ */
.shopBor{
	border-top:5px #ccc solid;
}
.shopWrapper{
	background:url(../skin1/images/bg_shop_wrapper.gif) repeat-y;
}
/*商城按钮*/
.buttonSerach {
	background:url(../skin1/images/bg_shop_button_serach.gif) no-repeat;
	color:#fff;
}
/* 加入购物车 */
.buttonAdd {
	background:url(images/bg_button.gif) 0 -596px no-repeat;
}
/*商城广告*/
.lyMSAd {
	border:#ccc 1px solid;
}
/*商城左侧菜单*/
.lyShopMenu h3{
	color:#000;
}
.lyShopMenu h3 a{
	color:#494949;
}
.lyShopMenu h3 a:hover{
	color:#527a00;
}
.lyShopMenu h3 a.product{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 0 no-repeat;
}
.lyShopMenu h3 a.product:hover{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -28px no-repeat;
}
.lyShopMenu h3.active a.product{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -28px no-repeat;
}

.lyShopMenu h3 a.acount{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -56px no-repeat;
}
.lyShopMenu h3 a.acount:hover{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -84px no-repeat;
}
.lyShopMenu h3.active a.acount{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -84px no-repeat;
}

.lyShopMenu h3 a.info{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -112px no-repeat;
}
.lyShopMenu h3 a.info:hover{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -140px no-repeat;
}
.lyShopMenu h3.active a.info{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -140px no-repeat;
}

.lyShopMenu h3 a.serv{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -168px no-repeat;
}
.lyShopMenu h3 a.serv:hover{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -196px no-repeat;
}
.lyShopMenu h3.active a.serv{
	background:transparent url(images/bg_lyShopMenu3.gif) 0 -196px no-repeat;
}
.lyShopMenu ul li{}
.lyShopMenu ul li a, .ShopMenu ul li a{
	color:#666;
}
.lyShopMenu ul li a:hover{
	color:#527a00;
}
.lyShopMenu ul li.active a{
	color:#527a00;
}
/*商城翻页与搜索*/
.shopPage {
	color:#666;
}
.shopPageBg {
	background:url(../skin1/images/bg_line.gif) bottom repeat-x;
}
/*商品名称*/
.shopThis .thisRight .thisTitle h2,
.shopThis .thisRight .thisTitle .p0,
.shopThis .thisRight .addCart,
.shopThis .thisRight .thisText {
	background:url(../skin1/images/bg_line.gif) bottom repeat-x;
}
.shopThis .thisRight .thisTitle .pricePara span.salePrice {
	padding-right:10px;
}
.shopThis .thisRight .thisTitle .pricePara del.originalPrice {
	color:#989699;
	text-decoration: none;
	background:url(images/bg_dele_shop.gif) repeat-x;
}
.shopThis .thisRight .thisTitle .pricePara span.itemNum {
	color:#323045;
}
.shopThis .thisRight .thisTitle h2 {
	color:#333;
}
.thisTab ul li {
	background:url(images/bg_lyTabFormTitle1.gif) 0 0 no-repeat;
}
.thisTab ul li a{
	background:url(images/bg_lyTabFormTitle1.gif) 100% -31px no-repeat;
	color:#333;
}
.thisTabFormTable{
	border:1px #ccc solid;
}
.tabContent, .reviewInfo {
	border:1px #ccc solid;
}
.tabContent .tabContentLeft li {
	background:url(../skin1/images/bg_bot_3.gif) 0 8px no-repeat;
	color:#333;
}
.tabContent .tabContentLeft p {
	color:#333;
}
.tabContent ul.relatedItem li.relatedItemImg {
	border:1px solid #ccc;
}
/*商城表格二*/
.shoppingCart {}
.shoppingCart th {
	background:#e5e5e5;
}
.shoppingCart td.borderB{
	border-bottom:1px solid #cccccc;
}

.shoppingCart .alt {
	background:#f5f5f5;
}
.shopBuyCorr {
	background:url(images/bg_line.gif) top repeat-x;
}
.shopBuyCorr h2 {
	background:url(images/bg_ico.gif) 0 -971px no-repeat;
}
.shopBuyCorr .buyCorr li {
	background:url(images/bg_bot_3.gif) 0 7px no-repeat;
}
a.shopBuyA {
	background:url(images/bg_bot_3.gif) 4px 3px no-repeat;
}
/*商城购买页面*/
.shopBuy {
	color:#333;
}
.shopBuy h3, .shopAdd h3 {
	background:url(images/bg_line.gif) top repeat-x;
}
h3.bgNone{
	background:none;
}
/*所有种类*/
.shopCate dl {
	border:1px #ccc solid;
}
.shopCate dt {
	background:#f5f5f5;
}

