#div1 {
	position: absolute;
	background-color:#FFF;
	
}
#header {
	height: 410px;
	width: 680px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	background-image: url(../images/11.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu2 {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#menu2 li {
	display: block;
	width: 110px;
	text-align: center;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	cursor: hand;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:inline;
}
.sec1 {
	background-image: url(../images/13.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
}
.sec2 {
	background-image: url(../images/12.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	color: #FFF;
}
.block {
	display: block;
	margin-top: 0px;
	height: 367px;
}
.unblock {
	display: none;
	margin-top: 0px;
	height: 367px;
}
#main {
	padding: 0px;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main li {
	list-style-type: none;
}
#menu3 {
	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: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
}
#nr_dh_1 {
}
#nr_dh_1 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#nr_dh_1 ul {
	padding: 0px;
	margin: 0px;
}
#nr_dh_1 li {
	float: left;
	width: 212px;
	margin-left: 10px;
	display:inline;
}
#nr_dh_1 h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nr_dh_1 ol {
	margin-bottom: 2px;
	list-style-type: none;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	margin-left: 80px;
	padding-left: 0px;
}
#nr_dh_2 {
}
#nr_dh_2 img {
	height: 150px;
	width: 205px;
	margin-bottom: 3px;
}
#nr_dh_2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
#nr_dh_2 li {
	float: left;
	width: 205px;
	padding-right: 10px;
	text-align: center;
	display:inline;
	height: 185px;
	overflow: hidden;
}
#nr_dh_2 li .text {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #EEE;
	padding: 2px;
}

#content_2{
	width: 668px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCC;
	margin-top: 15px;
	}
		#content_2 h5 {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
		}

		div#feature_list {
	height: 320px;
	overflow: hidden;
	position: relative;
		}


		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
	left: 0;
	z-index: 2;
	width: 265px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
	color: #FFF;
	background-image: url(../images/promo/feature-tab-current.png);
	background-position: right 0px;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
	right: 0;
	width: 463px;
	height: 320px;
	position: relative;
		}

		ul#output li {
	position: absolute;
	width: 435px;
	height: 320px;
	margin-left: 28px;
	background-color: #000;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}

#server {
	margin-top: 5px;
}
#server .cn{
	background-image: url(../images/server_bg_4.gif);
	background-repeat: no-repeat;
	height: 184px;
	width: 335px;
	color: #333;
	float: left;
	background-position: right bottom;
	border: 1px solid #A1A1A1;
}
#server .cn ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#server .cn li{
	list-style-type:none;
	background-image: url(../images/server_bg_3.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding-top: 1px;
	background-position: 0px 4px;
}


#server .cn h6{
	height: 21px;
	margin: 0px;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 20px;
}
#server .cn .b {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #666;
	text-align: center;
	width: 100px;
}
#server .cn .b a:hover {
	display:block;
	background-color: #666;
}

#server .bk {
	float: left;
	width: 6px;
	height: 184px;
}
.domain {
	border: 1px solid #CCC;
	margin-top: 5px;
	padding: 5px;
}
.domain #form1 h1 {
	position: absolute;
	margin-left: 70px;
	letter-spacing: 5px;
	font-size: 24px;
	font-weight: normal;
}

.domain input {
	border: 1px solid #CCC;
	color: #333;
}
.domain #form1 {
	margin: 0px;
	padding: 0px;
}
