
/* CSS Document */
/* Global */
* {
	margin:0px;
	padding:0px;
/*	border:none; */
	font-size:12px;
	font-family:"ËÎÌå", Arial, Helvetica, sans-serif;
}
/* CSS Document */
.red {
	color:#F00;
}
#index_one, #index_two, #index_three, #index_four {
	float:left;
	margin-top:10px;
	width:960px;
}
#index_one .left {
	float:left;
	width:718px;
	height:200px;
}
#index_one .right {
	float:right;
	width:235px;
	height:198px;
	color:#0f6298;
	z-index:3;
}
#index_one .right a, #index_one .right a:hover {
	color:#106094;
}
#index_one .right h4 {
	width:220px;
	margin:0 auto;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #106094;
	font-size:12px;
}
#index_one .right h4 span {
	float:right;
}
#index_one .right h4 span a, #index_one .right h4 span a:hover {
	font-size:12px;
	font-weight:100;
	color:#999;
}
#index_one .right ul {
	width:220px;
	margin:0 auto;
	margin-top:5px;
}
#index_one .right ul li {
	height:20px;
	line-height:20px;
	width:220px;
	overflow:hidden;
}
#index_two {
	z-index:10px;
}
#index_two .left {
	float:left;
	width:718px;
	height:185px;
	background:url(../image/index2_bg.png) no-repeat;
}
#index_two .left .nr {
	float:left;
	margin-left:120px;
	_margin-left:105px;
	margin-top:15px;
	width:360px;
	color:#333;
	line-height:20px;
}
#index_two .left .nr span {
	font-size:18px;
	font-weight:bold;
}
#index_two .left .pic {
	float:left;
	margin-top:20px;
	margin-left:5px;
	_margin-left:2px;
	text-align:center;
}
#index_two .left .pic p {
	margin:0 auto;
	width:95px;
	height:20px;
	line-height:20px;
	border:1px solid #a72727;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	z-index:2;
	behavior: url(http://www.jjidc.com/User/skins/css/skins/css/ie-css3.htc);
	background-color:#a72727;
}
#index_two .left .pic p a, #index_two .left .pic p a:hover {
	color:#fff;
}
#index_two .right {
	float:right;
	width:235px;
	height:183px;
	background:url(../image/index_domain_title.png);
}
#index_two .right h4 {
	width:220px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	color:#0f6298;
	font-size:12px;
}
#index_two .right .index_domain {
	padding-top:10px;
}
#index_two .right .index_domain p {
	width:220px;
	height:20px;
	line-height:20px;
	margin:0 auto;
}
#index_two .right .index_domain p span {
	font-family:"Î¢ÈíÑÅºÚ";
	font-weight:bold;
	font-size:12px;
}
#index_two .right .index_domain p .domain_input {
	margin-left:5px;
	width:100px;
	height:18px;
	border:1px solid #ccc;
	font-size:14px;
	line-height:14px;
	color:#999;
}
#index_two .right .index_domain p .domain_btn {
	margin-left:5px;
	width:50px;
	height:20px;
	border:1px solid #1d79de;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	z-index:2;
	behavior: url(http://www.jjidc.com/User/skins/css/skins/css/ie-css3.htc);
	background-color:#1d79de;
	color:#fff;
}
#index_two .right .index_domain ul {
	margin:0 auto;
	margin-top:10px;
	width:220px;
	height:80px;
	border:0px solid #eaeaea;
}
#index_two .right .index_domain ul li {
	float:left;
	padding-left:7px;
	width:100px;
	height:20px;
	line-height:20px;
	color:#333;
}
#index_two .right .index_domain .more {
	margin:0 auto;
	margin-top:5px;
	width:220px;
	height:13px;
	line-height:13px;
	text-align:right;
}
#index_two .right .index_domain .more a, #index_two .right .index_domain .more a:hover {
	color:#ff9900;
}
#index_two .radius {
	z-index:5;
}
#index_three .left, #index_four .left1, #index_four .left2 {
	float:left;
	width:716px;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	behavior: url(http://www.jjidc.com/User/skins/css/skins/css/ie-css3.htc);
	background-color:#fff;
}
.left .title {
	width:716px;
	height:25px;
	background:url(../image/title_bg.png) no-repeat 0px 0px;
	border:none;
	z-index:1;
}
.left .box_line {
	float:left;
	width:1px;
	height:165px;
	border-left:1px dashed #ccc;
}
.left .box {
	float:left;
	height:165px;
	width:177px;
}
.left .box ul {
	margin:0 auto;
	width:150px;
	padding-top:5px;
}
.left .box ul li {
	float:left;
	width:165px;
}
.left .box ul .pic {
	margin-top:5px;
}
.left .box ul .nr {
	height:20px;
	line-height:20px;
}
.left .box ul .nr .xq {
	color:#0e82d0;
}
.left .box ul .nr .buy {
	color:#009944;
}
.left .box .xq a, .left .box .xq a:hover {
	color:#0e82d0;
}
.left .box .buy a, .left .box .buy a:hover {
	color:#009944;
}

.left .box1 {
	float:left;
	height:188px;
	width:235px;
}
.left .box1 ul {
	margin:0 auto;
	width:150px;
	padding-top:5px;
}
.left .box1 ul li {
	float:left;
	width:165px;
}
.left .box1 ul .pic {
	margin-top:5px;
}
.left .box1 ul .nr {
	height:20px;
	line-height:20px;
}
.left .box1 ul .nr .xq {
	color:#0e82d0;
}
.left .box1 ul .nr .buy {
	color:#009944;
}
.left .box1 .xq a, .left .box .xq a:hover {
	color:#0e82d0;
}
.left .box1 .buy a, .left .box .buy a:hover {
	color:#009944;
}
.left .box1 ul .pp {
	line-height:20px;
	font-weight:bold;
	color:#0e7ac1;
}
.left .box1_line {
	float:left;
	width:1px;
	height:188px;
	border-left:1px dashed #ccc;
}

#index_three .right, #index_four .right {
	float:right;
	width:233px;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	behavior: url(http://www.jjidc.com/User/skins/css/skins/css/ie-css3.htc);
	background-color:#fff;
}
#index_three .right {
	height:213px;
}
#index_three .right .title, #index_four .right .title {
	width:233px;
	height:25px;
	background:url(../image/title_bg.png) no-repeat 0px 0px;
	border:none;
	z-index:1;
}
#index_three .right ul {
	padding-left:3px;
}
#index_three .right li {
	margin-top:22px;
	float:left;
	text-align:center;
	width:33%;
}
.left .box ul .pp {
	line-height:20px;
	font-weight:bold;
	color:#0e7ac1;
}
.left2 {
	margin-top:10px;
}
.vps_pic {
	float:left;
	width:160px;
	height:160px;
	text-align:center;
}
.vps_nr {
	float:left;
	width:540px;
	height:150px;
	line-height:20px;
	padding-top:5px;
	color:#333;
}
.cs {
	margin-top:10px;
}
.cs .vps_cs_left {
	float:left;
	width:350px;
}
.cs .vps_cs_left li {
	float:left;
	width:175px;
	line-height:20px;
}
.cs .vps_cs_right {
	padding-top:5px;
}
.vps_buy {
	margin-top:5px;
	font-size:14px;
}
#index_four .left {
	width:720px;
}
#index_four .right ul {
	padding:6px 0px 5px 0px;
}
#index_four .right li {
	text-align:center;
	margin-top:2px;
}
#index_four .right .ads {
	margin-top:5px;
}
/* index end */
