﻿body {
	font-family: 宋体,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;
}
/** {
	float: auto !important;
	clear: auto !important;
}*/
div, ul, li, span, td, input {
	color: #5b5b5b;
	margin: 0;
	padding: 0;
}
img {
	margin: 0px;
	padding: 0px;
}
ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
input {
	vertical-align: middle;
}
p {
	margin-top: 0px; /* 清除上边界 */;
	margin-bottom: 0px; /* 清除下边界 */
}
h1 {
	line-height: 22px;
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	color: #5b5b5b;
}
h1 a {
	color: #006666;
	text-decoration: none;
}
h1 a:hover {
	color: #006666;
	text-decoration: underline;
}
h2 {
	line-height: 22px;
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	color: #5b5b5b;
}
h3 {
	line-height: 22px;
	vertical-align: middle;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #006666;
}
/*text输入框的样式*/
.CommonInput {
	border: 1px solid #cecece;
	height: 16px;
	width: 120px;
	margin-right: 6px;
	font-size: 0.8em;
}
/*按钮样式*/
.CommonSubmit {
	height: 18px;
	background-image: url(cs-search.png);
}
/*通用div 没有应用其他样式的情况下使用 Start*/
.CommonDiv {
	padding: 0px 0px 0px 10px;
	line-height: 22px;
	text-align: left;
	float: left;
	display: inline;
	color: #5b5b5b;
}
.CommonDiv img {
	text-align: center!important;
	margin: auto;
}
.CommonDiv ul {
	margin: 0px;
	padding: 0px;
}
.CommonDiv ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.CommonDiv a, .CommonDiv a:link, .CommonDiv a:visited {
	color: #006666;
	text-decoration: none;
}
.CommonDiv a:hover {
	color: #006666;
	text-decoration: underline;
}
/*  */
.CommonUl {
	margin: 0px;
	padding: 0px;
}
/* CommonSpan 用于嵌入其他Container内 */
.CommonSpan {
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	text-align: left;
	width: 100%;
	float: left;
	position: relative;
}
.CommonSpan ul {
	margin: 0px;
	padding: 0px;
}
.CommonSpan ul li {
	margin: 0px;
	padding: 0px;
}
.CommonSpan a:link, a:visited {
	text-decoration: none;
	color: #006666;
}
.CommonSpan a:hover {
	text-decoration: underline;
	color: #006666;
}
.CommonSpan img {
	margin: 0px;
	padding: 0px;
}
/*带蓝边的宽546的div Start*/
.BlueBorderDiv {
	padding: 5px 10px 5px 10px;
	line-height: 22px;
	text-align: left;
	width: 546px;
	float: left;
	border: 1px #c9e4ea solid;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
.BlueBorderDiv a:link,  {
	text-decoration: none;
	font-size: 1em;
	color: #006666;
}
.BlueBorderDiv a:hover,  {
	text-decoration: underline;
}
.BlueBorderDiv a:visited {
	text-decoration: none;
	color: #006666;
}
/*带蓝边的宽566的div Start*/
.BlueBorderDiv566 {
	padding: 5px 0px 5px 0px;
	line-height: 22px;
	text-align: left;
	width: 566px;
	float: left;
	border: 1px #c9e4ea solid;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
/*带蓝边的宽770的div Start*/
.BlueBorderDiv770 {
	padding: 5px 10px 5px 10px;
	line-height: 22px;
	text-align: center;
	width: 748px;
	float: left;
	border: 1px #c9e4ea solid;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
/*带蓝边的宽972的div Start*/
.BlueBorderDiv972 {
	padding: 5px 10px 5px 10px;
	line-height: 22px;
	text-align: center;
	width: 950px;
	float: left;
	border: 1px #c9e4ea solid;
	display: inline;
}
.BlueBorderDiv972 img {
	margin-top: 5px;
}
/*带蓝边的宽270的div Start*/
.BlueBorderDiv274 {
	padding: 5px 10px 5px 10px;
	line-height: 22px;
	text-align: center;
	width: 252px;
	float: left;
	display: inline;
}
.BlueBorderDiv274 h2 {
	line-height: 22px;
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.BlueBorderDiv274 ul {
	border: 1px #c9e4ea solid;
	margin: 0px;
	padding: 0px;
}
.BlueBorderDiv274 li {
	border-bottom: 1px #c9e4ea solid;
	line-height: 22px;
	vertical-align: middle;
	background: url('')!important;
}
/* 通用img 上边距10 border为0 */
.CommonImg {
	margin-top: 10px;
	vertical-align: middle!important;
}
/*通用div 没有应用其他样式的情况下使用 End*/
/* 通用Li */
.CommonLi {
	float: left;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	font-weight: normal;
	list-style-type: none;
	text-align: left;
}
/* 通用Select */
.CommonSelect {
	height: 22px;
	border: #ddd 1px solid;
	color: #5b5b5b;
	float: left;
}
/* 重置margin-top为0 */
.MarginTop0 {
	margin-top: 0px !important;
}
/* 重置margin-top为5 */
.MarginTop5 {
	margin-top: 5px !important;
}
/* 重置margin-top为10 */
.MarginTop10 {
	margin-top: 10px !important;
	display: inline;
}
/* 重置margin-left为0 */
.MarginLeft0 {
	margin-left: 0px !important;
}
/* 重置margin-left为5 */
.MarginLeft5 {
	margin-left: 5px !important;
}
/* 重置margin-left为10 */
.MarginLeft10 {
	margin-left: 10px !important;
	display: inline;
}
/* 重置margin-left为22 用于信用卡卡片列表页面 */
.MarginLeft22 {
	margin-left: 22px !important;
	display: inline;
}
/* 重置margin-bottom为0 */
.MarginBottom0 {
	margin-bottom: 0px !important;
}
/* 重置margin-bottom为5 */
.MarginBottom5 {
	margin-bottom: 5px !important;
}
/* 重置margin-left为10 */
.MarginBottom10 {
	margin-bottom: 10px !important;
	display: inline;
}
/* 重置margin-bottom为0 */
.MarginRight0 {
	margin-right: 0px !important;
}
/* 重置margin-right为5 */
.MarginRight5 {
	margin-right: 5px !important;
}
/* 重置margin-left为10 */
.MarginRight10 {
	margin-right: 10px !important;
	display: inline;
}
/* 重置padding-left为0 */
.PaddingLeft0 {
	padding-left: 0px !important;
}
/* 重置padding-right为0 */
.PaddingRight0 {
	padding-right: 0px !important;
}
/* 页面左侧Select */
.NavSelect {
	width: 168px;
	line-height: 25px;
	margin-bottom: 5px;
}
/* 信息列表标题的span */
.TitleSpan {
	vertical-align: middle;
	float: left;
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 26px;
}
.TitleSpan a {
}
/* 信息列表时间的span */
.DateSpan {
	line-height: 26px;
	width: 70px;
	vertical-align: middle;
	float: right;
	text-align: right;
}
.TitleSpan img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/*Header*/
/*.Header {
	height: 185px;
	width: 972px;
	position: relative;
	display: block;
	clear: both;
	float: left;
	background-image: url(head_bg_cn.jpg);
}
.Header a {
}
.Header a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Header a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.Header a:hover {
	text-decoration: underline;
	color: #006666;
}
.Header_summer {
	height: 186px;
	width: 972px;
	position: relative;
	background-image: url(cs-head-bg1.jpg);
}
.Header_autumn {
	height: 186px;
	width: 972px;
	position: relative;
	background-image: url(cs-head-bg1.jpg);
}
.Header_winter {
	height: 186px;
	width: 972px;
	position: relative;
	background-image: url(cs-head-bg1.jpg);
}
#logo {
	width: 225px;
	height: 62px;
	float: left;
	background: url(cs-logo.png) no-repeat left 0px;
}
#time {
	color: #066;
	float: right;
	text-align: left;
	padding-right: 10px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	text-align:right;
	display:inline;
}
.Header .HeaderTop {
	height: 138px;
}
.Header .HeaderTop .HeaderTop_right {
	width: 265px;
	float: right;
	position: relative;
}
.Header .HeaderTop .HeaderTop_right .QuickNav {
	margin-top: 10px;
	color: #006666;
	text-align: right;
	padding-right: 10px;
}
.Header .HeaderTop .HeaderTop_right .QuickNav a {
	color: #006666;
	text-decoration: none;
}
#search {
	position: static;
	height: 62px;
	width: 177px;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
	float: right;
	color: #066;
	background: url(index_png.png) no-repeat 0px -66px;
}
#searchCont {
	background: url(index_png.png) no-repeat 0 -208px;
	height: 18px;
	width: 101px;
	border: 0;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#searchBtn {
	width: 51px;
	height: 18px;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	background: #f7f7f7 url(index_icon.gif) no-repeat 0 -258px;
}
.HeaderTop_left
{
	float:left;
	width:300px;
}
.HeaderTop_left .languageColor {
	color: #1b110f;
	margin-top: 15px;
	height: 22px;
	line-height:22px;
	vertical-align:middle;
	width: 215px;
	text-align: left;
	display: inline;
	clear: both;
	float: left;
	padding-left: 63px;
	font-weight: 700;
}
.HeaderTop_left .languageColor a, .HeaderTop_left .languageColor a:link, .HeaderTop_left .languageColor a:visited, .HeaderTop_left .languageColor a:hover {
	color: #1b110f;
	text-decoration: none;
}
*/
/*Header*/
/*Menu*/
/*
.Menu {
	width: 972px;
	height: 47px;
	float: left;
	position: relative;
}
.Menu a {
	text-decoration: none;
	color: #5b5b5b;
}
.Menu a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Menu a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.Menu a:hover {
	text-decoration: none;
	color: #5b5b5b;
}
.Menu .fstMenu {
	float: left;
	width: 972px;
	position: relative;
	height: 24px;
	background-image: url(cs-dh-tm.png);
}
.Menu .fstMenu .fstmenu_on {
	width: 87px;
	height: 24px;
	background: url(index_icon.gif) no-repeat 0 -663px;
	float: left;
	font-weight: bold;
	color: white;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .fstmenu_on a, .Menu .fstMenu .fstmenu_on a:link, .Menu .fstMenu .fstmenu_on a:visited, .Menu .fstMenu .fstmenu_on a:hover {
	color: #ffffff;
	text-decoration: none;
}

.Menu .fstMenu .fstmenu_off {
	width: 87px;
	height: 24px;
	background: url(index_icon.gif) no-repeat 0 -629px;
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .lstmenu_on {
	width: 87px;
	height: 24px;
	background: url(index_icon.gif) no-repeat 0 -663px;
	float: left;
	font-weight: bold;
	color: white;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .lstmenu_on a, .Menu .fstMenu .lstmenu_on a:link, .Menu .fstMenu .lstmenu_on a:visited, .Menu .fstMenu .lstmenu_on a:hover {
	color: #ffffff;
	text-decoration: none;
}
.Menu .fstMenu .lstmenu_off {
	width: 87px;
	height: 24px;
	background: url(index_icon.gif) no-repeat 0 -833px;
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .menu_on {
	width: 87px;
	height: 24px;
	background: url(index_icon.gif) no-repeat 0 -663px;
	float: left;
	font-weight: bold;
	color: white;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .menu_on a, .Menu .fstMenu .menu_on a:link, .Menu .fstMenu .menu_on a:visited, .Menu .fstMenu .menu_on a:hover {
	color: #ffffff;
	text-decoration: none;
}
.Menu .fstMenu .menu_hover {
	width: 87px;
	height: 24px;
	background: url(index_icon.gif) no-repeat 0 -765px;
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .menu_off {
	width: 87px;
	height: 24px;
	background: url(index_icon.gif) no-repeat 0 -799px;
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .secMenu {
	height: 24px;
	float: left;
	margin-top: -1px;
	position: static;
	z-index: 99999;
	background-color: #3a7f7a;
}
.Menu .secMenu a {
	display: inline;
}
.Menu .secMenu a:link {
	text-decoration: none;
	color: #ffffff;
}
.Menu .secMenu a:visited {
	text-decoration: none;
	color: #ffffff;
}
.Menu .secMenu a:hover {
	text-decoration: none;
	color: #ffffff;
}
.Menu .secMenu .secMenu-left {
	width: 3px;
	height: 24px;
	background: #3a7f7a url(index_icon.gif) no-repeat 0 -527px;
	float: left;
	font-size: 1px;
}
.Menu .secMenu .secMenu-center {
	width: 936px;
	height: 24px;
	background-image: url(cs-dh-bg.jpg);
	text-align: left;
	color: White;
	padding-left: 30px;
	line-height: 24px;
	vertical-align: middle;
	float: left;
}
.Menu .secMenu .secMenu-center a {
}
.Menu .secMenu .secMenu-right {
	width: 3px;
	height: 24px;
	background: #3a7f7a url(index_icon.gif) no-repeat 0 -561px;
	float: left;
	font-size: 1px;
}
*/
/*Menu*/
/*左边图片右边文字的box*/
.RlBox {
	width: 190px;
}
.RlBox a {
}
.RlBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.RlBox a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.RlBox a:hover {
	text-decoration: underline;
	color: #006666;
}
.RlBox .RlBox-left {
	width: 35px;
	height: 33px;
	margin: 0px;
	float: left;
}
.RlBox .RlBox-right {
	width: 155px;
	height: 23px;
	padding-top: 10px;
	float: left;
	text-align: left;
}
/*左边图片右边文字的box*/
/* 首页左侧浅灰底带边框 */
.GrayBgContainer {
	width: 208px;
	border: 1px solid #dbdbdb;
	display: inline;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.GrayBgContainer .Slot {
	background-color: #f7f7f7;
	width: 204px;
	display: inline;
	float: left;
	margin: 2px;
}
/* 内页左侧浅灰底带边框 */
.GrayBgContainer1 {
	width: 192px;
	border: 1px solid #dbdbdb;
	display: inline;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.GrayBgContainer1 .Slot {
	background-color: #f7f7f7;
	width: 190px;
	display: inline;
	float: left;
	margin: 2px;
}

/* 二级页面banner Style  */
.SecBanner {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	width: 568px;
	height: 100px;
	background: #f0f0f0 url(icon_waiting.gif) no-repeat 50% 50%;
}
.SecBanner img {
	width: 568px;
}
/* 三级页面banner Style  */
.ThrBanner {
	float: left;
	margin-left: 10px;
	display: inline;
	width: 568px;
	height: 100px;
}
.ThrBanner img {
	width: 568px;
}
/* 两栏右侧顶部广告 */
.DouBanner {
	float: left;
	display: inline;
	width: 770px;
	height: 135px;
	margin-left: 10px;
	background: #f0f0f0 url(icon_waiting.gif) no-repeat 50% 50%;
}
.DouBanner img {
	width: 770px;
}
/* 小广告的Style 192px */
.SmallAd192 {
	float: left;
	width: 192px;
	margin-top: 10px;
}
.SmallAd192 img {
	width: 192px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
/* 小广告的Style 160px */
.SmallAd160 {
	float: left;
	width: 160px;
	margin-top: 10px;
}
.SmallAd160 img {
	width: 160px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
/*快速切换栏目样式Start，用于首页栏目切换*/
.ShortcutBox {
	width: 371px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.ShortcutBox a {
}
.ShortcutBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.ShortcutBox a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.ShortcutBox a:hover {
	text-decoration: underline;
	color: #006666;
}
.ShortcutBox .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
	background-image: url(cs-qiehuan-bg.jpg);
}
.ShortcutBox .BoxHeader .BoxHeader-center {
	width: 371px;
	height: 24px;
	background-image: url(cs-qiehuan-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	font-weight: bold;
	color: #247070;
	line-height: 24px;
	vertical-align: middle;
}
.ShortcutBox .BoxHeader .shortcutMenuOn {
	background-image: url(cs-button001.jpg);
	width: 62px;
	float: left;
	height: 24px;
	padding-left: 10px;
	background-color: white;
	cursor: pointer;
	color: #247070;
	line-height: 24px;
	vertical-align: middle;
}
.ShortcutBox .BoxHeader .shortcutMenuOff {
	background-image: url(cs-button002.jpg);
	width: 62px;
	float: left;
	height: 24px;
	padding-left: 10px;
	background-color: #c9e4ea;
	cursor: pointer;
	color: #247070;
	line-height: 24px;
	vertical-align: middle;
}
.ShortcutBox .shortcutContentOn {
	margin: 0px;
	text-align: left;
	padding: 5px 10px 8px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	float: left;
	display: inline;
	width: 349px;
}
.ShortcutBox .shortcutContentOff {
	text-align: left;
	padding: 5px 10px 8px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	display: none;
	width: 349px;
}
.ShortcutBox .shortcutContentOn ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.ShortcutBox .shortcutContentOn li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url(cs-heijiantou.gif) no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
}
.ShortcutBox .BoxContentBottom {
	width: 371px;
	float: left;
}
.ShortcutBox .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url(cs-bq4-left2.jpg);
}
.ShortcutBox .BoxContentBottom .bxcBottomCenter {
	width: 361px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url(cs-lanline-foot.jpg);
}
.ShortcutBox .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url(cs-bq4-right2.jpg);
}
/*快速切换栏目样式End*/
/* newsDetail页面样式 */
.NewsDetail {
	float: none;
	display: block;
}
.NewsDetail .newsTitle {
	font-size: 1.7em;
	text-align: center;
	line-height: 38px;
	vertical-align: middle;
	border-bottom: 1px #CBE6E1 solid;
	font-weight: bold;
	color: #006666; /*float: left;*/;
	display: block;
	/*width: 100%;*/
}
.NewsDetail .SubTitle {
	font-size: 0.8em;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold;
	color: #006666; /*float: left;*/;
	display: block; /*width: 100%;*/;
	text-align: center;
}
.NewsDetail .ProductTitle {
	font-size: 1.2em;
	text-align: center;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold; /*float: left;*/;
	display: block;
	/*width: 100%;*/
}
.NewsDetail .copyright {
	text-align: center;
	height: 32px;
	line-height: 32px;
	vertical-align: middle; /*float: left;*/;
	display: block;
	/*width: 100%;*/
}
.NewsDetail .newsContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	vertical-align: middle; /*float: left;*/;
	display: block;
	/*width: 100%;*/
}
.NewsDetail .newsContent h1 {
	clear: both;
}
.NewsDetail .newsContent h1 a {
	color: #006666;
	/*display: block;*/
}
.NewsDetail .newsContent a {
	color: #006666;
	text-decoration: none;
}
.NewsDetail .newsContent a:active {
}
.NewsDetail .newsContent a:hover {
	color: #006666;
	text-decoration: underline;
}
.NewsDetail .newsContent p {
	clear: both;
	display: block;
	margin: 0 0 5px 0;
}
.NewsDetail .newsContent p a {
	color: #006666;
}
.NewsDetail .newsContent img {
	margin-bottom: 10px;
}
/*  */
.SubTitle {
	font-size: 1.36em;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold;
	color: #006666; /*float: left;*/;
	display: block;
	/*width: 100%;*/
}
/*信息最终页面的容器 宽度770px Start*/
.NewContainer770 {
	width: 770px;
	float: left;
	display: inline;
	margin-left: 10px;
}
.NewContainer770 a {
}
.NewContainer770 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer770 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer770 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer770 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer770 .BoxHeader .BoxHeader-center {
	width: 758px;
	height: 23px;
	background-image: url(cs-lan-dh-bg.jpg);
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	color: #404040;
	line-height: 24px;
	vertical-align: middle;
}
.NewContainer770 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #404040;
}
.NewContainer770 .BoxHeader .BoxHeader-center span a {
	color: #197570;
	text-decoration: none;
}
.NewContainer770 .BoxHeader .BoxHeader-center span a:hover {
	color: #197570;
	text-decoration: underline;
}
.NewContainer770 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 748px;
}
.NewContainer770 .SlotNoPadding {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 768px;
}
.NewContainer770 .SlotWithNoBorder {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 750px;
	line-height: 22px;
}
.NewContainer770 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer770 .Slot li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer770 .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 10px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer770 .SlotWithNoBorder li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer770 .FirstLi {
	line-height: 1em;
	margin-bottom: 5px;
}
NewContainer770 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
NewContainer770 .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
NewContainer770 .SlotWithNoBorder img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer770 .Slot p {
	margin: 0px 0px 5px 0px;
}
/*信息最终页面的容器 宽度770px End*/
/*信息最终页面的容器 宽度279px Start*/
.NewContainer279 {
	width: 279px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer279 a {
}
.NewContainer279 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer279 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer279 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer279 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer279 .BoxHeader .BoxHeader-center {
	width: 267px;
	height: 23px;
	background-image: url(cs-lan-dh-bg.jpg);
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	color: #404040;
	line-height: 24px;
	vertical-align: middle;
}
.NewContainer279 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #404040;
}
.NewContainer279 .BoxHeader .BoxHeader-center span a {
	color: #197570;
	text-decoration: none;
}
.NewContainer279 .BoxHeader .BoxHeader-center span a:hover {
	color: #197570;
	text-decoration: underline;
}
.NewContainer279 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 257px;
}
.NewContainer279 .SlotNoPadding {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 277px;
}
.NewContainer279 .SlotWithNoBorder {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 259px;
	line-height: 22px;
}
.NewContainer279 .Slot Li {
	/*clear:both;*/
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
	display: block;
	/*float:none;*/
}
.NewContainer279 .SlotWithNoBorder li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
	clear: both;
	display: block;
}
.NewContainer279 .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
	clear: both;
	display: block;
}
.NewContainer279 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer279 .SlotWithNoBorder img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer279 .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer279 .FirstLi {
	line-height: 1em;
	margin-bottom: 5px;
}
.NewContainer279 p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: both;
}
/*信息最终页面的容器 宽度279px End*/
/*信息最终页面的容器 宽度369px Start*/
.NewContainer369 {
	width: 369px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer369 a {
}
.NewContainer369 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer369 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer369 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer369 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer369 .BoxHeader .BoxHeader-center {
	width: 357px;
	height: 23px;
	background-image: url(cs-lan-dh-bg.jpg);
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	color: #404040;
	line-height: 24px;
	vertical-align: middle;
}
.NewContainer369 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #404040;
}
.NewContainer369 .BoxHeader .BoxHeader-center span a {
	color: #197570;
	text-decoration: none;
}
.NewContainer369 .BoxHeader .BoxHeader-center span a:hover {
	color: #197570;
	text-decoration: underline;
}
.NewContainer369 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 347px;
}
.NewContainer369 .SlotNoPadding {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 277px;
}
.NewContainer369 .SlotWithNoBorder {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 259px;
	line-height: 22px;
}
.NewContainer369 .Slot Li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer369 .SlotWithNoBorder li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer369 .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer369 .FirstLi {
	line-height: 1em;
	margin-bottom: 5px;
}
.NewContainer369 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer369 .SlotWithNoBorder img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer369 .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer369 p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: none;
}
/*信息最终页面的容器 宽度279px End*/
/*信息最终页面的容器 宽度182px Start*/
.NewContainer182 {
	width: 182px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer182 a {
}
.NewContainer182 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer182 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer182 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer182 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer182 .BoxHeader .BoxHeader-center {
	width: 170px;
	height: 23px;
	background-image: url(cs-lan-dh-bg.jpg);
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	color: #404040;
	line-height: 24px;
	vertical-align: middle;
}
.NewContainer182 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #404040;
}
.NewContainer182 .BoxHeader .BoxHeader-center span a {
	color: #197570;
	text-decoration: none;
}
.NewContainer182 .BoxHeader .BoxHeader-center span a:hover {
	color: #197570;
	text-decoration: underline;
}
.NewContainer182 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 160px;
}
.NewContainer182 .SlotNoPadding {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 180px;
}
.NewContainer182 .SlotWithNoBorder {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 162px;
	line-height: 22px;
}
.NewContainer182 .Slot Li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer182 .SlotWithNoBorder li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer182 .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer182 .FirstLi {
	line-height: 1em;
	margin-bottom: 5px;
}
.NewContainer182 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer182 .SlotWithNoBorder img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer182 .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer182 p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: none;
}
/*信息最终页面的容器 宽度398px End*/
/*信息最终页面的容器 宽度568px Start*/
.NewContainer {
	width: 568px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
	text-align: left;
	color: #5b5b5b;
}
.NewContainer .BoxHeader {
	width: 568px;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer .BoxHeader .BoxHeader-center {
	width: 556px;
	height: 23px;
	background-image: url(cs-lan-dh-bg.jpg);
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	color: #404040;
	line-height: 24px;
	vertical-align: middle;
	text-align: left;
	display: inline;
}
.NewContainer .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #404040;
}
.NewContainer .BoxHeader .BoxHeader-center span a {
	color: #197570;
	text-decoration: none;
}
.NewContainer .BoxHeader .BoxHeader-center span a:hover {
	color: #197570;
	text-decoration: underline;
}
.NewContainer a, .NewContainer a:link, .NewContainer a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 546px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .SlotNoPadding {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 566px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .SlotWithNoBorder {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 548px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer li {
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .Slot Li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .SlotWithNoBorder li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .FirstLi {
	line-height: 1em;
	margin-bottom: 5px;
}
.NewContainer p {
	line-height: 22px;
	vertical-align: middle; /*float: left;
	clear: none;
	width: 100%;*/;
	display: block;
	clear: none;
}
.NewContainer .Slot p a, .NewContainer .Slot p a:link, .NewContainer .Slot p a:visited {
	text-decoration: none;
	color: #006666;
}
.NewContainer .Slot p a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer .SlotWithNoBorder img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
/*信息最终页面的容器 宽度568px End*/
/*信息最终页面的容器 宽度481px Start*/
.NewContainer481 {
	width: 481px;
	margin-top: 10px;
	float: left;
	display: inline;
	text-align: left;
}
.NewContainer481 a {
}
.NewContainer481 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer481 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer481 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewC`ontainer481 .BoxHeader {
	width: 481px;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer481 .BoxHeader .BoxHeader-center {
	width: 469px;
	height: 23px;
	background-image: url(cs-lan-dh-bg.jpg);
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	color: #247070;
	line-height: 24px;
	vertical-align: middle;
	text-align: left;
	display: inline;
}
.NewContainer481 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #404040;
}
.NewContainer481 .BoxHeader .BoxHeader-center span a {
	color: #197570;
	text-decoration: none;
}
.NewContainer481 .BoxHeader .BoxHeader-center span a:hover {
	color: #197570;
	text-decoration: underline;
}
.NewContainer481 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 459px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer481 .Slot Li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer481 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer481 p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: none;
}
/*信息最终页面的容器 End*/
/*===========添加不带背景的容器==================*/
/* 信息最终页面容器 宽度182px */
.NewContainerNoBG182 {
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
	border: 1px solid #c9e4ea;
}
.NewContainerNoBG182 a {
}
.NewContainerNoBG182 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainerNoBG182 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainerNoBG182 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainerNoBG182 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainerNoBG182 .BoxHeader .BoxHeader-center {
	width: 170px;
	height: 22px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	color: #247070;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG182 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainerNoBG182 .BoxHeader .BoxHeader-center span a {
	color: #247070;
	text-decoration: none;
}
.NewContainerNoBG182 .BoxHeader .BoxHeader-center span a:hover {
	color: #247070;
	text-decoration: underline;
}
.NewContainerNoBG182 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
/*float: left;*/	width: 160px;
	clear: none;
}
.NewContainerNoBG182 .SlotNoPadding{
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	float: left;
	width: 180px;
}
.NewContainerNoBG182 .Slot Li {
	/*clear:both;*/
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG182 .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG182 .FirstLi {
	line-height: 1em;
	margin-bottom: 5px;
}
.NewContainerNoBG182 p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: none;
}
.NewContainerNoBG182 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainerNoBG182 .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
/*信息最终页面的容器 宽度279px Start*/
.NewContainerNoBG279 {
	width: 277px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
	border: 1px solid #c9e4ea;
}
.NewContainerNoBG279 a {
}
.NewContainerNoBG279 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainerNoBG279 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainerNoBG279 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainerNoBG279 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainerNoBG279 .BoxHeader .BoxHeader-center {
	width: 267px;
	height: 22px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	color: #247070;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG279 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainerNoBG279 .BoxHeader .BoxHeader-center span a {
	color: #247070;
	text-decoration: none;
}
.NewContainerNoBG279 .BoxHeader .BoxHeader-center span a:hover {
	color: #247070;
	text-decoration: underline;
}
.NewContainerNoBG279 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 257px;
}
.NewContainerNoBG279 .SlotNoPadding{
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	float: left;
	width: 277px;
}
.NewContainerNoBG279 .Slot Li {
	/*clear:both;*/
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG279 .SlotWithNoBorder li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG279 .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG279 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainerNoBG279 .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainerNoBG279 p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: none;
}
/*信息最终页面的容器 宽度568px Start*/
.NewContainerNoBG {
	width: 566px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
	text-align: left;
	border: 1px solid #c9e4ea;
}
.NewContainerNoBG a {
}
.NewContainerNoBG a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainerNoBG a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainerNoBG a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainerNoBG .BoxHeader {
	width: 566px;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainerNoBG .BoxHeader .BoxHeader-center {
	width: 556px;
	height: 22px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	color: #247070;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	display: inline;
}
.NewContainerNoBG .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainerNoBG .BoxHeader .BoxHeader-center span a {
	color: #247070;
	text-decoration: none;
}
.NewContainerNoBG .BoxHeader .BoxHeader-center span a:hover {
	color: #247070;
	text-decoration: underline;
}
.NewContainerNoBG .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 546px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG .Slot Li {
	/*clear:both;*/
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainerNoBG p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: none;
}
/*信息最终页面的容器 宽度568px End*/
/*===========添加不带背景的容器==================*/
/* 理财页面小参谋样式 */
.AdviceContainer {
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: left;
}
.AdviceContainer .Left {
	width: 36px;
	background-image: url(cs-00.jpg);
	height: 24px;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
	float: left;
	font-weight: bold;
}
.AdviceContainer .Center {
	width: 4px;
	height: 24px;
	font-size: 1px;
	float: left;
}
.AdviceContainer .Right {
	width: 130px;
	height: 24px;
	background-image: url(cs-cm-bg.jpg);
	line-height: 24px;
	vertical-align: middle;
	float: left;
	text-align: center;
}
/* 下拉折叠窗口样式 */
.CollapseContainer {
	width: 186px;
	margin-top: 5px;
	float: left;
	height: 19px;
	text-align: left;
	border: 1px solid #31746B;
	background: url(cs-bq2-xh.jpg) repeat-x;
}
.CollapseContainer .Left {
	width: 13px;
	background: url(cs-baijiantou.png) no-repeat 9px 50%;
	height: 19px;
	text-align: center;
	line-height: 19px;
	vertical-align: middle;
	float: left;
}
.CollapseContainer .Right {
	width: 163px;
	height: 19px;
	padding-left: 10px;
	color: white;
	line-height: 21px;
	vertical-align: middle;
	float: left;
	text-align: left;
	font-weight: bold;
}

/*可折叠quick box Style Start */
.QuickBox {
	width: 192px;
	text-align: center;
	float: none;
	display: block; /*border-left:1px #78bcbb solid;
	border-right:1px #78bcbb solid;
	border-bottom:1px #78bcbb solid;*/;
	padding-bottom: 5px;
}
.QuickBox div {
	overflow: hidden;
	padding-top: 5px;
	text-align: left;
	display: block;
}
.QuickBox div:first-child {
}
.QuickBox div.collapsed {
	height: 23px;
}
.QuickBox div.collapsed1 span {
	height: 23px;
	background-image: url(bg_subnav01.gif);
	cursor: default;
}
.QuickBox div.collapsed1 span a {
	padding-left: 0px;
	display: inline;
	text-decoration: none;
	color: #5b5b5b;
}
.QuickBox div.collapsed1 span a:hover {
	text-decoration: none;
	color: #006666;
}
.QuickBox div span {
	display: block;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #5b5b5b;
	background-image: url(bg_subnav02on.gif); /*background: url(cs-bu02.jpg) repeat-x 0;*/;
	cursor: pointer;
	text-align: left;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	width: 182px;
	overflow: hidden;
	margin: 0;
}
.QuickBox div.collapsed span {
	background-image: url(bg_subnav02.gif);
	color: #5b5b5b;
}
.QuickBox div.collapsed span a {
	padding-left: 0px;
	display: block;
}
.QuickBox div.collapsed span a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.QuickBox div.collapsed span a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.QuickBox div.collapsed span a:hover {
	text-decoration: none;
	color: #5b5b5b;
}
.QuickBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #effeff;
}
.QuickBox ul li {
	list-style-type: none;
	margin-top: 2px;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	padding-left: 18px; /*background:url(bg_subnav03.gif) no-repeat 50% 50%;*/;
	background: url(dotted_2x2_black.jpg) no-repeat 10px 10px;
}
.QuickBox ul li a {
	color: #5b5b5b;
	text-decoration: none;
}
.QuickBox ul li a:hover {
	color: #7d613b;
	text-decoration: none;
}
.QuickBox a {
	display: inline;
}
.QuickBox a:link, a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.QuickBox a:hover {
	text-decoration: underline;
	color: #7d613b;
}
/*可折叠quick box Style End*/

/*头部是灰色的直角box，宽度192px*/
.SquarelyGrayContainer {
	width: 190px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	border: 1px solid #D3D3D3;
}
.SquarelyGrayContainer a {
}
.SquarelyGrayContainer a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.SquarelyGrayContainer a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.SquarelyGrayContainer a:hover {
	text-decoration: underline;
	color: #006666;
}
.SquarelyGrayContainer .top {
	height: 24px;
	width: 190px;
	text-align: left;
}
.SquarelyGrayContainer .top .bgbtop-center {
	width: 180px;
	height: 23px;
	padding-left: 10px;
	background-image: url(cs-hui-dh-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	color: #404040;
	float: left;
	line-height: 24px;
	vertical-align: middle;
}
.SquarelyGrayContainer .top .bgbtop-center a {
	color: #197570;
	text-decoration: none;
}
.SquarelyGrayContainer .top .bgbtop-center a:hover {
	color: #197570;
	text-decoration: underline;
}
.SquarelyGrayContainer .top .bgbtop-center span {
	float: left;
	text-align: left;
	color: #404040;
}
.SquarelyGrayContainer .top1 {
	height: 20px;
	width: 190px;
	background-image: url(cs-xiajiantou.jpg);
}
.SquarelyGrayContainer .Slot {
	width: 170px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
	float: left;
	border: 0px;
}
.SquarelyGrayContainer .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.SquarelyGrayContainer .Slot li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url(cs-heijiantou.gif) no-repeat 0px 7px;
	overflow: hidden;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
}
/*头部是灰色的box，宽度192px*/
/*头部是棕色的直角box，宽度192px*/
.SquarelyBrownContainer {
	width: 190px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	color: #383838;
	border: 1px solid #D7C7B8;
}
.SquarelyBrownContainer a {
}
.SquarelyBrownContainer a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.SquarelyBrownContainer a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.SquarelyBrownContainer a:hover {
	text-decoration: underline;
	color: #006666;
}
.SquarelyBrownContainer .top {
	height: 24px;
	width: 190px;
	text-align: left;
}
.SquarelyBrownContainer .top .bgbtop-center {
	width: 180px;
	height: 24px;
	padding-left: 10px;
	background-image: url(cs-bq6-xh.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	color: #404040;
	float: left;
	line-height: 24px;
	vertical-align: middle;
}
.SquarelyBrownContainer .top .bgbtop-center span {
	float: left;
	text-align: left;
}
.SquarelyBrownContainer .top .bgbtop-center a {
	color: #197570;
	text-decoration: none;
}
.SquarelyBrownContainer .top .bgbtop-center a:link, a:visited, a:hover {
	color: #197570;
	text-decoration: none;
}
.SquarelyBrownContainer .top .bgbtop-center a:hover {
	color: #197570;
	text-decoration: underline;
}
.SquarelyBrownContainer .top1 {
	height: 20px;
	width: 190px;
	background-image: url(cs-xiajiantou.jpg);
}
.SquarelyBrownContainer .Slot {
	width: 170px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
	vertical-align: middle;
}
.SquarelyBrownContainer .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.SquarelyBrownContainer .Slot li {
	list-style-type: none;
	padding-left: 14px;
	background: url(cs-heijiantou.gif) no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
}
/*头部是棕色的box，宽度192px*/
/*头部是绿色的直角box，宽度192px*/
.SquarelyGreenContainer {
	width: 192px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	color: #383838;
}
.SquarelyGreenContainer a {
}
.SquarelyGreenContainer a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.SquarelyGreenContainer a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.SquarelyGreenContainer a:hover {
	text-decoration: underline;
	color: #006666;
}
.SquarelyGreenContainer .top {
	height: 24px;
	width: 192px;
	text-align: left;
}
.SquarelyGreenContainer .top .bgbtop-center {
	width: 180px;
	height: 23px;
	padding-left: 10px;
	background-image: url(cs-lv-dh-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	line-height: 24px;
	vertical-align: middle;
	border-left: 1px solid #78BCBB;
	border-top: 1px solid #78BCBB;
	border-right: 1px solid #78BCBB;
}
.SquarelyGreenContainer .top .bgbtop-center span {
	float: left;
	text-align: left;
	color: #fff;
}
.SquarelyGreenContainer .top .bgbtop-center a {
	color: #fff;
	text-decoration: none;
}
.SquarelyGreenContainer .top .bgbtop-center a:hover {
	color: #fff;
	text-decoration: underline;
}
.SquarelyGreenContainer .top .SpecialBgbtop-center {
	width: 182px;
	height: 24px;
	padding-left: 10px;
	background: #3a7f7a url(cs-ny-lv-bq.jpg) repeat-x left top;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	line-height: 24px;
	vertical-align: middle;
}
.SquarelyGreenContainer .top1 {
	height: 20px;
	width: 190px;
	border-left: 1px solid #78BCBB;
	border-right: 1px solid #78BCBB;
	background-image: url(cs-xiajiantou.jpg);
}
.SquarelyGreenContainer .top2 {
	height: 17px;
	width: 192px;
	background-image: url(cs-bai-xiaojiantou.gif);
}
.SquarelyGreenContainer .Slot {
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
	border-left: 1px solid #78BCBB;
	border-bottom: 1px solid #78BCBB;
	border-right: 1px solid #78BCBB;
	text-align: center;
	float:left;
}
.SquarelyGreenContainer .SpecialSlot {
	width: 190px;
	text-align: left;
	padding-bottom: 10px;
	line-height: 22px;
	background-color: #F7F7F7;
	border-left: 1px solid #78BCBB;
	border-bottom: 1px solid #78BCBB;
	border-right: 1px solid #78BCBB;
}
.SquarelyGreenContainer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.SquarelyGreenContainer .Slot li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url(cs-heijiantou.gif) no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
}
.SquarelyGreenContainer .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.SquarelyGreenContainer .SpecialSlot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.SquarelyGreenContainer .SpecialSlot .SpecialLi {
	list-style-type: none;
	padding-left: 14px;
	background: url(cs-ny-wangyin.jpg) no-repeat 0px 50%;
	height: 23px;
	overflow: hidden;
	text-align: left;
	line-height: 23px;
	vertical-align: middle;
	margin-top: 4px;
}
.SquarelyGreenContainer .SpecialSlot .first {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url(cs-ny-wangyin.jpg) no-repeat 0px 50%;
	height: 23px;
	overflow: hidden;
	text-align: left;
	line-height: 23px;
	vertical-align: middle;
}
/*头部是直角绿色的box，宽度192px End*/
/*包含图片的Container 文字包含图片 图片左对齐 Start*/
.ImgContainer {
	text-align: left;
	line-height: 22px;
	vertical-align: middle; /*float: left;
	width: 100%;*/;
	margin-top: 0px;
	display: block;
	clear: both;
}
.ImgContainer div {
	clear: none;
}
.ImgContainer .ImgSlotTemplate {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}
.ImgContainer .ImgSlotTemplate img {
	float: left;
	margin-bottom:0px;
}
/*包含图片的Container 图片左对齐 End*/
/*包含图片的Container 含标题，图片下边有文字说明*/
.ImgContainer290 {
	text-align: left;
	float: left;
	line-height: 22px;
	width: 273px;
}
.ImgContainer290 a {
}
.ImgContainer290 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.ImgContainer290 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.ImgContainer290 a:hover {
	text-decoration: underline;
	color: #006666;
}
.ImgContainer290 .Title {
	height: 22px;
	padding-left: 0px;
	line-height: 22px;
	vertical-align: middle;
	font-weight: bold;
}
.ImgContainer290 .ImgSlotTemplate {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ImgContainer290 .ImgSlotTemplate .ImgSlot {
	float: left;
	width: 100px;
	vertical-align: top;
}
.ImgContainer290 .ImgSlotTemplate .ListSlot {
	width: 173px;
	float: left;
	text-align: left;
}
.ImgContainer290 .ImgSlotTemplate .ListSlot ul {
	padding: 0px;
	margin: 0px;
}
.ImgContainer290 .ImgSlotTemplate .ListSlot ul li {
	line-height: 22px;
	vertical-align: middle;
	list-style-type: none;
	margin-left: 10px;
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
}
.ImgContainer290 .FirstLi {
	line-height: 1em!important;
	margin-bottom: 5px;
}
.ImgContainer290 .ImgSlotTemplate .ListSlot .left {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 0px;
	text-align: left;
}
.ImgContainer290 .ImgSlotTemplate img {
	padding: 0px;
	margin: 0px;
	margin-top:5px;
	margin-bottom:5px;
}
.ImgContainer290 .Navi {
	float: left;
	text-align: center;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	width: 100%;
}
.ImgContainer290 p {
	width: auto;
}
/* 图片宽度100的Container 调整图片左右位置时可修改Li的class 列表居左侧时用class="left" 右侧时默认 */
.ImgContainer1 {
	text-align: left;
	float: left;
	padding-bottom: 0px;
}
.ImgContainer1 .ImgSlot {
	float: left;
	width: 100px;
	vertical-align: top;
}
.ImgContainer1 .ListSlot {
	width: 147px;
	float: left;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
	margin-left: 10px;
}
.ImgContainer1 .ListSlot ul {
	padding: 0px;
	margin: 0px;
}
.ImgContainer1 .ListSlot ul li {
	line-height: 22px; /*margin-bottom:10px;*/;
	vertical-align: middle;
	list-style-type: none; /*padding-left: 10px;*/;
	display: block;
}
.ImgContainer1 .FirstLi {
	line-height: 1em!important;
	margin-bottom: 5px;
}
.ImgContainer1 .ListSlot .Left {
	line-height: 22px;
	vertical-align: middle;
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
}
.ImgContainer1 .ListSlot p {
	display: block;
	clear: both;
	float: none;
}
/* 图片宽度125的Container 调整图片左右位置时可修改Li的class 列表居左侧时用class="left" 右侧时默认 */
.ImgContainer2 {
	text-align: left;
	float: left;
	padding-bottom: 0px;
	width: 100%;
}
.ImgContainer2 .ImgSlot {
	float: left;
	width: 127px;
	vertical-align: top;
}
.ImgContainer2 .ListSlot {
	width: 419px;
	float: left;
	text-align: left;
}
.ImgContainer2 .ListSlot ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.ImgContainer2 .ListSlot ul li {
	line-height: 22px;
	vertical-align: middle;
	list-style-type: none;
	padding-left: 10px;
}
.ImgContainer2 .FirstLi {
	line-height: 1em!important;
	margin-bottom: 5px;
}
.ImgContainer2 .ListSlot p {
	line-height: 22px;
	vertical-align: middle;
}
.ImgContainer2 .ListSlot .Left {
	line-height: 22px;
	vertical-align: middle;
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
}
/* 只包含图片、无边框的div */
.ImgContainer3 {
	text-align: center;
	float: left;
	width: 100%;
	vertical-align: middle;
}
.ImgContainer3 img {
	margin-left: 10px;
	float: left;
	vertical-align: middle;
	display: inline;
}
/* 用于图片+文字的幻灯效果 */
.ImgContainer4 {
	text-align: left;
	float: left;
	padding-bottom: 0px;
	width: 247px;
	overflow: hidden;
}
.ImgContainer4 .ImgSlot {
	float: left;
	width: 80px;
	vertical-align: top;
}
.ImgContainer4 .ListSlot {
	width: 157px;
	float: left;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
	margin-left: 10px;
}
.ImgContainer4 .ListSlot ul {
	padding: 0px;
	margin: 0px;
}
.ImgContainer4 .ListSlot ul li {
	line-height: 22px; /*margin-bottom:10px;*/;
	vertical-align: middle;
	list-style-type: none; /*padding-left: 10px;*/;
	display: block;
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
}
.ImgContainer4 .FirstLi {
	line-height: 1em!important;
	margin-bottom: 5px;
}
/* dashed 右边线*/
.DashedLeftLine {
	border-left: 1px #999999 dashed;
}
/* dashed 右边线*/
.DashedRightLine {
	border-right: 1px #999999 dashed;
}
/* dashed 右边线*/
.DashedTopLine {
	border-top: 1px #999999 dashed;
}
/* dashed 右边线*/
.DashedBottomLine {
	border-bottom: 1px #999999 dashed;
}
/* 分页函数样式 */
div.scott {
	text-align: center;
	margin-top: 5px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	float: left;
	display: block;
	width: 100%;
	padding-top: 3px;
}
div.scott a, div.scott a:link, div.scott a:visited {
	border-right: #ddd 1px solid;
	padding-right: 5px;
	border-top: #ddd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ddd 1px solid;
	color: #006666;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #ddd 1px solid;
	text-decoration: none;
	margin-top: 15px;
}
div.scott a:hover {
	border-right: #009999 1px solid;
	border-top: #009999 1px solid;
	border-left: #009999 1px solid;
	color: #009999;
	border-bottom: #009999 1px solid;
	background-color: #f7f7f7;
}
div.scott a:active {
	border-right: #006666 1px solid;
	border-top: #006666 1px solid;
	border-left: #006666 1px solid;
	color: #006666;
	border-bottom: #006666 1px solid;
	background-color: #f1ffd6;
}
div.scott span {
	border-right: #006666 1px solid;
	padding-right: 5px;
	border-top: #006666 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #006666 1px solid;
	color: #fff;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #006666 1px solid;
	background-color: #006666;
}
div.scott span .disabled {
	border-right: #f3f3f3 1px solid;
	padding-right: 5px;
	border-top: #f3f3f3 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #f3f3f3 1px solid;
	color: #ccc;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #f3f3f3 1px solid;
}
/* Sub heading 现在所在位置的链接*/
.SubNav {
	text-align: left;
}
.SubNav a, .SubNav a:link, .SubNav a:visited, .SubNav a:hover {
	color: #006666; /*font-weight:bold;*/;
	text-decoration: none;
}
.SubNav .FontBold {
	font-weight: bold;
}
/* 弹出框口样式 */
.RsumTop {
	height: 43px;
	background: #fff url(t-bg.gif) repeat-x;
	overflow: hidden;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
.RsumTop div {
	color: #fff;
}
.RsumTop .LeftPart {
	float: left;
	width: 5px;
	height: 43px;
	background: #fff url(t-l.gif) no-repeat;
	overflow: hidden;
}
.RsumTop .CenterPart {
	float: left;
	width: 410px;
	overflow: hidden;
	line-height: 43px;
	text-align: center;
}
.RsumTop .RightPart {
	float: left;
	width: 5px;
	height: 43px;
	background: #fff url(t-r.gif) no-repeat;
	overflow: hidden;
}
.RsumMiddle {
	border: 1px solid #3B9E9B;
	background-color: #F7F7F7;
	text-align: left;
	padding: 10px;
}
.RsumMiddle p {
	line-height: 22px;
}
.RsumBottom {
	height: 24px;
	background: #fff url(b-bg.gif) repeat-x;
	overflow: hidden;
}
.RsumBottom .LeftPart {
	float: left;
	height: 24px;
	width: 5px;
	background: #fff url(b-l.gif) no-repeat;
	overflow: hidden;
}
.RsumBottom .CenterPart {
	float: left;
	height: 24px;
	width: 410px;
	overflow: hidden;
}
.RsumBottom .RightPart {
	float: left;
	width: 5px;
	height: 24px;
	background: #fff url(b-r.gif) no-repeat;
	overflow: hidden;
}
/* Container heading */
.NavLevel1 {
	font-weight: bold;
	color: #006666;
	text-align: left;
	padding-left: 10px;
	line-height: 22px;
	vertical-align: middle;
	display: block;
	clear: both;
}
/* Slot内的一级链接 */
.NavLevel2 {
	/*width: 100%;
	float: left;*/
	display: block;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	color: #5b5b5b;
	/*position: relative;*/
}
.NavLevel2 a {
	color: #006666;
	text-decoration: none;
}
.NavLevel2 a:link, .NavLevel2 a:visited {
	color: #006666;
	text-decoration: none;
}
.NavLevel2 a:hover {
	color: #006666;
	text-decoration: underline;
}
.NavLevel2 img {
	vertical-align: middle;
	margin-right: 5px;
	top: 50%;
}
/* Slot内的二级链接 */
.NavLevel3 {
	/*width: 100%;
	float: right;*/
	clear: both;
	display: block;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	text-indent: 2em;
	/*padding-left:20px;*/
}
.NavLevel3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.NavLevel3 ul li {
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
	color: #5b5b5b;
}
.NavLevel3 a, .NavLevel3 a:link, .NavLevel3 a:visited {
	color: #006666;
	text-decoration: none;
}
.NavLevel3 a:hover {
	color: #006666;
	text-decoration: underline;
}
/* Slot右下角加粗的链接 */
.NavLevel4 {
	float: right;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: right;
}
.NavLevel4 a {
	color: red;
}
.NavLevel4 a:link {
	color: #006666;
}
.NavLevel4 a:visited {
	color: #006666;
}
/* Slot右下角普通的链接 */
.NavLevel5 {
	float: right;
	line-height: 22px;
	vertical-align: middle;
	text-align: right;
	width: 100%;
	text-decoration: none;
}
.NavLevel5 a {
	color: #006666!important;
	text-decoration: none!important;
}
.NavLevel5 a:link {
	color: #006666!important;
	text-decoration: none!important;
}
.NavLevel5 a:hover {
	color: #006666!important;
	text-decoration: underline!important;
}
.NavLevel5 a:visited {
	color: #006666!important;
	text-decoration: none!important;
}
/* 红色标注 */
.RedLabel {
	color: red;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	vertical-align: middle; /*float: left;*/;
	clear: both;
	display: block;
}
.RedLabel a {
	color: red!important;
}
/* 各种模块的右侧链接，如：更多、全部、Rss*/
.WinRight {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	display: inline;
	clear: none;
}
.WinRight img {
	margin-top: 4px;
	display: inline;
}
.WinRight select {
	vertical-align: middle;
}
.WinRight a:link, a:hover {
	text-decoration: none;
	color: #006666;
}
.WinRight a:visited {
	text-decoration: none;
	color: #006666;
}
/*图片外框 width：154px*/
.ImgSlot150 {
	width: 150px;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*图片外框 自适应大小的div*/
.ImgSlot1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
/* 图片列表框 */
.ImgSlotList {
	width: 100%;
	float: left;
	text-align: left;
}
.ImgSlotList img {
	margin-left: 10px;
	margin-top: 5px;
	border: 0px;
	padding: 0px;
	float: left;
}
/* 图片列表框 */
.ImgSlotList1 {
	width: 100%;
	float: left;
	text-align: left;
}
.ImgSlotList1 img {
	margin-top: 10px;
	border: 0px;
	padding: 0px;
	float: left;
}
/*新闻列表box*/
.NewsListBox {
	width: 378px;
	margin-left: 10px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
}
.NewsListBox a {
}
.NewsListBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewsListBox a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewsListBox a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewsListBox .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewsListBox .BoxHeader .BoxHeader-left {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url(cs-bq4-left1.jpg);
}
.NewsListBox .BoxHeader .BoxHeader-center {
	width: 159px;
	height: 20px;
	padding: 4px 6px 0px 5px;
	background-image: url(cs-bq4-xh.jpg);
	float: left;
	font-weight: bold;
	color: #247070;
}
.NewsListBox .BoxHeader .BoxHeader-right {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url(cs-bq4-right1.jpg);
}
.NewsListBox .BoxContent {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	margin: 0px;
}
.NewsListBox .BoxContentBottom {
	width: 180px;
	float: left;
}
.NewsListBox .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	background-image: url(cs-bq4-left2.jpg);
}
.NewsListBox .BoxContentBottom .bxcBottomCenter {
	width: 170px;
	height: 5px;
	margin: 0px;
	float: left;
	background-image: url(cs-lanline-foot.jpg);
}
.NewsListBox .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	background-image: url(cs-bq4-right2.jpg);
}
.NewsListBox .BoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewsListBox .BoxContent .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	background: url(cs-heijiantou.gif) no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewsListBox .BoxContentWithNoBorder {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
.NewsListBox .BoxContentWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
/*带黑箭头的li*/
.NewsListBox .BoxContentWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url(cs-heijiantou.gif) no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
}
/* talbe List的Style */
.DataList {
	width: 100%;
	background-color: #cdcdcd;
}
.DataList th {
	white-space: nowrap;
}
.DataList .ListHeader {
	background-color: #e6eeee;
	height: 22px;
}
.DataList .Item {
	height: 22px;
	vertical-align: middle;
	background-color: #ffffff;
	text-align: left;
}
.DataList .Item td {
	text-align: left;
	padding-left: 2px;
	height: 22px;
	vertical-align: middle;
}
.DataList .AlternatingItem {
	background-color: #f9f9f9;
}
.DataList .AlternatingItem td {
	text-align: left;
	padding-left: 2px;
	height: 22px;
	vertical-align: middle;
}
/* talbe List  用于大事记 */
.Event {
	width: 770px;
	background-color: #b1b1b1;
}
.Event .EventTitle {
	width: 175px;
	background-image: url(cs-event-bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	background-color: #00c397;
}
.Event .EventTitle .EventYear {
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin-top: 10px;
	background: url(cs-baijiantou.png) no-repeat 40px 50%;
}
.Event .EventTitle .EventYear a {
	color: #fff;
	text-decoration: none;
}
.Event .EventTitle .EventYear a:link, a:visited, a:hover {
	color: #fff;
	text-decoration: none;
}
.Event .EventTitle .EventSeparator {
	background: url(cs-event-fengexian.jpg) no-repeat 50% 50%;
	width: 175px;
	height: 2px;
	font-size: -1px;
	overflow: hidden;
}
.Event .EventContent {
	background-color: White;
	text-align: left;
}
.Event li {
	list-style-type: none;
}
/* tag切换 Start*/
.nTab {
	float: left;
	margin: 10px 0px 0px 10px;
	display: inline;
	/*border-bottom: 1px #c9e4ea solid;*/	
	/*margin-bottom: 2px;*/
}
.nTab a {
}
.nTab a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.nTab a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.nTab a:hover {
	text-decoration: underline;
	color: #006666;
}
.nTab .TabTitle {
	clear: both;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background: url(cs-qiehuan-bg.jpg);
	background-repeat: repeat-x;
	width: 568px;
}
.nTab .TabTitle ul {
	margin: 0;
	padding: 0;
}
.nTab .TabTitle li {
	float: left;
	width: 78px;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
	margin-left: 1px;
}
.nTab .TabTitle .FirstTab {
	margin-left: 0px;
}
.nTab .TabTitle .active {
	background: url(cs-button001.jpg);
}
.nTab .TabTitle .normal {
	background: url(cs-button002.jpg);
}
.nTab .TabTitle .active a, .nTab .TabTitle1 .active a:link, .nTab .TabTitle1 .active a:visited {
	color: #5b5b5b;
	text-decoration: none;
}
.nTab .TabTitle1 {
	clear: both;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background: url(cs-qiehuan-bg.jpg);
	background-repeat: repeat-x;
	width: 568px;
}
.nTab .TabTitle1 li {
	float: left;
	width: 150px;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
	margin-left: 1px;
}
.nTab .TabTitle1 .FirstTab {
	margin-left: 0px;
}
.nTab .TabTitle1 .active {
	background: url(cs-button001x150.jpg);
}
.nTab .TabTitle1 .active a, .nTab .TabTitle1 .active a:link, .nTab .TabTitle1 .active a:visited {
	color: #5b5b5b;
	text-decoration: none;
}
.nTab .TabTitle1 .active a:hover {
	color: #006666;
	text-decoration: none;
}
.nTab .TabTitle1 .normal {
	background: url(cs-button002x150.jpg);
}
.nTab .TabContent {
	width: 546px;
	background: #fff;
	margin: 0px auto;
	padding: 5px 10px 5px 10px;
	border-right: 1px #c9e4ea solid;
	border-left: 1px #c9e4ea solid;
	border-bottom: 1px #c9e4ea solid;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
}
.nTab .TabContent img {
	margin-top: 5px;
}
.nTab ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
/* tag切换 End*/
.none {
	display: none;
}
/* 高为150的虚线 */
.Dotted {
	width: 3px;
	height: 150px;
	background-image: url(dotted.jpg);
	margin-top: 0px;
	float: left;
	font-size: 1px;
	overflow: hidden;
}
/* 背景图为dotted.jpg的横向虚线 */
.DottedHLine {
	width: 100%;
	height: 3px;
	background: url(dotted.jpg) repeat-x left 50%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	overflow: hidden;
	font-size: 1px;
}
/* 背景图为dotted.jpg的纵向虚线 */
.DottedWLine95 {
	width: 3px;
	height: 95px;
	background-image: url(dotted.jpg);
	margin-top: 0px;
	float: left;
	overflow: hidden;
	font-size: 1px;
}
/* 背景图为dotted.jpg高为120px的纵向虚线 */
.DottedWLine120 {
	width: 3px;
	height: 120px;
	background-image: url(dotted.jpg);
	margin-top: 0px;
	float: left;
	overflow: hidden;
	font-size: 1px;
}
/* 宽为100%的绿色横向虚线 */
.DottedGreenLine {
	width: 100%;
	height: 3px;
	border-bottom: 1px #009784 solid;
	margin-bottom: 2px;
	margin-top: 0px;
	float: left;
	overflow: hidden;
	font-size: 1px;
}
.Wrapper {
	width: 974px;
	height: auto;
	margin: auto;
}
/* 自定义 --------------------------------- */
.ErrorText {
	PADDING-LEFT: 17px;
	BACKGROUND: url(icon_error.gif) no-repeat left top;
	COLOR: red;
	display: inline;
	padding-bottom: 4px;
}
.InfoText {
	PADDING-LEFT: 17px;
	BACKGROUND: url(icon_info.gif) no-repeat left top;
	COLOR: black;
	display: inline;
	padding-bottom: 4px;
}
.SuccessText {
	PADDING-LEFT: 17px;
	BACKGROUND: url(icon_success.gif) no-repeat left top;
	COLOR: #5a8e4a;
	display: inline;
	padding-bottom: 4px;
}
.ProgressText {
	PADDING-LEFT: 17px;
	BACKGROUND: url(icon_waiting.gif) no-repeat left top;
	COLOR: gray;
	font-style: italic;
	display: inline;
}
#CaptchaCodeContainer * {
	vertical-align: middle;
}
.PageTitle {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #f1f1f1;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #999 1px solid;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
}
.PageContent {
	text-align: left;
	display: block;
	height: auto!important;
	height: 300px;
	min-height: 300px;
}
.PageFooter {
	padding-right: 0px;
	padding-left: 0px;
	background: #f1f1f1;
	padding-bottom: 1px;
	padding-top: 5px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
}
.CenterTable {
	margin: 0 auto;
	border-collapse: collapse;
}
/* 自定义 --------------------------------- */
/*去除2边的浮动层*/
.Clear {
	clear: both;
	width: 100%;
	height: 0px;
}
/*height为20的LI*/
.DotTriangle20 {
	list-style-type: none;
	width: 70px;
	padding-bottom: 0px;
	height: 20px;
	padding-left: 5px;
	overflow: hidden;
	text-align: left;
	float: left;
	display: inline;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
}
/*height为22 width为129px的LI*/
.DotLi {
	list-style-type: none;
	width: 116px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
}
/*height为22 width为80px的LI*/
.DotLi70 {
	list-style-type: none;
	width: 57px;
	text-align: left;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
}
/*width为100%的LI*/
.DotLi100 {
	list-style-type: none;
	width: 100%;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	background: url('') no-repeat 0px 50%!important;
	padding-left: 0px!important;
}
/*width为250px的LI*/
.DotLi250 {
	list-style-type: none;
	width: 238px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
}
.DotLi250 input {
	vertical-align: middle;
	line-height: 22px;
	height: 22px;
}
.SpecialBlueLi {
	list-style-type: none;
	padding-left: 14px!important;
	background: #0fbaab!important;
	height: 22px;
	overflow: hidden;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
	margin-top: 4px;
	color: white;
	font-weight: bold;
}
/* 信息概述后详细信息所需样式 */
.DetailsFont {
	display: inline;
	color: #006666;
	vertical-align: middle;
}
.DetailsFont a {
	text-decoration: none;
	color: #006666;
}
.DetailsFont a:link, .DetailsFont a:visited {
	text-decoration: none;
	color: #006666;
}
.DetailsFont a:hover {
	text-decoration: underline;
	color: #006666;
}
/*  强制字体颜色为#006666 */
.MakeFontColor {
	color: #006666;
}
.MakeFontColor a {
	color: #006666;
}
.MakeFontColor a:link, a:visited, a:hover {
	color: #006666;
}
/*  强制字体颜色为#006666 */
.MakeFontColor_white {
	color: #fff;
}
.MakeFontColor_white a {
	color: #fff;
}
.MakeFontColor_white a:link, a:visited, a:hover {
	color: #fff;
}
/* 电子银行网银登录页面链接背景 */
.eBankLogin {
	width: 75px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	float: left;
	margin-left: 10px;
	background-image: url(cs-hui-button.jpg);
}
.eBankLogin a {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
.eBankLogin a:link {
	color: #006666;
	text-decoration: none;
}
.eBankLogin a:visited {
	color: #006666;
	text-decoration: none;
}
.eBankLogin a:hover {
	color: #006666;
	text-decoration: none;
}
/*电子银行--个人/企业网银/电子商务登录*/
.eBankLoginLinkbg {
	width: 465px;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	float: left;
	background: url(cs-long-button.jpg) no-repeat 0;
	color: #fff;
	text-align: center;
}
.eBankLoginLinkbg a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.eBankLoginLinkbg a:link, .eBankLoginLinkbg a:visited, .eBankLoginLinkbg a:hover {
	color: #fff;
	text-decoration: none;
}
.eBankLoginLinkbg img {
	vertical-align: middle!important;
}
/* div模拟下拉框Style Start */
.DivSelectBg {
	background: url(button_xiala.jpg) no-repeat right 50%;
}
.Dropdown-Select {
	border: 1px #ccc solid;
	width: 80px;
	cursor: pointer;
	background-color: white;
	margin: 0px;
	padding-left: 2px;
	float: left;
}
.Dropdown-Select1 {
	border: 1px #ccc solid;
	width: 175px;
	cursor: pointer;
	background-color: white;
	margin: 0px;
	padding-left: 2px;
	float: left;
}
/* div模拟下拉框Style End */
/* 左右切换产品 Start */
.RollContainer {
	height: 90px;
	width: 247px;
	overflow: hidden;
	float: left;
}
.RollContainerFrame {
	width: 1000px;
	padding: 0;
	float: left;
}
.RollContainerFrame .divContent {
	width: 247px;
	height: 90px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
/* 左右切换产品 End*/
/* 左右滚动产品 宽度：536 和738  分别放置于newcontainer和newconttainer770内 Start */
.RollContainer1 {
	display: block;
	float: left;
}
.RollContainer1 .OutContainer536 {
	background: C8D0DB;
	overflow: hidden;
	width: 536px;
	float: left;
}
.RollContainer1 .OutContainer738 {
	background: C8D0DB;
	overflow: hidden;
	width: 738px;
	float: left;
}
.RollContainer1 .OutContainer366 {
	background: C8D0DB;
	overflow: hidden;
	width: 435px;
	float: left;
}
.RollContainer1 .Container0 {
	background: #FFFFFF;
	float: left;
	width: 800%;
}
.RollContainer1 .Container0 img {
	margin: 5px 0 0 0;
	border: none;
}
.RollContainer1 .Container1 {
	float: left;
}
.RollContainer1 .Container2 {
	float: left;
	margin-left: 5px;
}
.RollContainer1 .leftButton {
	float: left;
	cursor: pointer;
	width: 15px;
	text-align: left;
	height: 63px;
}
.RollContainer1 .rightButton {
	float: left;
	cursor: pointer;
	width: 15px;
	text-align: right;
	height: 63px;
}
/* 左右滚动产品 End*/
/* 折叠效果标题部分样式 Start */
.SlideEffectMenuOn {
	background: url(xia1.jpg) no-repeat 0px 6px;
	padding-left: 2em;
	float: left;
	display: block;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #404040;
	cursor: pointer;
}
.SlideEffectMenuOff {
	background: url(shang1.jpg) no-repeat 0px 6px;
	padding-left: 2em;
	float: left;
	display: block;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #404040;
	cursor: pointer;
}
/* 折叠效果标题部分样式 End*/
.BlueBgNav {
	margin: 0 auto;
	float: left;
}
.BlueBgNav-left {
	float: left;
	background: url(cs-bluebgnav-left.jpg) no-repeat left top;
	width: 3px;
	height: 32px;
}
.BlueBgNav-center {
	float: left;
	background: url(cs-bluebgnav-center.jpg) repeat-x;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
	font-size: 1.2em;
	height: 32px;
}
.BlueBgNav-right {
	float: left;
	background: url(cs-bluebgnav-right.jpg) no-repeat left top;
	width: 3px;
	height: 32px;
}
/*×××××××××× 下列为控制类样式 ×××××××××××××*/
/* 控制打印样式 */
@media print
{
INPUT {
	display: none;
}
.NoPrint {
	display: none;
}
}
/*加粗、无list-style,height为22的LI*/
.BoldFontLi {
	list-style-type: none;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	font-weight: bold;
}
/*加粗的字体*/
.BoldFont {
	font-weight: bold;
}
/*加粗大小1.2em的字体*/
.BoldFont14 {
	font-size: 1.2em;
	font-weight: bold;
}
/*调整字体大小为1.2em*/
.MakeFontSize14 {
	font-size: 1.2em;
}
/* 文字居中 */
.FontCenter {
	text-align: center!important;
}
/* 调整行高为26px */
.TextLineHeight26 {
	line-height: 26px;
	vertical-align: middle;
}
/* 调整行高为30px */
.TextLineHeight30 {
	line-height: 30px;
	vertical-align: middle;
}
/*调整宽度为85px 现用于电子银行首页短下拉框长度*/
.MakeWidth85 {
	width: 85px!important;
}
/*调整宽度为101px*/
.MakeWidth101 {
	width: 101px!important;
}
/*调整宽度为125px*/
.MakeWidth125 {
	width: 125px!important;
}
/*调整宽度为129px*/
.MakeWidth129 {
	width: 129px!important;
}
/*调整宽度为20%*/
.MakeWidth19percent {
	width: 19%!important;
}
/*调整宽度为100%*/
.MakeWidth100percent {
	width: 100%!important;
}
/*调整宽度为175px*/
.MakeWidth175 {
	width: 175px!important;
}
/*调整宽度为180px*/
.MakeWidth180 {
	width: 180px!important;
}
/*调整宽度为212px*/
.MakeWidth212 {
	width: 212px!important;
}
/*调整宽度为229*/
.MakeWidth229 {
	width: 229px!important;
}
/*调整宽度为260*/
.MakeWidth260 {
	width: 260px!important;
}
/*调整宽度为275*/
.MakeWidth275 {
	width: 275px!important;
}
/*调整高度为290*/
.MakeHeight290 {
	height: 290px!important;
}
/*调整宽度为436px*/
.MakeWidth436 {
	width: 436px!important;
}
/*调整宽度为474px*/
.MakeWidth474 {
	width: 474px!important;
}
/*调整宽度为465*/
.MakeWidth465 {
	width: 465px!important;
}
/*调整宽度为613*/
.MakeWidth613 {
	width: 613px!important;
}
/*调整宽度为556*/
.MakeWidth556 {
	width: 556px!important;
}
/*调整宽度为576*/
.MakeWidth576 {
	width: 576px!important;
}
/*调整宽度为568*/
.MakeWidth568 {
	width: 568px!important;
}
/*调整宽度为750*/
.MakeWidth748 {
	width: 748px!important;
}
/*调整宽度为770*/
.MakeWidth770 {
	width: 770px!important;
}
/*调整宽度为972*/
.MakeWidth960 {
	width: 960px!important;
}
/* 为列表标题前加小图标 */
.NewsListBg {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%!important;
	padding-left: 12px!important;
}
/* IE8订阅部分显示标题样式 */
.entry-title {
	display: none!important;
}
/* 信息标题后的New */
.NewIcon {
	/*margin-left:10px;*/
	vertical-align: middle;
	line-height: 10px;
	float: left;
	display: inline;
	width: 27px;
	height: 10px;
	background: url(new.gif) no-repeat left 50%;
}
.NewsIcon img {
	vertical-align: middle!important;
	margin: 0px;
	padding: 0px;
}
/* 信息标题后的Hot */
.HotIcon {
	/*margin-left:10px;*/
	vertical-align: middle;
	line-height: 10px;
	float: left; /*display:inline;*/;
	width: 27px;
	height: 10px;
	background: url(hot.gif) no-repeat left 50%;
}
.HotIcon img {
	vertical-align: middle!important;
	margin: 0px;
	padding: 0px;
}
/*.FirstLi
{
	line-height:1em;
	margin-bottom:5px;
}
*/
/* 页脚返回顶部的样式 */
.ReturnTop {
	background: #bbb;
	border: 0px double #000000;
	height: 60px;
	width: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px; /*加了padding 也无影响.*/
}
.ReturnTop img {
	border: 0px;
}
/*Footer Style*/
.Footer {
	width: 970px;
	display: block;
	clear: both;
	float: left;
	margin: 10px auto;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	height: 70px;
	background-attachment: fixed;
	background: url(cs-foot-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Footer a {
}
.Footer a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Footer a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.Footer a:hover {
	text-decoration: underline;
	color: #006666;
}
.Footer .fbottom-center {
	width: 962px;
	height: 70px;
	float: left;
}
.Footer .FooterContainer {
	width: 100%;
	margin-top: 13px;
	text-align: left;
	float: left;
}
.Footer .FooterContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Footer .FooterContainer ul li {
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
}
.Footer .FooterContainer img {
	margin-left: 10px;
	vertical-align: middle;
}
/* -------------搜索、404、网站地图页面------------------- */
.Search {
	height: 28px;
	line-height: 18px;
	margin-left: 10px;
}
.Search span {
	font-size: 12px;
	color: #5d5d5d;
	margin-right: 5px;
	line-height: 14px;
}
.Search .Search_input {
	height: 18px;
	border: 1px solid #ccc;
	background: url(icon_search.gif) no-repeat 3px 3px;
	width: 280px;
	padding-left: 20px;
	color: #1b7671;
}
.Search .Search_btn {
	height: 22px;
	border: 1px solid #ccc;
	background: url(bg_searchbtn.gif) repeat-x;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}
.Search_cont {
	width: 765px;
}
.Search_header {
	width: 765px;
	height: 26px;
	border-top: 1px solid #009784;
	background: #f7f7f7;
}
.Search_header h2 {
	float: left;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #197570;
	margin-left: 10px;
}
.Search_header span {
	float: right;
	font-size: 12px;
	color: #5b5b5b;
	line-height: 26px;
	margin-right: 5px;
}
.Result {
	width: 755px;
	margin-left: 10px;
	padding-top: 13px;
}
.Result li {
	float: left;
	width: 650px;
	padding-bottom: 10px;
	display: block;
}
.Result li h3 {
	font-size: 13px;
	color: #261cdc;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 4px;
}
.Result li h3 a span {
	color: #f00;
}
.Result li h3 a {
	font-size: 13px;
	color: #261cdc;
	text-decoration: underline;
	line-height: 18px;
}
.Result li h3 a:hover {
	text-decoration: none;
}
.Result li p {
	font-size: 12px;
	color: #434343;
	line-height: 18px;
}
.Result li p span {
	color: #008000;
}
.Sitemap {
	margin: 0 auto;
	width: 972px;
	float: left;
	background: url(bg_sitemap.gif) repeat-x top;
	padding-top: 12px;
}
.Sitemap h3 {
	float: left;
	height: 20px;
	background: #4da49b url(icon_sitemap01.gif) no-repeat 11px center;
	vertical-align: middle;
	padding: 0px 15px 0 20px;
	font-size: 12px;
	color: #fff;
	display: block;
	margin-left: 0px;
}
.Sitemap h3 a, .Sitemap h3 a:link, .Sitemap h3 a:visited, .Sitemap h3 a:hover {
	color: #fff;
	text-decoration: none;
}
.Sitemap_cont {
	float: left;
	width: 964px;
	border: 1px solid #cecece;
	margin: 3px auto;
	padding: 3px;
}
.Sitemap_cont .Sitemap_cont_1 {
	background: #f7f7f7;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 957px;
	float: left;
}
.Sitemap_cont .Sitemap_cont_1 .lul {
	float: left;
	width: 83px;
}
.Sitemap_cont .Sitemap_cont_1 .lul li {
	width: 83px;
	font-weight: 700;
}
.Sitemap_cont .Sitemap_cont_1 .rul {
	float: left;
	width: 864px;
	margin-left: 10px;
}
.Sitemap_cont .Sitemap_cont_1 li {
	float: left;
	width: 216px;
}
.Sitemap_cont .Sitemap_cont_1 li a {
	float: left;
	color: #006666;
	font-size: 12px;
	background: url(icon_sitemap02.gif) no-repeat left 7px;
	padding-left: 9px;
	line-height: 20px;
	text-decoration: none;
}
.Sitemap_cont .Sitemap_cont_1 li a:hover {
	text-decoration: underline;
}
.Web_404 {
	width: 755px;
	padding-left: 15px;
}
.Mistake {
	width: 690px;
	padding-left: 65px;
	background: url(icon_404.gif) no-repeat left 5px;
;	height: 105px;
}
.Mistake h2 {
	font-size: 18px;
	text-align: left;
	color: #b5763e;
	border-bottom: 1px solid #197570;
	line-height: 24px;
}
.Mistake p {
	font-size: 12px;
	color: #5b5b5b;
	line-height: 20px;
	padding-top: 5px;
	text-align: left;
}
.Webmap {
	width: 755px;
	display: block;
}
.Webmap h3 {
	font-size: 12px;
	text-align: left;
	color: #1a7570;
	margin-left: 10px;
	padding-bottom: 5px;
}
.MapList {
	float: left;
	width: 365px;
	margin-right: 10px;
	padding-bottom: 7px;
}
.MapList h4 {
	font-size: 12px;
	text-align: left;
	background: #f7f7f7 url(icon_webmap.gif) no-repeat 10px 7px;
	border: 1px solid #ccc;
	padding: 4px 0 0 18px;
	height: 16px;
}
.MapList ul {
	width: 355px;
	padding: 6px 0 0 10px;
	display: block;
}
.MapList li {
	float: left;
	width: 175px;
	line-height: 20px;
}
.MapList li a {
	float: left;
	background: url(icon_sitemap02.gif) no-repeat left 8px;
	padding-left: 10px;
	font-size: 12px;
	color: #066;
	text-decoration: none;
}
.MapList li a:hover {
	text-decoration: underline;
}
/*安全专区页面的容器 宽度380px Start*/
.NewContainer380 {
	width: 380px;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer380 a {
}
.NewContainer380 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer380 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer380 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer380 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer380 .BoxHeader .BoxHeader-center {
	width: 368px;
	height: 23px;
	background-image: url(cs-lan-dh-bg.jpg);
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	color: #404040;
	line-height: 24px;
	vertical-align: middle;
}
.NewContainer380 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #404040;
}
.NewContainer380 .BoxHeader .BoxHeader-center span a {
	color: #197570;
	text-decoration: none;
}
.NewContainer380 .BoxHeader .BoxHeader-center span a:hover {
	color: #197570;
	text-decoration: underline;
}
.NewContainer380 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 358px;
}
.NewContainer380 .SlotNoPadding {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 288px;
}
.NewContainer380 .SlotWithNoBorder {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 270px;
	line-height: 22px;
}
.NewContainer380 .Slot Li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer380 .SlotWithNoBorder li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer380 .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer380 .FirstLi {
	line-height: 1em;
	margin-bottom: 5px;
}
.NewContainer380 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer380 .SlotWithNoBorder img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer380 .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainer380 p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: none;
}

/*安全专区页面的容器 宽度380px End*/


/*安全专区页面的容器 宽度380px Start*/
.NewContainerNoBG380 {
	width: 378px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
	border: 1px solid #c9e4ea;
}
.NewContainerNoBG380 a {
}
.NewContainerNoBG380 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainerNoBG380 a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainerNoBG380 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainerNoBG380 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainerNoBG380 .BoxHeader .BoxHeader-center {
	width: 368px;
	height: 22px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	color: #247070;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG380 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainerNoBG380 .BoxHeader .BoxHeader-center span a {
	color: #247070;
	text-decoration: none;
}
.NewContainerNoBG380 .BoxHeader .BoxHeader-center span a:hover {
	color: #247070;
	text-decoration: underline;
}
.NewContainerNoBG380 .Slot {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: 358px;
}
.NewContainerNoBG380 .SlotNoPadding{
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	float: left;
	width: 378px;
}

.NewContainerNoBG380 .SlotWithNoBorder li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG380 .SlotNoPadding li {
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainerNoBG380 .Slot img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainerNoBG380 .SlotNoPadding img {
	margin-top: 5px;
	margin-bottom:5px;
}
.NewContainerNoBG380 p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	clear: none;
}

.NewContainerNoBG380 .Slot Li {
	/*clear:both;*/
	list-style-type: none;
	width: 106px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	background: url(dotted_2x2_black.jpg) no-repeat 0px 50%;
	padding-left: 12px;
}

/*安全专区页面的容器 宽度380px End*/

.rss {
margin-top:5px;
width:15px;
background: url(index_icon.gif) no-repeat 0px -99px;
float:left;
height:14px;
font-size:1px;
cursor: pointer;
margin-right: 10px;
}

/* added by xyx 20100824 */

.MakeWidth70 {
	width: 70px!important;
}

.Float_Left{
	float:left;
}

.MarginTop15 {
	margin-top: 15px !important;
}

.Content_imgDiv {
    width:181px;
	padding: 0px;
	margin:0px;
	line-height: 22px;
	text-align: left;
	float: left;
	display: inline;
	color: #5b5b5b;
}

.PaddingTop30 {
	padding-top: 30px !important;
}

.PaddingBottom30 {
	padding-bottom:30px !important;
}

.PaddingLeft60 {
	padding-left: 60px !important;
}

.PaddingLeft18 {
	padding-left: 18px !important;
}

.BackG_img{
	background:url(gouwuezhan_bg.gif) repeat;
}

.Link_Text{
	height:41px;
	width:160px;
	padding:0px;
	margin:0px;
	background:url(gouwuezhan_bg_hr.gif) repeat-x;
	line-height:28px;
	text-align:center;
	font-weight:bold;
	color:#a3540f;
	float:left;
}

.Link_Text a,.Link_Text a:link,.Link_Text a:visited{
	text-decoration:none;
	color:#a3540f;
}

.Link_Text a:hover{
	text-decoration:none;
	color:#5bac9d;
}



/*---------------------------新版头部------------------------------------*/
.Header
{
    width: 972px;
    position: relative;
    display: block;
    clear: both;
    margin:0 auto;
    background-image: url(head_bg_cn.jpg);
    background-repeat: no-repeat;}
.Header a
{
}
.Header a:link
{
    text-decoration: none;
    color: #404040;
}
.Header a:visited
{
    text-decoration: none;
    color: #404040;
}
.Header a:hover
{
    text-decoration: underline;
    color: #006666;
}

#logo
{
    width: 225px;
    height: 62px;
    float: left;
    background: url(index_png_v2.png) no-repeat left 0px;
}
#time
{
    color: #066;
    float: right;
    text-align: left;
    padding-right: 20px;
    height: 31px;
    line-height: 31px;
    vertical-align: middle;
    text-align: right;
    display: inline;
}
.Header .HeaderTop
{
    height: 131px;
}
.Header .HeaderTop .HeaderTop_right
{
    width: 365px;
    float: right;
    position: relative;
}
.Header .HeaderTop .HeaderTop_right .QuickNav
{
    margin-top: 10px;
    color: #006666;
    text-align: right;
    padding-right: 10px;
}
.Header .HeaderTop .HeaderTop_right .QuickNav a
{
    color: #006666;
    text-decoration: none;
}
.Header .Search
{
    position: static;
    margin-top: 5px;
    margin-right: 10px;
    display: inline;
    float: right;
    color: #066;
    background: url(index_png_v2.png) no-repeat 0 -88px;
    height: 38px;
    width: 186px;
}
.Header .Search span{
	margin-right:0;
}
.Header .SearchCont
{
    border: 0;
    margin-left: 7px;
    margin-top: 7px;
    float: left;
    height:24px;
    width:116px;
    background: url(index_gif_v2.gif) no-repeat 0 -1613px;
}
.Header .SearchCont input {
	border:0;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	width:110px;
	padding:0;
	margin:3px 2px 2px 4px;
}
.Header .SearchBtn
{
    width: 57px;
    height: 24px;
    line-height:24px;
    vertical-align:middle;
    text-align:left;
    margin-top: 7px;
    float: left;
    border:0;
    padding:0;
    padding-left:25px;
    color:#fff;
    background: url(index_gif_v2.gif) no-repeat 0 -1655px;
}
.V2_HeaderTop_left
{
    float: left;
    width: 300px;
}
.V2_HeaderTop_left .languageColor
{
    color: #1b110f;
    margin-top: 15px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    width: 215px;
    text-align: left;
    display: inline;
    clear: both;
    float: left;
    padding-left: 63px;
    font-weight: 700;
}
.V2_HeaderTop_left .languageColor a, .V2_HeaderTop_left .languageColor a:link, .V2_HeaderTop_left .languageColor a:visited, .V2_HeaderTop_left .languageColor a:hover
{
    color: #1b110f;
    text-decoration: none;
}
/*Header*/
/*Menu*/
.V2_Menu
{
    width: 972px;
    position: relative;
}
.V2_Menu a
{
    text-decoration: none;
    color: #404040;
}
.V2_Menu a:link
{
    text-decoration: none;
    color: #404040;
}
.V2_Menu a:visited
{
    text-decoration: none;
    color: #404040;
}
.V2_Menu a:hover
{
    text-decoration: none;
    color: #404040;
}
.V2_Menu .FstMenu
{
    width: 972px;
    position: relative;
    height: 31px;
    background-image: url(v2_menu_bg.png);
}
.V2_Menu .FstMenu .FstMenu_on
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat -245px 0;
    float: left;
    font-weight: bold;
    color: white;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
}
.V2_Menu .FstMenu .FstMenu_on a, .V2_Menu .FstMenu .FstMenu_on a:link, .V2_Menu .FstMenu .FstMenu_on a:visited, .V2_Menu .FstMenu .FstMenu_on a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.V2_Menu .FstMenu .FstMenu_off
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat 0 0;
    float: left;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
}
.V2_Menu .FstMenu .LstMenu_on
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat -409px 0;
    float: left;
    font-weight: bold;
    color: white;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
}
.V2_Menu .FstMenu .LstMenu_on a, .V2_Menu .FstMenu .LstMenu_on a:link, .V2_Menu .FstMenu .LstMenu_on a:visited, .V2_Menu .FstMenu .LstMenu_on a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.V2_Menu .FstMenu .LstMenu_off
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat -164px 0;
    float: left;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
}
.V2_Menu .FstMenu .Menu_on
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat -327px 0;
    float: left;
    font-weight: bold;
    color: white;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
}
.V2_Menu .FstMenu .Menu_on a, .V2_Menu .FstMenu .Menu_on a:link, .V2_Menu .FstMenu .Menu_on a:visited, .V2_Menu .FstMenu .Menu_on a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.V2_Menu .FstMenu .Menu_hover
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat -572px 0;
    float: left;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
    color: #fff;
}
.V2_Menu .FstMenu .FstMenu_hover
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat -490px 0;
    float: left;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
    color: #fff;
}
.V2_Menu .FstMenu .LstMenu_hover
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat -654px 0;
    float: left;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
    color: #fff;
}

.V2_Menu .Menu_hover a, .V2_Menu .Menu_hover a:link, .V2_Menu .Menu_hover a:visited, .V2_Menu .Menu_hover a:hover,.V2_Menu .FstMenu_hover a, .V2_Menu .FstMenu_hover a:link, .V2_Menu .FstMenu_hover a:visited, .V2_Menu .FstMenu_hover a:hover,.V2_Menu .LstMenu_hover a, .V2_Menu .Menu_hover a:link, .V2_Menu .LstMenu_hover a:visited, .V2_Menu .LstMenu_hover a:hover
{
    color: #404040;
    text-decoration: none;
}
.V2_Menu .FstMenu .Menu_off
{
    width: 80px;
    height: 31px;
    background: url(index_gif_v2_1.gif) no-repeat -82px 0;
    float: left;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
}

.V2_Menu .SecMenu {
	height: 29px;
	background-color: #3a7f7a;
}
.V2_Menu .SecMenu a {
	display: inline;
}
.V2_Menu .SecMenu a:link,.V2_Menu .SecMenu a:visited,.V2_Menu .SecMenu a:hover {
	text-decoration: none;
	color: #ffffff;
}
.V2_Menu .SecMenu .SecMenu-left {
	width: 5px;
	height: 29px;
	background: #3a7f7a url(index_gif_v2.gif) no-repeat 0 -590px;
	float: left;
	font-size: 1px;
}
.V2_Menu .SecMenu .SecMenu-center {
	width: 939px;
	height: 29px;
	background-image: url(fund_secmenu_mid.gif);
	text-align: left;
	color: White;
	padding-left: 23px;
	line-height: 29px;
	vertical-align: middle;
	float: left;
}
.V2_Menu .SecMenu .SecMenu-center a {
}
.V2_Menu .SecMenu .SecMenu-center .SecMenuOn{
	color:#ff8000;
	font-weight:700;
}
.V2_Menu .SecMenu .SecMenu-right {
	width: 5px;
	height: 29px;
	background: #3a7f7a url(index_gif_v2.gif) no-repeat -10px -590px;
	float: left;
	font-size: 1px;
}
.V2_None{
	display:none;
}































