﻿/* 背景色 */
/*.bodyBackColor{background-color: #F5F5F5;}*/
.bodyBackColor{background-color: White;}
/* 顶端信息栏 */
.topInfo{border:solid 1px #7B9EBD; height:20px;vertical-align:text-bottom; line-height:20px;}

/* 顶端logo */
 .topLogo{ background-image: url(Images/SubscribeUp.jpg);  border-color:#7B9EBD;border-width:1px;border-style:solid; height:60px; }
 
 /* 顶端logo2 */
 .topLogo2{ background-image: url(Images/SubscribeUp2.png);  border-color:#7B9EBD;border-width:1px;border-style:solid; height:171px; }

 /* 底端logo */
 .Buttom{BORDER-TOP: #707070 1px solid; background-image: url(Images/SubscribeDown.jpg);  height:52px; vertical-align:bottom;  }

 /* 底端logo */
 .Buttom2{BORDER-TOP: #707070 1px solid; background-color: #e6212a;  height:85px; vertical-align:bottom;  color: white; font-size: 25px; line-height: 85px;}

 /* 左边 菜单组的div */
.left_dd {
	BORDER-BOTTOM: #7B9EBD 2px solid; BORDER-LEFT: #7B9EBD 1px solid; BACKGROUND-COLOR: #ffffff; MARGIN-BOTTOM: 2px; BORDER-TOP: #7B9EBD 1px solid; BORDER-RIGHT: #7B9EBD 1px solid; text-align:left;
}
 /* 左边 菜单组的标题 */
.left_dd .title {
	BORDER-BOTTOM: #d3e4f9 1px solid; LINE-HEIGHT: 25px; BACKGROUND-COLOR: #c7dcf9; PADDING-LEFT: 7px; HEIGHT: 25px; COLOR: #0C4A97; FONT-WEIGHT: bold
}
.left_dd UL {
	LINE-HEIGHT: 26px; LIST-STYLE-TYPE: none; MARGIN: 4px 15px
}
.left_dd UL LI {
	 LIST-STYLE-TYPE: none; COLOR: #666
}
 /* 菜单中的当前页面 */
.left_dd UL .linow {
	LIST-STYLE-TYPE: none; COLOR: #cc3300
}
 /* 菜单中的当前页面连接 */
.left_dd UL .linow A {
	COLOR: #cc3300; TEXT-DECORATION: none
}

/* 页面名称 */
.title
{
 font-weight:bold; height:26px; vertical-align:text-bottom; line-height:30px;
}


.title2
{
  height:26px;  border-bottom:1px solid Gray; padding-top:4px;  text-align:left; width:100%; font-weight:bold;
}

.step1Img
{
	background:url(images/Step1.png) no-repeat; width:22px; height:22px;float:left;
}
.step1GrayImg
{
	background:url(images/Step1G.png) no-repeat; width:22px; height:22px;float:left;
}

.step2Img
{
	background:url(images/Step2.png) no-repeat; width:22px; height:22px;float:left;
}
.step2GrayImg
{
	background:url(images/Step2G.png) no-repeat; width:22px; height:22px;float:left;
}

.step3Img
{
	background:url(images/Step3.png) no-repeat; width:22px; height:22px;float:left;
}
.step3GrayImg
{
	background:url(images/Step3G.png) no-repeat; width:22px; height:22px;float:left;
}

.step4Img
{
	background:url(images/Step4.png) no-repeat; width:22px; height:22px;float:left;
}
.step4GrayImg
{
	background:url(images/Step4G.png) no-repeat; width:22px; height:22px;float:left;
}

.step5Img
{
	background:url(images/Step5.png) no-repeat; width:22px; height:22px;float:left;
}
.step5GrayImg
{
	background:url(images/Step5G.png) no-repeat; width:22px; height:22px;float:left;
}

.stepInfo
{
	float:left;height:22px; vertical-align:middle; line-height:22px;font-weight:bold; padding-right:4px;
}
.stepGray
{
	float:left; height:22px; vertical-align:middle; line-height:22px;color:Gray; padding-right:4px;
}