﻿/* index page */
.index-splash{
	width: 748px;
	height: 142px;
	margin-bottom: 0px;
	background: url('/images/hengfu.gif') top left no-repeat;
}
.index-splash-content{
	padding: 142px 0px 0px 32px;
}

.indexBlock{
	line-height: 1.5em;
	margin: 5px 0px 5px 0px;
	background: url('/images/arrow.gif') top left no-repeat;
}
.indexContent{
	padding-left: 38px;
}

.sideBox{
	padding: 10px 15px;
	border: 1px solid #ECECEC;
	background: #F6F6F6;
	line-height: 175%;
}

/* server page */
.server-sub{
	font-size: 60%;
	font-weight: normal !important;
	color: #999999 !important;
}

.server-block{
	margin-bottom: 20px;
}
.server-block img.icon{
	float: left;
}
.server-block h4,
.server-block p
{
	margin-left: 25px;
	margin-right: 10px;
}

.server-block h4{
	cursor: pointer;
	text-decoration: underline;
}

/* tuoguan page */
.tuoguan-sub{
	font-size: 60%;
	font-weight: normal !important;
	color: #999999 !important;
}

.tuoguan-block{
	margin-bottom: 20px;
}
.tuoguan-block img.icon{
	float: left;
}
.tuoguan-block h4,
.tuoguan-block p
{
	margin-left: 25px;
	margin-right: 10px;
}

.tuoguan-block h4{
	cursor: pointer;
	text-decoration: underline;
}

/* help page */
.faq-block{
}
.faq-block h4{
	cursor: pointer;
}
.faq-block div {
	margin-bottom: 32px;
}

/* partner */
.partner-list td{
	padding: 10px;
}
.partner-list img{
	float: left;
	margin-right: 15px;
}

/* business page */
.contact-box{
	float: right;
	border: 1px solid #CCCCCC;
	background: white;
	padding: 10px 20px;
	margin: 0px 5px;
}

/* about page */
.about-history{
	float: right;
	border: 1px solid #CCCCCC;
	background: white;
	padding: 10px 20px;
	margin: 0px 5px;
}


/* about page */
.quote-block{
	margin-bottom: 20px;
}
.quote-author{
	text-align: right;
	color: #666666;
}
.award-list td{
	text-align: center;
}

/* sitmap page */
.sitemap ul{
	font-weight: bold;
}
.sitemap ul ul{
	color: #999999;
	list-style: none;
	font-weight: normal;
}
.jiguititle {
	font-size:12px;
	font-weight:bold;
	line-height: 25px;
	border-bottom: #CCCCCC 1px dotted;
	padding-left:10px;
}
.jiguicontent {
	border-bottom: #CCCCCC 1px dotted;
	padding-left:20px;
	line-height: 20px;
}
.jiguiprice {
	text-align:right;
	margin-right:20px;
}
.serverdetails {
	text-align: center;
	padding-right:20px;
}
#serverintro {
  list-style:none;
}
#serverintro li {
  height: 20px;
  border-bottom: 1px #CCCCCC dotted;
  margin-bottom: 5px;
}
.serverpic {
  border:1px #CCCCCC dotted;
  width:40%;
  text-align:center;
}
.serverBlock{
  line-height: 1.5em;
  margin: 5px 0px 5px 0px;
  background: url('/images/ico_05.gif') 7px left no-repeat;
}
.serverContent{
  padding-left: 20px;
}
.serverbuy {
  padding-left:110px;
}
.serverBlock2{
  line-height: 1.5em;
  margin: 5px 0px 5px 0px;
  background: url('/images/ico_kt.gif') 7px left no-repeat;
}
.serverContent2{
  padding-left: 20px;
}