/* CSS Document */

#menu {
	margin: 0 auto;
	width: 100%;
	height: 48px;
	background: #0093dd;
}
#menu .nav {
	margin: 0 auto;
	width: 980px;
	height: 48px;
}
#menu .nav li {
	float: left;
	width: 106px;
	height: 48px;
	line-height: 48px;
	padding: 0px;
	display: inline;
	text-align: center;
	padding-top: 0px;
	font-size: 16px;
	font-family: microsoft yahei!important;
	border-left: 1px solid #0093dd;
	border-right: 1px solid #0093dd;
	background: url(../images/m_line.html) no-repeat left center;
}
#menu .nav li.action {
	background: #93c51c;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#menu .nav li.homea {
	width: 114px;
	letter-spacing:  22px;
	text-align: right;
}
#menu .nav li.home {
	width: 114px;
}
#menu .nav li.j_menu:hover {
	background: #93c51c;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#menu li a.link {
	float: left;
	width: 120px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	text-decoration: none;
}



#menu .nav li {
	position: relative;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 0px;
	font-size: 18px;
	font-family: microsoft yahei;
	z-index: 999;
	background: url(../images/m_line-2.html) no-repeat left center;
}
#menu .nav li .mv a.link {
	float: left;
	width: 100%;
	height: 50px;
	color: #ffffff;
}
#menu .nav li:hover {
	background: url(../images/hover.html) no-repeat left center;
}
#menu .nav li a {
	color: #000;
}

#menu .nav li div.children {
	width: 670px;
	display: none;
	position: absolute;
	left: -4px;
	top: 48px;
	border: 3px solid #0093dd;
	border-top: 0px solid #de5603;
	background: #ffffff url(../images/line_a.gif) repeat-y right top;
}
#menu .nav li div.webbin {
	width: 513px;
	left: -409px;
}
#menu .nav li div.children dl {
	float: left;
	width: 180px;
	line-height: 40px;
	background: none;
	border: none;
	padding: 0 10px;
	border-top: 0px dotted #f6d400;
}
#menu .nav li div.children dl.bin {
	float: right;
	width: 250px;
	padding-bottom: 10px;
}
#menu .nav li div.children dl dt {
	float: left;
	width: 179px;
	height: 40px;
	font-size:14px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dotted #f6d400;
}
#menu .nav li div.children dl dd {
	float: left;
	width: 179px;
	height: 28px;
	line-height: 28px;
	text-align: left;
}
#menu .nav li div.children dl.bin dd {
	float: left;
	width: 250px;
	overflow: hidden;
}
#menu .nav li div.children dl dd.txt {
	color: #187ecc;
	border-bottom: 1px dotted #f6d400;
}

#menu .nav li div.children dl.bin dd.pic {
	float: left;
	width: 90px;
	height: 80px;
	padding-top: 12px;
}
#menu .nav li div.children dl.bin dt.tit {
	float: left;
	width: 160px;
	height: 30px;
	line-height: 32px;
	text-align: left;
	margin-bottom: 2px;
}
#menu .nav li div.children dl.bin dd.text {
	float: left;
	width: 160px;
	height: 40px;
	line-height: 20px;
	text-align: left;
}
#menu .nav li div.children dl.bin dd.link {
	float: left;
	width: 160px;
	height: 20px;
	line-height: 20px;
}
#menu .nav li div.children dl.bin dd.link a {
	float: right;
	color: #ff6600;
}
#menu .nav li div.children dl.bin dd.clear { height: 10px; }

#menu .nav li div.children dl.r_line {
	width: 179px;
	border-right: 1px dotted #f6d400;
}

#menu .nav li div.m5 {
	width: 540px;
	left: -4px;
}
#menu .nav li div.m5 dl.r_line {
	width: 249px;
	left: -4px;
}
#menu .nav li div.m5 dl.r_line dt {
	width: 249px;
	text-align: left;
}
#menu .nav li div.m5 dl.r_line dd {
	float: left;
}


#header #menu .nav li ul li:hover {
	border: none;
	border-top: 1px dotted #f6d400;
}
#header #menu .nav li ul li a {
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: none;
	font-size: 16px;
	font-weight: normal;
}
#header #menu .nav li ul li:hover {
	background: #c64c02;
}



#header #menu .nav ul.children li.count {clear: both;}
#header #menu .nav ul.children li.count div {width: 223px; height: 13px; font-weight: normal; margin: 0px 0 0; padding: 5px 0; background-color: #ffdbc3; color: #911531; text-indent: 8px;}

/**/
#header #menu .nav li.n5 .children {
	display: none;
	top:-9999px;
}




.fixed {
	position: fixed;
	top: -5px;
	left: 0;
	width: 100%;	
	box-shadow: 0 0 40px #222;
	-webkit-box-shadow: 0 0 40px #222;
	-moz-box-shadow: 0 0 40px #222;
	z-index: 9999999;
}



#header:after, #top_user:after, #menu:after {display:block;clear:both;content:"";visibility:hidden;height:0;}  

#main {
	margin: 0 auto;
	width: 980px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 5px 0px;
}
#main:after {
	content:"\0020";
	display:block;
	clear:both;
	visibility:hidden;
}

#main .left_box {
	float: left;
	width: 240px;
	padding-right: 10px;
}
.mybox {
	float: left;
	width: 240px;
	height: 300px;
	background: #0193de;
}
.login {
	float: left;
	width: 240px;
	height: 110px;
	color: #fff;
	font-size: 14px;
	font-family: microsoft yahei!important;
}
.login .nologin {
	line-height: 35px;
	text-align:center;
	padding-top: 15px;
}
.login .nologin a{padding: 5px 15px 8px 15px;color: #fff;background:#4fb4e8;font-size: 14px; }
.tool {
	float: left;
	width: 240px;
	height: 190px;
	background: #1a9edf;
}
.tool li {
	float: left;
	width: 33%;
	height: 63px;
	text-align: center;
	background: #1a9edf;
	overflow: hidden;
}
.tool li a {float: left;width:100%;height: 48px;color: #fff;line-height:60px;padding: 15px 0px 0 0px;}
.tool li a.a1{background: url("../images/icon/domain.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a2{background: url("../images/icon/coupon.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a3{background: url("../images/icon/host.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a4{background: url("../images/icon/pay.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a41{background: url("../images/icon/payment.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a5{background: url("../images/icon/icp.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a6{background: url("../images/icon/help.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a7{background: url("../images/icon/guide.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a8{background: url("../images/icon/agent.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a9{background: url("../images/icon/customer-service.png") no-repeat scroll 25px 5px transparent;}
.tool li a.a10{background: url("../images/icon/db.png") no-repeat scroll 25px 5px transparent;}

.left_box .tabs {
	float: left;
	width: 240px;
}
.left_box .tabs li {
	float: left;
	width: 120px;
	height: 30px;
	line-height: 32px;
	font-size: 16px;
	text-indent: 5px;
	border-bottom: 3px solid #e4e4e4;
	font-family: microsoft yahei!important;
}
.left_box .tabs li.active {
	border-bottom: 3px solid #0093dd;
}
.left_box .tabs li.active a {
	color: #0093dd;
}
.left_box .news {
	float: left;
	width: 240px;
	padding-top: 8px;
}
.left_box .news li {
	float: left;
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	background: url(../images/d1.gif) no-repeat left center;
}
.left_box h2 {
	position: relative;
	float: left;
	width: 240px;
	height: 30px;
	border-bottom: 3px solid #e4e4e4;
}
.left_box h2 b {
	position: absolute;
	width: 120px;
	height: 30px;
	line-height: 32px;
	font-size: 16px;
	text-indent: 5px;
	color: #0093dd;
	text-align: center;
	font-weight: normal;
	border-bottom: 3px solid #0093dd;
	font-family: microsoft yahei!important;
}
.left_box h2.sub_title {
	height: 46px;
	border-bottom: 3px solid #fff;
}
.left_box h2.sub_title b {
	background: url(../images/Client2.jpg);
	width: 90px;
	height: 46px;
	line-height: 36px;
	color: #fff;
	border-bottom: 0;
}
.left_box dl.sub_menu {float:left; clear:both; margin:5px auto 10px auto; *margin:10px auto 10px auto; list-style:none; }
.left_box dl.sub_menu dd {font-family:Arial, Helvetica, sans-serif; color:#393939; margin:1px 0px; text-align:left; line-height:28px;}
.left_box dl.sub_menu dd a {
	padding:5px 0 5px 55px;
	width:185px;
	clear:both;
	float:left;
	position:relative;
	font-family:'microsoft yahei', Tahoma, Geneva, sans-serif;
	background:#f7f7f7 url(../images/a.png) no-repeat;
	margin:2px 0px;
	background-position:18px 8px;
	text-shadow: 1px 1px 1px #fafafa;
	cursor:pointer;
}
.left_box dl.sub_menu dd a:hover{width:185px; background:#09C; color:#FFF; text-shadow: 1px 1px 1px #006185}
.left_box dl.sub_menu dd a.a {background:#f7f7f7 url(../images/a.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.b {background:#f7f7f7 url(../images/b.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.c {background:#f7f7f7 url(../images/c.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.d {background:#f7f7f7 url(../images/d.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.e {background:#f7f7f7 url(../images/e.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.f {background:#f7f7f7 url(../images/f.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.g {background:#f7f7f7 url(../images/g.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.h {background:#f7f7f7 url(../images/h.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.i {background:#f7f7f7 url(../images/i.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.j {background:#f7f7f7 url(../images/j.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.k {background:#f7f7f7 url(../images/k.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.l {background:#f7f7f7 url(../images/l.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.m {background:#f7f7f7 url(../images/m.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.n {background:#f7f7f7 url(../images/n.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.o {background:#f7f7f7 url(../images/o.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.p {background:#f7f7f7 url(../images/p.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.q {background:#f7f7f7 url(../images/q.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.r {background:#f7f7f7 url(../images/r.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.s {background:#f7f7f7 url(../images/s.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.t {background:#f7f7f7 url(../images/t.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.u {background:#f7f7f7 url(../images/u.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.v {background:#f7f7f7 url(../images/v.html) no-repeat; background-position:18px 8px ; }

.left_box dl.sub_menu dd a:hover {background:#09C; }
.left_box dl.sub_menu dd a.a:hover {background:#09C url(../images/a_a.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.b:hover {background:#09C url(../images/b_b.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.c:hover {background:#09C url(../images/c_b.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.d:hover {background:#09C url(../images/d_b.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.e:hover {background:#09C url(../images/e_b.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.f:hover {background:#09C url(../images/f_b.png) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.g:hover {background:#09C url(../images/g_b.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.h:hover {background:#09C url(../images/h_b.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.i:hover {background:#09C url(../images/i_b.html) no-repeat; background-position:18px 8px ; }
.left_box dl.sub_menu dd a.j:hover {background:#09C url(../images/j_b.html) no-repeat; background-position:18px 8px ; }


.left_box .case_box {
	float: left;
	width: 240px;
	margin-top: 8px;
}
.left_box .case_box  li {
	float: left;
	width: 233px;
	height: 65px;
	text-align: center;
}
.left_box .case_box  li img {
	width: 220px;
	height: 60px;
	border: 1px solid #e1e1e1;
}

#main .right_box {
	float: left;
	width: 730px;
}
#main .right_box .domain {
	float: left;
	width: 435px;
	padding-right: 10px;
}
#main .right_box .domain .taba {
	float: left;
	width: 434px;
	border-right: 1px solid #e4e4e4;
}
#main .right_box .domain .taba li {
	float: left;
	width: 216px;
	height: 29px;
	line-height: 26px;
	font-size: 16px;
	text-indent: 5px;
	padding-top: 2px;
	cursor: pointer;
	text-align: center;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	font-family: microsoft yahei!important;
}
#main .right_box .domain .taba li.active {
	height: 30px;
	line-height: 29px;
	padding-top: 0px;
	border-top: 3px solid #0093dd;
	border-bottom: none;
}
#main .right_box .domain .taba li.active a {
	color: #0093dd;
}
#main .right_box .domain .taba li a {
	text-decoration: none;
}
.tab_domain {
	float: left;
	width: 393px;
	height: 175px;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 10px 20px;
}
.tab_domain .in {
	float: left;
	width: 288px;
	height: 36px;
	border: 1px solid #e4e4e4;
}
.tab_domain .in span {
	float: left;
	width: 55px;
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-family: "微软雅黑E\8F6F\96C5\9ED1", Helvetica, Arial, Verdana, "宋体B8B\4F53";
	font-size: 18px;
}
.tab_domain .in .txt {
	float: left;
	width: 223px;
	height: 35px;
	line-height: 35px;
	border: none;
	padding: 0 5px;
	font-size: 16px;
}
.tab_domain .btn {
	float: left;
	width: 90px;
	height: 38px;
	padding-left: 5px;
}
.tab_domain .btn input {
	float: left;
	width: 90px;
	height: 37px;
	background: #0093dd;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑E\8F6F\96C5\9ED1", Helvetica, Arial, Verdana, "宋体B8B\4F53";
}
.tab_domain .btn input:hover {
	background: #26a7e8;
}
.tab_domain .checkbox {
	float: left;
	width: 393px;
}
input.button {
	height: 28px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	color: #fff;
	background: #fc5312;
	border: 0;
	padding: 0 10px;
	cursor:pointer;
}
input.button:hover {
	background: #0093dd;
}

.tab_domain .checkbox ul{padding: 10px 0 5px 10px;clear: both;}
.tab_domain .checkbox li{float: left;padding: 0px;font-size: 14px;width: 95px;line-height: 30px;*line-height: 20px}
.domainname input{background:#fff;border: 1px solid #E3E4E9;margin: -1px;}
.domainname {border: 1px solid #E3E4E9;float: left;height: 11px;margin-right: 10px;overflow: hidden;width: 11px;margin-top: 10px;*border:none;*width:15px;*height:15px;*margin-top: 0px;}

#main .right_box .domainaa {
	float: left;
	width: 730px;
}
#main .right_box .domainaa .tabb {
	float: left;
	width: 730px;
}
#main .right_box .domainaa .tabb li {
	float: left;
	width: 216px;
	height: 29px;
	line-height: 26px;
	font-size: 16px;
	text-indent: 5px;
	padding-top: 2px;
	text-align: center;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	font-family: microsoft yahei!important;
}
#main .right_box .domainaa .tabb li.tow {
	width: 512px;
	border: none;
	border-bottom: 1px solid #e4e4e4;
}
#main .right_box .domainaa .tabb li.active {
	height: 30px;
	line-height: 29px;
	padding-top: 0px;
	border-top: 3px solid #0093dd;
	border-bottom: none;
}
.tab_domaina {
	float: left;
	width: 688px;
	height: 205px;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 10px 20px;
}
.tab_domaina .in {
	float: left;
	width: 288px;
	height: 36px;
	border: 1px solid #e4e4e4;
}
.tab_domaina .in span {
	float: left;
	width: 55px;
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-family: "微软雅黑E\8F6F\96C5\9ED1", Helvetica, Arial, Verdana, "宋体B8B\4F53";
	font-size: 18px;
}
.tab_domaina .in .txt {
	float: left;
	width: 223px;
	height: 35px;
	line-height: 35px;
	border: none;
	padding: 0 5px;
	font-size: 16px;
}
.tab_domaina .btn {
	float: left;
	width: 90px;
	height: 38px;
	padding-left: 5px;
}
.tab_domaina .btn input {
	float: left;
	width: 90px;
	height: 37px;
	background: #0093dd;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑E\8F6F\96C5\9ED1", Helvetica, Arial, Verdana, "宋体B8B\4F53";
}
.tab_domaina .btn input:hover {
	background: #26a7e8;
}
.tab_domaina .checkbox {
	float: left;
	width: 393px;
}
.tab_domaina .checkbox ul{padding: 10px 0 5px 10px;clear: both;}
.tab_domaina .checkbox li{float: left;padding: 0px;font-size: 14px;width: 95px;line-height: 30px;*line-height: 20px}
.tab_domaina input{background:#fff;border: 1px solid #E3E4E9;margin: -1px;}


.right_box .whois {
	float: left;
	width: 283px;
	height: 227px;
	border: 1px solid #e4e4e4;
}
.right_box .whois h2 {
	position: relative;
	float: left;
	width: 283px;
	height: 30px;
	border-bottom: 3px solid #e4e4e4;
}
.right_box .whois h2 b {
	position: absolute;
	width: 120px;
	height: 30px;
	line-height: 32px;
	font-size: 16px;
	text-indent: 5px;
	color: #0093dd;
	font-weight: normal;
	border-bottom: 3px solid #0093dd;
	font-family: microsoft yahei!important;
}
.right_box .whois .whois_box {
	float: left;
	width: 263px;
	height: 175px;
	border-top: none;
	padding: 10px;
}
.right_box .whois .whois_box .in {
	float: left;
	width: 165px;
	height: 36px;
	border: 1px solid #e4e4e4;
}
.right_box .whois .whois_box .in span {
	float: left;
	width: 50px;
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-family: "微软雅黑E\8F6F\96C5\9ED1", Helvetica, Arial, Verdana, "宋体B8B\4F53";
	font-size: 18px;
}
.right_box .whois .whois_box .in .txt {
	float: left;
	width: 105px;
	height: 35px;
	line-height: 35px;
	border: none;
	padding: 0 5px;
	font-size: 16px;
}
.right_box .whois .whois_box .btn {
	float: left;
	width: 90px;
	height: 38px;
	padding-left: 5px;
}
.right_box .whois .whois_box .btn input {
	float: left;
	width: 90px;
	height: 37px;
	background: #0093dd;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑E\8F6F\96C5\9ED1", Helvetica, Arial, Verdana, "宋体B8B\4F53";
}
.right_box .whois .whois_box .btn input:hover {
	background: #26a7e8;
}
.right_box .whois .whois_box li.txt {
	float: left;
	width: 263px;
	height: 120px;
	line-height: 180%;
	padding: 10px 5px;
	overflow: hidden;
}
.right_box .hosting {
	float: left;
	width: 729px;
	border: 1px solid #e4e4e4;
	border-left: none;
	overflow: hidden;
}
.right_box .hosting .hosting_box {
	float: left;
	width: 242px;
	border-left: 1px solid #e4e4e4;
}
.right_box .hosting .hosting_box dl {
	float: left;
	width: 242px;
	height: 80px;
	background: #f6f6f6 url(../images/icon/ico_a.png) no-repeat 10px 10px;
}
.right_box .hosting .hosting_box dl dt {
	float: left;
	width: 242px;
	height: 45px;
	line-height: 52px;
	text-indent: 45px;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	font-family: "微软雅黑E\8F6F\96C5\9ED1", Helvetica, Arial, Verdana, "宋体B8B\4F53";
}
.right_box .hosting .hosting_box dl dd {
	float: left;
	width: 222px;
	padding: 0 10px;
	text-align: right;
}
.right_box .hosting .hosting_box dl dd font {
	font-size: 25px;
	font-weight: bold;
}
.right_box .hosting .hosting_box dl dd i {
	float: left;
	height: 32px;
	color: #0093dd;
	line-height: 38px;
	font-weight: bold;
}
.right_box .hosting .hosting_box dl dd i.on {
	color: #93c51c;
}
.right_box .hostingtop .hosting_box dl {
	float: left;
	width: 242px;
	height: 80px;
	color: #fff;
	position: relative;
	background: #1a9ee0 url(../images/icon/icon_b.png) no-repeat 10px 10px;
}
.right_box .hostingtop .hosting_box dl.hot {
	background: #93c51c url(../images/icon/icon_c.png) no-repeat 10px 10px;
}
.right_box .hostingtop .hosting_box dl dd i {
	color: #fff;
}
.right_box .hostingtop .hosting_box dl dt b {
	position: absolute;
	width: 65px;
	height: 65px;
	right: 0;
	background: url(../images/tuijian.png) no-repeat right 0px;
}

.right_box .hosting .hosting_box ul {
	float: left;
	width: 222px;
	height: 165px;
	padding: 10px;
}
.right_box .hosting .hosting_box ul li {
	float: left;
	width: 222px;
	height: 25px;
	color: #595959;
	line-height: 25px;
	border-bottom: 1px dotted #e4e4e4;
}
.right_box .hosting .hosting_box ul li.btn {
	float: left;
	width: 222px;
	height: 25px;
	padding-top: 8px;
	border-bottom: none;
}
.right_box .hosting .hosting_box ul li.btn a {
	float: left;
	width: 108px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.right_box .hosting .hosting_box ul li.btn .view {
	margin-right: 6px;
}

.right_box .sitebox {
	float: left;
	width: 730px;
	height: 230px;
	overflow: hidden;
}
.right_box h2.title {
	position: relative;
	float: left;
	width: 730px;
	height: 30px;
	border-bottom: 3px solid #e4e4e4;
}
.right_box h2.title b {
	position: absolute;
	float: left;
	height: 30px;
	line-height: 32px;
	font-size: 16px;
	color: #4b4b4b;
	padding: 0 10px;
	font-weight: normal;
	border-bottom: 3px solid #0093dd;
	font-family: microsoft yahei!important;
}
.right_box h2.title code {
	position: absolute;
	float: left;
	height: 30px;
	line-height: 35px;
	font-size: 12px;
	color: #4b4b4b;
	padding: 0 10px;
	left: 160px;
	font-weight: normal;
}
.right_box h2.title em.more {
	float: right;
	height: 30px;
	line-height: 32px;
	font-weight: normal;
}
.right_box .help_box {
	float: left;
	width: 730px;
}
.right_box .help_box .help_box_a {
	float: left;
	width: 360px;
	margin-right:10px;
}
.right_box .help_box .no_r {
	float: left;
	width: 360px;
	margin-right:0px;
}
.right_box .help_box .help_box_a h2.title {
	float: left;
	width: 360px;
}
.right_box .help_box ul {
	float: left;
	width: 340px;
	height: 165px;
	padding: 10px;
}
.right_box .help_box ul li {
	float: left;
	width: 330px;
	height: 32px;
	color: #595959;
	line-height: 32px;
	overflow: hidden;
	padding-left: 10px;
	border-bottom: 1px dotted #e4e4e4;
	background: url(../images/d1.gif) no-repeat 0px 14px;
}
.right_box .sitebox .site {
	float: left;
	width: 730px;
	height: 195px;
}
.right_box .sitebox .site li {
	float: left;
	width: 178px;
	height: 190px;
	text-align:center;
	padding: 4px 9px 0 0;
}
.right_box .sitebox .site li a.pic {
	float: left;
	width: 166px;
	height: 156px;
	border: 1px solid #ddd;
}
.right_box .sitebox .site li img {
	width: 164px;
	height: 154px;
	border: 1px solid #fff;
}
.right_box .sitebox .site li a.v {
	float: left;
	width: 60px;
	height: 26px;
	line-height: 26px;
	margin: 4px 10px 0 10px;
	background: url(../images/linka.jpg) repeat-x 0;
}
.right_box .sitebox .site li a.b {
	float: left;
	width: 60px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	margin: 4px 0px 0 10px;
	background: url(../images/linka.jpg) no-repeat -65px 0;
}

#MainLeft {
	float:left;
	width:240px;
}
#MainLeft h1 {
	float:left;
	width:230px;
	background: url(../images/zhuce.gif) no-repeat left top;
	height: 33px;
	line-height: 33px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: 100;
	padding: 0 0 0 10px;
}
#MainLeft .websearch {
	float:left;
	width:227px;
	height: 65px;
	line-height: 33px;
	font-size: 14px;
	padding: 5px;
	margin-left: 1px;
	background-color: rgb(247, 247, 247);
	border: rgb(209, 209, 209) 1px solid;
}
#MainLeft .websearch .txt {
	float:left;
	width:222px;
	height: 25px;
	line-height: 25px;
}
#MainLeft .websearch .btn {
	float:left;
	width:227px;
	height: 30px;
	background:#0093dd;
	color: #ffffff;
	margin-top: 5px;
	cursor:pointer;
	font-weight:bold;
	border: rgb(209, 209, 209) 1px solid;
}
#MainLeft .websearch .btn:hover {
	background:#93c51c;
}
#MainLeft ul {
	float:left;
	width:227px;
	margin-left: 1px;
	padding: 5px;
	background-color: rgb(247, 247, 247);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: rgb(209, 209, 209);
	border-bottom-color: rgb(209, 209, 209);
	border-left-color: rgb(209, 209, 209);
}
#MainLeft ul li {
	float:left;
	background-image: url(../images/r.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(209, 209, 209);
	padding: 5px 5px 5px 20px;
	width: 158px;
	white-space: nowrap;
	overflow: hidden;
}

.right_box .siteboxlist {
	float: left;
	width: 730px;
	overflow: hidden;
}
.right_box .siteboxlist .sitelist {
	float: left;
	width: 730px;
	padding-bottom: 15px;
}
.right_box .siteboxlist .sitelist ul {
	float: left;
	width: 730px;
}
.right_box .siteboxlist .sitelist li {
	float: left;
	width: 178px;
	height: 285px;
	text-align:center;
	padding: 10px 9px 0 0;
}
.right_box .siteboxlist .sitelist li.no {
	width: 168px;
	padding-right: 0;
}
.right_box .siteboxlist .sitelist li a.pic {
	float: left;
	width: 166px;
	height: 156px;
	padding-bottom: 10px;
	border: 0px solid #ddd;
	background: url(../images/tpbg.jpg) no-repeat 0px top;
}
.right_box .siteboxlist .sitelist li img {
	margin-top:8px;
	width:150px;
}
.right_box .siteboxlist .sitelist li .web_name {
	float: left;
	width: 164px;
	height: 24px;
	line-height: 26px;
	background: #93c51c;
	border: 1px solid #fff;
	margin: 3px 0;
}
.right_box .siteboxlist .sitelist li .web_name a {
	color: #fff;
}
.right_box .siteboxlist .sitelist li .web_intxt {
	float: left;
	width: 164px;
	height: 40px;
	margin: 3px 0;
	text-align:left;
	line-height: 20px;
	border: 0px solid #ccc;
}
.right_box .siteboxlist .sitelist li a.v {
	float: left;
	width: 60px;
	height: 26px;
	line-height: 26px;
	margin: 4px 10px 0 10px;
	background: url(../images/linka.jpg) repeat-x 0;
}
.right_box .siteboxlist .sitelist li a.b {
	float: left;
	width: 60px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	margin: 4px 0px 0 10px;
	background: url(../images/linka.jpg) no-repeat -65px 0;
}
#MainRight .websitelocal {
	float:left;
	width:750px;
	height:40px;
	line-height:40px;
}
#MainRight .proContent {
	float:left;
	width:740px;
}
#MainRight .proContent table {width:738px;background: #ffffff;border-left: #c6c6c6 1px solid;border-top: #c6c6c6 1px solid;}
#MainRight .proContent table th, #MainRight .proContent table td { border-bottom:#c6c6c6 1px solid; vertical-align:middle; padding:5px;text-align:center;}
#MainRight .proContent table th {background:#ebebeb; border-right:#c6c6c6 1px solid; color:#333;font-size:12px;height: 25px;}
#MainRight .proContent table td.B {background:#f7f7f7; color:#333;font-size:12px;height: 25px;font-weight:normal;text-align:center;}
#MainRight .proContent table td.C {text-align:center;}
#MainRight .proContent table td {border-right:#c6c6c6 1px solid;border-bottom:#c6c6c6 1px solid;text-align:left;line-height:25px;}


.proinfoBox {
	float: left;
	width: 696px;
	border-bottom: #f8ab52 1px solid;
	border-left: #f8ab52 1px solid;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
	background: #ffeebc;
	border-top: #f8ab52 1px solid;
	font-weight: bolds;
	border-right: #f8ab52 1px solid;
	padding-top: 12px;
	line-height: 180%;
	color:#ff0000;
}
#MainRight a.view, #MainRight a.buy {
	width: 96px;
	height: 28px;
	padding: 8px 10px;
}


.right_box .txt_box {
	float: left;
	width: 710px;
	line-height: 200%;
	padding: 10px;
}
.right_box .tips {
	float: left;
	width: 730px;
	line-height: 200%;
}
.right_box .domaintemp_box {
	float: left;
	width: 730px;
	line-height: 200%;
	padding: 10px 0;
}
.molddiv { position:relative; float:left; width:auto; border:1px solid #ccc; padding:2px 20px 2px 5px; margin:2px; }
.molddiv:hover { background-color:#FFC; }
.moldset { padding-left:5px; background-color:#E2FFE1; border:1px solid #090; }
.molddiv i { position:absolute;top:6px;right:5px;}
.moldset i { background:url(../images/1.png) right center no-repeat; width: 18px; height: 18px; position:absolute;top:5px;right:5px;}

.right_box ul.tit {
	float: left;
	width: 730px;
	height: 30px;
	border-bottom: 3px solid #e4e4e4;
}
.right_box ul.tit li {
	float: left;
	height: 30px;
	line-height: 32px;
	font-size: 16px;
	padding: 0 10px;
	margin-right: 10px;
	color: #0093dd;
	font-weight: normal;
	font-family: microsoft yahei!important;
}
.right_box ul.tit li.active {
	border-bottom: 3px solid #0093dd;
}

.domaincheckpub {
	float: left;
	width: 690px;
	padding: 15px 20px;
	color: #59595a;
	line-height: 200%;
	margin-left: 00px;
	border-top: 0px dotted #e1e1e1;
}
.domaincheckpub li {
	float: left;
	width: 670px;
	padding: 0 0px 0 0px;
	height: 30px;
	background: url(../images/domainquery_bg01.gif) repeat-x 0px 5px;
}
.background_fff {
	background: #fff;
}
.domaincheckpub li.erro span {
	float: left;
	padding: 0 10px 0 20px;
	background: #fff url(../images/2.png) no-repeat 0px 5px;
}
.domaincheckpub li span.do {
	float: left;
	background: #ffffff;
}
/*
.right_box .domaincheckpub ul li.allright span {
	float: left;
	padding: 0 10px 0 20px;
	background: #fff url(../images/1.png) no-repeat 0px 7px;
}
*/
.domaincheckpub li .domain_in{float: left; width:17px;height: 24px;background: #fff;padding: 5px 5px 0 0px;}
.domaincheckpub li .domain_in img{float: left;}
.domaincheckpub li.allright span, .domaincheckpub li .name {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 0px;
	background: #fff;
}
.domaincheckpub li .sub_fr{float:right;background: #fff;padding: 0px 10px;}
.domaincheckpub li .domain_price{ color:#DD0000; font-weight:bold}
.domaincheckpub li .domain_login{float: left; margin-left:10px;margin-top:3px;}
.domaincheckpub li a{ font-family:"宋体"; text-decoration:underline;}
.domaincheckpub li .domain_msg{float:left; width:16px}
.domaincheckpub li .domain_msg img{margin:6px 0 0 0}
.domaincheckpub li .domain_price_yh{float:left; color:#8B8B8B; text-decoration:line-through; margin:0 5px;height: 30px;line-height: 30px;}
.domaincheckpub li .domain_price{float:left; color:#DD0000; font-weight:bold;height: 30px;line-height: 30px;}
.domaincheckpub li .yh{float:left;color:#999; font-weight:100; padding:0 5px;height: 30px;line-height: 30px;}
.domaincheckpub li .domain_login a.only_r{float:left;background:url(../images/icon/domain_icon4.gif) 0 3px no-repeat; height: 30px; color:#f96f00; padding-left:20px;margin:0;}

.domaincheckpub li.allright span i {
	float: left;
	padding: 7px 5px 0 0px;
}
.domaincheckpub li span b {
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}


.domaincheckpub li em, .domaincheckpub li h2 {
	float: right;
	height: 30px;
	line-height: 30px;
	background: #fff;
	padding: 0 0px 0 10px;
}
.domaincheckpub li em.buy {
	padding: 0 0px 0 25px;
	background: #fff url(../images/domainquery_bg02.html) no-repeat 5px 9px;
}
.domaincheckpub li.pub {
	padding: 10px 0;
	text-align: center;
	background: none;
}

.domain_reg_step {
	position: relative;
	float: left;
	width: 688px;
	padding: 35px 20px 15px 20px;
	color: #59595a;
	line-height: 200%;
	margin-left: 0px;
	background: #fff;
	border: 1px solid #e1e1e1;
}
.domain_reg_step li {
	float: left;
	width: 670px;
	padding: 0 0px 0 0px;
	height: 30px;
	font-size: 14px;
	background: url(../images/domainquery_bg01.gif) repeat-x 0px 5px;
}
.domain_reg_step li span.do {
	float: left;
	background: #ffffff;
}
.domain_reg_step li em {
	float: right;
	height: 30px;
	line-height: 30px;
	background: #fff;
	padding: 0 0px 0 10px;
}
.domain_reg_step li.icon {
	position: absolute;
	float: left;
	width: 27px;
	height: 27px;
	left: 0;
	top: 0;
	background: url(../images/icon/domain_reg_step.png) repeat-x 0px 0px;
}
.domain_txzl{float: left; width: 730px;padding:20px 0}
.domain_txzl li{position: relatives;float: left; width: 730px; height:27px; line-height:27px; padding:5px 0; position:relative}
.domain_txzl li label{ float:left; font:normal 14px/27px "宋体"; color:#666; text-align:right; width:115px; padding-right:10px;}
.domain_txzl .text{ float:left; font:normal 12px/27px "宋体"; color:#666;}
.domain_txzl .onShow {position: absolutes;}
input.btn_submit {
	float: left;
	width: 90px;
	height: 37px;
	background: #0093dd;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑E\8F6F\96C5\9ED1", Helvetica, Arial, Verdana, "宋体B8B\4F53";
}
.btn_submit:hover {
	background: #26a7e8;
}

.tip_txt {
	float: left;
	width: 720px;
	padding: 5px;
	border: 0px solid #e1e1e1;
	border-top: none;
}
.domain_better{ height:390px; padding-top: 10px;}
.domain_better li{ height:184px; border-bottom:1px dashed #DDD; }
li.bb0{ border-bottom:none; height:194px;}
.better1{ width:219px; height:184px; margin-left:10px; padding:0 20px 0 75px; float:left; border-right:1px dashed #DDD; background:url(../images/domain_ico.gif) 0 -870px no-repeat;}
.better2{ width:235px; height:174px; margin-left:10px; padding:0 20px 0 75px; float:left; background:url(../images/domain_ico.gif) 0 -1050px no-repeat;}
.better3{ width:219px; height:174px; margin-left:10px; padding:20px 20px 0 75px; float:left; border-right:1px dashed #DDD;  background:url(../images/domain_ico.gif) 0 -1220px no-repeat;}
.better4{ width:235px; height:174px; margin-left:10px; padding:20px 20px 0 75px; float:left; background:url(../images/domain_ico.gif) 0 -1400px no-repeat;}
.domain_better dt{ font-size:14px; color:#333; font-weight:bold; height:22px; line-height:22px; padding-left:10px;}
.domain_better dd{ line-height:1.7em; padding-left:10px; margin-bottom:5px; color:#555;  background:url(../images/domain_ico2.html) no-repeat 0 -212px; }
/*E域名优势*/
/*S域名价格*/
.domain_jiage{ padding:9px;}
.domain_jiage table {border-collapse:collapse;line-height:24px;}
.domain_jiage table td {background:#FAFAFA;padding:5px 10px;border:1px solid #C8D1D5;}
.domain_jiage table th {background:#FAFAFA;padding:5px 10px;border:1px solid #C8D1D5;text-align:center;}
.domain_jiage b {color:#CC0000;}
/*E域名价格*/
/*S域名服务*/
.domain_youshi{ padding:5px;}
.domain_youshi #ty_qw06 { width:340px; height:45px; float:left; margin-bottom:15px; margin-top:10px;}
.domain_youshi #ty_qwmap { float:left; width:35px; margin-right:10px; margin-left:15px;}
.domain_youshi #ty_qwr { float:left; width:220px; font-size:12px; color:#6F6F6F;}
/*E域名服务*/
/*S域名常见问题*/
.domain_pb_show{border: 1px dashed #FC0; background:#FFC; z-index:1;line-height: 20px;margin-bottom: 10px; margin-top:12px;padding:15px;}
.domain_pb_show dt{ font-weight:bold; cursor:pointer; background:url(../images/que.html) no-repeat 0px center; padding-left:20px;}
.domain_pb_show dd{ display:block; background:url(../images/ans.html) no-repeat 0px 5px; padding-left:20px;}
.domain_pb {border-bottom: 1px dashed #EEE; background:#FAFAFA; z-index:1; line-height: 20px;margin-bottom: 10px; margin-top:12px;padding:5px 15px;}
.domain_pb dt{ font-weight:bold; cursor:pointer; background:url(../images/que.html) no-repeat 0px center; padding-left:20px;}
.domain_pb dd{ display:none; background:url(../images/ans.html) no-repeat 0px 5px; padding-left:20px;}
.tab_content dt { color: #34649d;}
.domain_select dd { color: #5584bc;}
.tab_content b { color: #F60;}
.domain_select .domain_pb dt, .domain_select .domain_pb dd {width: 663px; }
/*E域名常见问题*/

.right_box ul.hosting_show {
	float: left;
	width: 729px;
	border: #ccc 1px solid;
	border-bottom: none;
	border-right: none;
	background: none;
	text-align: center;
}
.right_box ul.hosting_show li {
	float: left;
	width: 120px;
	text-align: center;
}
.right_box ul.hosting_show li.one {
	width: 129px;
	font-weight: bold;
}
.right_box ul.hosting_show li:hover {
	background: #f3f3f3;
}
.right_box ul.hosting_show li span {
	float: left;
	width: 128px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	padding: 0px 0px 0 0px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-size: 12px;
	font-family: microsoft yahei!important;
}
.right_box ul.hosting_show li .t {
	border-bottom: #0093dd 2px solid;
	font-size: 16px;
	font-family: microsoft yahei!important;
}
.right_box ul.hosting_show li code{
	float: left;
	width: 119px;
	height: 35px;
	line-height: 35px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.right_box ul.hosting_show li code a {
	display: block;
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
}
.right_box ul.hosting_show li code b {
	font-size: 16px;
}
.right_box ul.hosting_show li code.y {
	background: url(../images/1.png) no-repeat 50%;
}
.right_box ul.hosting_show li code.n {
	background: url(../images/2.png) no-repeat 50%;
}


.right_box dl.host_show {
	float: left;
	width: 729px;
	border: #ccc 1px solid;
	border-bottom: none;
	border-right: none;
	background: none;
}
.right_box dl.host_show dt {
	float: left;
	height: 35px;
	line-height: 35px;
	background: #fafafa;
	text-align: right;
	padding: 0px 30px 0 0px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-size: 12px;
	font-family: microsoft yahei!important;
}
.right_box dl.host_show dt.h2 {
	width: 717px;
	color: #ff4e00;
	text-align: left;
	font-weight: bold;
	background: #ededed;
	padding: 8px 0 0px 10px;
}
.right_box dl.host_show dd {
	position: relative;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0px 0 0px 13px;
	border-bottom: #ccc 1px solid;
}
.right_box dl.host_show dt.a {
	width: 158px;
}
.right_box dl.host_show dd.a {
	width: 547px;
}
.right_box dl.host_show dt {
	float: left;
	width: 158px;
	height: 35px;
	line-height: 35px;
	background: #fafafa;
	text-align: right;
	padding: 0px 10px 0 0px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.right_box dl.host_show dd {
	position: relative;
	float: left;
	width: 181px;
	height: 35px;
	line-height: 35px;
	padding: 0px 0 0px 13px;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
}
.right_box dl.host_show dd em {
	display: inline-block;
	position: absolute;
	width: 83px;
	height: 23px;
	top: 6px;
	left: 100px;
	background: url(../images/1.png) no-repeat;
}
.right_box dl.host_show dd i {
	display: inline-block;
	position: absolute;
	width: 83px;
	height: 23px;
	top: 6px;
	left: 100px;
	background: url(../images/2.png) no-repeat;
}

.right_box ul.Menubox {
	float: left;
	width: 730px;
	background: none;
	text-align: center;
}
.right_box ul.Menubox li{float:left;cursor:pointer;width:120px;text-align:center;color:#000; font-size:14px;background: #eee;height:39px; line-height:39px;margin-right:5px; }
.right_box ul.Menubox li.hoverb a { color:#FFF }
.right_box ul.Menubox li.hover a { color:#FFF }
.right_box ul.Menubox li.hover{background: url(../images/Client.jpg) center top;width:120px;height:46px; color:#fff; }
.right_box ul.Menubox li.hovera{background: url(../images/Client1.html) center top;width:120px;height:46px; color:#fff; }
.right_box ul.Menubox li.hoverb{background: url(../images/Client2.jpg) center top;width:120px;height:46px; color:#fff; }
.right_box ul.Menubox li.hoverc{background: url(../images/Client3.html) center top;width:120px;height:46px; color:#fff; }
.right_box ul.Menubox li:hover{background: url(../images/Client.jpg) center top;width:120px;height:46px; color:#fff; }
.right_box ul.Menubox li:hover a { color:#FFF }


.right_box ul.idc_show {
	float: left;
	width: 729px;
	border: #ccc 1px solid;
	border-bottom: none;
	border-right: none;
	background: none;
	text-align: center;
}
.right_box ul.idc_show li {
	float: left;
	width: 115px;
	text-align: center;
}
.right_box ul.idc_show li.one {
	width: 154px;
}
.right_box ul.idc_show li:hover {
	background: #f3f3f3;
}
.right_box ul.idc_show li span {
	float: left;
	width: 153px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	padding: 0px 0px 0 0px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-size: 12px;
	font-family: microsoft yahei!important;
}
.right_box ul.idc_show li .t {
	border-bottom: #0093dd 2px solid;
	font-size: 16px;
	font-family: microsoft yahei!important;
}
.right_box ul.idc_show li code{
	float: left;
	width: 114px;
	height: 35px;
	line-height: 35px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.right_box ul.idc_show li code a {
	display: block;
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
}
.right_box ul.idc_show li code b {
	font-size: 16px;
}

.news_list ul {
	float: left;
	width: 730px;
	font-size: 14px;
	padding: 10px 0px;
}
.news_list ul li {
	float: left;
	width: 670px;
	height: 35px;
	line-height: 35px;
	overflow:hidden;
	padding: 0 20px 0 40px;
	border-bottom: 1px dotted #a4a4a4;
	background: url(../images/hot.gif) no-repeat 10px 11px;
}
.news_list ul li span {
	float: right;
	color: #b1b1b1;
}
.right_box .title_h1 {
	float: left;
	width: 730px;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	padding: 30px 0 30px 0;
	font-family: microsoft yahei!important;
	border-bottom: 0px solid #e4e4e4;
}
.right_box .stat {
	float: left;
	width: 730px;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding: 0px 0 10px 0;
	font-family: microsoft yahei!important;
	border-bottom: 2px solid #e4e4e4;
}
.right_box .new_show {
	float: left;
	width: 710px;
	padding: 20px 10px;
	font-size: 14px;
	line-height: 200%;
}
.right_box .new_show p {
	text-indent: 30px;
	margin-bottom: 10px;
}
.agent_d{
	float: left;
	/* padding-top:8px;*/
	width:730px;
}
.agent_li{
	float: left;
	width:730px;
	padding:10px 0 0 0;
}
.agent_li .agent_li_tt{
  height:35px;
  line-height:35px;
  border-bottom:1px solid #EAEAEA;
}
.agent_li .agent_li_tt span{
  float:left;
  padding:0 3px;
  font-size:16px;
  font-family:"微软雅黑";
  color:#333;
  border-bottom:1px solid #0093DD;
}
.agent_li .fx_left{
  width:120px;
  float:left;
  text-align:center;
  padding-top:12px;
}
.agent_li .fx_right{
  float:right;
  width:580px;
  line-height:24px;
  font-size:14px;
  color:#000;
  font-family:"微软雅黑";
  padding-top:12px;
}



.host_buy_info {
	position: relative;
	float: left;
	width: 508px;
	padding: 55px 20px 55px 200px;
	color: #000;
	line-height: 200%;
	margin-left: 0px;
	border: 1px solid #e1e1e1;
	background: #fff url(../images/host.png) no-repeat 50px center;
}
.host_buy_info li {
	float: left;
	width: 508px;
	padding: 0 0px 0 0px;
	height: 30px;
	font-size: 14px;
}
.host_buy_info li span.do {
	float: left;
	background: #ffffff;
}
.host_buy_info li.icon {
	position: absolute;
	float: left;
	width: 27px;
	height: 27px;
	left: 0;
	top: 0;
	background: url(../images/icon/domain_reg_step.png) repeat-x 0px 0px;
}
.domain_txzl .host_buy li{position: relatives;float: left; width: 730px; height:27px; line-height:27px; padding:5px 0; position:relative;border-bottom: 1px solid #e1e1e1;}
.domain_txzl .host_buy li label{ float:left; font:normal 14px/27px "宋体"; color:#666; text-align:right; width:150px; padding-right:10px; background:#}
.domain_txzl .host_buy .text{ float:left; font:normal 12px/27px "宋体"; color:#666;}
.right_box #tbsm {
	float: left;
	width: 708px;
	padding: 10px;
	line-height: 25px;
	background: #fefdde;
	border: #ff9966 1px solid;
}
.right_box #tbsm h3 {
	float: left;
	width: 698px;
	color: #cc0000;
	padding-left: 15px;
	background: url(../images/member_note01.gif) no-repeat left 5px;
}
.right_box #tbsm ul li SPAN {
	display: inline-block;
	width: 25px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	margin: 0 auto;
	width: 940px;
}
.span24 {
  width: 940px;
}
.loginbody{	
	position:relative;
	height:460px;
	background-color: whiteSmoke;
    background: url(../member/images/login3.png) no-repeat left center;
}
.loginmodal {
        position: static;
        float:right;
        width: 300px;
        margin: 35px 40px;
        background-color: white;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
}
    .modal-header{
        text-align:center;
    }
    .modal-header h3 {
		height: 45px;
		line-height: 45px;
		font-size: 16px;
	}
    .modal-body{
        padding:20px 30px 20px;
    }
    .modal-footer{
        height:60px;	
    }
.loginmodal label {
	float: left;
        width: 50px;
        height: 33px;
        line-height: 33px;
		font-size: 14px;
        text-align:right;
		padding-right:5px;
}
.login-input {
        position: relative;
        height: 33px;
        margin-top: 0px;
        width: 180px;
        border: 1px solid #BAC5D4;
        border-bottom-color: #D5DBE2;
        border-right-color: #D5DBE2;
        border-radius: 4px;
        overflow: hidden;
		margin-bottom: 15px;
}
    .login-input .logintxt .login-td-input {
	margin-top: 0px;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0){ .login-input .logintxt .login-td-input {margin-top: 0px;} }
    .login-td-input {
        width: 164px;
        padding: 7px 8px 6px 8px;
        border: 1px solid #838383;
        height: 20px;
        top: 0;
        left: 0;
        line-height: 20px;
        font-size: 16px;
        background-color: #EEF3F8;
        border: none;
        font-family: verdana;
        line-height: 17px;
        color: #92A4BF;
    }
.links {
		float: left;
        width: 200px;
        height: 45px;
        line-height: 33px;
        text-align:right;
}
.links label {
        width: 120px;
	}
.btns {
		float: left;
        width: 100%;
        height: 60px;
        text-align:right;
}
.modal-footer {
		float: left;
        height: 100px;
	padding-top: 20px;
}
.modal-footer .cooperation_act {
		float: left;
        height: 30px;
	padding-left: 30px;
        text-align:center;
}
.modal-footer .cooperation_acc {
		float: left;
        width: 100%;
	padding-left: 30px;
}
    .loginway {
		float: left;
        position: absolute;
        top: 0px;
        right: 0;
        padding: 0 0px;
        width: 90px;
        height: 33px;
        background: url(../../../demo.ibos.com.cn/static/image/common/arrow.html) no-repeat 55px 12px #fff;
        border-left: 1px solid #d5e5d2;
        font: 400 14px/36px 'Simsun';
        color: #999;
        cursor: pointer;
        border-radius: 4px;
    }
    .loginway img {
		float: left;
        width: 88px;
        height: 31px;
		border: 1px solid #fff;
		}
    .loginway_menu {
        position: absolute;
        top: -20px;
        right: 0;
        display: none;
        padding: 0 10px;
        width: 57px;
        height: 76px;
        font-size: 14px;
        color:#999;
        border: 1px solid #abc;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        background:#FFFFFF;
    }
    .loginway_menu p {
        line-height: 25px;
        cursor: pointer;
    }
    .header_h2 {
        padding:8px 20px 0 0;
        float:left; font-size:26px;
        font-family: "Microsoft YaHei", "Hiragino Sans GB", STHeiti, Tahoma, SimHei, sans-serif;
        font-weight: 100;
        line-height:55px;}
    .top_padding {
        padding-top: 40px;
    }
    .line_ele_left {
        margin-left: 15px;
    }
    .modal-footer {
        overflow: hidden;
        text-align:left;
    }
    .modal-footer dd {
        height: 40px;
        overflow: hidden;
        margin-bottom: 20px;
        margin-left: 18px;
    }






.leased_p{float: left;width:708px;border:1px solid #f7bf8d; background-color:#fff9f1; padding:10px;}
.leased_p p{ line-height:23px;}
.leased_p img{ width:81px; height:23px; margin-right:5px;}

.leased_fw{float: left;width:730px; margin-top:0px;}
.leased_fw .leased_fwwarp{ border:1px solid #ccc; border-top:0;padding:10px 0;}
.leased_fw_info{ width:715px; height:33px; background:url(../images/leased_hosting/1.html) no-repeat;}
.leased_fw_info span{ margin-right:5px; line-height:33px; float:right;} 
.leased_fw_content{ height:174px; padding:4px;}
.leased_fw_content img{ width:256px; height:174px; float:left; margin-right:10px;}
.leased_fw_content p{ line-height:21px; text-indent:2em; }
.leased_fw_content ul{margin:10px 0 0 0; width:439px;border-top:1px dotted #ccc; float:right;}
.leased_fw_content li{width:190px; float:left; padding-left:20px; margin:5px 0;}
.leased_icon{ background:url(../images/icon.jpg) no-repeat 1px center;}
.leased_icon_a{background:url(../images/icon1.jpg) no-repeat 1px center;}
.leased_icon_b{background:url(../images/icon2.jpg) no-repeat 1px center;}
.leased_icon_c{background:url(../images/icon3.jpg) no-repeat 1px center;}
.leased_icon_d{background:url(../images/icon4.jpg) no-repeat 1px center; }
.leased_icon_e{background:url(../images/icon5.jpg) no-repeat 1px center; }

.leased_jf{float: left;width:730px;}
.leased_jf .leased_jfwarp{border:1px solid #ccc; border-top:0;padding:10px 0;}
.leased_jf_info{width:715px; height:33px;  background:url(../images/leased_hosting/2.html) no-repeat;}
.leased_jf_content{ height:145px; padding:5px 7px;}
.leased_jf_content img{ width:124px; height:124px; margin-bottom:5px;}
.leased_jf_content ul{}
.leased_jf_content li{ width:124px; text-align:center; float:left; margin-right:19px; line-height:18px;}

#main .box404 {
	float: left;
	width: 980px;
	height: 603px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 5px 0px;
	background:url(../images/404.jpg) no-repeat;
}
#main .title404 {
	float: left;
	width: 980px;
	height: 60px;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	line-height: 60px;
	color: #000;
	padding-top: 30px;
	font-family: Helvetica,Arial;
	text-align:left;
}
#main .txt404 {
	float: left;
	width: 980px;
	height: 70px;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #000;
}

#main .right_box .price_tit {
	float: left;
	width: 730px;
	height: 40px;
	background: url(../images/mail_1px_bg.jpg) repeat-x left bottom;
}
#main .right_box .price_tit a {
	height: 38px;
	line-height: 38px;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
	font-size: 12px;
	color: #333;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fe9021;
	margin: 0 10px 0 0;
}
#main .right_box .price_tit a.on {
	height: 37px;
	line-height: 37px;
	border-top: 3px solid #fe9021;
	border-left: 1px solid #fe9021;
	border-right: 1px solid #fe9021;
	background: #fff;
	border-bottom: none;
	color:#fe9021;
	font-size:14px;
}

.form_table_box .table_box td{padding-left:12px;height:30px;color:#545454;}
.form_table_box .table_box td input { height:20px;}
.form_table_box .table_box thead th{font-weight:normal;height:40px;line-height:40px; text-align:center;padding-right:10px; color:#777;border-bottom:1px solid #eee;border-top:1px solid #eee;background:#f6f6f6;font-weight:700;}
.form_table_box .table_box th{font-weight:normal;height:40px;line-height:40px; text-align:right;padding-right:10px; color:#777}

#main .price .table_box {
	float: left;
	width: 730px;
	background: #ffffff;
	border-left:1px solid #eee;
}
#main .price .table_box thead th {height:40px;line-height:40px;text-align:center;font-size:14px;}
#main .price .table_box td, #main .price .table_box th{height:30px;line-height:30px;border-bottom:1px solid #eee;border-right:1px solid #eee; }


table.tabsql {background: #ffffff;border-left: #c6c6c6 1px solid;border-top: #c6c6c6 1px solid;}
table.tabsql th, .tab1 td { border-bottom:#c6c6c6 1px solid; vertical-align:middle; padding:5px}
table.tabsql th {background:#0193de; border-right:#c6c6c6 1px solid; color:#fff;font-size:16px;height: 30px;}
table.tabsql th.title {background:#f7f7f7; color:#333;font-size:12px;height: 20px;font-weight:normal;}
table.tabsql td {border-right:#c6c6c6 1px solid;border-bottom:#c6c6c6 1px solid}
.btn_go{ background:url(../images/btn_go.gif) no-repeat; color:#ff7800; text-decoration:underline; padding-left:20px; cursor:pointer}
.btn_go:hover{ color:#ff7800; text-decoration:underline}

#bottom .copyright .txt {
	float: left;
	width: 1000px;
	height: 20px;
	color: #7d7d7d;
	line-height: 180%;
	text-align: left;
	padding: 5px 0px 5px 20px;
	background: url(../images/foot_tt_bg.png) repeat-x 0px top;
}
#bottom .copyright .txt a {
	color: #7d7d7d;
}
#bottom .copyright .txt .cart {
	float: right;
}
#bottom .copyright .txt .cart img.eq, #bottom .copyright .txt .cart .aq img {
	height: 20px;
	border: 1px solid #ddd;
}
#bottom .copyright .txt .cart em {
	float: left;
	width: 25px;
	height: 25px;
	margin:0;
}
#bottom .copyright .txt .cart em.aq {
	width: 55px;
	overflow: hidden;
}
#bottom .copyright .txt .cart em.kx_verify {
	width: 80px;
}
#bottom .copyright .about {
	float: left;
	width: 978px;
	height: 40px;
	color: #666;
	line-height: 42px;
	text-align: center;
	padding: 0px 0 0px 0px;
}
#bottom .copyright .about a {
	color: #666;
}

.clearfix:after {
	DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: ""
}
.clearfix {
	ZOOM: 1
}