#BodyWrap {
	background-color: #FFF;
	background-image: url(../images/body-background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	float: left;
	width: 100%;
}
#Header {
	height: 170px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#SiteLogo {
	float: left;
	height: 60px;
	width: 350px;
	background-image: url(../images/SiteLogo.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
#TopMenu {
	float: right;
	width: 610px;
	height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*---------------------页面基础定义----------------------------------*/
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*---------------------链接定义----------------------------------*/
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}

/*---------------------菜单样式----------------------------------*/
#menu{
	height:35px;
	clear: both;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #317FBF;
	border-left-color: #317FBF;
	margin: 0px;
	padding: 0px;
}
#menu ul{
	height:35px;
	list-style-type:none;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/Nav-Background.jpg);
	background-repeat: repeat-x;
}
.m_li{
	float:left;
	width:136px;
	line-height:35px;
	text-align:center;
	background-image: url(../images/Nav-Background.jpg);
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #317FBF;
}
.m_li a{
	display:block;
	color:#194C86;
	width:136px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.m_li_a{
	float:left;
	width:136px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	background-image:url(../images/Nav-Background.jpg);
	position:relative;
	height:35px;
	margin: 0px;
	padding: 0px;
}
.m_li_a a{
	display:block;
	color:#000;
	width:136px;
	background-image: url(../images/NavOutOver.png);
	background-position: right 7px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #317FBF;
}


.smenu{
	list-style-type:none;
	height:33px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #317FBF;
	border-left-color: #317FBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #317FBF;
	background-color: #FFF;
	display: block;
	border-top-color: #317FBF;
	padding: 0px;
	background-image: url(../images/NAVLINE.png);
	background-repeat: repeat-x;
	background-position: top;
}
.s_li{
	line-height:35px;
	width:auto;
	display:none;
	height:35px;
}
.s_li_a{
	line-height:35px;
	width:auto;
	display:block;
	height:35px;
}
#MainNav {
	float: left;
	height: 70px;
	width: 960px;
	background-color: #FFF;
}
#MainNav ul {
	display: block;
	float: left;
	width: 959px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #317FBF;
	border-left-color: #317FBF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #317FBF;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#MainNav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 136px;
	height: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #317FBF;
	background-image: url(../images/Nav-Background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}
#MainNav ul li a {
	display: block;
	height: 18px;
	width: 120px;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
	color: #194C86;
	text-decoration: none;
	padding-top: 5px;
	line-height: normal;
}
#MainNav ul li a.substyle {
	background-image: url(../images/NavOutOver.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 90px;
	padding-right: 30px;
}
#MainNav ul li a:hover {
	background-color: #FFF;
}

#MainNav .SubNav {
	position: absolute;
	width: 958px;
	left: -1px;
	top: 39px;
}
#MainNav ul li ul.about {
	background-color: #FFF;
	background-image: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #317FBF;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #317FBF;
	border-left-color: #317FBF;
	width: 820px;
	line-height: 30px;
	float: left;
	padding-left: 138px;
}
#MainNav ul li ul.about li {
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	line-height: 30px;
	width: auto;
	float: left;
	padding-left: 25px;
}
#MainNav ul li ul a {
	width: auto;
	line-height: 30px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#Baner {
	height: 200px;
	width: 940px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #317FBF;
	border-left-color: #317FBF;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#MainBody {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #317FBF;
	border-left-color: #317FBF;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #FFF;
	height: 450px;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}
#MainBody h4 {
	height: 30px;
	width: 100%;
	line-height: 30px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/HomeTitle.jpg);
	background-repeat: repeat;
	margin-bottom: 10px;
}
#MainBody .Rows {
	float: left;
	width: 320px;
}
#MainBody #js-intro {
	height: 290px;
	float: left;
	width: 320px;
}
#MainBody #js-intro h4 {
	background-position: 0px 0px;
}
#MainBody #js-intro .intbody {
	height: 230px;
	border: 1px solid #B3D0F0;
	line-height: 20px;
	padding: 9px;
}
#MainBody  #js-intro .intbody p {
	margin: 0px;
	text-indent: 24px;
	padding-bottom: 10px;
}

#MainBody #Enter-Dyna {
	float: left;
	width: 320px;
	margin-right: 15px;
	margin-left: 15px;
	height: 450px;
}
#MainBody #Enter-Dyna h4 {
	background-position: 0px -30px;
}
#MainBody #Enter-Dyna .NewList {
	height: 390px;
	border: 1px solid #B3D0F0;
	padding: 9px;
}
.NewList ul   {
	margin: 0px;
	padding: 0px;
}
.NewList ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.NewList ul li a {
	display: block;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #194C85;
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
}
.NewList ul li span {
	display: block;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #194C85;
	text-decoration: none;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.NewList ul li p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#MainBody #Deputy {
	height: 118px;
	width: 268px;
	float: left;
	border: 1px solid #194C86;
}
#MainBody #Deputy h4{
	color: #FFF;
	background-color: #20497F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	background-image: none;
	text-indent: 20px;
	font-size: 14px;
	margin: 1px;
}
#MainBody #Deputy ul {
	margin: 10px;
}
#MainBody #Deputy ul li {
	line-height: 20px;
}


#MainBody #Cust {
	float: left;
	height: 320px;
	width: 270px;
	margin-top: 10px;
}
#MainBody #Cust h4 {
	background-position: 0px -60px;
}
#MainBody #Cust .CaseList {
	padding: 9px;
	height: 260px;
	border: 1px solid #B3D0F0;
}
.CaseList ul {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
.CaseList ul li {
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.CaseList ul li span {
	float: left;
	width: 70px;
	display: block;
	color: #194C85;
	font-weight: bold;
}
.CaseList ul li p {
	display: block;
	width: 180px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}


#MainBody #ServerPrice {
	float: left;
	height: 148px;
	width: 318px;
	margin-top: 10px;
	clear: left;
	border: 1px solid #B3D0F0;
}
#ServerPrice ul {
	padding: 0px;
	list-style-type: none;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ServerPrice ul li {
	margin-top: 20px;
	margin-bottom: 20px;
}

#ServerPrice ul li a {
	height: 42px;
	width: 270px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/HomeTitle.jpg);
	background-repeat: no-repeat;
}
#ServerPrice ul li .SiteCreate {
	background-repeat: no-repeat;
	background-position: 0px -90px;
}
#ServerPrice ul li .AdvPublished {
	background-position: 0px -135px;
}

#Footer {
	background-color: #194C86;
	height: 45px;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	color: #FFF;
	padding-top: 15px;
	background-image: url(../images/buttomlogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	padding-left: 110px;
}
#Footer a {
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	line-height: normal;
}
#Footer p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#path {
	line-height: 28px;
	width: 938px;
	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: #317FBF;
	border-bottom-color: #317FBF;
	border-left-color: #317FBF;
	background-color: #FFF;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

#SubPageContent {
	width: 958px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #317FBF;
	border-left-color: #317FBF;
	background-color: #EEF2F6;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#ContentBody {
	float: left;
	width: 669px;
	padding: 20px;
	line-height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #317FBF;
	background-color: #FFF;
}
#ContentBody p {
	text-indent: 24px;
	line-height: 20px;
	margin: 0px;
	padding-bottom: 10px;
}
#ContentBody ul.siteplus {
	margin: 0px;
	width: 669px;
	float: left;
	height: 400px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContentBody ul.siteplus li {
	margin: 10px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 200px;
	list-style-type: none;
	display: inline;
	clear: none;
}


#SubPageContent #LeftMenu {
	width: 248px;
	float: left;
	height: 100%;
}
#SubPageContent #LeftMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#SubPageContent #LeftMenu ul li {
	margin: 0px;
	float: left;
	width: 80%;
	height: 33px;
	display: block;
	line-height: 33px;
	background-image: url(../images/lumenbackground.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20%;
	font-size: 14px;
	font-weight: bold;
}
#SubPageContent #LeftMenu ul li a {
	color: #194C85;
	text-decoration: none;
}

table.SitePrice {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9EC6E7;
	border-left-color: #9EC6E7;
}
table.SitePrice caption {
	font-size: 16px;
	line-height: 60px;
	height: 60px;
	font-weight: bold;
	color: #194C86;
}
table.SitePrice td {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9EC6E7;
	border-bottom-color: #9EC6E7;
	color: #194C86;
	text-align: center;
	line-height: normal;
}
table.SitePrice thead td{
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	background-color: #E5F0F7;
}
table.SitePrice tbody td {
	padding-top: 10px;
	padding-bottom: 10px;
}
table.AdvPrice {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9EC6E7;
	border-left-color: #9EC6E7;
}
table.AdvPrice caption {
	font-size: 16px;
	line-height: 60px;
	height: 60px;
	font-weight: bold;
	color: #194C86;
}
table.AdvPrice td {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9EC6E7;
	border-bottom-color: #9EC6E7;
	color: #194C86;
	text-align: center;
	line-height: normal;
}
table.AdvPrice thead td{
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	background-color: #E5F0F7;
}
table.AdvPrice tbody td {
	padding-top: 5px;
	padding-bottom: 5px;
}
