﻿body {
	font-size: 12px;
	margin: 0px;
}
* {
	float: auto !important;
	clear: auto !important;
}
div, ul, li, span, td, input {
	font-size: 1em;
	color: #5b5b5b;
}
p {
	margin-top: 0; /* 清除上边界 */;
	margin-bottom: 0; /* 清除下边界 */
}
/*text输入框的样式*/
.CommonInput {
	border: 1px solid #cecece;
	height: 16px;
	width: 120px;
	margin-right: 6px;
	font-size: 0.8em;
}
/*按钮样式*/
.CommonSubmit {
	height: 18px;
	background-image: url('../lg/cs-search.png');
}
/*通用div 没有应用其他样式的情况下使用 Start*/
.CommonDiv {
	padding: 0px 0px 0px 10px;
	line-height: 22px;
	text-align: left;
	float: left;
	display: inline;
}
.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;
}
/*  */
.CommonUl {
	margin: 0px;
	padding: 0px;
}
/* CommonSpan 用于嵌入其他Container内 */
.CommonSpan {
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	text-align: left;
	width: 100%;
	float: left;
}
.CommonSpan a:link, a:visited {
	text-decoration: none;
	color: #006666;
}
.CommonSpan a:hover {
	text-decoration: underline;
	color: #006666;
}


/*带蓝边的宽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;
}
/*带蓝边的宽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;
}
/* 通用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为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-left为10 */
.MarginBottom10 {
	margin-bottom: 10px !important;
	display: inline;
}
/* 重置margin-bottom为0 */
.MarginRight0 {
	margin-right: 0px !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: 150px;
	line-height: 25px;
	margin-bottom: 5px;
}
/* 信息列表标题的span */
.TitleSpan {
	line-height: 22px;
	vertical-align: middle;
	float: left;
}
/* 信息列表时间的span */
.DateSpan {
	height: 22px;
	line-height: 22px;
	width: 70px;
	vertical-align: middle;
	float: right;
	text-align: right;
}
img {
	border: 0px;
	margin:0px;
	padding:0px;
}
/*设置图片Style*/
.HeroImage {
	margin: 6px 6px 0px 0px;
	width: 80px;
	height: 80px;
	float: left;
	display: inline;
}
/*Header*/
.Header {
	height: 186px;
	width: 972px;
	position: relative;
	background-image: url('../lg/cs-head3-bg.jpg');
}
.Header a {
	font-size: 1em;
}
.Header a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Header a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.Header a:hover {
	text-decoration: underline;
	color: #006666;
}
.Header_summer {
	height: 186px;
	width: 972px;
	position: relative;
	background-image: url('../lg/cs-head-bg1.jpg');
}
.Header_autumn {
	height: 186px;
	width: 972px;
	position: relative;
	background-image: url('../lg/cs-head-bg1.jpg');
}
.Header_winter {
	height: 186px;
	width: 972px;
	position: relative;
	background-image: url('../lg/cs-head-bg1.jpg');
}
#logo {
	width: 225px;
	height: 62px;
	float: left;
	background-image: url('../lg/cs-logo.png');
}
#time {
	position: absolute;
	top: 12px;
	right: 197px;
	width: 50px;
	height: 50px;
	float: right;
	color: #006666;
	padding: 6px 6px 6px 6px;
/*background-attachment: fixed;*/ /*background: url('../lg/cs-touming1.png');*/ /*background-repeat: no-repeat;*/ /*background-position: left top;*/	background-image: url('../lg/cs-touming1.png');
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}
#search {
	position: absolute;
	height: 62px;
	width: 177px;
	top: 12px;
	right: 10px;
	float: right;
	color: #006666;
	background-image: url('../lg/cs-touming2.png');
    /*background-attachment: fixed;*/
    /*background: url('../lg/cs-touming2.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: left top;*/
}
#searchCont {
	background-attachment: fixed;
	background: url('../lg/cs-shuru.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 101px;
	border: 0px;
}
.Header #search .languageColor {
	color: #006666;
	margin-top: 8px;
	float: right;
	width: 150px;
	text-align: right;
	padding-right: 12px;
}
/*Header*/
/*Menu*/
.Menu {
	width: 972px;
	height: 48px;
	float: left;
	position: relative;
}
.Menu a {
	font-size: 1em;
}
.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('../lg/cs-dh-tm.png');
}
.Menu .fstMenu .fstmenu_on {
	width: 87px;
	height: 24px;
	background-image: url('../lg/cs-bq01.png');
	float: left;
	font-weight: bold;
	color: white;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .fstmenu_on a, a:link, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
}
.Menu .fstMenu .fstmenu_hover {
	width: 87px;
	height: 20px;
	padding-top: 4px;
	background-image: url('../lg/cs-bq03.png');
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}
.Menu .fstMenu .fstmenu_off {
	width: 87px;
	height: 24px;
	background-image: url('../lg/cs-bq00.png');
	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-image: url('../lg/cs-bq01.png');
	float: left;
	font-weight: bold;
	color: white;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .lstmenu_on a, a:link, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
}
.Menu .fstMenu .lstmenu_hover {
	width: 87px;
	height: 24px;
	background-image: url('../lg/cs-bq03.png');
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .lstmenu_off {
	width: 87px;
	height: 24px;
	background-image: url('../lg/cs-bq04.png');
	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-image: url('../lg/cs-bq01.png');
	float: left;
	font-weight: bold;
	color: white;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .fstMenu .menu_on a, a:link, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
}
.Menu .fstMenu .menu_hover {
	width: 87px;
	height: 24px;
	background-image: url('../lg/cs-bq03.jpg');
	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-image: url('../lg/cs-bq02.jpg');
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.Menu .secMenu {
	height: 24px;
	float: left;
}
.Menu .secMenu a {
	font-size: 1em;
}
.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-image: url('../lg/cs-dh-left.jpg');
	float: left;
	font-size:1px;
}
.Menu .secMenu .secMenu-center {
	width: 936px;
	height: 24px;
	background-image: url('../lg/cs-dh-bg.jpg');
	text-align: left;
	color: White;
	padding-left: 30px;
	line-height: 24px;
	vertical-align: middle;
	float: left;
}
.Menu .secMenu .secMenu-right {
	width: 3px;
	height: 24px;
	background-image: url('../lg/cs-dh-right.jpg');
	float: right;
	font-size:1px;
}
/*Menu*/
/*左边图片右边文字的box*/
.RlBox {
	width: 190px;
}
.RlBox a {
	font-size: 1em;
}
.RlBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.RlBox a:visited {
	font-size: 1em;
	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;
}
/*BannerBox Start*/
.BannerBox {
	width: 752px;
	height: 217px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}
.BannerBox a {
	font-size: 1em;
}
.BannerBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.BannerBox a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.BannerBox a:hover {
	text-decoration: underline;
	color: #006666;
}
.BannerBox .top-left {
	width: 6px;
	height: 6px;
	float: left;
	background-image: url('../lg/cs-gg-left1.jpg');
	overflow: hidden;
}
.BannerBox .top-center {
	width: 740px;
	height: 6px;
	float: left;
	background-image: url('../lg/cs-gg-top-xh.jpg');
	overflow: hidden;
}
.BannerBox .top-right {
	width: 6px;
	height: 6px;
	float: left;
	background-image: url('../lg/cs-gg-rigth1.jpg');
	overflow: hidden;
}
.BannerBox .middle-left {
	width: 6px;
	height: 205px;
	float: left;
	background-image: url('../lg/cs-gg-left-xh.jpg');
}
.BannerBox .middle-center {
	width: 740px;
	height: 205px;
	float: left;
}
.BannerBox .middle-right {
	width: 6px;
	height: 205px;
	float: left;
	background-image: url('../lg/cs-gg-rigth-xh.jpg');
}
.BannerBox .bottom-left {
	width: 6px;
	height: 6px;
	float: left;
	background-image: url('../lg/cs-gg-left2.jpg');
	overflow: hidden;
}
.BannerBox .bottom-center {
	width: 740px;
	height: 6px;
	float: left;
	background-image: url('../lg/cs-gg-foot-xh.jpg');
	overflow: hidden;
}
.BannerBox .bottom-right {
	width: 6px;
	height: 6px;
	float: left;
	background-image: url('../lg/cs-gg-rigth2.jpg');
	overflow: hidden;
}
/*BannerBox End*/
/* 二级页面banner Style  */
.SecBanner {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	width: 568px;
	height: 100px;
}
.SecBanner img
{
	width:568px;
}
/* 三级页面banner Style  */
.ThrBanner {
	float: left;
	margin-left: 10px;
	display: inline;
	width: 568px;
	height: 100px;
}
.ThrBanner img
{
	width:568px;
}
/* 小广告的Style 192px */
.SmallAd192
{
	float:left;
	width:192px;
	margin-top:10px;
}
.SmallAd192 img
{
	width:192px;

}
/* 小广告的Style 160px */
.SmallAd160
{
	float:left;
	width:160px;
	margin-top:10px;
}
.SmallAd160 img
{
	width:160px;

}



/*快速切换栏目样式Start，用于首页栏目切换*/
.ShortcutBox {
	width: 371px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.ShortcutBox a {
	font-size: 1em;
}
.ShortcutBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.ShortcutBox a:visited {
	font-size: 1em;
	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('../lg/cs-qiehuan-bg.jpg');
}
.ShortcutBox .BoxHeader .BoxHeader-center {
	width: 371px;
	height: 24px;
	background-image: url('../lg/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('../lg/cs-butten001.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('../lg/cs-butten002.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('../lg/cs-heijiantou.png') 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('../lg/cs-bq4-left2.jpg');
}
.ShortcutBox .BoxContentBottom .bxcBottomCenter {
	width: 361px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-lanline-foot.jpg');
}
.ShortcutBox .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-right2.jpg');
}
/*快速切换栏目样式End*/
/* newsDetail页面样式 */
.NewsDetail {
}
.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;
}
.NewsDetail .subTitle {
	font-size: 1.6em;
	text-align: left;
	height: 31px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold;
	color: #006666;
}
.NewsDetail .productTitle {
	font-size: 1.2em;
	text-align: center;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold;
}
.NewsDetail .copyright {
	text-align: center;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}
.NewsDetail .contentImg {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.NewsDetail .newsContent {
	font-size: 1em;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	vertical-align: middle;
}
/*通用 Box Style Start*/
.Box {
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.Box a {
	font-size: 1em;
}
.Box a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Box a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.Box a:hover {
	text-decoration: underline;
	color: #006666;
}
.Box .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.Box .BoxHeader .BoxHeader-left {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/cs-bq4-left1.jpg');
}
.Box .BoxHeader .BoxHeader-center {
	width: 169px;
	height: 24px;
	padding: 0px 0px 0px 9px;
	background-image: url('../lg/cs-lan-dh-bg.jpg');
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	float: left;
	line-height: 24px;
	vertical-align: middle;
	font-weight: bold;
	color: #247070;
}
.Box .BoxHeader .BoxHeader-right {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/cs-bq4-right1.jpg');
}
.Box .BoxContent {
	text-align: left;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	width: 158px;
	margin: 0px;
}
.Box .BoxContentBottom {
	width: 180px;
	float: left;
}
.Box .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	background-image: url('../lg/cs-bq4-left2.jpg');
}
.Box .BoxContentBottom .bxcBottomCenter {
	width: 170px;
	height: 5px;
	margin: 0px;
	float: left;
	background-image: url('../lg/cs-lanline-foot.jpg');
}
.Box .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	background-image: url('../lg/cs-bq4-right2.jpg');
}
.Box .BoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box .BoxContent .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.Box .BoxContentWithNoBorder {
	text-align: left;
	padding: 5px 10px 0px 10px;
	margin: 0px;
	width: 160px;
}
.Box .BoxContentWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box .BoxContentWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 24px;
	vertical-align: middle;
	overflow: hidden;
}
/*Box Style End*/
/*通用 Box Style Start 宽度371px*/
.Box371 {
	width: 371px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.Box371 a {
	font-size: 1em;
}
.Box371 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Box371 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.Box371 a:hover {
	text-decoration: underline;
	color: #006666;
}
.Box371 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.Box371 .BoxHeader .BoxHeader-left {
}
.Box371 .BoxHeader .BoxHeader-center {
	width: 359px;
	height: 23px;
	padding: 0px 0px 0px 10px;
	background-image: url('../lg/cs-lan-dh-bg.jpg');
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	float: left;
	font-weight: bold;
	color: #247070;
	line-height: 24px;
	vertical-align: middle;
}
.Box371 .BoxHeader .BoxHeader-right {
}
.Box371 .BoxContent {
	text-align: left;
	padding: 5px 10px 7px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	width: 349px;
	float: left;
	display: inline;
}
/*图片div*/
.Box371 .BoxContent .picbox {
	width: 86px;
	float: left;
	margin-top: 0px;
	display: inline;
}
/*图片右侧列表*/
.Box371 .BoxContent .newsList {
	width: 259px;
	float: left;
	padding-left: 4px;
	margin-top: 0px;
	display: inline;
}
.Box371 .BoxContentBottom {
	width: 371px;
	float: left;
}
.Box371 .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-left2.jpg');
}
.Box371 .BoxContentBottom .bxcBottomCenter {
	width: 361px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-lanline-foot.jpg');
}
.Box371 .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-right2.jpg');
}
.Box371 .BoxContentWithNoBorder {
	text-align: left;
	padding: 5px 10px 0px 10px;
	margin: 0px;
	width: 349px;
	float: left;
	display: inline;
}
.Box371 .BoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box371 .BoxContent .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}
/*Box Style End*/
/*Box Style 宽度752px*/
.Box752 {
	width: 752px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.Box752 a {
	font-size: 1em;
}
.Box752 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Box752 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.Box752 a:hover {
	text-decoration: underline;
	color: #006666;
}
.Box752 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.Box752 .BoxHeader .BoxHeader-left {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/cs-bq4-left1.jpg');
}
.Box752 .BoxHeader .BoxHeader-center {
	width: 733px;
	height: 23px;
	padding: 0px 6px 0px 9px;
	background-image: url('../lg/cs-lan-dh-bg.jpg');
	float: left;
	font-weight: bold;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	color: #247070;
	line-height: 24px;
	vertical-align: middle;
}
.Box752 .BoxHeader .BoxHeader-right {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/cs-bq4-right1.jpg');
}
.Box752 .BoxContent {
	text-align: left;
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 732px;
}
.Box752 .BoxContentBottom {
	width: 752px;
	float: left;
}
.Box752 .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-left2.jpg');
}
.Box752 .BoxContentBottom .bxcBottomCenter {
	width: 742px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-lanline-foot.jpg');
}
.Box752 .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-right2.jpg');
}
.Box752 .BoxContentWithNoBorder {
	text-align: left;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	float: left;
	width: 732px;
}
.Box752 .BoxContentWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box752 .BoxContentWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.Box752 .BoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box752 .BoxContent .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 65%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
	width: 174px;
}
/*Box Style 宽度752px*/
/*信息最终页面的容器 宽度770px Start*/
.NewContainer770 {
	width: 770px;
	float: left;
	display: inline;
	margin-left: 10px;
}
.NewContainer770 a {
	font-size: 1em;
}
.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('../lg/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;
}
.NewContainer770 .BoxHeader .BoxHeader-center span{
	float: left;
	text-align: left;
	color: #247070;
}

.NewContainer770 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}
.NewContainer770 .Slot {
	text-align: left;
	padding: 10px 10px 10px 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: 10px 0px 10px 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: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 750px;
	line-height: 22px;
}
.NewContainer770 .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer770 .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer770 .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer770 .Slot .dottriangle {
	list-style-type: none;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
/*信息最终页面的容器 宽度770px End*/
/*信息最终页面的容器 宽度279px Start*/
.NewContainer279 {
	width: 279px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer279 a {
	font-size: 1em;
}
.NewContainer279 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer279 a:visited {
	font-size: 1em;
	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('../lg/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;
}
.NewContainer279 .BoxHeader .BoxHeader-center span
{
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainer279 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover
{
	color: #247070;
	text-decoration: none;
}

.NewContainer279 .Slot {
	text-align: left;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 257px;
}
.NewContainer279 .SlotPadding {
	text-align: left;
	padding: 10px 0px 10px 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: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 259px;
	line-height: 22px;
}
.NewContainer279 .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer279 .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer279 .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer279 .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer279 .Slot Li {
	list-style-type: none;
	padding-bottom: 0px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}
/*信息最终页面的容器 宽度279px End*/
/*信息最终页面的容器 宽度369px Start*/
.NewContainer369 {
	width: 369px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer369 a {
	font-size: 1em;
}
.NewContainer369 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer369 a:visited {
	font-size: 1em;
	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('../lg/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;
}
.NewContainer369 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainer369 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}

.NewContainer369 .Slot {
	text-align: left;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 347px;
}
.NewContainer369 .SlotPadding {
	text-align: left;
	padding: 10px 0px 10px 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: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 259px;
	line-height: 22px;
}
.NewContainer369 .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer369 .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer369 .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer369 .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer369 Li {
	list-style-type: none;
	padding-bottom: 0px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
/*信息最终页面的容器 宽度279px End*/
/*信息最终页面的容器 宽度398px Start*/
.NewContainer398 {
	width: 398px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer398 a {
	font-size: 1em;
}
.NewContainer398 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer398 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer398 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer398 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer398 .BoxHeader .BoxHeader-center {
	width: 386px;
	height: 23px;
	background-image: url('../lg/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;
}
.NewContainer398 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainer398 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}

.NewContainer398 .Slot {
	text-align: left;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 376px;
}
.NewContainer398 .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: 396px;
}
.NewContainer398 .SlotWithNoBorder {
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 378px;
	line-height: 22px;
}
.NewContainer398 .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer398 .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer398 .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer398 .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer398 .Slot .dotLi {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
/*信息最终页面的容器 宽度398px End*/
/*信息最终页面的容器 宽度182px Start*/
.NewContainer182 {
	width: 182px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer182 a {
	font-size: 1em;
}
.NewContainer182 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer182 a:visited {
	font-size: 1em;
	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('../lg/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;
}
.NewContainer182 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainer182 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}
.NewContainer182 .Slot {
	text-align: left;
	padding: 10px 10px 10px 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: 10px 0px 10px 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: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 162px;
	line-height: 22px;
}
.NewContainer182 .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer182 .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer182 .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer182 .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer182 .Slot .dotLi {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
/*信息最终页面的容器 宽度398px End*/
/*信息最终页面的容器 宽度568px Start*/
.NewContainer {
	width: 568px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
	text-align: left;
}
.NewContainer a {
	font-size: 1em;
}
.NewContainer a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer .BoxHeader {
	width: 568px;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer .BoxHeader .BoxHeader-center {
	width: 556px;
	height: 23px;
	background-image: url('../lg/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;
}
.NewContainer .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainer .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}
.NewContainer .Slot {
	text-align: left;
	padding: 10px 10px 10px 9px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 547px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .SlotNoPadding {
	text-align: left;
	padding: 10px 0px 10px 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: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 548px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer .SlotWithNoBorder .dottriangle1 {
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 4px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 65%;
	height: 18px;
	overflow: hidden;
	width: 174px;
}
/*信息最终页面的容器 宽度568px End*/
/*信息最终页面的容器 宽度481px Start*/
.NewContainer481 {
	width: 481px;
	margin-top: 10px;
	float: left;
	display: inline;
	text-align: left;
}
.NewContainer481 a {
	font-size: 1em;
}
.NewContainer481 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer481 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer481 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer481 .BoxHeader {
	width: 481px;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer481 .BoxHeader .BoxHeader-center {
	width: 469px;
	height: 23px;
	background-image: url('../lg/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: #247070;
}
.NewContainer481 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}
.NewContainer481 .Slot {
	text-align: left;
	padding: 10px 10px 10px 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 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer481 .Slot li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	height: 22px;
	overflow: hidden;
}
/*信息最终页面的容器 End*/
/* 理财页面小参谋样式 */
.AdviceContainer {
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: left;
}
.AdviceContainer .Left {
	width: 36px;
	background-image: url('../lg/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('../lg/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('../lg/cs-bq2-xh.jpg') repeat-x;
}
.CollapseContainer .Left {
	width: 13px;
	background: url('../lg/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;
}
/* Box Style Start 宽度244px*/
.Box244 {
	width: 244px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.Box244 a {
	font-size: 1em;
}
.Box244 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Box244 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.Box244 a:hover {
	text-decoration: underline;
	color: #006666;
}
.Box244 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.Box244 .BoxHeader .BoxHeader-left {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/cs-bq4-left1.jpg');
}
.Box244 .BoxHeader .BoxHeader-center {
	width: 227px;
	height: 23px;
	padding: 0px 6px 0px 9px;
	background-image: url('../lg/cs-lan-dh-bg.jpg');
	float: left;
	font-weight: bold;
	color: #247070;
	line-height: 24px;
	vertical-align: middle;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
}
.Box244 .BoxHeader .BoxHeader-right {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/cs-bq4-right1.jpg');
}
.Box244 .BoxContent {
	text-align: left;
	padding: 0px 10px 6px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 222px;
}
.Box244 .BoxContentBottom {
	width: 244px;
	float: left;
}
.Box244 .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-left2.jpg');
}
.Box244 .BoxContentBottom .bxcBottomCenter {
	width: 236px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-lanline-foot.jpg');
}
.Box244 .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-right2.jpg');
}
.Box244 .BoxContentWithNoBorder {
	text-align: left;
	padding: 0px 10px 6px 10px;
	margin: 0px;
	float: left;
	width: 224px;
}
.Box244 .BoxContentWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box244 .BoxContentWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
}
.Box244 .BoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box244 .BoxContent .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 10px 50%;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
}
/*Box Style End*/
/*可折叠quick box Style Start */
.QuickBox {
	width: 189px;
	text-align: center;
	float: left;
	display: inline;
	background-color:#F7F7F7;
}
.QuickBox div {
	overflow: hidden;
	margin-top: 5px;
	text-align: left;
	
}
.QuickBox div:first-child {
}
.QuickBox div.collapsed {
	height: 23px;
}
.QuickBox div.collapsed1 span {
	height: 23px;
	background-image: url('../lg/cs-bu00.jpg');
}
.QuickBox div.collapsed1 span a {
	font-size: 1em;
	padding-left: 0px;
	display: inline;
	text-decoration: none;
	color: #fff;
}
.QuickBox div.collapsed1 span a:link,a:visited,a:hover
{
	text-decoration: none;
	color: #fff;

}
.QuickBox div span {
	display: block;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: white;
	background-image: url('../lg/cs-bu02.jpg'); /*background: url('../lg/cs-bu02.jpg') repeat-x 0;*/;
	cursor: default;
	text-align: left;
	border-bottom: 1px solid #ddd;
	height: 22px;
	line-height: 23px;
	vertical-align: middle;
	width: 179px;
	overflow: hidden;
}
.QuickBox div.collapsed span {
	background-image: url(../lg/cs-bu01.jpg);
}
.QuickBox div.collapsed span a {
	font-size: 1em;
	padding-left: 0px;
	display: inline;
}
.QuickBox div.collapsed span a:link {
	text-decoration: none;
	color: #fff;
}
.QuickBox div.collapsed span a:visited {
	text-decoration: none;
	color: #fff;
}
.QuickBox div.collapsed span a:hover {
	text-decoration: none;
	color: #fff;
}
.QuickBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
.QuickBox ul li {
	list-style-type: none;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	
}
.QuickBox a {
	font-size: 1em;
	display: inline;
}
.QuickBox a:link, a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.QuickBox a:hover {
	text-decoration: underline;
	color: #006666;
}
/*可折叠quick box Style End*/
/*头部是深绿色的box，用于首页左侧快捷菜单*/
.RoundGreenBox {
	width: 200px;
	text-align: center;
	float: none;
	display: inline;
	margin-top: 2px;
}
.RoundGreenBox div {
	margin: auto;
}
.RoundGreenBox a {
	font-size: 1em;
}
.RoundGreenBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGreenBox a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGreenBox a:hover {
	text-decoration: underline;
	color: #006666;
}
.RoundGreenBox .top {
	height: 27px;
	width: 190px;
	margin-top: 10px;
	text-align: left;
}
.RoundGreenBox .top .bgbtop-left {
	width: 5px;
	height: 27px;
	float: left;
	background-image: url('../lg/cs-bq1-left.jpg');
}
.RoundGreenBox .top .bgbtop-center {
	width: 170px;
	height: 27px;
	padding-left: 10px;
	background-image: url('../lg/cs-bq1-xh.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	display: inline;
	color: White;
	float: left;
	line-height: 27px;
	vertical-align: middle;
}
.RoundGreenBox .top .bgbtop-right {
	width: 5px;
	height: 27px;
	float: left;
	background-image: url('../lg/cs-bq1-right.jpg');
}
.RoundGreenBox .top1 {
	height: 20px;
	width: 190px;
	background-image: url('../lg/cs-xiajiantou.jpg');
}
.RoundGreenBox .greenBoxHeader {
	width: 190px;
	height: 23px;
	margin: auto;
}
.RoundGreenBox .greenBoxHeader .BoxHeader-left {
	width: 1px;
	height: 23px;
	background-image: url('../lg/cs-bq2-left.jpg');
	float: left;
	clear: left;
}
.RoundGreenBox .greenBoxHeader .BoxHeader-center {
	width: 186px;
	height: 23px;
	background-image: url('../lg/cs-bq2-xh.jpg');
	float: left;
	text-align: left;
	color: White;
	font-weight: bold;
}
.RoundGreenBox .greenBoxHeader .BoxHeader-center .icon {
	width: 4px;
	height: 6px;
	margin-top: 8px;
	margin-left: 15px;
	background-image: url('../lg/cs-baijiantou.png');
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	display: inline;
}
.RoundGreenBox .greenBoxHeader .BoxHeader-center .Title {
	padding-left: 8px;
	float: left;
	text-align: left;
	color: White;
	font-weight: bold;
	line-height: 23px;
	vertical-align: middle;
}
.RoundGreenBox .greenBoxHeader .BoxHeader-right {
	height: 23px;
	width: 1px;
	background-image: url('../lg/cs-bq2-right.jpg');
	float: left;
}
.RoundGreenBox .greenBoxContent {
	width: 185px;
	padding-right: 0px;
	padding-left: 5px;
}
.RoundGreenBox .greenBoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.RoundGreenBox .greenBoxContent .dottriangle {
	width: 4px;
	height: 32px;
	float: left;
	background: url('../lg/cs-heijiantou.png') no-repeat 0 50%;
	margin-left: 10px;
	display: inline;
	line-height: 32px;
	vertical-align: middle;
}
.RoundGreenBox .greenBoxContent .dottriangle36 {
	list-style-type: none;
	width: 36px;
	padding-bottom: 0px;
	height: 32px;
	padding-left: 10px;
	overflow: hidden;
	text-align: left;
	float: left;
	display: inline;
	line-height: 32px;
	vertical-align: middle;
}
.RoundGreenBox .greenBoxContent .dottriangle60 {
	list-style-type: none;
	width: 60px;
	padding-bottom: 0px;
	height: 32px;
	padding-left: 10px;
	overflow: hidden;
	text-align: left;
	float: left;
	display: inline;
	line-height: 32px;
	vertical-align: middle;
}
/*头部是深绿色的box，用于首页左侧快捷菜单*/
/*头部是灰色的box，用于首页左侧快捷菜单*/
.RoundGrayBox {
	width: 200px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-bottom: 2px;
}
.RoundGrayBox div {
	margin: auto;
}
.RoundGrayBox a {
	font-size: 1em;
}
.RoundGrayBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGrayBox a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGrayBox a:hover {
	text-decoration: underline;
	color: #006666;
}
.RoundGrayBox .top {
	height: 27px;
	width: 190px;
	text-align: left;
}
.RoundGrayBox .top .bgbtop-left {
	width: 5px;
	height: 27px;
	float: left;
	background-image: url('../lg/cs-bq3-left.jpg');
}
.RoundGrayBox .top .bgbtop-center {
	width: 170px;
	height: 27px;
	padding-left: 10px;
	background-image: url('../lg/cs-bq3-xh.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	color: #5b5b5b;
	float: left;
	line-height: 27px;
	vertical-align: middle;
}
.RoundGrayBox .top .bgbtop-right {
	width: 5px;
	height: 27px;
	float: left;
	background-image: url('../lg/cs-bq3-right.jpg');
}
.RoundGrayBox .top1 {
	height: 20px;
	width: 190px;
	background-image: url('../lg/cs-xiajiantou.jpg');
}
.RoundGrayBox .grayBoxContent {
	width: 190px;
	text-align: center;
	margin-bottom: 10px;
}
.RoundGrayBox .grayBoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.RoundGrayBox .grayBoxContent li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 26px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 12px 50%;
	height: 24px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	line-height: 24px;
	vertical-align: middle;
}
/*头部是灰色的box，宽度192px*/
.RoundGrayBox192 {
	width: 192px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 2px;
}
.RoundGrayBox192 a {
	font-size: 1em;
}
.RoundGrayBox192 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGrayBox192 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGrayBox192 a:hover {
	text-decoration: underline;
	color: #006666;
}
.RoundGrayBox192 .top {
	height: 24px;
	width: 192px;
	text-align: left;
}
.RoundGrayBox192 .top .bgbtop-left {
	width: 5px;
	height: 24px;
	float: left;
	background-image: url('../lg/cs-bq7-left1.jpg');
}
.RoundGrayBox192 .top .bgbtop-center {
	width: 177px;
	height: 24px;
	padding-left: 5px;
	background-image: url('../lg/cs-bq7-xh.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	vertical-align: middle;
	color: #5b5b5b;
	float: left;
}
.RoundGrayBox192 .top .bgbtop-right {
	width: 5px;
	height: 24px;
	float: left;
	background-image: url('../lg/cs-bq7-right1.jpg');
}
.RoundGrayBox192 .top1 {
	height: 20px;
	width: 190px;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	background-image: url('../lg/cs-xiajiantou.jpg');
}
.RoundGrayBox192 .grayBoxContent {
	width: 170px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.RoundGrayBox192 .BoxContentBottom {
	width: 192px;
	float: left;
}
.RoundGrayBox192 .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq7-left2.jpg');
}
.RoundGrayBox192 .BoxContentBottom .bxcBottomCenter {
	width: 182px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-huiline-foot.jpg');
}
.RoundGrayBox192 .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	overflow: hidden;
	margin: 0px;
	float: left;
	background-image: url('../lg/cs-bq7-right2.jpg');
}
.RoundGrayBox192 .grayBoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.RoundGrayBox192 .grayBoxContent li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 21px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
}
/*头部是灰色的box，宽度192px*/
/*头部是棕色的box*/
.RoundBrownBox192 {
	width: 192px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 2px;
}
.RoundBrownBox192 a {
	font-size: 1em;
}
.RoundBrownBox192 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.RoundBrownBox192 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.RoundBrownBox192 a:hover {
	text-decoration: underline;
	color: #006666;
}
.RoundBrownBox192 .top {
	height: 24px;
	width: 192px;
	text-align: left;
}
.RoundBrownBox192 .top .bgbtop-left {
	width: 5px;
	height: 24px;
	float: left;
	background-image: url('../lg/cs-bq6-left1.jpg');
}
.RoundBrownBox192 .top .bgbtop-center {
	width: 177px;
	height: 24px;
	padding-left: 5px;
	background-image: url('../lg/cs-bq6-xh.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	vertical-align: middle;
	color: #5b5b5b;
	float: left;
}
.RoundBrownBox192 .top .bgbtop-right {
	width: 5px;
	height: 24px;
	float: left;
	background-image: url('../lg/cs-bq6-right1.jpg');
}
.RoundBrownBox192 .top1 {
	height: 20px;
	width: 190px;
	border-left: 1px solid #D7C7B8;
	border-right: 1px solid #D7C7B8;
	background-image: url('../lg/cs-xiajiantou.jpg');
}
.RoundBrownBox192 .grayBoxContent {
	width: 170px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-left: 1px solid #D7C7B8;
	border-right: 1px solid #D7C7B8;
}
.RoundBrownBox192 .BoxContentBottom {
	width: 192px;
	float: left;
}
.RoundBrownBox192 .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq6-left2.jpg');
}
.RoundBrownBox192 .BoxContentBottom .bxcBottomCenter {
	width: 182px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-zonghuangline-foot.jpg');
}
.RoundBrownBox192 .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	overflow: hidden;
	margin: 0px;
	float: left;
	background-image: url('../lg/cs-bq6-right2.jpg');
}
.RoundBrownBox192 .grayBoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.RoundBrownBox192 .grayBoxContent li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 21px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
}
/*头部是绿的box*/
.RoundGreenBox192 {
	width: 192px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 2px;
}
.RoundGreenBox192 a {
	font-size: 1em;
}
.RoundGreenBox192 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGreenBox192 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGreenBox192 a:hover {
	text-decoration: underline;
	color: #006666;
}
.RoundGreenBox192 .top {
	height: 24px;
	width: 192px;
	text-align: left;
}
.RoundGreenBox192 .top .bgbtop-left {
	width: 5px;
	height: 24px;
	float: left;
	background-image: url('../lg/cs-bq8-left1.jpg');
}
.RoundGreenBox192 .top .bgbtop-center {
	width: 177px;
	height: 24px;
	padding-left: 5px;
	background-image: url('../lg/cs-bq8-xh.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	line-height: 24px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	float: left;
}
.RoundGreenBox192 .top .bgbtop-right {
	width: 5px;
	height: 24px;
	float: left;
	background-image: url('../lg/cs-bq8-right1.jpg');
}
.RoundGreenBox192 .top1 {
	height: 20px;
	width: 190px;
	border-left: 1px solid #78BCBB;
	border-right: 1px solid #78BCBB;
	background-image: url('../lg/cs-xiajiantou.jpg');
}
.RoundGreenBox192 .grayBoxContent {
	width: 170px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-left: 1px solid #78BCBB;
	border-right: 1px solid #78BCBB;
}
.RoundGreenBox192 .BoxContentBottom {
	width: 192px;
	float: left;
}
.RoundGreenBox192 .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq8-left2.jpg');
}
.RoundGreenBox192 .BoxContentBottom .bxcBottomCenter {
	width: 182px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-lv-foot.jpg');
}
.RoundGreenBox192 .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	overflow: hidden;
	margin: 0px;
	float: left;
	background-image: url('../lg/cs-bq8-right2.jpg');
}
.RoundGreenBox192 .grayBoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.RoundGreenBox192 .grayBoxContent li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 21px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
}
/*972宽度的graybox*/
.RoundGrayBox972 {
	width: 972px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 2px;
}
.RoundGrayBox972 a {
	font-size: 1em;
}
.RoundGrayBox972 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGrayBox972 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.RoundGrayBox972 a:hover {
	text-decoration: underline;
	color: #006666;
}
.RoundGrayBox972 .top {
	height: 24px;
	width: 972px;
	text-align: left;
}
.RoundGrayBox972 .top .bgbtop-left {
	width: 5px;
	height: 24px;
	float: left;
	background-image: url('../lg/cs-bq5-left1.jpg');
}
.RoundGrayBox972 .top .bgbtop-center {
	width: 960px;
	height: 23px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url('../lg/cs-hui-dh-bg.jpg');
	border-left: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	color: #006666;
	line-height: 24px;
	vertical-align: middle;
	float: left;
}
.RoundGrayBox972 .top .bgbtop-right {
	width: 5px;
	height: 24px;
	float: left;
	background-image: url('../lg/cs-bq5-right1.jpg');
}
.RoundGrayBox972 .grayBoxContent {
	width: 950px;
	float: left;
	text-align: center;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 10px 4px 10px;
}
.RoundGrayBox972 .grayBoxContent .slot {
	width: 174px;
	float: left;
	margin-left: 0px;
	display: inline;
}
.RoundGrayBox972 .BoxContentBottom {
	width: 972px;
	float: left;
}
.RoundGrayBox972 .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq5-left2.jpg');
}
.RoundGrayBox972 .BoxContentBottom .bxcBottomCenter {
	width: 962px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-zongline-foot.jpg');
}
.RoundGrayBox972 .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	overflow: hidden;
	margin: 0px;
	float: left;
	background-image: url('../lg/cs-bq5-right2.jpg');
}
.RoundGrayBox972 .grayBoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.RoundGrayBox972 .grayBoxContent li {
	list-style-type: none;
	padding-left: 14px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	width: 160px;
	float: left;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
}
/*头部是灰色的直角box，宽度192px*/
.SquarelyGrayContainer {
	width: 190px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	font-size: 1em;
	color: #383838;
	border: 1px solid #D3D3D3;
}
.SquarelyGrayContainer a {
	font-size: 1em;
}
.SquarelyGrayContainer a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.SquarelyGrayContainer a:visited {
	font-size: 1em;
	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('../lg/cs-hui-dh-bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	color: #006666;
	float: left;
	line-height: 24px;
	vertical-align: middle;
}
.SquarelyGrayContainer .top .bgbtop-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.SquarelyGrayContainer .top1 {
	height: 20px;
	width: 190px;
	background-image: url('../lg/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;
}
.SquarelyGrayContainer .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.SquarelyGrayContainer .Slot li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	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;
	font-size: 1em;
	color: #383838;
	border: 1px solid #D7C7B8;
}
.SquarelyBrownContainer a {
	font-size: 1em;
}
.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('../lg/cs-bq6-xh.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	color: #5B4633;
	float: left;
	line-height: 24px;
	vertical-align: middle;
}
.SquarelyBrownContainer .top .bgbtop-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.SquarelyGrayContainer .top .bgbtop-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.SquarelyBrownContainer .top1 {
	height: 20px;
	width: 190px;
	background-image: url('../lg/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 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.SquarelyBrownContainer .Slot li {
	list-style-type: none;
	padding-left: 14px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
}
/*头部是棕色的box，宽度192px*/
/*头部是绿色的直角box，宽度192px*/
.SquarelyGreenContainer {
	width: 190px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 10px;
	font-size: 1em;
	color: #383838;
}
.SquarelyGreenContainer a {
	font-size: 1em;
}
.SquarelyGreenContainer a:link {
	text-decoration: none;
	color: #383838;
}
.SquarelyGreenContainer a:visited {
	text-decoration: none;
	color: #383838;
}
.SquarelyGreenContainer a:hover {
	text-decoration: underline;
	color: #006666;
}
.SquarelyGreenContainer .top {
	height: 24px;
	width: 190px;
	text-align: left;
}
.SquarelyGreenContainer .top .bgbtop-center {
	width: 178px;
	height: 24px;
	padding-left: 10px;
	background-image: url('../lg/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: #247070;
}
.SquarelyGreenContainer .top .SpecialBgbtop-center {
	width: 180px;
	height: 24px;
	padding-left: 10px;
	background-image: url('../lg/cs-ny-lv-bq.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;
}
.SquarelyGreenContainer .top1 {
	height: 20px;
	width: 188px;
	border-left: 1px solid #78BCBB;
	border-right: 1px solid #78BCBB;
	background-image: url('../lg/cs-bai-xiajiantou.jpg');
}
.SquarelyGreenContainer .top2 {
	height: 20px;
	width: 190px;
	background-image: url('../lg/cs-bai-xiajiantou.jpg');
}
.SquarelyGreenContainer .Slot {
	width: 168px;
	text-align: left;
	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;
}
.SquarelyGreenContainer .SpecialSlot {
	width: 188px;
	text-align: left;
	padding-bottom: 5px;
	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('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
}
.SquarelyGreenContainer .SpecialSlot .SpecialLi {
	list-style-type: none;
	padding-left: 14px;
	background: url('../lg/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('../lg/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;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	width: 100%;
	margin-top: 0px;
}
.ImgContainer div {
	clear: none;
}
.ImgContainer .ImgSlotTemplate {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}
.ImgContainer .ImgSlotTemplate img {
	float: left;
}
/*包含图片的Container 图片左对齐 End*/
/*包含图片的Container 含标题，图片下边有文字说明*/
.ImgContainer290 {
	text-align: left;
	float: left;
	line-height: 22px;
	width: 282px;
}
.ImgContainer290 a {
	font-size: 1em;
}
.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: 10px;
	line-height: 22px;
	vertical-align: middle;
	font-weight: bold;
}
.ImgContainer290 .ImgSlotTemplate {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ImgContainer290 .ImgSlotTemplate .ImgSlot {
	float: left;
	width: 100px;
	vertical-align: top;
}
.ImgContainer290 .ImgSlotTemplate .ListSlot {
	width: 160px;
	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;
	padding-left: 10px;
}
.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;
}
.ImgContainer290 .Navi {
	float: left;
	text-align: center;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	width: 100%;
}
/* 图片宽度100的Container 调整图片左右位置时可修改Li的class 列表居左侧时用class="left" 右侧时默认 */
.ImgContainer1 {
	text-align: left;
	float: left;
	padding-bottom: 0px;
	display: inline;
}
.ImgContainer1 .ImgSlot {
	float: left;
	width: 100px;
	vertical-align: top;
}
.ImgContainer1 .ListSlot {
	width: 157px;
	float: left;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
}
.ImgContainer1 .ListSlot ul {
	padding: 0px;
	margin: 0px;
}
.ImgContainer1 .ListSlot ul li {
	line-height: 22px;
	vertical-align: middle;
	list-style-type: none;
	padding-left: 10px;
}
.ImgContainer1 .ListSlot .Left {
	line-height: 22px;
	vertical-align: middle;
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
}
/* 图片宽度126的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 .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%;
}
.ImgContainer3 img {
	margin-left: 10px;
	float: left;
	vertical-align:middle;
}
/* 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: 22px;
	line-height: 22px;
	vertical-align: middle;
	float: left;
	width: 100%;
}
div.scott a {
	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;
}
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.current {
	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 {
	color: red; /*font-weight:bold;*/;
	text-decoration: none;
}
.SubNav a:link {
	color: #006666;
	/*font-weight:bold;*/
}
.SubNav a:visited {
	color: #006666;
	/*font-weight:bold;*/
}
.SubNav .FontBold {
	font-weight: bold;
}
/* Container heading */
.NavLevel1 {
	font-weight: bold;
	font-size: 1em;
	color: #006666;
	float: left;
	text-align: left;
	padding-left: 10px;
	line-height: 22px;
	vertical-align: middle;
	width: 100%;
}
/* Slot内的一级链接 */
.NavLevel2 {
	width: 100%;
	float: left;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	color: #006666;
	position:relative;
}
.NavLevel2 img {
	vertical-align: middle;
	margin-right: 5px;
	top:50%;
}
/* Slot内的二级链接 */
.NavLevel3 {
	width: 100%;
	float: right;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
}
.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;
}
/* 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%;
}
.NavLevel5 a {
	color: red;
}
.NavLevel5 a:link {
	color: #006666;
}
.NavLevel5 a:hover {
	color: #006666;
	text-decoration: underline;
}
.NavLevel5 a:visited {
	color: #006666;
}
/* 红色标注 */
.RedLabel {
	color: red;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}
.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 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 {
	font-size: 1em;
}
.NewsListBox a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewsListBox a:visited {
	font-size: 1em;
	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('../lg/cs-bq4-left1.jpg');
}
.NewsListBox .BoxHeader .BoxHeader-center {
	width: 159px;
	height: 20px;
	padding: 4px 6px 0px 5px;
	background-image: url('../lg/cs-bq4-xh.jpg');
	float: left;
	font-weight: bold;
	color: #247070;
}
.NewsListBox .BoxHeader .BoxHeader-right {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/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('../lg/cs-bq4-left2.jpg');
}
.NewsListBox .BoxContentBottom .bxcBottomCenter {
	width: 170px;
	height: 5px;
	margin: 0px;
	float: left;
	background-image: url('../lg/cs-lanline-foot.jpg');
}
.NewsListBox .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	background-image: url('../lg/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('../lg/cs-heijiantou.png') 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('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
}
/* talbe List的Style */
.DataList {
	width: 100%;
	background-color: #cecece;
}
.DataList th {
	white-space: nowrap;
}
.DataList .ListHeader {
	background-color: #e6efee;
	height: 22px;
	width:180px;
}
.DataList .Item {
	height: 30px;
	line-height:30px;
	vertical-align: middle;
	background-color: #ffffff;
	text-align:left;
	margin:0px;
	padding:0px;
}

.DataList .Item td {
	text-align: center;
	padding-left: 2px;
	vertical-align: middle;
}

.DataList .Item .TdLeft {
	text-align: left;
	margin:0px;
	padding:0px;
	padding-left: 2px;
	height: 30px;
	line-height:30px;
	vertical-align: middle;
}

.DataList .Item .Texttd {
	text-align: left;
	padding:0px;
	padding-left: 10px;
	margin:0px;
	height:30px;
	line-height:30px;
	vertical-align: middle;
	width:129px;
	background-color: #e6efee;
}

.DataList .AlternatingItem {
	background-color: #f9f9f9;
}
.DataList .AlternatingItem td {
	text-align: left;
	padding-left: 2px;
	height: 22px;
	line-height:22px;
	vertical-align: middle;
}
/* talbe List  用于大事记 */
.Event {
	width: 770px;
	background-color: #b1b1b1;
}
.Event .EventTitle {
	vertical-align: middle;
	width: 175px;
	background-image: url("../lg/cs-event-bg.jpg");
	background-repeat: repeat-y;
	min-height: 50px;
	position: relative;
}
.Event .EventTitle .EventYear {
	font-size: 2.5em;
	vertical-align: middle;
	float: right;
	margin-right: 10px;
}
.Event .EventTitle .EventSeparator {
	background-image: url("../lg/cs-event-fengexian.jpg");
	background-repeat: no-repeat;
	width: 175px;
	height: 2px;
	font-size: -1px;
	overflow: hidden;
	bottom: -1px;
	position: absolute;
}
.Event .EventContent {
	vertical-align: middle;
	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 {
	font-size: 1em;
}
.nTab a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.nTab a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.nTab a:hover {
	text-decoration: underline;
	color: #006666;
}
.nTab .TabTitle {
	clear: both;
	height: 24px;
	line-height: 24px;
	vertical-align:middle;
	overflow: hidden;
	background: url(../lg/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;
	vertical-align:middle;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
}
.nTab .TabTitle .active {
	background: url(../lg/cs-butten001.jpg);
}
.nTab .TabTitle .normal {
	background: url(../lg/cs-butten002.jpg);
}
.nTab .TabTitle398 {
	clear: both;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background: url(../lg/cs-qiehuan-bg.jpg);
	background-repeat: repeat-x;
	width: 398px;
}
.nTab .TabTitle398 ul {
	margin: 0;
	padding: 0;
}
.nTab .TabTitle398 li {
	float: left;
	width: 72px;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
}
.nTab .TabTitle398 .active {
	background: url(../lg/cs-butten001.jpg);
}
.nTab .TabTitle398 .normal {
	background: url(../lg/cs-butten002.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 .TabContent376 {
	width: 376px;
	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 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
/* tag切换 End*/
.none {
	display: none;
}
/* 高为150的虚线 */
.Dotted {
	width: 3px;
	height: 150px;
	background-image: url('../lg/dotted.jpg');
	margin-top: 0px;
	float: left;
	font-size: 1px;
	overflow: hidden;
}
/* 背景图为dotted.jpg的横向虚线 */
.DottedHLine {
	width: 100%;
	height: 3px;
	background-image: url('../lg/dotted.jpg');
	margin-top: 15px;
	margin-bottom:15px;
	float: left;
	overflow: hidden;
	font-size: 1px;
}
/* 背景图为dotted.jpg的纵向虚线 */
.DottedWLine95 {
	width: 3px;
	height: 95px;
	background-image: url('../lg/dotted.jpg');
	margin-top: 0px;
	float: left;
	overflow: hidden;
	font-size: 1px;
}
/* 背景图为dotted.jpg高为120px的纵向虚线 */
.DottedWLine120 {
	width: 3px;
	height: 120px;
	background-image: url('../lg/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(../lg/icon_error.gif) no-repeat left top;
	COLOR: red;
	display: inline;
	padding-bottom: 4px;
}
.InfoText {
	PADDING-LEFT: 17px;
	BACKGROUND: url(../lg/icon_info.gif) no-repeat left top;
	COLOR: black;
	display: inline;
	padding-bottom: 4px;
}
.SuccessText {
	PADDING-LEFT: 17px;
	BACKGROUND: url(../lg/icon_success.gif) no-repeat left top;
	COLOR: #5a8e4a;
	display: inline;
	padding-bottom: 4px;
}
.ProgressText {
	PADDING-LEFT: 17px;
	BACKGROUND: url(../lg/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: 129px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
}
/*height为22 width为80px的LI*/
.DotLi70 {
	list-style-type: none;
	width: 69px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
}
/*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: 250px;
	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;
}
.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;
	
}


/* 控制打印样式 */
@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;
}
/*加粗大小1.2em的字体*/
.BoldFont14 {
	font-size: 1.2em;
	font-weight: bold;
}
/*调整字体大小为1.2em*/
.MakeFontSize14 {
	font-size: 1.2em;
}
/* 文字居中 */
.FontCenter {
	text-align: center;
}
/* 调整行高为26px */
.TextLineHeight26 {
	line-height: 26px;
	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;
}
/*调整宽度为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;
}
/*调整宽度为556*/
.MakeWidth613 {
	width: 613px!important;
}
/*调整宽度为556*/
.MakeWidth556 {
	width: 556px!important;
}

/*调整宽度为576*/
.MakeWidth576 {
	width: 576px!important;
}

/*调整宽度为750*/
.MakeWidth748 {
	width: 748px!important;
}
/*调整宽度为770*/
.MakeWidth770 {
	width: 770px!important;
}
/*电子银行--个人/企业网银/电子商务登录*/
.eBankLoginLinkbg {
	width: 78px;
	height: 24px;
	float: left;
	margin:auto;
	background: url('../lg/cs-green-butten.jpg') no-repeat;
	color: #fff;
	text-align: center;
	margin-left: 10px;
}

/* div模拟下拉框Style Start */
.SelectBox {
	background-color: #ccc;
	display: none;
	position: absolute;
	z-index: 2000;
	clear:both;
}
.SelectBox ul {
	background: #eee;
	margin: 0;
	padding: 0;
	list-style: none;
}
.SelectBox .hover {
	background: #ccc;
}
.SelectBox ul li {
	height: 15px;
	width: 100%;
	padding: 3px;
	border-bottom:1px silver solid;
	border-left:1px silver solid;
	border-right:1px silver solid;
}
.SelectIcon {
	background: url('../lg/button_xiala.jpg') no-repeat;
	background-position: right;
	border: 1px solid #ccc;
	cursor: pointer;
}

/* div模拟下拉框Style End */

/* 信息概述后详细信息所需样式 */
.DetailsFont {
	display:inline;
	color:#006666;
	}
.DetailsFont a
{
	text-decoration: none;
	color: #006666;
}
.DetailsFont a:link,a:visited,a:hover
{
	text-decoration: none;
	color: #006666;
}



/* 左右切换产品 Start */
.RollContainer {
	height: 90px;
	width: 247px;
	overflow: hidden;
	float: left;
}
.RollContainerFrame {
	width: 956px;
	padding: 0;
}
.RollContainerFrame .divContent {
	width: 247px;
	height: 90px;
	margin: 0px;
	display: inline;
	float: left;
}
/* 左右切换产品 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: 366px;
	float: left;
}
.RollContainer1 .Container0 {
	background: #FFFFFF;
	float: left;
	width: 800%;
}
.RollContainer1 .Container0 img {
	margin: 0px 0 0px 0;
	border: none;
}
.RollContainer1 .Container1 {
	float: left;
}
.RollContainer1 .Container2 {
	float: left;
	margin-left: 5px;
}
.RollContainer1 .leftButton {
	margin-top: 18px;
	float: left;
	cursor: pointer;
	width: 15px;
	text-align: left;
	height:63px;
}
.RollContainer1 .rightButton {
	margin-top: 18px;
	float: left;
	cursor: pointer;
	width: 15px;
	text-align: right;
	height:63px;
}
/* 左右滚动产品 End*/
/*Footer Style*/
.Footer {
	width: 970px;
	margin-top: 10px;
	float: left;
	margin:auto;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	height: 70px;
	background-attachment: fixed;
	background: url('../lg/cs-foot-bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:10px;
}
.Footer a {
	font-size: 1em;
}
.Footer a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Footer a:visited {
	font-size: 1em;
	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;
}
.Title{
    display:none;
}

.ListHeader10{
	padding-left:10px;
}
69 .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer369 .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer369 Li {
	list-style-type: none;
	padding-bottom: 0px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
/*信息最终页面的容器 宽度279px End*/
/*信息最终页面的容器 宽度398px Start*/
.NewContainer398 {
	width: 398px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer398 a {
	font-size: 1em;
}
.NewContainer398 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer398 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer398 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer398 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer398 .BoxHeader .BoxHeader-center {
	width: 386px;
	height: 23px;
	background-image: url('../lg/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;
}
.NewContainer398 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainer398 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}

.NewContainer398 .Slot {
	text-align: left;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 376px;
}
.NewContainer398 .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: 396px;
}
.NewContainer398 .SlotWithNoBorder {
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 378px;
	line-height: 22px;
}
.NewContainer398 .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer398 .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer398 .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer398 .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer398 .Slot .dotLi {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
/*信息最终页面的容器 宽度398px End*/
/*信息最终页面的容器 宽度182px Start*/
.NewContainer182 {
	width: 182px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.NewContainer182 a {
	font-size: 1em;
}
.NewContainer182 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer182 a:visited {
	font-size: 1em;
	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('../lg/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;
}
.NewContainer182 .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainer182 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}
.NewContainer182 .Slot {
	text-align: left;
	padding: 10px 10px 10px 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: 10px 0px 10px 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: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 162px;
	line-height: 22px;
}
.NewContainer182 .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer182 .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer182 .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer182 .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer182 .Slot .dotLi {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
/*信息最终页面的容器 宽度398px End*/
/*信息最终页面的容器 宽度568px Start*/
.NewContainer {
	width: 568px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
	text-align: left;
}
.NewContainer a {
	font-size: 1em;
}
.NewContainer a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer .BoxHeader {
	width: 568px;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer .BoxHeader .BoxHeader-center {
	width: 556px;
	height: 23px;
	background-image: url('../lg/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;
}
.NewContainer .BoxHeader .BoxHeader-center span {
	float: left;
	text-align: left;
	color: #247070;
}
.NewContainer .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}
.NewContainer .Slot {
	text-align: left;
	padding: 10px 10px 10px 9px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	border-bottom: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 547px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .SlotNoPadding {
	text-align: left;
	padding: 10px 0px 10px 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: 10px 10px 10px 10px;
	margin: 0px;
	float: left;
	width: 548px;
	line-height: 22px;
	vertical-align: middle;
}
.NewContainer .SlotWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer .SlotWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer .SlotWithNoBorder .dottriangle1 {
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	overflow: hidden;
}
.NewContainer .Slot ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer .Slot .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 4px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 65%;
	height: 18px;
	overflow: hidden;
	width: 174px;
}
/*信息最终页面的容器 宽度568px End*/
/*信息最终页面的容器 宽度481px Start*/
.NewContainer481 {
	width: 481px;
	margin-top: 10px;
	float: left;
	display: inline;
	text-align: left;
}
.NewContainer481 a {
	font-size: 1em;
}
.NewContainer481 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer481 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.NewContainer481 a:hover {
	text-decoration: underline;
	color: #006666;
}
.NewContainer481 .BoxHeader {
	width: 481px;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.NewContainer481 .BoxHeader .BoxHeader-center {
	width: 469px;
	height: 23px;
	background-image: url('../lg/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: #247070;
}
.NewContainer481 .BoxHeader .BoxHeader-center span a,a:link,a:visited,a:hover {
	color: #247070;
	text-decoration:none;
}
.NewContainer481 .Slot {
	text-align: left;
	padding: 10px 10px 10px 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 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewContainer481 .Slot li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	height: 22px;
	overflow: hidden;
}
/*信息最终页面的容器 End*/
/* 理财页面小参谋样式 */
.AdviceContainer {
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: left;
}
.AdviceContainer .Left {
	width: 36px;
	background-image: url('../lg/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('../lg/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('../lg/cs-bq2-xh.jpg') repeat-x;
}
.CollapseContainer .Left {
	width: 13px;
	background: url('../lg/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;
}
/* Box Style Start 宽度244px*/
.Box244 {
	width: 244px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.Box244 a {
	font-size: 1em;
}
.Box244 a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Box244 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #5b5b5b;
}
.Box244 a:hover {
	text-decoration: underline;
	color: #006666;
}
.Box244 .BoxHeader {
	width: 100%;
	min-height: 24px;
	margin: 0px;
	text-align: left;
}
.Box244 .BoxHeader .BoxHeader-left {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/cs-bq4-left1.jpg');
}
.Box244 .BoxHeader .BoxHeader-center {
	width: 227px;
	height: 23px;
	padding: 0px 6px 0px 9px;
	background-image: url('../lg/cs-lan-dh-bg.jpg');
	float: left;
	font-weight: bold;
	color: #247070;
	line-height: 24px;
	vertical-align: middle;
	border-top: 1px solid #c9e4ea;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
}
.Box244 .BoxHeader .BoxHeader-right {
	width: 5px;
	float: left;
	height: 24px;
	background-image: url('../lg/cs-bq4-right1.jpg');
}
.Box244 .BoxContent {
	text-align: left;
	padding: 0px 10px 6px 10px;
	border-left: 1px solid #c9e4ea;
	border-right: 1px solid #c9e4ea;
	margin: 0px;
	float: left;
	width: 222px;
}
.Box244 .BoxContentBottom {
	width: 244px;
	float: left;
}
.Box244 .BoxContentBottom .bxcBottomLeft {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-left2.jpg');
}
.Box244 .BoxContentBottom .bxcBottomCenter {
	width: 236px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-lanline-foot.jpg');
}
.Box244 .BoxContentBottom .bxcBottomRight {
	width: 5px;
	height: 5px;
	margin: 0px;
	float: left;
	overflow: hidden;
	background-image: url('../lg/cs-bq4-right2.jpg');
}
.Box244 .BoxContentWithNoBorder {
	text-align: left;
	padding: 0px 10px 6px 10px;
	margin: 0px;
	float: left;
	width: 224px;
}
.Box244 .BoxContentWithNoBorder ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box244 .BoxContentWithNoBorder .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 0px 50%;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
}
.Box244 .BoxContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Box244 .BoxContent .dottriangle {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	background: url('../lg/cs-heijiantou.png') no-repeat 10px 50%;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	vertical-align: middle;
}
/*Box Style End*/
/*可折叠quick box Style Start */
.QuickBox {
	width: 189px;
	text-align: center;
	float: left;
	display: inline;
	background-color:#F7F7F7;
}
.QuickBox div {
	overflow: hidden;
	margin-top: 5px;
	text-align: left;
	
}
.QuickBox div:first-child {
}
.QuickBox div.collapsed {
	height: 23px;
}
.QuickBox div.collapsed1 span {
	height: 23px;
	background-image: url('../lg/cs-bu00.jpg');
}
.QuickBox div.collapsed1 span a {
	font-size: 1em;
	padding-left: 0px;
	display: inline;