#login input.logout {
	background: transparent url(../images/ofe/logout.png) no-repeat scroll 0
		0;
}

#login a.profile {
	background: transparent url(../images/ofe/yourProfile.png) no-repeat
		scroll 0 0;
}

#polices {
	overflow: hidden;
	border-top: solid 1px #dadada;
	background: url(../images/dot.gif) repeat-y 250px;
}

#cLeft ul { /* border-bottom:solid 1px #ddd; */
	
}

#cLeft ul ul {
	border-bottom: none;
}

#cLeft li {
	background: url(../images/ofe/li.gif) no-repeat 0 9px;
}

#cLeft li a.select,#cLeft li span.select {
	color: #788EBB;
}

#cLeft a.dictionary,#cLeft a.print {
	display: block;
	width: 224px;
	height: 19px;
	overflow: hidden;
	text-indent: -8888px;
	margin: 0 0 1em 0;
}

#cLeft a.dictionary {
	background: url(../images/polices/dictionary.png) no-repeat;
}

#cLeft a.print {
	background: url(../images/polices/print.png) no-repeat;
}

#cLeft .baner {
	display: block;
	padding: 10px 0;
	border-top: solid 1px #ddd;
}

.investlist {
	list-style: none;
	margin: 0;
	height: 90px;
}

.investlist li {
	float: left;
	color: #478cb5;
	font-size: 10px;
	font-weight: bold;
	height: 66px;
	margin-left: 5px;
	margin-top: 20px;
}

.investlist a {
	cursor: pointer;
	color: #767676;
	width: 110px;
	height: 55px;
	display: block;
	padding: 5px 0 0 55px;
}

.investlist a.act {
	color: #478cb3;
}

.investlist .regularInvestCur {
	background: url(../images/polices/regularInvest.png) no-repeat;
}

.investlist .regularInvestDis {
	background: url(../images/polices/regularInvest_disabled.png) no-repeat;
}

.investlist .oneshotInvestCur {
	background: url(../images/polices/oneshot.png) no-repeat 0 0;
}

.investlist .oneshotInvestDis {
	background: url(../images/polices/oneshot_disabled.png) no-repeat 0 0;
}

.investlist .pensionCur {
	background: url(../images/polices/pension.png) no-repeat 0 0;
}

.investlist .pensionDis {
	background: url(../images/polices/pension_disabled.png) no-repeat 0 0;
}

.investlist .childFutureCur {
	background: url(../images/polices/childfuture.png) no-repeat 0 0;
}

.investlist .childFutureDis {
	background: url(../images/polices/childfuture_disabled.png) no-repeat 0
		0;
}

.mBox {
	float: left;
}

.mBox p {
	line-height: 2em;
	margin: 6px 20px 6px 30px;
}

.wbox {
	background-position: 0 -152px;
	color: #fff;
	height: 111px;
	padding: 20px 15px;
}

.wbox li {
	color: #fff;
	background: url(../images/main/liw.gif) no-repeat 0 5px;
	font-weight: normal;
	text-decoration: none;
}

.wbox .bottom {
	background-position: 0 -9px;
}

.wbox .top {
	background-position: 0 -12px;
}

#ofeMain {
	width: 698px;
	margin-left: 256px;
}

#ofeMain .banner {
	margin: 0 auto;
	display: block;
}

#ofeMain #OFECompare {
	width: 698px;
	border-collapse: collapse;
	margin-top: 27px;
}

#ofeMain #OFECompare th {
	height: 51px;
	color: #fff;
	background: #bac4d8;
	text-align: left;
}

#ofeMain #OFECompare th.name {
	width: 195px;
	background: #bac4d8 url(../images/ofe/table_header_left.png) no-repeat
		left top;
	text-align: right;
	padding-right: 11px;
}

#ofeMain #OFECompare th.return {
	width: 282px;
	background: #bac4d8 url(../images/ofe/table_header_right.png) no-repeat
		right top;
}

#ofeMain #OFECompare th .header {
	display: block;
	float: left;
	padding: 9px 12px 0 0;
	height: 22px;
}

#ofeMain #OFECompare th.return .header {
	padding-top: 1px;
}

#ofeMain #OFECompare th .buttonDown,#ofeMain #OFECompare th .buttonUp {
	background: url(../images/ofe/arrow_up.png) no-repeat 2px 2px;
	display: block;
	border: none;
	height: 13px;
	width: 14px;
	cursor: pointer;
	/*position: absolute;
   top: 0;
   left: 0;*/
}

#ofeMain #OFECompare th .buttonDown {
	background-image: url(../images/ofe/arrow_down.png);
	margin-top: 6px
}

#ofeMain #OFECompare th .buttonUp.active {
	background-image: url(../images/ofe/arrow_up_active.png);
}

#ofeMain #OFECompare th .buttonDown.active {
	background-image: url(../images/ofe/arrow_down_active.png);
}

#ofeMain #OFECompare td {
	font-size: 9px;
	padding: 1px 0;
}

#ofeMain #OFECompare td.name {
	text-align: right;
	padding-right: 11px;
}

#ofeMain #OFECompare td .barWrapper {
	border-left: 1px solid #bcbcbc;
	padding-left: 2px;
}

#ofeMain #OFECompare td .bar {
	background: #edbf48;
	height: 5px;
	float: left;
	margin: 4px 9px 0 0;
	font-size: 0.1%;
}

#ofeMain .buttonCompare {
	background: #FFFFFF url(../images/ofe/button_compare.gif) no-repeat
		scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	margin: 8px 0 0 287px;
	padding: 6px 0 0 15px;
	width: 226px;
}

.ofePanel {
	padding: 0px 12px 10px;
	line-height: 2em;
}

	/*** DYNAMIC CONTENT ************************************** DYNAMIC CONTENT ***/
.dynamicContent img {
	background-color: #f0f3fa;
	border-color: #d3dbf2;
}

.dynamicContent h1,#cRight .dynamicContent h1 {
	color: #627fba;
}

.dynamicContent h2,#cRight .dynamicContent h2 {
	color: #627fba;
}

.dynamicContent a {
	color: #627fba;
}

.dynamicContent strong,.dynamicContent b {
	color: #5d6c8c;
}

.dynamicContent ul li {
	background: url(../images/ofe/arrow_li.png) no-repeat 8px .55em;
	list-style-type: none;
	margin-left: 0;
	padding-left: 25px;
}

.dynamicContent li ul li {
	background: url(../images/ofe/square_li.png) no-repeat 13px .6em;
}

.dottedSpan,.dottedUl {
	background: transparent url(../images/ofe/dotted.png) no-repeat scroll
		-17px bottom;
	display: block;
	margin: 0;
	padding: 0;
	color: #595959;
}

.dottedSpan {
	height: 25px;
}

.pensionAd {
	background: transparent url(../images/ofe/pensionAd.png) no-repeat
		scroll 0;
	width: 100%;
	clear: both;
	height: 280px;
	position: relative;
}

.pensionAd .pensionAdButton {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 225px;
	left: 66px;
	display: block;
	background: transparent url(../images/ofe/pensionAdButton.png) no-repeat
		scroll 0;
	width: 82px;
	height: 26px;
}

.jToggleController {
	padding-right: 10px;
	background: transparent url(../images/ofe/arrowDown.png) no-repeat
		scroll right 5px;
}

#mViewer img {
	display: none;
	position: absolute;
	top: 10px;
	left: 0;
	/*z-index: 200;
	opacity: 0;*/
}

#online .demo{
	font-size: 8pt;
}

#online .demo p{
	margin-bottom: 10px;
	padding-right: 25px;
}
#container .back{
   background:transparent url(../images/ofe/back.png) no-repeat scroll 0px 0px;
   margin-left:24px;
   width:139px;
}
